Update README.md
Browse files
README.md
CHANGED
@@ -223,6 +223,7 @@ lm_eval --model hf --model_args pretrained=microsoft/Phi-4-mini-instruct --tasks
|
|
223 |
lm_eval --model hf --model_args pretrained=pytorch/Phi-4-mini-instruct-int4wo-hqq --tasks hellaswag --device cuda:0 --batch_size 8
|
224 |
```
|
225 |
</details>
|
|
|
226 |
# Peak Memory Usage
|
227 |
|
228 |
## Results
|
|
|
223 |
lm_eval --model hf --model_args pretrained=pytorch/Phi-4-mini-instruct-int4wo-hqq --tasks hellaswag --device cuda:0 --batch_size 8
|
224 |
```
|
225 |
</details>
|
226 |
+
|
227 |
# Peak Memory Usage
|
228 |
|
229 |
## Results
|