Skip to content

Can I use multiple models with llama-server and select one with "models" field in POST request? #15168

@valensys

Description

@valensys

Hello, everyone.

With "ollama serve" I can run multiple models at once and select one of them with "models" field in body of POST request. Like:

{ "prompt": "Tell about python", "model": "t-pro-2.0" }

Can I do the same with llama-server somehow? Thank you.

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