releases.shpreview
Hugging Face/Hugging Face Changelog

Hugging Face Changelog

Mon
Wed
Fri
JunJulAugSepOctNovDecJanFebMarAprMay
Less
More
Releases11Avg3/mo

A new Base only toggle on the Models page hides every finetune, adapter, merge, and quantization, leaving just the original base models. The Other → Model Tree filter also provides the opposite, listing only one relation type across the Hub, like every adapter or every quantized model.

Copy the contents of any repository directly from the Hub to a Bucket using the new "Copy to Bucket" button on repository pages. Powered by Xet server-side transfers, large files are copied instantly, making it possible to transfer terabytes in just a few seconds. You can now copy massive datasets or model checkpoints from the Hub into your Bucket, then mount the Bucket directly in your training jobs or Spaces.

Filter dataset benchmark leaderboards by the number of model parameters. On any dataset leaderboard, pick a size range and the rankings refresh to that bucket. The top 3 models in each size category are marked with a 🏅.

Every Gradio Space now auto-serves an /agents.md endpoint, a machine-readable API description that AI agents can read and call directly. Point your coding agents (like Claude Code, Codex, or Pi) at it and they figure out how to use the Space without any setup.

Kernels repositories provide an easy way to use kernels: precompiled, optimized for your exact hardware and PyTorch version, ready for torch.compile, and yields 1.7–2.5× speed-ups over baseline PyTorch. You can now browse and load Kernels from the Kernels Hub.

PRO users can now continue using ZeroGPU Spaces above their daily included quota. Over-quota usage requires purchasing pre-paid credits. The price is $1 per 10 minutes of over-quota ZeroGPU usage.

Upload traces from AI agents (Claude Code, Codex, Pi) directly to Hugging Face Datasets. The Hub auto-detects trace formats and tags datasets as Traces with a dedicated viewer for browsing sessions, turns, tool calls, and model responses. Upload JSONL files from local session directories as-is. Useful for sharing debugging workflows, benchmarking agent behavior, or building training data from real coding sessions.

Mount HF Buckets as persistent storage volumes directly in Spaces. In Space settings, create or select a bucket, set the mount path and access mode. Also attach a bucket when creating a new Space. Useful for caching model weights, storing user uploads, or sharing files between Spaces under the same organization.

Attach any Storage Bucket, model, or dataset from the Hub as a local filesystem. Allows attaching remote storage 100x bigger than local machine's disk—perfect for agentic storage. Read-write access for Storage Buckets, read-only for models and datasets. Install from GitHub: https://github.com/huggingface/hf-mount

Set Spaces to protected, making them private on Hugging Face while keeping their URL publicly accessible. Useful for deploying production-ready demos or internal tools without exposing model weights, prompts, or proprietary logic. Can be combined with custom domains to host websites on Hugging Face.

AI agents (Cursor, Claude Code) now receive Markdown versions of Hugging Face Papers automatically, saving tokens and improving efficiency. A new hugging-face-paper-pages skill for AI agents enables searching papers by title, author, or semantic similarity, reading content, and discovering linked models, datasets, and Spaces on the Hub.

Last Checked
33m ago
Latest
May 28, 2026
Tracking since Mar 18, 2026