Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ tags:
|
|
14 |
|
15 |
### review
|
16 |
- no more error loading message: "unknown pre-tokenizer type: deepseek-r1-qwen"
|
17 |
-
- works fine
|
18 |
|
19 |
### run the model
|
20 |
use any gguf connector to interact with gguf file(s), i.e., [connector](https://pypi.org/project/gguf-connector/)
|
|
|
14 |
|
15 |
### review
|
16 |
- no more error loading message: "unknown pre-tokenizer type: deepseek-r1-qwen"
|
17 |
+
- works fine for llama architecture
|
18 |
|
19 |
### run the model
|
20 |
use any gguf connector to interact with gguf file(s), i.e., [connector](https://pypi.org/project/gguf-connector/)
|