ml-intern

🤗 ml-intern: an open-source ML engineer that reads papers, trains models, and ships ML models

24 articles 4.8k View on GitHub ↗
24 articles
How the HF Router Catalog Auto-Selects Providers for Different Models in ML Intern

Discover how the HF router catalog auto-selects providers in ML Intern. Learn about routing policies and dynamic provider selection for optimized ML model deployment.

internals
Apr 24, 2026
How ML Intern Tracks Token Usage Across the Agent Loop

Discover how ML Intern tracks token usage across the agent loop using LLM call site instrumentation and Litellm responses for cost analysis.

internals
Apr 24, 2026
ML Intern Interactive Mode vs Headless Mode: Complete Execution Guide

Explore ML Intern interactive vs headless mode execution. Understand command-line interfaces animated output manual approvals auto approvals and automated workflows.

how-to-guide
Apr 24, 2026
Slash Commands in ML Intern: A Complete Guide to the Interactive CLI

Master ML Intern slash commands like /help, /undo, and /model. Control agent behavior, manage context, and configure settings efficiently from the interactive CLI.

how-to-guide
Apr 24, 2026
How ML Intern Implements Retry Logic for Transient LLM Errors and Rate Limiting

ML Intern implements robust retry logic for LLM errors. It retries failed calls up to three times with progressive back-off and handles rate limiting to ensure smooth operation.

internals
Apr 24, 2026
How GitHub Code Search in ML Intern Finds Examples Across Repositories

Discover how ML Intern utilizes GitHub code search to efficiently locate and retrieve relevant code examples across repositories using fuzzy matching and ranked results.

how-to-guide
Apr 24, 2026
How ML Intern Documentation Search Tools Explore Hugging Face Docs

Discover how ML Intern's documentation search tools navigate Hugging Face docs. Learn about dynamic scraping, indexing, and full-text search with intelligent caching for efficient retrieval.

how-to-guide
Apr 24, 2026
How the Research Sub-Agent Tool in ML Intern Performs Parallel Research Tasks

Discover how ML Intern’s research sub-agent performs parallel research tasks. Learn about its unique approach to concurrent execution for enhanced efficiency.

internals
Apr 24, 2026
What Git Operations Are Supported Through ML Intern's GitHub Integration Tools?

Discover the Git operations ML Intern supports on Hugging Face Hub repositories including branch management tagging pull requests and more Learn about GitHub exploration utilities for public repositories.

api-reference
Apr 24, 2026
How hf_repo_files and hf_repo_git Tools Handle Repository Operations in ML Intern

Discover how hf_repo_files and hf_repo_git tools manage repository operations for the ML Intern agent. Explore async interfaces for file CRUD and Git management.

how-to-guide
Apr 24, 2026
How the hf_jobs Tool in ML Intern Manages Cloud Compute and Training Scripts

Discover how the hf_jobs tool in ML Intern manages cloud compute and training scripts. It translates JSON requests into API calls for efficient execution and real-time log streaming.

how-to-guide
Apr 24, 2026
How Session Trajectory Upload Works in ML Intern for Debugging and Replay

Learn how ML Intern's session trajectory upload asynchronously saves agent interactions for debugging and replay. Ensure non-blocking persistence with detached subprocesses.

internals
Apr 24, 2026

Have a question about this repo?

These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:

Share the following with your agent to get started:
curl -s "https://instagit.com/install.md"

Works with
Claude Codex Cursor VS Code OpenClaw Any MCP Client

Maintain an open-source project? Get it listed too →