Update README.md
Browse files
README.md
CHANGED
@@ -112,9 +112,6 @@ lm_eval --model hf --model_args pretrained=microsoft/Phi-4-mini-instruct --tasks
|
|
112 |
lm_eval --model hf --model_args pretrained=pytorch/Phi-4-mini-instruct-int4wo-hqq --tasks hellaswag --device cuda:0 --batch_size 8
|
113 |
```
|
114 |
|
115 |
-
`TODO: more complete eval results`
|
116 |
-
|
117 |
-
|
118 |
| Benchmark | | |
|
119 |
|----------------------------------|----------------|---------------------|
|
120 |
| | Phi-4 mini-Ins | phi4-mini-int4wo |
|
|
|
112 |
lm_eval --model hf --model_args pretrained=pytorch/Phi-4-mini-instruct-int4wo-hqq --tasks hellaswag --device cuda:0 --batch_size 8
|
113 |
```
|
114 |
|
|
|
|
|
|
|
115 |
| Benchmark | | |
|
116 |
|----------------------------------|----------------|---------------------|
|
117 |
| | Phi-4 mini-Ins | phi4-mini-int4wo |
|