_mcp_merge_lora_weights
Merge a base model with a LoRA adapter into a merged 16-bit model, performing a dry run unless local Python is configured.
Instructions
Emit the LoRA merge command (base + adapter → merged 16-bit) — dry_run unless FTOS_LOCAL_PYTHON configured.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base_model | Yes | ||
| output_path | Yes | ||
| adapter_path | Yes | ||
| local_python | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||