diff --git a/notebooks/community/alphagenome/cloudai_alphagenome_finetune.ipynb b/notebooks/community/alphagenome/cloudai_alphagenome_finetune.ipynb index a7dee34c8..166d16e75 100644 --- a/notebooks/community/alphagenome/cloudai_alphagenome_finetune.ipynb +++ b/notebooks/community/alphagenome/cloudai_alphagenome_finetune.ipynb @@ -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",