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

adds llama and mistral dropout support #858

Merged
merged 2 commits into from
Nov 15, 2023
Merged

adds llama and mistral dropout support #858

merged 2 commits into from
Nov 15, 2023

Conversation

winglian
Copy link
Collaborator

This supersedes #798.

Transformers has added native attention dropout support for llama and mistral, which should be available once 4.36.0 is released.

@winglian winglian added the hold don't merge this yet label Nov 15, 2023
@winglian winglian removed the hold don't merge this yet label Nov 15, 2023
@winglian winglian merged commit db8a8af into main Nov 15, 2023
4 checks passed
@winglian winglian deleted the dropout-support branch November 15, 2023 17:28
@winglian winglian mentioned this pull request Nov 15, 2023
mkeoliya pushed a commit to mkeoliya/axolotl that referenced this pull request Dec 15, 2023
* adds llama and mistral dropout support

* gracefully handle attention dropout if not available yet
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

1 participant