Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 493 Bytes

File metadata and controls

14 lines (10 loc) · 493 Bytes

Finetune Workflow (MVA)

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).

Structure

  • templates/base/ — minimal finetune template files with placeholders.

Placeholders

Templates use:

  • {{MODEL_ID}}
  • {{DATASET_PATH}}

The finetune MCP server copies the template into data/finetune/runs/<run_id>/ and replaces placeholders.