You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can either manually download the GGUF file or directly use any `llama.cpp`-compatible models from Hugging Face by using this CLI argument: `-hf <user>/<model>[:quant]`
269
+
268
270
LLAMA.CPP has supported a environment variable `HF_ENDPOINT`, you can set this to change the downloading url:
269
271
- By default, HF_ENDPOINT=https://huggingface.co/
270
272
- To use ModelScope, you can change to HF_ENDPOINT=https://www.modelscope.cn/
0 commit comments