chenghenry commited on
Commit
7e4f32e
1 Parent(s): 0fd5b3b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ base_model: google/gemma-2-27b-it
10
 
11
  ## Usage (llama-cli with GPU):
12
  ```
13
- llama-cli -m ./gemma-2-27b-it-IQ3_M.gguf -ngl 100 --temp 0 --repeat-penalty 1.0 --color -p "Why is the sky blue?"
14
  ```
15
 
16
  ## Usage (llama-cli with CPU):
 
10
 
11
  ## Usage (llama-cli with GPU):
12
  ```
13
+ llama-cli -m ./gemma-2-27b-it-IQ3_M.gguf -ngl 42 --temp 0 --repeat-penalty 1.0 --color -p "Why is the sky blue?"
14
  ```
15
 
16
  ## Usage (llama-cli with CPU):