Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ tags:
|
|
18 |
- tq1_0 and tq2_0 are not usable; seems at least should start with q2_k
|
19 |
|
20 |
### run the model
|
21 |
-
use any connector to interact with gguf file(s), i.e., [connector](https://pypi.org/project/gguf-connector/)
|
22 |
|
23 |
### reference
|
24 |
- base model: microsoft/[phi-4](https://huggingface.co/microsoft/phi-4)
|
|
|
18 |
- tq1_0 and tq2_0 are not usable; seems at least should start with q2_k
|
19 |
|
20 |
### run the model
|
21 |
+
use any gguf connector to interact with gguf file(s), i.e., [connector](https://pypi.org/project/gguf-connector/)
|
22 |
|
23 |
### reference
|
24 |
- base model: microsoft/[phi-4](https://huggingface.co/microsoft/phi-4)
|