Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ Refer to the [original model card](https://huggingface.co/jackboot/uwu-qwen-32b)
|
|
14 |
|
15 |
## Use with llama.cpp
|
16 |
|
17 |
-
I hope that it's an up to date enough l.cpp. In ooba you can swap the tokenizers around using llama.cpp HF. This was created with the default mergekit tokenizer which uses the QWQ bos token.
|
18 |
|
19 |
### CLI:
|
20 |
```bash
|
|
|
14 |
|
15 |
## Use with llama.cpp
|
16 |
|
17 |
+
I hope that it's an up to date enough l.cpp. In ooba you can swap the tokenizers around using llama.cpp HF. This was created with the default mergekit tokenizer which uses the QWQ bos/eos token.
|
18 |
|
19 |
### CLI:
|
20 |
```bash
|