cicdatopea commited on
Commit
72df4bf
·
verified ·
1 Parent(s): d26a0e7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -6,9 +6,7 @@ base_model:
6
  ---
7
  ## Model Details
8
 
9
- This model is an int4 model with group_size 128 and symmetric quantization of [MiniMaxAI/MiniMax-Text-01](https://huggingface.co/MiniMaxAI/MiniMax-Text-01) generated by [intel/auto-round](https://github.com/intel/auto-round) algorithm.
10
-
11
- **This model is in AutoRound format, which is not compatible with other serving frameworks, such as vLLM.**
12
 
13
  Please follow the [license](https://huggingface.co/MiniMaxAI/MiniMax-Text-01/blob/main/LICENSE) of the original model.
14
 
 
6
  ---
7
  ## Model Details
8
 
9
+ This model is an int4 model with group_size 128 and symmetric quantization of [MiniMaxAI/MiniMax-Text-01](https://huggingface.co/MiniMaxAI/MiniMax-Text-01) generated by [intel/auto-round](https://github.com/intel/auto-round) algorithm. This model is in AutoRound format, which is **NOT** supported by other serving frameworks, such as vLLM.
 
 
10
 
11
  Please follow the [license](https://huggingface.co/MiniMaxAI/MiniMax-Text-01/blob/main/LICENSE) of the original model.
12