Skip to content

Commit

Permalink
Update docs/hub/gguf-llamacpp.md
Browse files Browse the repository at this point in the history
Co-authored-by: Xuan Son Nguyen <[email protected]>
  • Loading branch information
Vaibhavs10 and ngxson authored Jan 17, 2025
1 parent e7dfdfc commit 4d26bce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/hub/gguf-llamacpp.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Once installed, you can use the `llama-cli` or `llama-server` as follows:

```bash
llama-cli
-hf bartowski/Llama-3.2-3B-Instruct-GGUF:Q8_0 \
llama-cli -hf bartowski/Llama-3.2-3B-Instruct-GGUF:Q8_0
-p "You are a helpful assistant" -cnv
```

Expand Down

0 comments on commit 4d26bce

Please sign in to comment.