Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,12 @@
|
|
| 1 |
---
|
| 2 |
base_model:
|
| 3 |
-
-
|
| 4 |
language:
|
| 5 |
- en
|
| 6 |
library_name: transformers
|
| 7 |
-
license:
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
# Model Overview
|
|
|
|
| 1 |
---
|
| 2 |
base_model:
|
| 3 |
+
- MiniMaxAI/MiniMax-M2.1-bf16
|
| 4 |
language:
|
| 5 |
- en
|
| 6 |
library_name: transformers
|
| 7 |
+
license: other
|
| 8 |
+
license_name: modified-mit
|
| 9 |
+
license_link: https://github.com/MiniMax-AI/MiniMax-M2.1/blob/main/LICENSE
|
| 10 |
---
|
| 11 |
|
| 12 |
# Model Overview
|