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

fix: switch to using the HuggingFace Transformers NEFT implementation #941

Merged
merged 6 commits into from
Dec 13, 2023

Conversation

kallewoof
Copy link
Contributor

@kallewoof kallewoof commented Dec 12, 2023

This pull request adds support for NEFT via the HuggingFace Transformers implementation.

It also renames the NEFT parameter to match the HuggingFace one, to avoid future confusion/headaches.

Fixes: #811, #869

@kallewoof kallewoof marked this pull request as ready for review December 12, 2023 03:01
@winglian
Copy link
Collaborator

just a few small changes, looks great otherwise. thank you!

@winglian winglian merged commit ef24342 into axolotl-ai-cloud:main Dec 13, 2023
4 checks passed
@kallewoof kallewoof deleted the 202312-neft-hf branch December 14, 2023 00:11
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.

Getting RecursionError when using noisy_embedding_alpha in example/mistral/qlora.yml
3 participants