update partition size

This commit is contained in:
Mohit Sharma 2024-12-10 10:54:52 +00:00
parent ca071bdd1d
commit 07e9ec2b66

View File

@ -179,7 +179,7 @@ def paged_attention(
1.0,
1.0,
None,
512,
_PARTITION_SIZE,
)
return out