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
change
sglang
Commits
ab7fba0e
Unverified
Commit
ab7fba0e
authored
Mar 07, 2025
by
yinfan98
Committed by
GitHub
Mar 06, 2025
Browse files
Fix nightly ci Gsm8k & Fix flashinfer backend kvcache quant (#4147)
parent
bc1534ff
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
python/sglang/srt/layers/attention/flashinfer_backend.py
python/sglang/srt/layers/attention/flashinfer_backend.py
+1
-0
No files found.
python/sglang/srt/layers/attention/flashinfer_backend.py
View file @
ab7fba0e
...
@@ -904,6 +904,7 @@ class FlashInferIndicesUpdaterPrefill:
...
@@ -904,6 +904,7 @@ class FlashInferIndicesUpdaterPrefill:
self
.
head_dim
,
self
.
head_dim
,
1
,
1
,
q_data_type
=
self
.
q_data_type
,
q_data_type
=
self
.
q_data_type
,
kv_data_type
=
self
.
data_type
,
custom_mask
=
custom_mask
,
custom_mask
=
custom_mask
,
non_blocking
=
True
,
non_blocking
=
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