Update README.md
Browse files
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.
|