Skip to content
New issue

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

Fix idefics cache #31377

Merged
merged 2 commits into from
Jun 12, 2024
Merged

Fix idefics cache #31377

merged 2 commits into from
Jun 12, 2024

Conversation

zucchini-nlp
Copy link
Member

@zucchini-nlp zucchini-nlp commented Jun 12, 2024

What does this PR do?

Fixes #31373 and fixes #31380. We have to update past kv length in all cases, not only when return_legacy_cache=True. Also removed past_length = past_key_values.seen_tokens as it's deprecated and shows same length as get_seq_length

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

Copy link
Collaborator

@amyeroberts amyeroberts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing!

@zucchini-nlp zucchini-nlp merged commit 08ad34b into huggingface:main Jun 12, 2024
23 checks passed
zucchini-nlp added a commit to zucchini-nlp/transformers that referenced this pull request Jun 14, 2024
* fix idefics cache

* fix tests
itazap pushed a commit that referenced this pull request Jun 17, 2024
* fix idefics cache

* fix tests
itazap pushed a commit that referenced this pull request Jun 17, 2024
* fix idefics cache

* fix tests
itazap pushed a commit that referenced this pull request Jun 17, 2024
* fix idefics cache

* fix tests
itazap pushed a commit that referenced this pull request Jun 18, 2024
* fix idefics cache

* fix tests
itazap pushed a commit that referenced this pull request Jun 20, 2024
* fix idefics cache

* fix tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants