Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Peft docker fix #3751

Merged
merged 3 commits into from
Dec 13, 2024
Merged

Conversation

sageof6path
Copy link
Contributor

Currently community-content/vertex_model_garden/model_oss/peft/train/vmg/dockerfile/train.Dockerfile docker is failing to run. It is giving errors because the util files does not have the necessary code to run the peft docker. Recent commits has only made updates to community-content/vertex_model_garden/model_oss/peft but community-content/vertex_model_garden/model_oss/util directory still contains old changes. So This PR is adding relevant changes in community-content/vertex_model_garden/model_oss/util which are necessary to run peft docker.


Fix model_oss peft docker.


@sageof6path sageof6path requested a review from a team as a code owner December 13, 2024 05:56
@gericdong gericdong added this pull request to the merge queue Dec 13, 2024
Merged via the queue into GoogleCloudPlatform:main with commit fadcb1e Dec 13, 2024
5 checks passed
anubbhav-malhotra added a commit to anubbhav-malhotra/vertex-ai-samples that referenced this pull request Dec 17, 2024
* Update Hex-LLM container URI.

PiperOrigin-RevId: 705656670

* Peft docker fix (GoogleCloudPlatform#3751)

* Updated util files to fix peft docker

* fix imports

* fix imports fileutils.py

* Add fast deployment section to Llama 3.1 deployment notebook

PiperOrigin-RevId: 705931336

* mediapipe Object detection notebook bug fix and re-formatting

PiperOrigin-RevId: 706673143

* Update yolov8 model to use model and endpoint dictionary.

PiperOrigin-RevId: 706750375

* Add H100 80 GB config for Llama 3

PiperOrigin-RevId: 706888765

---------

Co-authored-by: Vertex MG Team <vertex-mg-bot@google.com>
Co-authored-by: sageof6path <31839119+sageof6path@users.noreply.github.com>
Co-authored-by: Changyu Zhu <changyuz@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants