Skip to content

Unknown model: github/mistral-large #19

@simonw

Description

@simonw

I tried this example from the README:

$ llm prompt 'top facts about cheese' -m github/mistral-large

And got this:

Error: 'Unknown model: github/mistral-large'

I ran this:

llm models -q github -q mistral

And it showed me these model IDs:

GitHubModels: github/Mistral-Large-2411
GitHubModels: github/Mistral-Nemo
GitHubModels: github/Mistral-large
GitHubModels: github/Mistral-large-2407
GitHubModels: github/Mistral-small

In case it was case sensitive I tried this:

llm prompt 'top facts about cheese' -m Mistral-large

But that gave me a slightly different error:

Error: (unknown_model) Unknown model: mistral-large
Code: unknown_model
Message: Unknown model: mistral-large

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