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

Adding custom chat template / special token support #54

Merged
merged 9 commits into from
Jun 21, 2024
Merged

Commits on Jun 21, 2024

  1. First pass chat template (backend only)

    Signed-off-by: Mustafa Eyceoz <[email protected]>
    Maxusmusti committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    a64ffa5 View commit details
    Browse the repository at this point in the history
  2. Module path importing

    Signed-off-by: Mustafa Eyceoz <[email protected]>
    Maxusmusti committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    fa973a0 View commit details
    Browse the repository at this point in the history
  3. Fix missing sys handling

    Signed-off-by: Mustafa Eyceoz <[email protected]>
    Maxusmusti committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    0a69954 View commit details
    Browse the repository at this point in the history
  4. Connecting chat templates to the interface

    Signed-off-by: Mustafa Eyceoz <[email protected]>
    Maxusmusti committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    b1b11eb View commit details
    Browse the repository at this point in the history
  5. Fix file-paths

    Signed-off-by: Mustafa Eyceoz <[email protected]>
    Maxusmusti committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    fbb6af6 View commit details
    Browse the repository at this point in the history
  6. Typo fixes

    Signed-off-by: Mustafa Eyceoz <[email protected]>
    Maxusmusti committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    07b6662 View commit details
    Browse the repository at this point in the history
  7. Fixed template imports

    Signed-off-by: Mustafa Eyceoz <[email protected]>
    Maxusmusti committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    0db67f6 View commit details
    Browse the repository at this point in the history
  8. Review feedback applied

    Signed-off-by: Mustafa Eyceoz <[email protected]>
    Maxusmusti committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    16b9e88 View commit details
    Browse the repository at this point in the history
  9. Remove extraneous slash

    Signed-off-by: Mustafa Eyceoz <[email protected]>
    Maxusmusti committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    d0dcef0 View commit details
    Browse the repository at this point in the history