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

Will using Unsloth affect the training results, or does it only serve to accelerate the process? #1337

Open
lichaoahcil opened this issue Nov 25, 2024 · 2 comments

Comments

@lichaoahcil
Copy link

Will using Unsloth affect the training results, or does it only serve to accelerate the process?

@danielhanchen
Copy link
Contributor

Unsloth's implementations for finetuning are always the most accurate, so technically yes, we do influence the training trajectory - for eg we fixed dozens of bugs in Gemma, Llama & Phi, Mistral, helped fix a gradient accumulation bug and more.

We also make the finetuning process faster as well!

@lichaoahcil
Copy link
Author

Unsloth's implementations for finetuning are always the most accurate, so technically yes, we do influence the training trajectory - for eg we fixed dozens of bugs in Gemma, Llama & Phi, Mistral, helped fix a gradient accumulation bug and more.

We also make the finetuning process faster as well!

Thank you so much for your reply! Further, are there any papers about Unsloth? I would like to further understand the principles of Unsloth so that I can apply them to my project. :D

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

No branches or pull requests

2 participants