* Update get_started_with_pytorch_rov.ipynb
This is a test
* Added "Open in Colab Enterprise" link and made other edits
* Update ray_cluster_management.ipynb
---------
Co-authored-by: Katie Nguyen <21978337+katiemn@users.noreply.github.com>
* Update FeatureStore embedding notebook to use vertex SDK preview.
* Fix format issue.
* Comment deleting transfer config code
* Add Credentialed Accounts
ACTIVE ACCOUNT
* 141951627079-compute@developer.gserviceaccount.com to debug permission issue
* Fix bigquery transfer run issue.
* Initial commit of a Llama2 TPUv5e LoRA example
* Addressing issue of job failing at the end by adding sys.exit(0) after all steps complete
* Adding Llama2 LoRA tuning on TPUv5e notebook
* Create /tmp/modelfiles folder for downloading model files during training
* Updated to use gcloud storage instead of gsutil
* Removed step to clear folder in bucket, since that causes failure
* Added serving/deployment section.
* Fixed linting errors
* Default to 8 chip tuning for quota issue on automated tests
* Defaulting back to 16 chip fine-tuning and epochs to 200
* Set Accelerate library to 0.28.0, as newer version break TPU support
* Updated upload of tuned model files to happen for all workers - to avoid timeout errors
* Temp remove active endpoint, then retest
* Updating docker container to python 3.10
* Added wait to prevent job delete step happening too early
* Lint issue and remove temporary endpoint delete
* Lint issue
* Add 15 minute wait while model is setup on the endpoint, and readd temp delete of endpoint
* Make 15 minute wait optional and remove temporary endpoint delete
* Remove GCS path to model garden model for final commit
---------
Co-authored-by: Rob Vogelbacher <robv@google.com>
* Update FS optimized serving GA colab
* Fix import order
* Fix import format
* Fix format
* Fix test issue
* Fix format
* Add way to getFOS&FV for FR/FG
* feat: Update supported models table in RLHF notebooks.
* feat: Update image that shows how to locate output_model_path.
* feat: Update name of deploy model component.
---------
Co-authored-by: Ryan Latture <latture@google.com>
* Add Colab on how to use Claude 3 models on Vertex AI
* Add Colab on how to use Claude 3 models on Vertex AI
* add codeowner
* lint
* update model version
* update stream sdk to have more readable response
* add colab for claude 3
* lint
* update CODEOWNERS and file name
* remove claude 3 colab from model_garden folder
* update CODEOWNERS
* format
* fix intergration test failed
* fix markdown not showing up
* fix markdown not showing up
* update pip command
* update install command
* update restart kernel command
* fix restart kernel command
* clear cell output
* update select region command
* raise error if user doesn't update project_id
* update ordering and add preview image section
* update ordering and add preview image section
* fix httpx package not install
* fix httpx package not install
* fix httpx package not install
* fix lint
* add claude 3 opus model
* fix lint
---------
Co-authored-by: Huy Ngo <huyngo@google.com>
* Add Colab on how to use Claude 3 models on Vertex AI
* Add Colab on how to use Claude 3 models on Vertex AI
* add codeowner
* lint
* update model version
* update stream sdk to have more readable response
* add colab for claude 3
* lint
* update CODEOWNERS and file name
* remove claude 3 colab from model_garden folder
* update CODEOWNERS
* format
* fix intergration test failed
* fix markdown not showing up
* fix markdown not showing up
* update pip command
* update install command
* update restart kernel command
* fix restart kernel command
* clear cell output
* update select region command
* raise error if user doesn't update project_id
* update ordering and add preview image section
* update ordering and add preview image section
* fix httpx package not install
* fix httpx package not install
* fix httpx package not install
* fix lint
---------
Co-authored-by: Huy Ngo <huyngo@google.com>
* Add Colab on how to use Claude 3 models on Vertex AI
* Add Colab on how to use Claude 3 models on Vertex AI
* add codeowner
* lint
* update model version
* update stream sdk to have more readable response
* add colab for claude 3
* lint
* update CODEOWNERS and file name
* remove claude 3 colab from model_garden folder
* update CODEOWNERS
* format
* fix intergration test failed
* fix markdown not showing up
* fix markdown not showing up
* update pip command
* update install command
* update restart kernel command
* fix restart kernel command
* clear cell output
* update select region command
---------
Co-authored-by: Huy Ngo <huyngo@google.com>
* Publishing fine-tuning Gemma on TPUv5e notebook
* Update codeowners to add new TPUv5e notebook
* Fixed log link formatting, and added note to require Colab pro for converting to HF format
* Reran local pylint
* Updated python version to 3.10.13
* Pylint reran
* Remove python version note and run linter
* Add gcloud components update for automated tests
* Revert 'Add gcloud components update for automated tests'
This reverts commit a3e79d299b
* Added gcloud components update for automated testing
* Rerun linter
* Updates per nb review
* Changed default region to one where TPUv5e exists
* Update match case to if else for python 3.9
* Added missing link and made other edits to "Custom training with pre-built Google Cloud Pipeline Components". No impact on code
* Update custom_model_training_and_batch_prediction.ipynb
fixed typo
* feat: Replace evaluation pipeline with Vertex SDK evaluate function on automl_text_classification_model_evaluation.ipynb
* Add automl-text-classification-evaluation-image
* Manually change notebook to test lint locally
* Format lint
* Update get_started_with_vertex_experiments.ipynb
Fix several errors preventing notebook from being run out of the box, namely the custom job container image.
* Update get_started_with_vertex_experiments.ipynb
* Update get_started_with_vertex_experiments.ipynb
* Update get_started_with_vertex_experiments.ipynb
* Update get_started_with_vertex_experiments.ipynb
* Update CODEOWNERS
* Update get_started_with_vertex_experiments.ipynb