_mcp_build_docker_image
Builds a Docker image for fine-tuning by rendering a Dockerfile.train and executing the docker build command with specified base image, tag, and optional model caching.
Instructions
Render Dockerfile.train and emit/execute docker build command (dry-run unless local_python+docker configured).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | Yes | ||
| base_image | Yes | ||
| project_id | Yes | ||
| cache_models | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||