Bump lm-eval version for Transformers v5 compatibility (#33994)

Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
This commit is contained in:
Harry Mellor
2026-02-16 14:24:35 +01:00
committed by GitHub
parent 3ef74cde5d
commit a21cedf4ff
14 changed files with 19 additions and 31 deletions

View File

@@ -84,7 +84,7 @@ Since simple RTN does not require data for weight quantization and the activatio
Install `vllm` and `lm-evaluation-harness` for evaluation:
```bash
pip install vllm "lm-eval[api]>=0.4.9.2"
pip install vllm "lm-eval[api]>=0.4.11"
```
Load and run the model in `vllm`: