We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b468809 commit 2933fe6Copy full SHA for 2933fe6
1 file changed
notebooks/community/alphagenome/cloudai_alphagenome_finetune.ipynb
@@ -110,7 +110,7 @@
110
"## 0: Prerequisites\n",
111
"\n",
112
"- Install AlphaGenome Research and Google Cloud Platform packages.\n",
113
- "- (*) Choose either H100 or A100 specific vm notebook runtime.\n",
+ "- (*) Choose H100 specific vm notebook runtime.\n",
114
"- (**) Save Huggingface credentials in Google Cloud Secret manager\n",
115
"- (***) Install 0.9.0 jax libraries\n",
116
@@ -123,7 +123,7 @@
123
"- Restart the session after installing the packages (pay attention to the instruction after you run the pip install cell)\n",
124
125
"(*):\n",
126
- "- Request quota for h100 or 100\n",
+ "- Request quota for H100\n",
127
"- Create a reservation\n",
128
"- Create a template using the above reservation\n",
129
"- Creat runtime using the above template\n",
0 commit comments