jukofyork commited on
Commit
7672dee
1 Parent(s): e6730ae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ license: apache-2.0
8
 
9
  ---
10
 
11
- ### To use these control vectors effectively you will need to use the "`--control-vector-scaled`" option like this:
12
 
13
  ```sh
14
  llama-cli --model <model name>.gguf --control-vector-scaled <model name>-dark.gguf 0.5 --control-vector-scaled <model name>-chaos.gguf 0.5 [the rest of your CLI arguments...]
 
8
 
9
  ---
10
 
11
+ ### Use the `'--control-vector-scaled'` option like this:
12
 
13
  ```sh
14
  llama-cli --model <model name>.gguf --control-vector-scaled <model name>-dark.gguf 0.5 --control-vector-scaled <model name>-chaos.gguf 0.5 [the rest of your CLI arguments...]