Releases: deepghs/hfutils
Releases · deepghs/hfutils
v0.13.0
What's Changed
- dev(narugo): update the test for huggingface_hub>=1 by @narugo1992 in #76
Full Changelog: v0.12.2...v0.13.0
v0.12.2
Full Changelog: v0.12.1...v0.12.2
Apply for the read the docs
v0.12.1
What's Changed
- dev(narugo): add hf_site_info function to detect the hf site by @narugo1992 in #73
- dev(narugo): add more information for whoami by @narugo1992 in #74
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- dev(narugo): refactor the file listing and glob system by @narugo1992 in #72
Full Changelog: v0.11.1...v0.12.0
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