Skip to content

Remove falcon model cache unit test #698

Merged
regisss merged 1 commit into
transformers_4.35from
removecachetest
Feb 9, 2024
Merged

Remove falcon model cache unit test #698
regisss merged 1 commit into
transformers_4.35from
removecachetest

Conversation

@jiminha
Copy link
Copy Markdown
Contributor

@jiminha jiminha commented Feb 9, 2024

Test failed with below error.
E AttributeError: 'GaudiFalconForCausalLM' object has no attribute '_convert_to_rw_cache'

_convert_to_rw_cache is no longer supported in transformer v4.37.2. Test case is removed.

@jiminha jiminha requested a review from regisss as a code owner February 9, 2024 00:52
@jiminha jiminha requested a review from libinta February 9, 2024 00:52
Copy link
Copy Markdown
Collaborator

@regisss regisss left a comment

Choose a reason for hiding this comment

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

LGTM!

@regisss regisss merged commit 385df54 into transformers_4.35 Feb 9, 2024
@regisss regisss deleted the removecachetest branch February 9, 2024 02:56
gplutop7 pushed a commit to HabanaAI/optimum-habana-fork that referenced this pull request Oct 15, 2025
…value (huggingface#2264) (huggingface#698)

Signed-off-by: Artur Kloniecki <arturx.kloniecki@intel.com>
Co-authored-by: Artur KlonieckiX <arturx.kloniecki@intel.com>
Co-authored-by: Adam Stachowicz <105052242+astachowiczhabana@users.noreply.github.com>
Co-authored-by: Yaser Afshar <yaser.afshar@intel.com>
gplutop7 pushed a commit to HabanaAI/optimum-habana-fork that referenced this pull request Nov 6, 2025
…value (huggingface#2264) (huggingface#698)

Signed-off-by: Artur Kloniecki <arturx.kloniecki@intel.com>
Co-authored-by: Artur KlonieckiX <arturx.kloniecki@intel.com>
Co-authored-by: Adam Stachowicz <105052242+astachowiczhabana@users.noreply.github.com>
Co-authored-by: Yaser Afshar <yaser.afshar@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants