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

[Llama + Mistral] Add attention dropout #27315

Merged
merged 10 commits into from
Nov 13, 2023
Merged

[Llama + Mistral] Add attention dropout #27315

merged 10 commits into from
Nov 13, 2023

Commits on Nov 6, 2023

  1. add droppouts

    ArthurZucker committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    78e3bf3 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. add the dropout

    ArthurZucker committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    f6f553b View commit details
    Browse the repository at this point in the history
  2. add doc in the config

    ArthurZucker committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    6882bff View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    87636b3 View commit details
    Browse the repository at this point in the history
  2. nits

    ArthurZucker committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    65bfdd8 View commit details
    Browse the repository at this point in the history
  3. fix mistral config

    ArthurZucker committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    237511f View commit details
    Browse the repository at this point in the history
  4. nits

    ArthurZucker committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    b2be3e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6741e46 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    89a5589 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    f1869fe View commit details
    Browse the repository at this point in the history