Update LICENSE (#39)
Browse files- Update LICENSE (c307e878715c41a64f42cfd674c468a8467d96a7)
Co-authored-by: rogeryoungh <rogeryoungh@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -1,6 +1,8 @@
|
|
| 1 |
---
|
| 2 |
pipeline_tag: text-generation
|
| 3 |
-
license:
|
|
|
|
|
|
|
| 4 |
library_name: transformers
|
| 5 |
---
|
| 6 |
|
|
|
|
| 1 |
---
|
| 2 |
pipeline_tag: text-generation
|
| 3 |
+
license: other
|
| 4 |
+
license_name: modified-mit
|
| 5 |
+
license_link: https://github.com/MiniMax-AI/MiniMax-M2/blob/main/LICENSE
|
| 6 |
library_name: transformers
|
| 7 |
---
|
| 8 |
|