Preview v0.2.0

Hf Hub

Elixir client for HuggingFace Hub—dataset/model metadata, file downloads, caching, and authentication

Stats & Info

  • Latest release: v0.2.0
  • Recent downloads: 230
  • All-time downloads: 230
  • Maintainers: nshkrdotcom

Tags

MIT Hex.pm

Installation

Add hf_hub to your list of dependencies in mix.exs:

def deps do
  [
    {:hf_hub, "~> 0.2.0"}
  ]
end

Then run:

mix deps.get

Resources