SocialLocalMobile commited on
Commit
5d2fbb8
·
verified ·
1 Parent(s): 8213695

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -148,7 +148,7 @@ https://github.com/EleutherAI/lm-evaluation-harness#install
148
 
149
  ## baseline
150
  ```Shell
151
- lm_eval --model hf --model_args pretrained=microsoft/Phi-4-mini-instruct --tasks mmlu --device cuda:0 --batch_size 8
152
  ```
153
 
154
  ## float8 dynamic quantization (float8dq)
 
148
 
149
  ## baseline
150
  ```Shell
151
+ lm_eval --model hf --model_args pretrained=Qwen/Qwen3-32B --tasks mmlu --device cuda:0 --batch_size 8
152
  ```
153
 
154
  ## float8 dynamic quantization (float8dq)