Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,8 @@ tags:
|
|
7 |
|
8 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/65995c45539c808e84c38bf1/s__qd2EiVHdDmjQ5i_JtK.png)
|
9 |
|
|
|
|
|
10 |
---
|
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):
|
@@ -160,6 +162,8 @@ llama-cli --model <model>.gguf [other CLI arguments] \
|
|
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)
|
|
|
7 |
|
8 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/65995c45539c808e84c38bf1/s__qd2EiVHdDmjQ5i_JtK.png)
|
9 |
|
10 |
+
- *28/08/24 - Added [Qwen2-72B-Instruct](https://huggingface.co/jukofyork/creative-writing-control-vectors-v3.0/tree/main/Qwen2-72B-Instruct) control vectors.*
|
11 |
+
|
12 |
---
|
13 |
|
14 |
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):
|
|
|
162 |
|
163 |
## Large Models
|
164 |
|
165 |
+
- [Qwen2-72B-Instruct](https://huggingface.co/jukofyork/creative-writing-control-vectors-v3.0/tree/main/Qwen2-72B-Instruct)
|
166 |
+
|
167 |
## Medium Models
|
168 |
|
169 |
- [c4ai-command-r-v01](https://huggingface.co/jukofyork/creative-writing-control-vectors-v3.0/tree/main/c4ai-command-r-v01)
|