mirror of
https://github.com/GoogleCloudPlatform/vertex-ai-samples.git
synced 2026-09-26 14:42:04 +00:00
bug: remove A100 as recommended specs (#4450)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user