NinjaBoffin commited on
Commit
16b666d
·
verified ·
1 Parent(s): 71bfe32

Update README.md

Browse files

Added missing YAML metdata

Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -1,3 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # MiniMax-M2.7-NVFP4
2
 
3
  **A high-calibration-quality NVFP4 quantization of [MiniMaxAI/MiniMax-M2.7](https://huggingface.co/MiniMaxAI/MiniMax-M2.7) for NVIDIA Blackwell GPUs.**
 
1
+ ---
2
+ base_model: MiniMaxAI/MiniMax-M2.7
3
+ library_name: transformers
4
+ license: mit
5
+ language:
6
+ - en
7
+ - zh
8
+ - multilingual
9
+ tags:
10
+ - nvfp4
11
+ - quantized
12
+ - blackwell
13
+ - moe
14
+ - mixture-of-experts
15
+ - sglang
16
+ - modelopt
17
+ - fp4
18
+ - 4-bit
19
+ pipeline_tag: text-generation
20
+ ---
21
  # MiniMax-M2.7-NVFP4
22
 
23
  **A high-calibration-quality NVFP4 quantization of [MiniMaxAI/MiniMax-M2.7](https://huggingface.co/MiniMaxAI/MiniMax-M2.7) for NVIDIA Blackwell GPUs.**