Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,6 @@ base_model:
|
|
14 |
This model is a mixed int4 model with group_size 128 and symmetric quantization of [openai/gpt-oss-20b](https://huggingface.co/openai/gpt-oss-20b) generated by [intel/auto-round](https://github.com/intel/auto-round) via **RTN** (no algorithm tuning).
|
15 |
Following the official model, Non expert layers fallback to 16bits.
|
16 |
|
17 |
-
Theoretically, this one( https://huggingface.co/Intel/gpt-oss-20b-int4-AutoRound) is better
|
18 |
|
19 |
## How To Use
|
20 |
|
|
|
14 |
This model is a mixed int4 model with group_size 128 and symmetric quantization of [openai/gpt-oss-20b](https://huggingface.co/openai/gpt-oss-20b) generated by [intel/auto-round](https://github.com/intel/auto-round) via **RTN** (no algorithm tuning).
|
15 |
Following the official model, Non expert layers fallback to 16bits.
|
16 |
|
|
|
17 |
|
18 |
## How To Use
|
19 |
|