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

Switch to llama-simple-chat #454

Merged
merged 1 commit into from
Nov 15, 2024
Merged

Switch to llama-simple-chat #454

merged 1 commit into from
Nov 15, 2024

Commits on Nov 14, 2024

  1. Switch to llama-simple-chat

    This is a new chat program in llama.cpp which is much simpler than the
    existing one we were using. It doesn't have the debug/verbose output
    problem and just seems higher quality in general for a simple chatbot,
    it's a few 100 lines of code.
    
    Signed-off-by: Eric Curtin <ecurtin@redhat.com>
    ericcurtin committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    1db401d View commit details
    Browse the repository at this point in the history