Releases: deepghs/hfutils
Releases · deepghs/hfutils
v0.11.1
What's Changed
- dev(narugo): use huggingface_hub>=0.31.0 by @narugo1992 in #71
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- dev(narugo): use new cache key (with mtime and size) for local index files by @narugo1992 in #65
- dev(narugo): add duplicate operation into hfutils command by @narugo1992 in #67
- dev(narugo): add soft check for download single file by @narugo1992 in #68
- dev(narugo): update download directory, reduce some unnecessary API calls by @narugo1992 in #69
- dev(narugo): add batch warmup operation by @narugo1992 in #70
- dev(narugo): add write_bytes functions to hfutils.index system by @narugo1992 in #66
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- dev(narugo): add cache system into hfutils.index by @narugo1992 in #62
- dev(narugo): add more cache on _hf_files_process to make the index retreiver faster by @narugo1992 in #63
- dev(narugo): use lru cache for index caches by @narugo1992 in #64
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- dev(narugo): limit version of fsspec on python3.8, add unittest for python3.13 by @narugo1992 in #60
Full Changelog: v0.8.1...v0.9.0
v0.8.1
What's Changed
- dev(narugo): add subdir for index by @narugo1992 in #59
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- dev(narugo): fix error on hfutils.index download with upgrading hugginging_hub to >=0.29 by @narugo1992 in #58
Full Changelog: v0.7.1...v0.8.0
v0.7.1
What's Changed
- dev(narugo): force use hbutils>=0.10.1 by @narugo1992 in #57
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- dev(narugo): add repository analysis utils by @narugo1992 in #56
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- dev(narugo): add arrange system for uploading really tons of files by @narugo1992 in #53
- dev(narugo): add archive writer system by @narugo1992 in #54
- dev(narugo): add multi-part uploading by @narugo1992 in #55
Full Changelog: v0.5.1...v0.6.0