Skip to content

Error get_chat_completion_handler is missing #10

@harrier77

Description

@harrier77

Loading a model failed with:
"module 'llama_cpp.llama_chat_format' has no attribute 'get_chat_completion_handler'"

I checked
https://github.com/inference-sh/llama-cpp-python/blob/main/llama_cpp%2Fllama_chat_format.py
and get_chat_completion_handler is missing.
On the other hand in
https://github.com/abetlen/llama-cpp-python/blob/main/llama_cpp%2Fllama_chat_format.py
the same function was present.

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