exo icon indicating copy to clipboard operation
exo copied to clipboard

HF_ENDPOINT support

Open jshield opened this issue 1 year ago • 1 comments

seems like the HF_ENDPOINT env var is only partially supported, It retrieves metadata via it, but models are still resolved from the huggingface endpoint; looking at download.py, the base url appears to be hardcoded.

It might help to some extent with reducing upstream burden if a local caching service like https://github.com/vtuber-plan/olah can be used as a local mirror.

#217

jshield avatar Sep 14 '24 12:09 jshield

same question

FromCSUZhou avatar Sep 25 '24 02:09 FromCSUZhou