Skip to content

Tags: huggingface/hf-hub

Tags

v1.0.0-rc.1

Toggle v1.0.0-rc.1's commit message
Set version to 1.0.0-rc.1

v1.0.0-rc.0

Toggle v1.0.0-rc.0's commit message
Set version to 1.0.0-rc.0

v0.5.0

Toggle v0.5.0's commit message
0.5.0

v0.4.3

Toggle v0.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrade deps (#113)

* Upgrade version.

* Upgrade a few deps.

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Narsil Nicolas Patry
Bump number.

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Resumable downloads. (#84)

* Resumable downloads.

* Clippy.

* Proof of resumability through manual corruption.

* Speeding up downloads (less writes) + more accurate estimates (moving
window)

* Remove unwrap.