Skip to main content
The Application Catalog is a curated library of pre-built open-source AI models available in Gcore Everywhere Inference. Models deploy directly without building or configuring a custom container image. The catalog groups models into the following categories:

Browse the catalog

1. In the Gcore Customer Portal, navigate to Everywhere Inference > Application Catalog.
Application Catalog main page
The catalog page shows all available models grouped by category. Each model card displays the model name, category, and provider. 2. To filter models by category, click the corresponding category button above the model list. 3. To find a specific model, type its name in the Type to search field.
Application Catalog with Text LLM category filter applied
4. Click any model card to open its detail page. It shows the model name, provider, category, description, and application modules with license links.
Application Catalog model detail page

Deploy a model

Request a quota increase if the account quota is insufficient for the selected flavor.
1. Open the model detail page and click Deploy Application. The Create Deployment form opens with the selected application pre-filled.
Create Deployment form — Deployment Configuration and Routing placement sections
2. Under Routing placement, click Select region and select up to six regions where the model will run. 3. Under Application modules, configure the compute resources:
  • Flavor type — select CPU-optimized or GPU-optimized depending on the model requirements.
  • Flavor — select the hardware configuration from the dropdown.
  • Minimum pods — the minimum number of pods to keep running during low-traffic periods.
  • Maximum pods — the maximum number of pods Gcore provisions during peak traffic.
Create Deployment form — Application modules, Deployment details, and Additional options sections
The main application module cannot be removed. The Expose toggle controls whether its endpoint is publicly accessible.
4. Under Deployment details, enter a name for the deployment. 5. (Optional) Under Additional options, enable the Enable API Key authentication toggle to restrict access to the deployment using API keys. 6. Review the estimated cost in the right panel, then click Deploy model. Gcore creates the deployment and opens the Deployments page, where the deployment status is visible.

Available models