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

Support transformers 4.32.x #471

Merged
merged 5 commits into from
Aug 22, 2023
Merged

Support transformers 4.32.x #471

merged 5 commits into from
Aug 22, 2023

Conversation

justheuristic
Copy link
Collaborator

The new transformer release removed inv_freq buffer from all llama models.
To support this, we need to allow unused tensors in pretrained llama blocks until hub maintainers update their models (which will take a while)

image

Full release notes
https://github.com/huggingface/transformers/releases/tag/v4.32.0

@justheuristic justheuristic merged commit 9250025 into main Aug 22, 2023
9 checks passed
@justheuristic justheuristic deleted the test_new_loader branch August 22, 2023 17:10
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.

1 participant