Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ pipeline_tag: text-generation
|
|
6 |
|
7 |
## Model Details
|
8 |
|
9 |
-
This model is
|
10 |
Non expert layers are fallback to 8 bits. Please refer to Section Generate the model for more details.
|
11 |
Please follow the license of the original model.
|
12 |
|
|
|
6 |
|
7 |
## Model Details
|
8 |
|
9 |
+
This model is a mixed int4 model with group_size 128 and symmetric quantization of [deepseek-ai/DeepSeek-V3.1](https://huggingface.co/deepseek-ai/DeepSeek-V3.1) generated by [intel/auto-round](https://github.com/intel/auto-round) **via RTN(no algorithm tuning)**.
|
10 |
Non expert layers are fallback to 8 bits. Please refer to Section Generate the model for more details.
|
11 |
Please follow the license of the original model.
|
12 |
|