Update README.md
Browse files
README.md
CHANGED
@@ -26,4 +26,9 @@ Qwen2.5 QwQ Reasoning model with a total of 4 models.
|
|
26 |
|
27 |
Full model card, with examples to follow shortly...
|
28 |
|
|
|
|
|
|
|
|
|
|
|
29 |
---
|
|
|
26 |
|
27 |
Full model card, with examples to follow shortly...
|
28 |
|
29 |
+
---
|
30 |
+
|
31 |
+
This repo contains the full precision source code, in "safe tensors" format to generate GGUFs, GPTQ, EXL2, AWQ, HQQ and other formats.
|
32 |
+
The source code can also be used directly.
|
33 |
+
|
34 |
---
|