@Wauplin: `hf upload` got a full rewrite! Single-pass hashing, multi commits, resumable uploads. Same CLI, way faster, way cleane…

X AI KOLs Following Tools

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.

`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
Original Article
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 Blog

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.