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

Implementing exaone3.5 #1480

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

KareemMusleh
Copy link

This is my first attempt at an implementation of exaone into unsloth, it was requested in this issue.

I didn't want to implement exaone into a separate model class because exaone follows the llama architecture as was discussed in this issue. As of now I am having problems with the from_pretrained function when using config and state_dict. I've already opened an issue in transformers about it. I'll try to solve that problem soon.

@KareemMusleh KareemMusleh changed the title Implementing exaone3 Implementing exaone3.5 Dec 27, 2024
@qingy1337
Copy link
Contributor

qingy1337 commented Dec 28, 2024

@KareemMusleh Thanks for the effort! I was just curious of the general process you go through to implement something like this. Is it different for every model, and how so?

@KareemMusleh KareemMusleh marked this pull request as draft December 28, 2024 11:48
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