jukofyork commited on
Commit
ceed2b2
1 Parent(s): 306d9ac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ tags:
11
 
12
  This repo contains pre-generated control vectors in [GGUF](https://github.com/ggerganov/ggml/blob/master/docs/gguf.md) format for use with [llama.cpp](https://github.com/ggerganov/llama.cpp):
13
 
14
- - **INPORTANT**: These **new control vectors** must use their **respective de-bias control vector**.
15
  - The code used to generate these can now be found at [github.com/jukofyork/control-vectors](https://github.com/jukofyork/control-vectors).
16
  - All were generated with `'--num_prompt_samples'` set to the model's hidden state dimension.
17
 
 
11
 
12
  This repo contains pre-generated control vectors in [GGUF](https://github.com/ggerganov/ggml/blob/master/docs/gguf.md) format for use with [llama.cpp](https://github.com/ggerganov/llama.cpp):
13
 
14
+ - **INPORTANT**: These **new control vectors** must use their **respective de-bias control vector(s)**.
15
  - The code used to generate these can now be found at [github.com/jukofyork/control-vectors](https://github.com/jukofyork/control-vectors).
16
  - All were generated with `'--num_prompt_samples'` set to the model's hidden state dimension.
17