This folder hosts the finetune workflow assets and template code used by the MCP finetune server. It is designed to be standalone while relying on the core wevo runtime (agents, MCP tools, storage).
templates/base/— minimal finetune template files with placeholders.
Templates use:
{{MODEL_ID}}{{DATASET_PATH}}
The finetune MCP server copies the template into data/finetune/runs/<run_id>/ and replaces placeholders.