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

[pipeline] test pure pipeline process using llama #4218

Merged
merged 22 commits into from
Jul 25, 2023

Commits on Jul 10, 2023

  1. bloom policy

    CjhHa1 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    8dee68a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/pipeline' of github.com:hpcaitech/ColossalAI in…

    …to feature/llama_pipeline
    CjhHa1 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    527b517 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9cb3005 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a214414 View commit details
    Browse the repository at this point in the history
  5. fix name

    CjhHa1 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    b625f2f View commit details
    Browse the repository at this point in the history
  6. bind argument to policy

    CjhHa1 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    67e6a71 View commit details
    Browse the repository at this point in the history
  7. Revert "bloom policy"

    This reverts commit 8dee68a.
    
    This policy should be revert and copied to feature/bloom
    CjhHa1 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    dfe65dc View commit details
    Browse the repository at this point in the history
  8. revert the bloom changes

    CjhHa1 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    9c88910 View commit details
    Browse the repository at this point in the history
  9. cancel unneeded inputs

    CjhHa1 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    48c41dc View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. gpt

    CjhHa1 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    2a9097b View commit details
    Browse the repository at this point in the history
  2. finish llama

    CjhHa1 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    279a34e View commit details
    Browse the repository at this point in the history
  3. fix conflicts

    CjhHa1 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    14c6ba3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ac3aac View commit details
    Browse the repository at this point in the history
  5. revision

    CjhHa1 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    807974f View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feature/pipeline' of github.com:hpcaitech/ColossalAI in…

    …to feature/llama_pipeline
    
    Merge the different changes
    CjhHa1 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    95c35b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. add pure pipeline test

    CjhHa1 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    3d406c7 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. fixed version

    CjhHa1 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    be00d89 View commit details
    Browse the repository at this point in the history
  2. fixed version

    CjhHa1 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    e222dd8 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

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

Commits on Jul 20, 2023

  1. pure pipeline

    CjhHa1 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    b12ef7e View commit details
    Browse the repository at this point in the history
  2. pure pipeline

    CjhHa1 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    1cd4a11 View commit details
    Browse the repository at this point in the history
  3. pure pipeline

    CjhHa1 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    c787ad1 View commit details
    Browse the repository at this point in the history