Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model:
|
3 |
+
- Qwen/Qwen2.5-3B-Instruct
|
4 |
+
---
|
5 |
+
EXL2 Quantizations of Qwen2.5-3B-Instruct
|
6 |
+
|
7 |
+
Using exllamav2 release 0.2.6 for quantization.
|
8 |
+
|
9 |
+
Original model: https://huggingface.co/Qwen/Qwen2.5-3B-Instruct
|
10 |
+
|
11 |
+
Bits 8.0, lm_head 8.0
|