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

Add tests for models #922

Merged
merged 13 commits into from
Sep 1, 2023
Merged

Add tests for models #922

merged 13 commits into from
Sep 1, 2023

Commits on Aug 22, 2023

  1. Implement gelu_new

    WoosukKwon committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    10eddfd View commit details
    Browse the repository at this point in the history
  2. Add GeluNew

    WoosukKwon committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    aba9179 View commit details
    Browse the repository at this point in the history
  3. Add gelu_fast

    WoosukKwon committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    ffd9506 View commit details
    Browse the repository at this point in the history
  4. Add test for model

    WoosukKwon committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    4d8e275 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

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

Commits on Aug 31, 2023

  1. Fix model tests

    WoosukKwon committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    8d20f5f View commit details
    Browse the repository at this point in the history
  2. Add model test

    WoosukKwon committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    b4746e6 View commit details
    Browse the repository at this point in the history
  3. Minor

    WoosukKwon committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    c179917 View commit details
    Browse the repository at this point in the history
  4. Minor

    WoosukKwon committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    22953fb View commit details
    Browse the repository at this point in the history
  5. Increase max_tokens to 128

    WoosukKwon committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    55aca65 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    8e43045 View commit details
    Browse the repository at this point in the history
  2. Minor

    WoosukKwon committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    f8a423c View commit details
    Browse the repository at this point in the history
  3. Add dtype

    WoosukKwon committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    ac04105 View commit details
    Browse the repository at this point in the history