appvoid commited on
Commit
df385cf
·
verified ·
1 Parent(s): 46e060e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -38,7 +38,7 @@ This is the quantized model that was used for the `meta-arena` benchmark. For mo
38
  **CLI**
39
 
40
  ```bash
41
- llama-cli --hf "appvoid/arco-3-gguf:Q8_0" -p "The meaning to life and the universe is"
42
  ```
43
 
44
  ---
 
38
  **CLI**
39
 
40
  ```bash
41
+ llama-cli --hf "appvoid/arco-3-gguf:Q8_0" -p "The meaning to life is"
42
  ```
43
 
44
  ---