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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue since most recent transformers update #580

Open
siddharthverma314 opened this issue Nov 11, 2023 · 0 comments
Open

Issue since most recent transformers update #580

siddharthverma314 opened this issue Nov 11, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@siddharthverma314
Copy link

馃悰 Describe the bug

The new version of transformers saves model checkpoints in safetensors format, which is incompatible with the way that trlx loads checkpoints using PreTrainedModelWrapper.from_pretrained. Specifically, the code fails pytorch_model.bin is not present anymore.

Which trlX version are you using?

trlx==0.7

Additional system and package information

transformers==4.34.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant