Skip to content
This repository was archived by the owner on Dec 2, 2025. It is now read-only.
This repository was archived by the owner on Dec 2, 2025. It is now read-only.

Crash when two messages are sent before input is generated #26

@heriklesDM

Description

@heriklesDM

Hello
I'm running the model locally with a llama 7b model using llama-cpp-python compiled with cublas (gpu is working).

Whenever two messages are sent by a user before the AI sends a response, the whole program crashes.

This might be fixed by queueing messages and generating messages one after the other, or by simply ignoring new messages while creating.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions