Skip to content

Commit

Permalink
Fixing backend error in main_sglang. (#597)
Browse files Browse the repository at this point in the history
  • Loading branch information
TankNee authored Mar 4, 2025
1 parent ed08481 commit f2ddc52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lighteval/main_sglang.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ def sglang(
] = 0,
):
"""
Evaluate models using vllm as backend.
Evaluate models using sglang as backend.
"""
import yaml

Expand Down

0 comments on commit f2ddc52

Please sign in to comment.