wenhuach commited on
Commit
98b2d7e
·
verified ·
1 Parent(s): 04accb5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -1,17 +1,15 @@
1
  ---
2
- license: mit
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 64 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.
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