fmasterpro27 commited on
Commit
1912338
·
verified ·
1 Parent(s): cc708a0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -2,6 +2,11 @@
2
  pipeline_tag: text-generation
3
  tags:
4
  - open4bits
 
5
  base_model:
6
  - MiniMaxAI/MiniMax-M2.5
 
 
 
 
7
  ---
 
2
  pipeline_tag: text-generation
3
  tags:
4
  - open4bits
5
+ - gguf
6
  base_model:
7
  - MiniMaxAI/MiniMax-M2.5
8
+ license: other
9
+ license_name: modified-mit
10
+ license_link: https://github.com/MiniMax-AI/MiniMax-M2.5/blob/main/LICENSE
11
+ library_name: transformers
12
  ---