infiniV/ultra-ml-intern
3 stars · Last commit 2026-04-25
ultra-instinct ML engineering intern for Claude Code. Reads papers, audits datasets, ships SFT/DPO/LoRA runs to Hugging Face.
README preview
 # ultra-ml-intern: ML engineering intern for Claude Code > ultra-instinct ML engineering intern for Claude Code. Reads papers, audits datasets, ships SFT/DPO/LoRA runs to Hugging Face. [](LICENSE) [](https://docs.claude.com/en/docs/claude-code/plugins) [](https://github.com/huggingface/ml-intern) `ultra-ml-intern` is a Claude Code plugin that gives Claude the workflow of an ML engineering intern. It researches ML papers, audits Hugging Face datasets, designs fine-tuning recipes (SFT, DPO, GRPO, LoRA, QLoRA, RLHF), and submits training jobs to HF Jobs with Trackio monitoring. The procedural knowledge comes from [huggingface/ml-intern](https://github.com/huggingface/ml-intern), HF's standalone Python harness around the Claude API. This repo wires the same intelligence into Claude Code, Anthropic's official agentic harness for Claude. Same model, a more capable loop, and you bring your own Claude (Max subscription or API key) instead of paying for a second harness on top. Works in any Claude Code surface: terminal CLI, IDE extensions, and the web app. ## Install ```bash # In any Claude Code session: