You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example, when page size is 4 and kv length is 13, the last page is not full. For those unused tokens, if the kvcache is NaN, the output would be NaN.
For example, when page size is 4 and kv length is 13, the last page is not full. For those unused tokens, if the kvcache is NaN, the output would be NaN.
See the attached test case.
https://gist.github.com/abcdabcd987/9fc81c0323a538953ab3a793e78c9f57
The text was updated successfully, but these errors were encountered: