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

Feat: Allow usage of native Mistral FA when no sample_packing #669

Merged
merged 5 commits into from
Oct 4, 2023

Conversation

NanoCode012
Copy link
Collaborator

No description provided.

@winglian
Copy link
Collaborator

winglian commented Oct 3, 2023

@NanoCode012 don't forget to pin transformers to the new commit in requirements.txt

@winglian
Copy link
Collaborator

winglian commented Oct 4, 2023

@NanoCode012 seems like we need to split the tests to run independently. Once the patch is loaded for the sample packing case, it continues to use that for the next test that is supposed to use the transformers fa2 patch w/o sample packing

@NanoCode012 NanoCode012 merged commit 697c50d into main Oct 4, 2023
4 checks passed
@NanoCode012 NanoCode012 deleted the NanoCode012-mistral-fa-official branch October 4, 2023 11:40
mkeoliya pushed a commit to mkeoliya/axolotl that referenced this pull request Dec 15, 2023
…l-ai-cloud#669)

* Allow usage of native Mistral FA when no sample_packing

* fix: do not apply custom patch when sample_pack off

* chore: lint

* chore: pin transformer to v4.35.0.dev0

* fix: split sample_packing to separate test
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.

None yet

2 participants