Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hpcaitech/ColossalAI
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: cwher/ColossalAI
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 12 files changed
  • 1 contributor

Commits on Feb 5, 2024

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

Commits on Feb 22, 2024

  1. feat: add overlap for copy op

    cwher committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    bd9c6ad View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. feat: support custom policy

    cwher committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    a40dd8c View commit details
    Browse the repository at this point in the history
  2. feat: modify comm group

    cwher committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    72a9c36 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. feat: add patch files

    cwher committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    1b33a64 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    f308f21 View commit details
    Browse the repository at this point in the history
  2. fix: fix bug in overlap optim

    cwher committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    ae4ef03 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. perf: modify llama_flash_attn

    cwher committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    30c1a86 View commit details
    Browse the repository at this point in the history
  2. fix: fix repeat_kv

    cwher committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    8bb2f70 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. fix: fix overlap optim

    cwher committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    96adeed View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. test: update zero tests

    cwher committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    44a3022 View commit details
    Browse the repository at this point in the history
  2. feat: add extra_dp_pg in Zero

    cwher committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    af02ad6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8d97e1 View commit details
    Browse the repository at this point in the history
  4. Revert "feat: change to extra_dp_size in Zero"

    This reverts commit d8d97e1.
    cwher committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    15ecb9a View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    5d48058 View commit details
    Browse the repository at this point in the history
  2. test: update llama tests

    cwher committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    7712d18 View commit details
    Browse the repository at this point in the history
Loading