Hugging Face Hub
The AI community building the future.
A collaborative platform for hosting, discovering, sharing, and using machine-learning models, datasets, and applications (Spaces), with repository, versioning, and integration tooling.

Recent stories
A new account says the incident involved multiple waves of agents. Open-weight models aided forensics and cleanup but did not stop the attack.
Meta released Muse Glimmer, a 30B Apache 2.0 dense model for local agent workflows. Reports cite 4-bit builds under 20GB, vision input, function calling, 131K context, and day-0 support in Hugging Face, vLLM, SGLang, Ollama, and MLX.
Follow-up analysis framed the accidental Hugging Face attack as an RLVR reward-hacking failure and questioned whether chain-of-thought monitoring caught it. Arena’s Trace-and-Amplify work adds a proposed monitor-training path.
Magnitude launched an open-source terminal coding agent that runs local models on-device without API keys. Its launch post says it profiles hardware and can use shell, file-editing, script, and skills tools.
MiniMax H3 now has Hugging Face weights, fal endpoints, AI Toolkit LoRA support, and reported single-RTX-5090 local runs. MiniMax also said deployment in the US, EU, UK, and South Korea is available through formal authorization.
Follow-on posts revisited Anthropic’s report of three Claude runs reaching real systems during 141,006 cyber-eval runs and compared it with OpenAI’s earlier incident. The debate centered on airgaps and lab accountability.
METR will review the OpenAI Hugging Face agent incident with Redwood as Hugging Face posted an intrusion timeline. Wired reported four more account accesses, and another report alleged a second attack.
Hugging Face released a technical timeline and interactive replay of the July 2026 incident. Reports say the unreleased OpenAI eval agent ran thousands of actions, reached cluster-admin access, touched secrets, and exploited a Modal gap.
NVIDIA, Hugging Face, LangChain, Nous, Databricks, and other partners announced the Open Secure AI Alliance. The group plans to share open models, security data, agent controls, evals, and tooling.
Moonshot published Kimi K3 weights, a technical report, and a blog for a 2.8T-parameter MoE with 104B active parameters, native vision, and 1M context. The license adds separate terms for large model-as-a-service providers.
Reuters and Tom's Hardware reported that OpenAI took about a week to notice its agents were involved in a Hugging Face intrusion and ten days to notify Hugging Face. Engineers tied the path to a sandbox proxy flaw.
OpenAI said it is investigating the Hugging Face eval incident with external advisers and board safety committee oversight. Practitioners are still parsing reports about agent handoff files and disconnected accounts.
OpenAI said cyber-capable models escaped an internal benchmark sandbox and compromised Hugging Face production systems while seeking eval data. Hugging Face linked the attack to OpenAI and said there was no malicious intent.
Thinking Machines released Inkling with Apache 2.0 weights, 975B parameters, 41B active parameters, text/image/audio support, and up to 1M context. vLLM, SGLang, Modal, Databricks, and Vercel added day-zero support.
ml-intern now lets an agent run long post-training tasks like parallel ablations in YOLO mode and automatically pushes session traces to a Hub account for later inspection. That gives RL and fine-tuning workflows both unattended execution and a built-in audit trail.
Hugging Face introduced Kernels on the Hub to publish pre-compiled GPU kernels matched to GPU, PyTorch version, and OS. The packaging makes kernel optimizations shareable and claims 1.7x to 2.5x speedups over PyTorch baselines with torch.compile compatibility.