Skip to content

Commit 76f48ed

Browse files
committed
revert readme
1 parent 52f93f2 commit 76f48ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,8 @@ The [Hugging Face](https://huggingface.co) platform hosts a [number of LLMs](htt
265265
- [Trending](https://huggingface.co/models?library=gguf&sort=trending)
266266
- [LLaMA](https://huggingface.co/models?sort=trending&search=llama+gguf)
267267

268+
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+
268270
LLAMA.CPP has supported a environment variable `HF_ENDPOINT`, you can set this to change the downloading url:
269271
- By default, HF_ENDPOINT=https://huggingface.co/
270272
- To use ModelScope, you can change to HF_ENDPOINT=https://www.modelscope.cn/

0 commit comments

Comments
 (0)