McaTech commited on
Commit
c4f7e40
·
verified ·
1 Parent(s): ec163a0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 named ChatNONET." -cnv
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