jukofyork commited on
Commit
98a9a6a
1 Parent(s): acfe329

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -59,6 +59,14 @@ llama-server --model <model>.gguf [other CLI arguments] \
59
 
60
  ---
61
 
 
 
 
 
 
 
 
 
62
  ## Algorithm Details
63
 
64
  ### 1. First we define several creative-writing "axis" (click to expand):
@@ -362,12 +370,4 @@ The reason for creating the symmetrised matrix is two-fold:
362
 
363
  ---
364
 
365
- # Direct Links:
366
-
367
- - [c4ai-command-r-plus](https://huggingface.co/jukofyork/creative-writing-control-vectors-v2.5/tree/main/c4ai-command-r-plus)
368
- - [Mistral-Large-Instruct-2407](https://huggingface.co/jukofyork/creative-writing-control-vectors-v2.5/tree/main/Mistral-Large-Instruct-2407)
369
- - [WizardLM-2-8x22B](https://huggingface.co/jukofyork/creative-writing-control-vectors-v2.5/tree/main/WizardLM-2-8x22B)
370
-
371
- ---
372
-
373
  The code used to generate these can now be found here: [Control Vector Generator](https://github.com/jukofyork/control-vectors)
 
59
 
60
  ---
61
 
62
+ # Direct Links:
63
+
64
+ - [c4ai-command-r-plus](https://huggingface.co/jukofyork/creative-writing-control-vectors-v2.5/tree/main/c4ai-command-r-plus)
65
+ - [Mistral-Large-Instruct-2407](https://huggingface.co/jukofyork/creative-writing-control-vectors-v2.5/tree/main/Mistral-Large-Instruct-2407)
66
+ - [WizardLM-2-8x22B](https://huggingface.co/jukofyork/creative-writing-control-vectors-v2.5/tree/main/WizardLM-2-8x22B)
67
+
68
+ ---
69
+
70
  ## Algorithm Details
71
 
72
  ### 1. First we define several creative-writing "axis" (click to expand):
 
370
 
371
  ---
372
 
 
 
 
 
 
 
 
 
373
  The code used to generate these can now be found here: [Control Vector Generator](https://github.com/jukofyork/control-vectors)