← Registry
Plugin Official

mlintern-plugin

A Claude Code plugin that lets you invoke Hugging Face's ml-intern agent to fine-tune, evaluate, and ship models directly from inside Claude Code.

Install

/plugin marketplace add huggingface/mlintern-plugin
$

An experimental Claude Code plugin for driving Hugging Face's ml-intern agent without leaving your session. It adds slash commands including /mlintern:setup to verify your environment and /mlintern:run to launch an ML task, with flags for background execution, model selection, and checking status, results, or cancelling jobs. It requires Node 18+ and a separately installed ml-intern on your PATH; use it to delegate fine-tuning, evaluation, or dataset summarization while you stay in Claude Code.