It's a bit annoying to also have to bring along python + the dependencies for the fetcher script in order to use the UI buttons.
Adopting a similar approach to llama.cpp leveraging the hf cli would be great.
https://github.com/ggml-org/llama.cpp/blob/84e908c625fb60992b4cdef8180fb12fa9b4c4bf/common/hf-cache.cpp#L198-L227
Many thanks
It's a bit annoying to also have to bring along python + the dependencies for the fetcher script in order to use the UI buttons.
Adopting a similar approach to llama.cpp leveraging the
hfcli would be great.https://github.com/ggml-org/llama.cpp/blob/84e908c625fb60992b4cdef8180fb12fa9b4c4bf/common/hf-cache.cpp#L198-L227
Many thanks