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

[Model] Add HuggingFace GPT-2 #45

Merged
merged 7 commits into from
Feb 7, 2023
Merged

[Model] Add HuggingFace GPT-2 #45

merged 7 commits into from
Feb 7, 2023

Commits on Feb 7, 2023

  1. add gpt2

    comaniac committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    b237aab View commit details
    Browse the repository at this point in the history
  2. config activation function

    comaniac committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    1965e26 View commit details
    Browse the repository at this point in the history
  3. lint

    comaniac committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    c018dee View commit details
    Browse the repository at this point in the history
  4. fix attention

    comaniac committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    a96e16a View commit details
    Browse the repository at this point in the history
  5. comment

    comaniac committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    7f912b2 View commit details
    Browse the repository at this point in the history
  6. remove world_size

    comaniac committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    53717e2 View commit details
    Browse the repository at this point in the history
  7. fix test

    comaniac committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    efe7cff View commit details
    Browse the repository at this point in the history