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

Bump transformers to 4.43.1 #596

Merged
merged 3 commits into from
Jul 23, 2024
Merged

Bump transformers to 4.43.1 #596

merged 3 commits into from
Jul 23, 2024

Conversation

justheuristic
Copy link
Collaborator

@justheuristic justheuristic commented Jul 23, 2024

This PR bumps transformers to the latest version (with llama3.1 support).
It adds cache_position parameter to Mixtral models, as it was introduced there in a recent transformers update.

The code checks that cache_position is a default one and does not forward it to the server. This is the same behavior we have for Llama models.

@justheuristic justheuristic merged commit 6477cb8 into main Jul 23, 2024
11 checks passed
@justheuristic justheuristic deleted the transformers-4-43-1 branch July 23, 2024 19:08
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