Pramod Janamanchi
commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,7 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
base_model:
|
| 4 |
- Qwen/Qwen3-30B-A3B-Thinking-2507
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
This is my (first) attempt at quantizing this Qwen3 model (Qwen/Qwen3-30B-A3B-Thinking-2507) using auto-round, like so:
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
base_model:
|
| 4 |
- Qwen/Qwen3-30B-A3B-Thinking-2507
|
| 5 |
+
library_name: transformers
|
| 6 |
---
|
| 7 |
|
| 8 |
This is my (first) attempt at quantizing this Qwen3 model (Qwen/Qwen3-30B-A3B-Thinking-2507) using auto-round, like so:
|