Skip to content

Commit

Permalink
Add missing cli field for sglang bench_serve
Browse files Browse the repository at this point in the history
  • Loading branch information
stbaione committed Feb 4, 2025
1 parent 515072a commit 7bcbed3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app_tests/benchmark_tests/llm/sglang_benchmarks/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ def as_namespace(self) -> Namespace:
disable_ignore_eos=False,
lora_name=None,
profile=False,
sharegpt_context_len=None,
)

def __repr__(self):
Expand Down

0 comments on commit 7bcbed3

Please sign in to comment.