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

[KV-Cache] Make k_scale, v_scale as attributes of self_attn using HFCache #148

Merged
merged 21 commits into from
Sep 25, 2024

Commits on Aug 28, 2024

  1. init

    horheynm committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    bd63b68 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. init

    horheynm committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    fbaadec View commit details
    Browse the repository at this point in the history
  2. delete unnces file

    horheynm committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    01acd6c View commit details
    Browse the repository at this point in the history
  3. pass if no seed

    horheynm committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    cffc1a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. pre polish

    horheynm committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    79a7194 View commit details
    Browse the repository at this point in the history
  2. clean up

    horheynm committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    d228522 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40f12f0 View commit details
    Browse the repository at this point in the history
  4. post clean up, merge main

    horheynm committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    e5ea57c View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

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

Commits on Sep 3, 2024

  1. comments

    horheynm committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    eba35d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    511d04d View commit details
    Browse the repository at this point in the history
  3. pass tests

    horheynm committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    b92b870 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab91291 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. mgoin comments

    horheynm committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    86239c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

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

Commits on Sep 12, 2024

  1. frozen state for inference

    horheynm committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    bea90f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

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

Commits on Sep 20, 2024

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

Commits on Sep 23, 2024

  1. pass test

    horheynm committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    89d0c58 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

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

Commits on Sep 25, 2024

  1. comments

    horheynm committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    cf442f4 View commit details
    Browse the repository at this point in the history