Update README.md
Browse files
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
|
| 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 |
---
|