Skip to content

Commit 2933fe6

Browse files
authored
bug: remove A100 as recommended specs (#4450)
1 parent b468809 commit 2933fe6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

notebooks/community/alphagenome/cloudai_alphagenome_finetune.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"## 0: Prerequisites\n",
111111
"\n",
112112
"- Install AlphaGenome Research and Google Cloud Platform packages.\n",
113-
"- (*) Choose either H100 or A100 specific vm notebook runtime.\n",
113+
"- (*) Choose H100 specific vm notebook runtime.\n",
114114
"- (**) Save Huggingface credentials in Google Cloud Secret manager\n",
115115
"- (***) Install 0.9.0 jax libraries\n",
116116
"\n",
@@ -123,7 +123,7 @@
123123
"- Restart the session after installing the packages (pay attention to the instruction after you run the pip install cell)\n",
124124
"\n",
125125
"(*):\n",
126-
"- Request quota for h100 or 100\n",
126+
"- Request quota for H100\n",
127127
"- Create a reservation\n",
128128
"- Create a template using the above reservation\n",
129129
"- Creat runtime using the above template\n",

0 commit comments

Comments
 (0)