@Wauplin: `hf upload` got a full rewrite! Single-pass hashing, multi commits, resumable uploads. Same CLI, way faster, way cleane…
Summary
The Hugging Face CLI's `hf upload` command has been fully rewritten with single-pass hashing, multi-commits, and resumable uploads, available in version 1.20.0 for improved speed and cleanliness.
View Cached Full Text
Cached at: 06/18/26, 10:12 PM
hf upload got a full rewrite!
Single-pass hashing, multi commits, resumable uploads. Same CLI, way faster, way cleaner.
Available in hf latest release (1.20.0). https://t.co/OADqixZyVX
Similar Articles
Designing the hf CLI as an agent-optimized way to work with the Hub
Hugging Face redesigned its `hf` CLI to be optimized for both human users and AI coding agents like Claude Code and Codex, with agent-aware output rendering and benchmarking showing up to 6× token savings versus no-CLI baselines on complex tasks.
@Wauplin: In 2026, agents live in the command line. So we taught the `hf` CLI to speak their language. Here's what it takes to be…
Hugging Face updates its `hf` CLI tool to be friendly for AI agents, acknowledging that half of its users may be non-human by 2026.
Shipping huggingface_hub every week with AI, open tools, and a human in the loop
Hugging Face describes how they built a weekly release pipeline for their huggingface_hub library using AI, open-source tools, and human oversight, enabling faster and more reliable releases.
@QGallouedec: releasing hf-sandbox
Quentin Gallouédec announces the release of hf-sandbox, a new tool or environment associated with Hugging Face.
How do AI agents actually hand off files right now?
The author discusses challenges in transferring artifacts produced by AI agents and introduces 'transfa', a CLI tool for easy file upload with signed URLs and hashes.