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

[T170073014] Rewrite distributed examples for Tensor Parallel, Sequence Parallel, 2D (FSDP + TP) #1201

Merged
merged 20 commits into from
Nov 22, 2023

Commits on Nov 15, 2023

  1. update requirements.txt

    lessw2020 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    21a5fcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f962b60 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. update twod fully working

    lessw2020 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    bc3c1dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11a3bb2 View commit details
    Browse the repository at this point in the history
  3. swiglu model added

    lessw2020 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    9cebdf0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2447883 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

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

Commits on Nov 18, 2023

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

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    3aa1c53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b54e2ec View commit details
    Browse the repository at this point in the history
  3. updates from code review

    lessw2020 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    4889e3b View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    b215178 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    242c328 View commit details
    Browse the repository at this point in the history
  3. code linting via ruff

    lessw2020 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    2f4a083 View commit details
    Browse the repository at this point in the history
  4. code formatting via ruff

    lessw2020 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    742966b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7da71bc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    836f798 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2de0144 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    77fe3d8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5f4a5d3 View commit details
    Browse the repository at this point in the history