Changelog - Hugging Face
August 26, 2025 at 07:22 PMai_discoveryinfo
Product
TypeScript
developmenttoolsproductivity
Update Details
Comprehensive information about this update
Full Content
Release Notes
Changelog Keep track of latest changes on the Hugging Face Hub Jul 30, 25 Upvote 132 +127 Jul 30, 25 Introducing HF Jobs: Run scalable compute jobs on Hugging Face Upvote 132 +127 Hugging Face Jobs lets you effortlessly run compute tasks on our infrastructure—from simple scripts to large-scale workloads—with a simple CLI. Whether you need CPUs, or high-end GPUs, Jobs provides instant access to the hardware you need, billed by the second. Quick Start Examples: Run Python code directly: hf jobs run python:3.12 python -c "print('Hello from the cloud!')" Use GPUs without any setup: hf jobs run --flavor=t4-small ubuntu nvidia-smi Jul 28, 25 Upvote 76 +71 Jul 28, 25 Trending Papers Upvote 76 +71 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. Jul 25, 25 Upvote 75 +70 Jul 25, 25 Introducing a better Hugging Face CLI Upvote 75 +70 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. Jul 23, 25 Upvote 41 +36 Jul 23, 25 JSON Support in the Dataset Viewer Upvote 41 +36 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. Jul 18, 25 Upvote 83 +78 Jul 18, 25 Inference Providers now fully support OpenAI-compatible API Upvote 83 +78 Our Inference Providers service n
Source Url
Published At
Tuesday, August 26, 2025
7:22:10 PM
Discovered At
Tuesday, August 26, 2025
7:25:38 PM
Confidence
1
Related Updates from TypeScript
Hugging Face – Blog
August 18, 2025ai_discoveryinfo