INC4AI commited on
Commit
5726040
·
verified ·
1 Parent(s): f87768d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -73,9 +73,9 @@ Here is the sample command to reproduce the model
73
 
74
  ## Evaluate Results
75
 
76
- | benchmark | n-shot | backend | Intel/Qwen3-30B-A3B-Instruct-2507-int4-AutoRound | Qwen/Qwen3-30B-A3B-Instruct-2507 |
77
- | :-------: | :----: | :-----: | :----------------------------------------------: | :------------------------------: |
78
- | mmlu_pro | 5 | vllm | 0.7222 | 0.7337 |
79
 
80
  ```
81
  # key dependency version
 
73
 
74
  ## Evaluate Results
75
 
76
+ | benchmark | backend | Intel/Qwen3-30B-A3B-Instruct-2507-int4-AutoRound | Qwen/Qwen3-30B-A3B-Instruct-2507 |
77
+ | :-------: | :-----: | :----------------------------------------------: | :------------------------------: |
78
+ | mmlu_pro | vllm | 0.7222 | 0.7337 |
79
 
80
  ```
81
  # key dependency version