Compare commits

...
1 Commits
Author SHA1 Message Date
dpanigra 818175a18d bug: remove A100 as recommended specs 2026-02-25 14:00:42 +00:00
@@ -110,7 +110,7 @@
"## 0: Prerequisites\n",
"\n",
"- Install AlphaGenome Research and Google Cloud Platform packages.\n",
"- (*) Choose either H100 or A100 specific vm notebook runtime.\n",
"- (*) Choose H100 specific vm notebook runtime.\n",
"- (**) Save Huggingface credentials in Google Cloud Secret manager\n",
"- (***) Install 0.9.0 jax libraries\n",
"\n",
@@ -123,7 +123,7 @@
"- Restart the session after installing the packages (pay attention to the instruction after you run the pip install cell)\n",
"\n",
"(*):\n",
"- Request quota for h100 or 100\n",
"- Request quota for H100\n",
"- Create a reservation\n",
"- Create a template using the above reservation\n",
"- Creat runtime using the above template\n",