Files
2025-11-29 18:51:38 +08:00

8 lines
441 B
Markdown

# Assets
Bundled resources for model-deployment-helper skill
- [ ] model_deployment_template.yaml A YAML template for defining the model deployment configuration, including resource requirements, scaling parameters, and monitoring settings.
- [ ] dockerfile_example.txt An example Dockerfile for containerizing the model serving application.
- [ ] example_model_config.json An example JSON configuration file for deploying a sample model.