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

Add OLMoE #1

Merged
merged 5 commits into from
Dec 15, 2024
Merged

Add OLMoE #1

merged 5 commits into from
Dec 15, 2024

Conversation

joelburget
Copy link

@joelburget joelburget commented Dec 14, 2024

Reimplemenation of TransformerLensOrg#718

Note that I didn't implement the auxiliary losses described in the OLMoE paper, as they're nontrivial and I'm not interesting in training / fine-tuning an OLMoE.

@joelburget
Copy link
Author

Okay this seems to be working now.

@jonasrohw jonasrohw marked this pull request as ready for review December 15, 2024 08:32
@jonasrohw jonasrohw merged commit 9afd032 into jonasrohw:OLMo Dec 15, 2024
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