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] Skip a failed test due to huggingface transformers update #439

Merged
merged 3 commits into from
Mar 20, 2024

Conversation

yaoyaoding
Copy link
Member

@yaoyaoding yaoyaoding commented Mar 13, 2024

Fix the transformers version to 4.37 to pass the CI (the new version of transformers introduced some breaking change).

Todo: update our modeling to make it compatible with the new version of transformers.

This PR skips llama modeling test becase the huggingface transformers have updated the modeling of llama. 

Todo: update our modeling to make it compatible with the new version of transformers.
@yaoyaoding yaoyaoding merged commit c53af56 into main Mar 20, 2024
2 checks passed
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.

None yet

1 participant