huggingface / hf-hub

Rust client for the huggingface hub aiming for minimal subset of features over `huggingface-hub` python package
151 stars 64 forks source link

feat: allow endpoint to be configured #58

Open raptium opened 6 months ago

raptium commented 6 months ago

This update enables the client to be configured with a different endpoint other than https://huggingface.co, allowing the use of a mirror with this library.