jackboot commited on
Commit
4882783
·
verified ·
1 Parent(s): b4a07c2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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