ekurtic commited on
Commit
728319b
·
verified ·
1 Parent(s): da7c4a6

add vllm note

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