Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
license_link: https://huggingface.co/Qwen/Qwen3-Coder-Next/blob/main/LICENSE
|
| 4 |
+
pipeline_tag: text-generation
|
| 5 |
+
base_model: Qwen/Qwen3-Coder-Next
|
| 6 |
+
base_model_relation: quantized
|
| 7 |
+
quantization: exl3
|
| 8 |
+
library_name: exllamav3
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
Quantization was performed using [exllama3 v0.0.20](https://github.com/turboderp-org/exllamav3).
|
| 12 |
+
|
| 13 |
+
[8.0bpw](https://huggingface.co/NeuroSenko/Qwen3-Coder-Next-exl3/tree/8.0bpw)
|