Update README.md
Browse files
README.md
CHANGED
@@ -152,9 +152,25 @@ llama-cli --model <model>.gguf [other CLI arguments] \
|
|
152 |
|
153 |
# Direct Links
|
154 |
|
155 |
-
|
156 |
-
|
157 |
-
- [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
158 |
|
159 |
---
|
160 |
|
|
|
152 |
|
153 |
# Direct Links
|
154 |
|
155 |
+
## Very Large Models
|
156 |
+
|
157 |
+
- [c4ai-command-r-plus](https://huggingface.co/jukofyork/creative-writing-control-vectors-v4.0/tree/main/c4ai-command-r-plus)
|
158 |
+
- [Mistral-Large-Instruct-2407](https://huggingface.co/jukofyork/creative-writing-control-vectors-v4.0/tree/main/Mistral-Large-Instruct-2407)
|
159 |
+
- [WizardLM-2-8x22B](https://huggingface.co/jukofyork/creative-writing-control-vectors-v4.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-v4.0/tree/main/c4ai-command-r-v01)
|
166 |
+
- [gemma-2-27b-it](https://huggingface.co/jukofyork/creative-writing-control-vectors-v4.0/tree/main/gemma-2-27b-it)
|
167 |
+
- [Qwen1.5-32B-Chat](https://huggingface.co/jukofyork/creative-writing-control-vectors-v4.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-v4.0/tree/main/gemma-2-9b-it)
|
172 |
+
- [Mistral-Nemo-Instruct-2407](https://huggingface.co/jukofyork/creative-writing-control-vectors-v4.0/tree/main/Mistral-Nemo-Instruct-2407)
|
173 |
+
- [WizardLM-2-7B](https://huggingface.co/jukofyork/creative-writing-control-vectors-v4.0/tree/main/WizardLM-2-7B)
|
174 |
|
175 |
---
|
176 |
|