Update README.md
Browse files
README.md
CHANGED
@@ -154,23 +154,23 @@ llama-cli --model <model>.gguf [other CLI arguments] \
|
|
154 |
|
155 |
## Very Large Models
|
156 |
|
157 |
-
- [c4ai-command-r-plus](https://huggingface.co/jukofyork/creative-writing-control-vectors-
|
158 |
-
- [Mistral-Large-Instruct-2407](https://huggingface.co/jukofyork/creative-writing-control-vectors-
|
159 |
-
- [WizardLM-2-8x22B](https://huggingface.co/jukofyork/creative-writing-control-vectors-
|
160 |
|
161 |
## Large Models
|
162 |
|
163 |
## Medium Models
|
164 |
|
165 |
-
- [c4ai-command-r-v01](https://huggingface.co/jukofyork/creative-writing-control-vectors-
|
166 |
-
- [gemma-2-27b-it](https://huggingface.co/jukofyork/creative-writing-control-vectors-
|
167 |
-
- [Qwen1.5-32B-Chat](https://huggingface.co/jukofyork/creative-writing-control-vectors-
|
168 |
|
169 |
## Small Models
|
170 |
|
171 |
-
- [gemma-2-9b-it](https://huggingface.co/jukofyork/creative-writing-control-vectors-
|
172 |
-
- [Mistral-Nemo-Instruct-2407](https://huggingface.co/jukofyork/creative-writing-control-vectors-
|
173 |
-
- [WizardLM-2-7B](https://huggingface.co/jukofyork/creative-writing-control-vectors-
|
174 |
|
175 |
---
|
176 |
|
|
|
154 |
|
155 |
## Very Large Models
|
156 |
|
157 |
+
- [c4ai-command-r-plus](https://huggingface.co/jukofyork/creative-writing-control-vectors-v3.0/tree/main/c4ai-command-r-plus)
|
158 |
+
- [Mistral-Large-Instruct-2407](https://huggingface.co/jukofyork/creative-writing-control-vectors-v3.0/tree/main/Mistral-Large-Instruct-2407)
|
159 |
+
- [WizardLM-2-8x22B](https://huggingface.co/jukofyork/creative-writing-control-vectors-v3.0/tree/main/WizardLM-2-8x22B)
|
160 |
|
161 |
## Large Models
|
162 |
|
163 |
## Medium Models
|
164 |
|
165 |
+
- [c4ai-command-r-v01](https://huggingface.co/jukofyork/creative-writing-control-vectors-v3.0/tree/main/c4ai-command-r-v01)
|
166 |
+
- [gemma-2-27b-it](https://huggingface.co/jukofyork/creative-writing-control-vectors-v3.0/tree/main/gemma-2-27b-it)
|
167 |
+
- [Qwen1.5-32B-Chat](https://huggingface.co/jukofyork/creative-writing-control-vectors-v3.0/tree/main/Qwen1.5-32B-Chat)
|
168 |
|
169 |
## Small Models
|
170 |
|
171 |
+
- [gemma-2-9b-it](https://huggingface.co/jukofyork/creative-writing-control-vectors-v3.0/tree/main/gemma-2-9b-it)
|
172 |
+
- [Mistral-Nemo-Instruct-2407](https://huggingface.co/jukofyork/creative-writing-control-vectors-v3.0/tree/main/Mistral-Nemo-Instruct-2407)
|
173 |
+
- [WizardLM-2-7B](https://huggingface.co/jukofyork/creative-writing-control-vectors-v3.0/tree/main/WizardLM-2-7B)
|
174 |
|
175 |
---
|
176 |
|