Update README.md
Browse files
README.md
CHANGED
|
@@ -1,17 +1,15 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 3 |
datasets:
|
| 4 |
- NeelNanda/pile-10k
|
| 5 |
base_model:
|
| 6 |
- Qwen/Qwen3-235B-A22B-Instruct-2507
|
| 7 |
-
|
| 8 |
-
|
| 9 |
---
|
| 10 |
|
| 11 |
|
| 12 |
## Model Details
|
| 13 |
|
| 14 |
-
This model is an int4 model with group_size
|
| 15 |
|
| 16 |
Please follow the license of the original model.
|
| 17 |
|
|
|
|
| 1 |
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
datasets:
|
| 4 |
- NeelNanda/pile-10k
|
| 5 |
base_model:
|
| 6 |
- Qwen/Qwen3-235B-A22B-Instruct-2507
|
|
|
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
|
| 10 |
## Model Details
|
| 11 |
|
| 12 |
+
This model is an int4 model with group_size 128 and symmetric quantization of [[Qwen/Qwen3-235B-A22B-Instruct-2507](https://huggingface.co/Qwen/Qwen3-235B-A22B-Instruct-2507)](https://huggingface.co/deepseek-ai/DeepSeek-R1-0528-Qwen3-8B) generated by [intel/auto-round](https://github.com/intel/auto-round) algorithm.
|
| 13 |
|
| 14 |
Please follow the license of the original model.
|
| 15 |
|