ekurtic commited on
Commit
f9845c4
·
verified ·
1 Parent(s): ce3a5b4

add vllm note

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -75,4 +75,5 @@ lighteval vllm $MODEL_ARGS "custom|aime24|0|0,custom|math_500|0|0,custom|gpqa:di
75
  --custom-tasks src/open_r1/evaluate.py \
76
  --use-chat-template \
77
  --output-dir $OUTPUT_DIR
78
- ```
 
 
75
  --custom-tasks src/open_r1/evaluate.py \
76
  --use-chat-template \
77
  --output-dir $OUTPUT_DIR
78
+ ```
79
+ Please use this version of vLLM: https://github.com/vllm-project/vllm/pull/16038