[MEDIUM] BatchQuantizedKVCache.extend() uses used length not capacity (#109) #119

Open
sleepy wants to merge 1 commit from fix/109-batchquant-extend-padding into main
Owner

Fixes #109

Fixes #109
Fixes #109. Prevents stale data beyond _idx from being carried into padded result.
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix/109-batchquant-extend-padding:fix/109-batchquant-extend-padding
git switch fix/109-batchquant-extend-padding

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff fix/109-batchquant-extend-padding
git switch fix/109-batchquant-extend-padding
git rebase main
git switch main
git merge --ff-only fix/109-batchquant-extend-padding
git switch fix/109-batchquant-extend-padding
git rebase main
git switch main
git merge --no-ff fix/109-batchquant-extend-padding
git switch main
git merge --squash fix/109-batchquant-extend-padding
git switch main
git merge --ff-only fix/109-batchquant-extend-padding
git switch main
git merge fix/109-batchquant-extend-padding
git push origin main
Sign in to join this conversation.
No reviewers
No labels
bug
feature
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
sleepy/omlx!119
No description provided.