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

Support FP8 KV Cache #652

Open
wants to merge 26 commits into
base: main
Choose a base branch
from
Open

Support FP8 KV Cache #652

wants to merge 26 commits into from

Commits on Oct 8, 2024

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

Commits on Oct 17, 2024

  1. fix a few things

    ajtejankar committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    93fc0d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    939b479 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. add logging

    ajtejankar committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    56589ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9590a71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1517b16 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5f1c25 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    52021c0 View commit details
    Browse the repository at this point in the history
  6. keep ruff happy

    ajtejankar committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    7dd10f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

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

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    8dae2d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8540461 View commit details
    Browse the repository at this point in the history
  3. add window_left option

    ajtejankar committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    d880464 View commit details
    Browse the repository at this point in the history
  4. fix merge conflicts

    ajtejankar committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    bb75730 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3031ba4 View commit details
    Browse the repository at this point in the history
  6. add llama and qwen models

    ajtejankar committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    1742cde View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    c732810 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90e85f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be6e9ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2f9a08 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7974ff9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cd29d93 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    488d428 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    813b64b View commit details
    Browse the repository at this point in the history
  2. fix fp8 error handling

    ajtejankar committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    5dfb5e5 View commit details
    Browse the repository at this point in the history
  3. keep ruff happy

    ajtejankar committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    bca4daf View commit details
    Browse the repository at this point in the history