jukofyork commited on
Commit
4834abd
·
verified ·
1 Parent(s): a19e2e5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -45,7 +45,7 @@ llama-server --model <model>.gguf [other CLI arguments] \
45
  --control-vector mistral-large:123b-language__debias.gguf
46
  ```
47
 
48
- This will apply the "language" de-bias control vector we just created for the `Mistral-Large-Instruct-2407` model.
49
 
50
  You can apply multiple de-bias control vectors simultaneously like so:
51
 
 
45
  --control-vector mistral-large:123b-language__debias.gguf
46
  ```
47
 
48
+ This will apply the "language" de-bias control vector to the `Mistral-Large-Instruct-2407` model.
49
 
50
  You can apply multiple de-bias control vectors simultaneously like so:
51