Commit aa6b01c6 authored by xuxzh1's avatar xuxzh1 🎱
Browse files

Update rocm.py

parent c5eae25b
......@@ -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(
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment