Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,10 @@
|
|
| 1 |
---
|
| 2 |
base_model:
|
| 3 |
- MiniMaxAI/MiniMax-M2
|
| 4 |
-
license:
|
|
|
|
|
|
|
| 5 |
tags:
|
| 6 |
- open4bits
|
|
|
|
| 7 |
---
|
|
|
|
| 1 |
---
|
| 2 |
base_model:
|
| 3 |
- MiniMaxAI/MiniMax-M2
|
| 4 |
+
license: other
|
| 5 |
+
license_name: modified-mit
|
| 6 |
+
license_link: https://github.com/MiniMax-AI/MiniMax-M2/blob/main/LICENSE
|
| 7 |
tags:
|
| 8 |
- open4bits
|
| 9 |
+
pipeline_tag: text-generation
|
| 10 |
---
|