Skip to content

Releases: deepghs/hfutils

v0.13.0

26 Dec 06:44

Choose a tag to compare

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

11 Oct 11:01

Choose a tag to compare

Full Changelog: v0.12.1...v0.12.2

Apply for the read the docs

v0.12.1

09 Oct 02:21

Choose a tag to compare

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

15 Sep 02:20

Choose a tag to compare

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

07 May 15:24

Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.11.1

v0.11.0

02 May 21:31

Choose a tag to compare

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

01 Apr 07:50

Choose a tag to compare

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

31 Mar 05:29

Choose a tag to compare

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

10 Mar 05:31

Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

28 Feb 05:26

Choose a tag to compare

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