jukofyork commited on
Commit
393fb81
1 Parent(s): 0061e7a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ This repo contains pre-generated control vectors in [GGUF](https://github.com/gg
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
 
18
- Control vectors allow fine-tuned control over LLMs, enabling more precise and targeted text generation.
19
 
20
  ---
21
 
 
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
 
18
+ Control vectors allow fine-tuned control over LLMs, enabling more precise/targeted text generation.
19
 
20
  ---
21