-
Notifications
You must be signed in to change notification settings - Fork 23
π Deploy Polyphemus Model (Large)Β #1582
Copy link
Copy link
Open
Description
Description
We need to deploy Polyphemus Model (v2) into the production environment. This includes preparing the model artifacts, setting up infrastructure, and validating performance post-deployment.
β Tasks
- Download the Model and upload it into the Bucket
- Verify model artifacts and versioning (v2)
- Prepare deployment environment (CPU/GPU, dependencies, configs)
- Containerize model (if not already done)
- Deploy to dev environment
βοΈ Requirements
- Access to model registry / storage
- Deployment infrastructure , vertex ai endpoint
- Environment variables and secrets configured
- CI/CD pipeline integration
π Acceptance Criteria
- Model v2 is successfully deployed to dev
Reactions are currently unavailable