Skip to content

[privatemode] sync supported models #6013

Description

@edgelessci

Objective

Synchronize the models.dev Privatemode provider catalog with the models currently
published in the public Privatemode documentation.

Inspect the sources below, resolve
the complete model metadata, update the Privatemode provider TOMLs, and create a
pull request.

Authoritative sources

Use the current public Privatemode documentation:

The supported model table is the authoritative desired model set.

Follow each model's Hugging Face link from the model overview to obtain its
upstream model identity and metadata.

Use the existing models.dev canonical catalog under models/**/*.toml to
resolve inheritance to the corresponding base_model.

Add the missing price information to the existing model catalog.

Why this issue was opened

In release v1.55.0, the following authoritative sources changed and need to be synced:

  • models overview
  • pricing

Allowed changes

Only modify:

  • providers/privatemode-ai/models/*.toml

You may inspect:

  • models/**/*.toml
  • providers/privatemode-ai/models/*.toml

Do not modify canonical files under models/ in this PR.

Desired catalog

For every model ID listed in the public model overview table, ensure that this file exists
and is up to date with the backing authoritative sources:

providers/privatemode-ai/models/<model-id>.toml

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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