Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
devhttps
/
ml-intern
Public
forked from
huggingface/ml-intern
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Apr 23, 2026
fix: add boto3 as explicit dep so litellm Bedrock works at runtime (#90)
Show description for 4e4cabf
jagwar
authored
4e4cabf
View commit details
Copy full SHA for 4e4cabf
Browse repository at this point
fix: route bedrock/ model ids via LiteLLM Bedrock adapter (#89)
Show description for ac55773
jagwar
authored
ac55773
View commit details
Copy full SHA for ac55773
Browse repository at this point
feat: route Claude via Bedrock inference profile (#82)
Show description for 2fac9ff
jagwar
authored
2fac9ff
View commit details
Copy full SHA for 2fac9ff
Browse repository at this point
feat(quota): daily Opus cap + HF-org gate + cap dialog (#72)
akseljoonas
authored
540437a
View commit details
Copy full SHA for 540437a
Browse repository at this point
feat: enable Anthropic prompt caching on system prompt and tools (#69)
Show description for 5d357ba
XciD
authored
5d357ba
View commit details
Copy full SHA for 5d357ba
Browse repository at this point
Commits on Apr 22, 2026
fix /model switcher with effort params
Show description for e2552e8
akseljoonas
authored
e2552e8
View commit details
Copy full SHA for e2552e8
Browse repository at this point
Title gen: swap Llama-3.1-8B for gpt-oss-120b via Cerebras (#58)
akseljoonas
authored
f30ed48
View commit details
Copy full SHA for f30ed48
Browse repository at this point
Title generation: pin to Llama-3.1-8B-Instruct via Cerebras, plain-text output (#53)
Show description for 849c88c
akseljoonas
authored
849c88c
View commit details
Copy full SHA for 849c88c
Browse repository at this point
Make X-HF-Bill-To configurable via HF_BILL_TO env (default smolagents) (#57)
akseljoonas
authored
0b64e00
View commit details
Copy full SHA for 0b64e00
Browse repository at this point
Restore expired sessions via summary-based catch-up (#52)
Show description for 962191f
akseljoonas
authored
962191f
View commit details
Copy full SHA for 962191f
Browse repository at this point
Read max context from litellm + compact at 90% (#54)
Show description for 28b8f2b
akseljoonas
authored
28b8f2b
View commit details
Copy full SHA for 28b8f2b
Browse repository at this point
Fix parallel-research display: per-call stats in CLI and web UI (#49)
Show description for 5ab7c4e
akseljoonas
and
lee101
authored
5ab7c4e
View commit details
Copy full SHA for 5ab7c4e
Browse repository at this point
Merge pull request #50 from huggingface/fix/ctrl-c-and-streaming-rework
Show description for 1481358
akseljoonas
authored
1481358
View commit details
Copy full SHA for 1481358
Browse repository at this point
Merge pull request #51 from huggingface/feat/hf-auto-routing
Show description for dc35197
akseljoonas
authored
dc35197
View commit details
Copy full SHA for dc35197
Browse repository at this point
Fix CLI particle logo text: ML AGENT → ML INTERN (#46)
akseljoonas
authored
8b5b1bf
View commit details
Copy full SHA for 8b5b1bf
Browse repository at this point
Scope model selection per session instead of globally
Show description for bf564b6
akseljoonas
committed
bf564b6
View commit details
Copy full SHA for bf564b6
Browse repository at this point
Drop 'Via' prefix from provider subtitles
akseljoonas
committed
f0db8ab
View commit details
Copy full SHA for f0db8ab
Browse repository at this point
Show default provider under each HF-routed model in selector
Show description for 4c14bc5
akseljoonas
committed
4c14bc5
View commit details
Copy full SHA for 4c14bc5
Browse repository at this point
Use model maker as subtitle in selector, not routing mechanic
Show description for 84d6f33
akseljoonas
committed
84d6f33
View commit details
Copy full SHA for 84d6f33
Browse repository at this point
Strip provider_specific_fields from research sub-agent messages
Show description for a2e8010
akseljoonas
committed
a2e8010
View commit details
Copy full SHA for a2e8010
Browse repository at this point
Route HF inference through /v1 auto-router + add reasoning_effort knob
Show description for 0a9e96d
akseljoonas
committed
0a9e96d
View commit details
Copy full SHA for 0a9e96d
Browse repository at this point
CLI: global Ctrl+C handling, progressive streaming, headless cleanup
Show description for f08efb1
akseljoonas
committed
f08efb1
View commit details
Copy full SHA for f08efb1
Browse repository at this point
Commits on Apr 21, 2026
CLI /model: accept any inference-provider model id
akseljoonas
authored
1c0de34
View commit details
Copy full SHA for 1c0de34
Browse repository at this point
Fall back to user HF token for router when INFERENCE_TOKEN is unset (#39)
Show description for 182ddee
akseljoonas
and
claude
authored
182ddee
View commit details
Copy full SHA for 182ddee
Browse repository at this point
Change project title to 'ML Intern' and update description (#35)
Show description for d0a9a6f
lewtun
authored
d0a9a6f
View commit details
Copy full SHA for d0a9a6f
Browse repository at this point
Commits on Apr 20, 2026
Update README CLI examples for ml-intern rename
akseljoonas
committed
bb47b16
View commit details
Copy full SHA for bb47b16
Browse repository at this point
Rename CLI entry and Space assets from ml-agent to ml-intern
akseljoonas
committed
ae4a534
View commit details
Copy full SHA for ae4a534
Browse repository at this point
Add smolagents logo to README
akseljoonas
committed
dc638e9
View commit details
Copy full SHA for dc638e9
Browse repository at this point
Raise MAX_SESSIONS to 200 for 8 vCPU / 32 GB Space
akseljoonas
committed
feadff1
View commit details
Copy full SHA for feadff1
Browse repository at this point
Commits on Apr 17, 2026
Rename product to ML Intern in frontend
Show description for 658b046
akseljoonas
committed
658b046
View commit details
Copy full SHA for 658b046
Browse repository at this point
Rebrand frontend to ML Agent
Show description for a67b60f
akseljoonas
committed
a67b60f
View commit details
Copy full SHA for a67b60f
Browse repository at this point
Commits on Apr 16, 2026
Rewrite research workflow to lead with literature mining
Show description for 3bf831e
akseljoonas
committed
3bf831e
View commit details
Copy full SHA for 3bf831e
Browse repository at this point
Commits on Apr 14, 2026
Update README.md
akseljoonas
authored
714ad5a
View commit details
Copy full SHA for 714ad5a
Browse repository at this point
Update README.md
akseljoonas
authored
b4cbee6
View commit details
Copy full SHA for b4cbee6
Browse repository at this point
Remove HF Spaces frontmatter from GitHub README
akseljoonas
committed
a0149d1
View commit details
Copy full SHA for a0149d1
Browse repository at this point
Previous
Next
You can’t perform that action at this time.