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

Add new versions of pretraining and fine-tuning #1009

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

juanpabloguerra16
Copy link

🥇 Separates common resources to /base folder
🚀 Isolates tensorboard to its own deployment
👍 Adds tests for pretraining and base
💯 Implements kustomization for faster and structure provisioning
🔢 adds inference support to fine-tuned model

@igooch igooch requested a review from sujituk March 7, 2025 21:15
Copy link
Contributor

@sujituk sujituk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested pt and ft. comments on readme mostly

@juanpabloguerra16
Copy link
Author

@sujituk thanks for looking into the PR. I have pushed another commit. Please review it and let me know if there's any gap.

Specify custom VPC network as env variable
Specify custom VPC network as env variable
Copy link
Contributor

@sujituk sujituk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reviewed

3. Enable the Filestore API

```bash
gcloud services enable file.googleapis.com --project ${PROJECT_ID}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
gcloud services enable file.googleapis.com --project ${PROJECT_ID}
gcloud services enable file.googleapis.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.

3 participants