We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is a new model released by Apple using a new framework called "openlm" so it doesn't work with Huggingface Transformers currently.
https://huggingface.co/apple/DCLM-Baseline-7B Link to the model weights. https://github.com/mlfoundations/open_lm Link to the model framework. https://github.com/mlfoundations/dclm https://arxiv.org/abs/2406.11794 Link to the paper.
The text was updated successfully, but these errors were encountered:
cc @ArthurZucker
Sorry, something went wrong.
Hey @amyeroberts, I can have a look at this if it's one of the projected additions to the library.
This seems to be a decent workaround: mlfoundations/open_lm#291
No branches or pull requests
Model description
This is a new model released by Apple using a new framework called "openlm" so it doesn't work with Huggingface Transformers currently.
Open source status
Provide useful links for the implementation
https://huggingface.co/apple/DCLM-Baseline-7B Link to the model weights.
https://github.com/mlfoundations/open_lm Link to the model framework.
https://github.com/mlfoundations/dclm
https://arxiv.org/abs/2406.11794 Link to the paper.
The text was updated successfully, but these errors were encountered: