We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7dfdfc commit 4d26bceCopy full SHA for 4d26bce
docs/hub/gguf-llamacpp.md
@@ -31,7 +31,7 @@ Once installed, you can use the `llama-cli` or `llama-server` as follows:
31
32
```bash
33
llama-cli
34
- -hf bartowski/Llama-3.2-3B-Instruct-GGUF:Q8_0 \
+ llama-cli -hf bartowski/Llama-3.2-3B-Instruct-GGUF:Q8_0
35
-p "You are a helpful assistant" -cnv
36
```
37
0 commit comments