Skip to content

Cannot detect the model loader #2

@netsho

Description

@netsho

Hi,

I have a running text-generation-webui version 3.7.1 with llama.cpp as the default loader. Here is my CMD_FLAGS.txt

--loader llama.cpp --ctx-size 4096
--listen  --extra-flags metrics
--extensions context-progress-bar

The extra-flags metrics is added correctly, as i can see it in the "extra-flags" field of the "Model" tab.
The llama.cpp is correctly loaded at the startup

11:53:25-552471 INFO     LOADER: "llama.cpp"

The context progress bar is shown on the UI, but it doesn't display anything.
The problem is that it doesn't detect the loader

11:53:31-025352 WARNING  context-progress-bar: 'model_loader' has unexpected value: None

Do you have any idea how to resolve it ?

Thank you

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