Model Gallery provides pretrained models that you can deploy as inference services or fine-tune on your own data.
Select a model
When selecting a model, consider the following factors:
-
Search by domain and task: Filter models by application domain and task type.
-
Check the pretraining dataset: A pretraining dataset that closely matches your use case yields better deployment and fine-tuning performance. View dataset details on the model details page.
-
Consider the model size: Larger models generally perform better but cost more to serve 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.

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