Skip to content

Chat templates not working on published 0.4 version #456

Description

@D4RKAR117

Problem

The same as with #451, while the fix already exists on #452, projects leveraging the 0.4 architecture cannot use it due that the huge amount of changes, like the transition to Fusor as the backend.

Steps To Reproduce

Steps to reproduce the behavior. Include a code sample or a link to a repository with the code sample if applicable:

Expected behavior

We would be able to use system prompts without drifting with any LLM model family.

Theoretical/Desired Solution
To have a patch version of 0.4 (0.4.1) fixing this issue without pulling all of the main HEAD changes for the project available on crates.io, and to mark all of the fusor non-prod-ready changes as a different version to avoid confusion. Why? Some projects (like mine) are using the 0.4 CUDA-based architecture with good performance but just got problems using the system prompts, and while Fusor is still WIP, it would be great to have the fix on the existing battle tested architecture.

Environment:

  • Crate version: [Kalosm 0.4.0]
  • Rust version: [1.99.0, nightly]
  • OS info: [Arch Linux via WSL2]

Questionnaire

  • I'm interested in fixing this myself but don't know where to start.
  • I would like to fix it, and I have a solution.
  • I don't have time to fix this right now, but maybe later

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions