Skip to main content

Model HUB

Browse every model available to your organization, and bring in new ones from Hugging Face.

Model HUB is the catalog for AI Service. Every model your organization can test, deploy, or compress shows up here first.

Model catalog

Each card in the catalog shows:

ElementWhat it shows
Name & providerThe model's name and who publishes it (e.g. mistralai, Qwen, or your own org for imports).
Status badgee.g. Available for inference once the model can be used in Playground or deployed.
PricingPer-million-token pricing where available; shows Pricing unavailable for models that don't have a published rate yet (common for freshly imported Hugging Face models).
Type tagHow the model is sourced, e.g. huggingface or LLM.

Use the search box (Search by model name or provider) to filter the catalog. The Import Hugging Face Model button in the top right starts the upload flow — see Upload a model from Hugging Face.

Model detail page

Clicking a card opens that model's detail page, showing:

  • Model — the full repo identifier (copyable) and Type/Developer.
  • License and Intelligence index — shown as Unavailable when not published for that model.
  • Model versions — a table of every version registered for that model, with its status (e.g. ready), created date, and Version ID. Click Deploy next to a version to host it — see Deploy & host a model.