_mcp_quantize_model
Quantize a model to GGUF, GPTQ, or AWQ format. Emits the quantization command as a dry run unless local Python is configured.
Instructions
Emit the quantization command for GGUF/GPTQ/AWQ — dry_run unless FTOS_LOCAL_PYTHON configured.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bits | No | ||
| format | No | gguf | |
| model_path | Yes | ||
| output_path | No | ||
| local_python | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||