Skip to content

Update to transformers 4.28#10

Open
ntoxeg wants to merge 1 commit intokuleshov:mainfrom
ntoxeg:main
Open

Update to transformers 4.28#10
ntoxeg wants to merge 1 commit intokuleshov:mainfrom
ntoxeg:main

Conversation

@ntoxeg
Copy link

@ntoxeg ntoxeg commented Apr 21, 2023

transformers have LLaMA officially implemented since version 4.28.
This will raise some warning about incongruent types but it should be fine for actual use.

transformers have LLaMA officially
implemented since version 4.28.
@kuleshov
Copy link
Owner

thank you! i'll test this out myself soon, but just want to check if you did

@ntoxeg
Copy link
Author

ntoxeg commented May 15, 2023

Yes, although just in case make sure to test the CLI, as I only used the programmatic interface (except for downloading).
You will get some warnings that class names don’t match (because it’s different capitalization), but otherwise it worked fine.

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

Comments