Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
zhaoyu6
sglang
Commits
541551ce
Unverified
Commit
541551ce
authored
Sep 17, 2025
by
zhannngchen
Committed by
GitHub
Sep 17, 2025
Browse files
[bugfix]hicache bench_long_context.py run failed (#10523)
parent
124097fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
benchmark/hicache/bench_long_context.py
benchmark/hicache/bench_long_context.py
+1
-0
No files found.
benchmark/hicache/bench_long_context.py
View file @
541551ce
...
@@ -65,6 +65,7 @@ class ContextWorkloadGenerator(WorkloadGenerator):
...
@@ -65,6 +65,7 @@ class ContextWorkloadGenerator(WorkloadGenerator):
self
.
max_parallel
=
args
.
max_parallel
self
.
max_parallel
=
args
.
max_parallel
self
.
logfile
=
args
.
log_file
self
.
logfile
=
args
.
log_file
self
.
enable_round_barrier
=
False
def
response_handler
(
self
):
def
response_handler
(
self
):
while
True
:
while
True
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment