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
OpenDAS
text-generation-inference
Commits
aa6b01c6
Commit
aa6b01c6
authored
Feb 26, 2025
by
xuxzh1
🎱
Browse files
Update rocm.py
parent
c5eae25b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
server/text_generation_server/layers/attention/rocm.py
server/text_generation_server/layers/attention/rocm.py
+2
-0
No files found.
server/text_generation_server/layers/attention/rocm.py
View file @
aa6b01c6
...
...
@@ -114,6 +114,7 @@ def paged_attention(
None
,
"auto"
,
1.0
,
1.0
)
else
:
# Run PagedAttention V2.
...
...
@@ -149,6 +150,7 @@ def paged_attention(
None
,
"auto"
,
1.0
,
1.0
)
# else:
# paged_attention_custom(
...
...
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