Update README.md
Browse files
README.md
CHANGED
|
@@ -76,7 +76,7 @@ cd llama.cpp
|
|
| 76 |
make
|
| 77 |
|
| 78 |
# Run the model
|
| 79 |
-
./llama-cli -m ./ChatNONET-300m-tuned-q8_0.gguf -p "You are AI assistant
|
| 80 |
````
|
| 81 |
|
| 82 |
## Training Details
|
|
|
|
| 76 |
make
|
| 77 |
|
| 78 |
# Run the model
|
| 79 |
+
./llama-cli -m ./ChatNONET-300m-tuned-q8_0.gguf -p "You are ChatNONET AI assistant." -cnv
|
| 80 |
````
|
| 81 |
|
| 82 |
## Training Details
|