Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
base_model:
|
| 4 |
+
- Qwen/Qwen3-30B-A3B
|
| 5 |
+
tags:
|
| 6 |
+
- OpenVINO
|
| 7 |
+
- Optimum-Intel
|
| 8 |
+
- broken
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
This is a BROKEN OpenVINO quant of Qwen3-30B-A3B. It may be useful for understanding something in the future.
|
| 12 |
+
|
| 13 |
+
Quantizing this model took 1.4 days on a machine with 2x Xeon 6242 Gold
|
| 14 |
+
|
| 15 |
+
|