Skip to content

Releases: bodaay/HuggingFaceModelDownloader

Release 1.4.0

12 Oct 11:03

Choose a tag to compare

Added support llamafile extension filtering

Full Changelog: 1.3.9...1.4.0

Release 1.3.9

12 Oct 09:47

Choose a tag to compare

Fixed a bug where filters are missed when the file within a sub folder

Release 1.3.8

06 Oct 21:21

Choose a tag to compare

Merged Pending Pull Requests

What's Changed

  • Use less CPU during downloads by @issuj in #36
  • fix deprecated env var HUGGING_FACE_HUB_TOKEN by @yuxi-liu-wired in #34
    • Use /usr/bin/env to find bash, making build scripts compatiable with NixOS and other non-standard systems. by @deftdawg in #29
  • Make hfDownloader functions respect silent mode by @RJKeevil in #33

New Contributors

Full Changelog: 1.3.4...1.3.8

Release 1.3.4

07 Mar 15:41

Choose a tag to compare

Merged Pull Request #25
Added Silent Mode as temporary solution to progress bar printing issue

Release 1.2.9

11 Nov 03:53

Choose a tag to compare

Merged Pull requests

Release 1.2.8

01 Sep 13:22

Choose a tag to compare

Adding new extension for LFS files

Release 1.2.7

19 Jul 19:56

Choose a tag to compare

changed Hugging Face Token Env Variable name to follow standard

Release 1.2.6

19 Jul 13:26

Choose a tag to compare

added support to supply HF_API_KEY by .env file or Env

Release 1.2.5

17 Jul 19:12

Choose a tag to compare

Support resuming interrupted download per LFS

Release 1.2.1

15 Jul 15:43

Choose a tag to compare

added support for onnx models