Skip to content

Model loading problem with Ollama #218

@RaemyS

Description

@RaemyS

Hi there,

I am using openui out of pinokio (https://pinokio.computer/item?uri=https://github.com/pinokiofactory/openui).
As a LLM backend, i'm using Ollama in its current version 0.4.6.

If i want to try your tool, i get the error message "Error! 404 Error code: 404 - {'error': {'message': 'model "undefined" not found, try pulling it first', 'type': 'api_error', 'param': None, 'code': None}}" after sending a prompt.

As i try to set a different model, i noticed in the settings window, that the select box does not show any model names but only empty entries:
Image

It does not matter, which of those entries i choose, the error persists.

If i quit Ollama and try to resolve the installed models, the seleciton is empty:
Image

So the model resolution from Ollama seems to work at least partially (6 entries are correct, according to the 6 currently installed models).
My guess is, that openui is not able to resolve the information from the Ollama model list request correctly and further on, this leads to the upper error message.

Do you have any ideas, to solve this problem?

Thx :)

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