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

Causal Masking and model selection from .toml files #278

Merged
merged 69 commits into from
May 9, 2024

Commits on Apr 28, 2024

  1. Temp

    EricLBuehler committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    e9610e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    097b8e0 View commit details
    Browse the repository at this point in the history
  3. Temp

    EricLBuehler committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    63c4c86 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    3871180 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa01657 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    945e985 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    462dea3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aeb2460 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec24cf2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e7f36ca View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    72b5755 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4dc5db1 View commit details
    Browse the repository at this point in the history
  3. Almost there!

    EricLBuehler committed May 1, 2024
    Configuration menu
    Copy the full SHA
    cc79226 View commit details
    Browse the repository at this point in the history
  4. It compiles

    EricLBuehler committed May 1, 2024
    Configuration menu
    Copy the full SHA
    ae4877a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    07caf41 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5fb731a View commit details
    Browse the repository at this point in the history
  7. Use cache instructions

    EricLBuehler committed May 1, 2024
    Configuration menu
    Copy the full SHA
    5adef60 View commit details
    Browse the repository at this point in the history
  8. Clippy

    EricLBuehler committed May 1, 2024
    Configuration menu
    Copy the full SHA
    d228757 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Add to server api

    EricLBuehler committed May 2, 2024
    Configuration menu
    Copy the full SHA
    254e405 View commit details
    Browse the repository at this point in the history
  2. Update cache manager

    EricLBuehler committed May 2, 2024
    Configuration menu
    Copy the full SHA
    6bb0971 View commit details
    Browse the repository at this point in the history
  3. Remove manual rt

    EricLBuehler committed May 2, 2024
    Configuration menu
    Copy the full SHA
    1bf81b2 View commit details
    Browse the repository at this point in the history
  4. Partially working

    EricLBuehler committed May 2, 2024
    Configuration menu
    Copy the full SHA
    1a468bf View commit details
    Browse the repository at this point in the history
  5. Rewrite it

    EricLBuehler committed May 2, 2024
    Configuration menu
    Copy the full SHA
    0da46fa View commit details
    Browse the repository at this point in the history
  6. Set cache to none

    EricLBuehler committed May 2, 2024
    Configuration menu
    Copy the full SHA
    303eb5d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bf548a8 View commit details
    Browse the repository at this point in the history
  8. Format

    EricLBuehler committed May 2, 2024
    Configuration menu
    Copy the full SHA
    880b0f1 View commit details
    Browse the repository at this point in the history
  9. Clippy

    EricLBuehler committed May 2, 2024
    Configuration menu
    Copy the full SHA
    73b0cd8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9a8d22e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dd4fa6a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1e625cc View commit details
    Browse the repository at this point in the history
  13. Small fixes

    EricLBuehler committed May 2, 2024
    Configuration menu
    Copy the full SHA
    f2af3ef View commit details
    Browse the repository at this point in the history
  14. Set tmp tok

    EricLBuehler committed May 2, 2024
    Configuration menu
    Copy the full SHA
    690cec1 View commit details
    Browse the repository at this point in the history
  15. Clamp

    EricLBuehler committed May 2, 2024
    Configuration menu
    Copy the full SHA
    0d78dfb View commit details
    Browse the repository at this point in the history
  16. Merge

    EricLBuehler committed May 2, 2024
    Configuration menu
    Copy the full SHA
    311f48c View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    621cf5d View commit details
    Browse the repository at this point in the history
  2. Update

    EricLBuehler committed May 4, 2024
    Configuration menu
    Copy the full SHA
    72e0cb5 View commit details
    Browse the repository at this point in the history
  3. So close

    EricLBuehler committed May 4, 2024
    Configuration menu
    Copy the full SHA
    50dc127 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86e7188 View commit details
    Browse the repository at this point in the history
  5. Got it to work!

    EricLBuehler committed May 4, 2024
    Configuration menu
    Copy the full SHA
    4d40453 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Clippy and add kv cache

    EricLBuehler committed May 5, 2024
    Configuration menu
    Copy the full SHA
    7da675b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2c8684 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a0feca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb41f77 View commit details
    Browse the repository at this point in the history
  5. Fix

    EricLBuehler committed May 5, 2024
    Configuration menu
    Copy the full SHA
    6f37f47 View commit details
    Browse the repository at this point in the history
  6. Fix

    EricLBuehler committed May 5, 2024
    Configuration menu
    Copy the full SHA
    fb2b6fd View commit details
    Browse the repository at this point in the history
  7. Fix it

    EricLBuehler committed May 5, 2024
    Configuration menu
    Copy the full SHA
    94a2fb0 View commit details
    Browse the repository at this point in the history
  8. Fix n not accepted

    EricLBuehler committed May 5, 2024
    Configuration menu
    Copy the full SHA
    6033230 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    085fe95 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a5b6180 View commit details
    Browse the repository at this point in the history
  11. Fix dtypes

    EricLBuehler committed May 5, 2024
    Configuration menu
    Copy the full SHA
    72c43a9 View commit details
    Browse the repository at this point in the history
  12. Fix deadlock

    EricLBuehler committed May 5, 2024
    Configuration menu
    Copy the full SHA
    d75722c View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    6dd27ec View commit details
    Browse the repository at this point in the history
  2. Use argmax

    EricLBuehler committed May 6, 2024
    Configuration menu
    Copy the full SHA
    5cbbc53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7777648 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f311f2 View commit details
    Browse the repository at this point in the history
  5. Narrow caches correctly

    EricLBuehler committed May 6, 2024
    Configuration menu
    Copy the full SHA
    f67b9e9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7875fd8 View commit details
    Browse the repository at this point in the history
  7. Add initial config file

    EricLBuehler committed May 6, 2024
    Configuration menu
    Copy the full SHA
    fdaa712 View commit details
    Browse the repository at this point in the history
  8. Fix deser

    EricLBuehler committed May 6, 2024
    Configuration menu
    Copy the full SHA
    3bc6405 View commit details
    Browse the repository at this point in the history
  9. Fix filename

    EricLBuehler committed May 6, 2024
    Configuration menu
    Copy the full SHA
    d350121 View commit details
    Browse the repository at this point in the history
  10. Fixes

    EricLBuehler committed May 6, 2024
    Configuration menu
    Copy the full SHA
    21e6d3e View commit details
    Browse the repository at this point in the history
  11. Add same gguf toml

    EricLBuehler committed May 6, 2024
    Configuration menu
    Copy the full SHA
    cc2f60a View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Merge

    EricLBuehler committed May 8, 2024
    Configuration menu
    Copy the full SHA
    f5c9970 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fe7591 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    b382602 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19afd58 View commit details
    Browse the repository at this point in the history
  3. Use causal masker

    EricLBuehler committed May 9, 2024
    Configuration menu
    Copy the full SHA
    482859f View commit details
    Browse the repository at this point in the history
  4. Housekeeping

    EricLBuehler committed May 9, 2024
    Configuration menu
    Copy the full SHA
    94009b6 View commit details
    Browse the repository at this point in the history
  5. Add some selectors

    EricLBuehler committed May 9, 2024
    Configuration menu
    Copy the full SHA
    ef813a7 View commit details
    Browse the repository at this point in the history