Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
base_model:
|
| 4 |
+
- llmfan46/Qwen3.6-27B-uncensored-heretic-v2-Native-MTP-Preserved
|
| 5 |
+
---
|
| 6 |
+
This artifact is only runnable via vLLM's stock compressed-tensors support.
|
| 7 |
+
|
| 8 |
+
SOTA mixed precision quantization technique (https://github.com/RobTand/prismaquant).
|
| 9 |
+
|
| 10 |
+
Some layers are NVFP4 - so Blackwell only compatible.
|