wenhuach commited on
Commit
b3587f2
·
verified ·
1 Parent(s): d97e046

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ datasets:
8
 
9
  ## Model Details
10
 
11
- This model is a mixed int4 model with group_size 128 and symmetric quantization of [Qwen/Qwen3-Coder-480B-A35B-Instruct](https://huggingface.co/Qwen/Qwen3-Coder-480B-A35B-Instruct) generated by [intel/auto-round](https://github.com/intel/auto-round) algorithm
12
  `mlp.gate` layers fallback to 16 bits to ensure runing successfully on vLLM.
13
 
14
  Please follow the license of the original model.
 
8
 
9
  ## Model Details
10
 
11
+ This model is a mixed int4 model with group_size 128 and symmetric quantization of [Qwen/Qwen3-Coder-480B-A35B-Instruct](https://huggingface.co/Qwen/Qwen3-Coder-480B-A35B-Instruct) generated by [intel/auto-round](https://github.com/intel/auto-round) algorithm.
12
  `mlp.gate` layers fallback to 16 bits to ensure runing successfully on vLLM.
13
 
14
  Please follow the license of the original model.