Access Required: RFT is available by invite only. Contact founders@hud.ai to request access.
hud rft command group provides tools for fine-tuning models using reinforcement learning on HUD tasks.
Subcommands
hud rft run
Launch a new RFT training job.
Arguments
Path to tasks JSON/JSONL file
Options
Provider to use for fine-tuning
Reasoning effort level: low, medium, or high
Enable verbose output. Short:
-vAuto-accept all prompts. Short:
-yExample
hud rft status
Check the status of an RFT training job.
Arguments
Model ID or job ID to check status for
Options
Show full status details. Short:
-vExample
Workflow Example
-
Prepare tasks:
-
Launch training:
-
Monitor progress:
-
Use fine-tuned model:
Requirements
- Minimum 10 tasks in dataset
- Tasks must have remote MCP configurations
- No vision support in environment
- Valid HUD_API_KEY
See Also
- Beta RFT Documentation - Detailed guide and examples
- hud rl - Standard reinforcement learning training