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

Bump PyTorch to 2.1 #502

Merged
merged 28 commits into from
Apr 12, 2024
Merged

Bump PyTorch to 2.1 #502

merged 28 commits into from
Apr 12, 2024

Commits on Mar 4, 2024

  1. bump to torch 2.1

    JingyaHuang committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    356ef2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c81dc3f View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    b9c5325 View commit details
    Browse the repository at this point in the history
  2. fix style

    JingyaHuang committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    9e71b27 View commit details
    Browse the repository at this point in the history
  3. fix style

    JingyaHuang committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    3eb01fc View commit details
    Browse the repository at this point in the history
  4. chore(tgi): use pytorch 2

    dacorvo committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    f0bda6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e96959 View commit details
    Browse the repository at this point in the history
  6. test(tgi): update sampling tests expectations

    We also change the seed to have more deterministic tests.
    dacorvo committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    adf7a76 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aecb643 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4701f99 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    7db7a67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d708143 View commit details
    Browse the repository at this point in the history
  3. try fix CIs

    JingyaHuang committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    fa76578 View commit details
    Browse the repository at this point in the history
  4. try+1

    JingyaHuang committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    93eb8af View commit details
    Browse the repository at this point in the history
  5. try+1

    JingyaHuang committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    8462b07 View commit details
    Browse the repository at this point in the history
  6. try again

    JingyaHuang committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    61a5571 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2ad128e View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    89eb09d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b486187 View commit details
    Browse the repository at this point in the history
  3. Fix LLama-2 tracing

    michaelbenayoun committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    4b2aebb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4bd78f View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Fix distributed tests

    michaelbenayoun committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    dbe50bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee4678c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1706415 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3375d5 View commit details
    Browse the repository at this point in the history
  5. perf(tgi): update results

    dacorvo committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    27a1e38 View commit details
    Browse the repository at this point in the history
  6. fix: style

    dacorvo committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    971d902 View commit details
    Browse the repository at this point in the history
  7. tools: remove invalid check

    dacorvo committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    6ef1857 View commit details
    Browse the repository at this point in the history