Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,22 @@
|
|
| 2 |
license: other
|
| 3 |
license_name: modelcloud
|
| 4 |
license_link: LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
This 4bit W4A16 model has been quantized by <a href='https://x.com/qubitium'>@Qubitum</a> at ModelCloud using
|
|
|
|
| 2 |
license: other
|
| 3 |
license_name: modelcloud
|
| 4 |
license_link: LICENSE
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
base_model:
|
| 8 |
+
- MiniMaxAI/MiniMax-M2
|
| 9 |
+
pipeline_tag: text-generation
|
| 10 |
+
tags:
|
| 11 |
+
- gptqmodel
|
| 12 |
+
- modelcloud
|
| 13 |
+
- chat
|
| 14 |
+
- glm4.6
|
| 15 |
+
- glm
|
| 16 |
+
- instruct
|
| 17 |
+
- int4
|
| 18 |
+
- gptq
|
| 19 |
+
- 4bit
|
| 20 |
+
- w4a16
|
| 21 |
---
|
| 22 |
|
| 23 |
This 4bit W4A16 model has been quantized by <a href='https://x.com/qubitium'>@Qubitum</a> at ModelCloud using
|