Text Generation
Transformers
Safetensors
minimax_m2
conversational
custom_code
fp8
MiniMax-AI rogeryoungh commited on
Commit
c1be0dc
·
verified ·
1 Parent(s): 9354a5c

Update LICENSE (#39)

Browse files

- Update LICENSE (c307e878715c41a64f42cfd674c468a8467d96a7)


Co-authored-by: rogeryoungh <rogeryoungh@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,6 +1,8 @@
1
  ---
2
  pipeline_tag: text-generation
3
- license: mit
 
 
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