Update README.md
Browse files
README.md
CHANGED
@@ -15,6 +15,17 @@ tags:
|
|
15 |
|
16 |
---
|
17 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
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):
|
19 |
|
20 |
- **IMPORTANT**: These **new control vectors** must use their **respective de-bias control vector(s)**.
|
|
|
15 |
|
16 |
---
|
17 |
|
18 |
+
## NEW: Llama.cpp Command Line Generator for Control Vectors
|
19 |
+
|
20 |
+
Courtesy of [gghfez](https://huggingface.co/gghfez), this utility helps create command line options:
|
21 |
+
|
22 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/65995c45539c808e84c38bf1/D_6eTO316SPsdkR2dqQgQ.png)
|
23 |
+
|
24 |
+
Use this tool on [GitHub Pages](https://jukofyork.github.io/control-vectors/command_line_generator.html) to easily generate command line options for use with [llama.cpp](https://github.com/ggerganov/llama.cpp).
|
25 |
+
|
26 |
+
---
|
27 |
+
---
|
28 |
+
|
29 |
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):
|
30 |
|
31 |
- **IMPORTANT**: These **new control vectors** must use their **respective de-bias control vector(s)**.
|