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

Add chat template #1873

Merged
merged 30 commits into from
Jun 3, 2024
Merged

Commits on May 8, 2024

  1. initial chat template

    KonradSzafer committed May 8, 2024
    Configuration menu
    Copy the full SHA
    62df55d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4902e0 View commit details
    Browse the repository at this point in the history
  3. variable rename

    KonradSzafer committed May 8, 2024
    Configuration menu
    Copy the full SHA
    4b790fa View commit details
    Browse the repository at this point in the history
  4. interface update

    KonradSzafer committed May 8, 2024
    Configuration menu
    Copy the full SHA
    cd9e454 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. system instruction

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

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    3369f88 View commit details
    Browse the repository at this point in the history
  2. fewshot as multiturn

    KonradSzafer committed May 14, 2024
    Configuration menu
    Copy the full SHA
    921c4d6 View commit details
    Browse the repository at this point in the history
  3. typing update

    KonradSzafer committed May 14, 2024
    Configuration menu
    Copy the full SHA
    a4bc484 View commit details
    Browse the repository at this point in the history
  4. indent update

    KonradSzafer committed May 14, 2024
    Configuration menu
    Copy the full SHA
    d01032d View commit details
    Browse the repository at this point in the history
  5. added comments

    KonradSzafer committed May 14, 2024
    Configuration menu
    Copy the full SHA
    8a0ce59 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    9bd948d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    691e0c0 View commit details
    Browse the repository at this point in the history
  3. linting

    KonradSzafer committed May 22, 2024
    Configuration menu
    Copy the full SHA
    1162e34 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

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

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    899a544 View commit details
    Browse the repository at this point in the history
  2. cache key update

    KonradSzafer committed May 30, 2024
    Configuration menu
    Copy the full SHA
    f8771d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52df595 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    615352c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7b8fd9 View commit details
    Browse the repository at this point in the history
  6. property name fix

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

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    4b0c49a View commit details
    Browse the repository at this point in the history
  2. docs and errors update

    KonradSzafer committed May 31, 2024
    Configuration menu
    Copy the full SHA
    dca730a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6d3c05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16715f2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #9 from EleutherAI/chat_template

    Add docs on Chat Template interface to `docs/model_guide.md`
    KonradSzafer committed May 31, 2024
    Configuration menu
    Copy the full SHA
    0ee30f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    8ed9d77 View commit details
    Browse the repository at this point in the history
  2. eval tracker update

    KonradSzafer committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    222dae3 View commit details
    Browse the repository at this point in the history
  3. docs update

    KonradSzafer committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    2db5209 View commit details
    Browse the repository at this point in the history
  4. merge main

    KonradSzafer committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    54ef077 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Hailey Schoelkopf <65563625+haileyschoelkopf@users.noreply.github.com>
    clefourrier and haileyschoelkopf committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    4bcd0ae View commit details
    Browse the repository at this point in the history