The Daily Papers page now includes Trending Papers, showcasing the most popular and impactful research papers from the community, along with their corresponding code implementations on GitHub. Trending Papers are ranked based on recent GitHub star activity.
Changelog
Keep track of latest changes on the Hugging Face Hub
We’ve renamed huggingface-cli
to hf
and overhauled the command structure for speed and clarity. The new CLI now uses the format hf <resource> <action>
, so commands like hf auth login
, hf repo create
, or hf download Qwen/Qwen3-0.6B
are now consistent and intuitive.
Migration is easy, the old CLI still works and will gently point you to the new commands.
You can learn more by reading the full announcement in this blog article.
You can now view JSON cells directly in the Dataset Viewer, making it far easier to expand nested structures, copy useful snippets, and understand your data.
This feature is particularly useful for tool calling datasets like interstellarninja/hermes_reasoning_tool_use and Salesforce/APIGen-MT-5k.
Our Inference Providers service now fully supports the OpenAI-compatible API, making it easy to integrate with existing workflows. Plus, you can now specify the provider name directly in the model path for greater flexibility.
This means you can effortlessly switch between different inference providers while using the familiar OpenAI client—just point to router.huggingface.co/v1
and include the provider in the model name.
This update simplifies integration while maintaining full compatibility with OpenAI's SDK. Try it now with supported providers like novita, groq, together, and more!
Organization and user profiles on the Hub now feature dedicated pages for exploring their repositories, including models, datasets, and Spaces. This makes it much easier to browse and discover content from individual users and organizations, even those with extensive contributions.
This update makes it easier to browse and find resources on all profiles, including top contributors like https://huggingface.co/Qwen or https://huggingface.co/bartowski.