ML Intern
Hugging Face ML engineering agent for researching papers, inspecting Hugging Face resources, training models, and shipping ML-related code with local or cloud LLM backends.
harbor up ml-intern ollama --openfacts
Fact-driven development CLI for project specs that agents can verify and implement from inside Harbor.
harbor facts listmi
Minimal agentic coding CLI that runs against OpenAI-compatible local or cloud model APIs.
harbor mi -p "inspect this project and summarize it"Misc
- ML Intern llama.cpp auto mode selects ranked text/code models from the advertised router catalog and rejects unsuitable non-chat models.
- ML Intern can use GitHub token override env and reports unhealthy LLM backends with HTTP 503.
- Harbor config search now matches hyphenated service handles such as
ml-internagainst normalized config keys.
Full Changelog: v0.4.15...v0.4.16