We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update_kv
SnapKV/snapkv_utils.py
Line 50 in ea655b1
In update_kv function, instead of using the function's arguments attention_mask, this variable is overridden.
attention_mask
The text was updated successfully, but these errors were encountered:
Just refactored the codebase. I think the arg is dummy and will remove it in the future update. You can test to see if there is any bug! Thx!
Sorry, something went wrong.
No branches or pull requests
SnapKV/snapkv_utils.py
Line 50 in ea655b1
In
update_kv
function, instead of using the function's argumentsattention_mask
, this variable is overridden.The text was updated successfully, but these errors were encountered: