GoogleCloudPlatform / vertex-ai-samples

Notebooks, code samples, sample apps, and other resources that demonstrate how to use, develop and manage machine learning and generative AI workflows using Google Cloud Vertex AI.
https://cloud.google.com/vertex-ai
Apache License 2.0
104 stars 25 forks source link

Installing Python packages for Gemma2 fine tunning fails in first run #3665

Closed rsamborski closed 3 weeks ago

rsamborski commented 1 month ago

Expected Behavior

No errors displayed after running the cell called "Install Python Packages for Finetuning".

Actual Behavior

Multiple dependency errors after first run of the cell: 6uczRyA3Ac7enhA C7tHgkZQKHq5BQ9

Running the same cell for the second time works fine.

Steps to Reproduce the Problem

  1. Open model_garden_gemma2_finetuning_on_vertex.ipynb in Colab Enterprise or Colab Standard
  2. Run the code in cell called "Install Python Packages for Finetuning"

Specifications

gericdong commented 1 month ago

@lavraicse: can you please help with this issue? Thanks.

rayandasoriya commented 3 weeks ago

https://github.com/GoogleCloudPlatform/vertex-ai-samples/pull/3683 should fix this issue.