Model Gallery provides hundreds of pretrained models that support one-click deployment as inference services and fine-tuning.
Select a model
Model Gallery offers a diverse collection of models. Use the following methods to quickly find the model that best suits your needs:
-
Search by domain and task: Filter models by application domain and task type.
Review the pretraining dataset: A dataset that closely matches your use case yields better model performance for direct deployment and fine-tuning. The model details page contains more information about the pretraining dataset.
Consider the model size: Models with more parameters usually perform better, but they also have higher deployment costs and require more data for fine-tuning.
To find a model:
-
Go to the Model Gallery page.
-
Log on to the PAI console.
-
In the left-side navigation pane, click Workspaces, and then select a workspace.
-
In the left-side navigation pane, click QuickStart > Model Gallery to go to the Model Gallery page.
-
Find a model.
You can find a model by using the search box, filtering by model source (ModelScope, PAI, or NIM), or applying use-case tags.
After you find a model, deploy it, debug it online, or verify its inference performance. Deploy a model, Fine-tune a model.
Deploy a model
To deploy Qwen3-0.6B as an example, follow Model Gallery Quick Start - Model Deployment.
Fine-tune a model
To fine-tune Qwen3-0.6B as an example, follow Model Gallery Quick Start - Model Fine-tuning.
Configure the following parameters on the fine-tuning job details page.
Available parameters vary by model. Adjust based on your model's requirements.
Billing
Model Gallery is free. You are charged for EAS and DLC resources consumed during deployment and training. Billing for Elastic Algorithm Service (EAS), Billing for Deep Learning Containers (DLC).
to select the OSS path of your dataset. In the Select OSS folder or file dialog box, select an existing file or click Upload file.
to select an existing dataset. If no dataset exists, create one by following