_mcp_build_inference_container
Build an inference container for a fine-tuned model by rendering a Dockerfile and generating the docker build command. Supports optional engine and project ID, with dry-run when Docker is unavailable.
Instructions
Render Dockerfile.infer and emit docker build command — dry_run unless local docker configured.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| engine | No | vllm | |
| model_path | Yes | ||
| project_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||