Model Gallery offers a variety of pre-trained models to help you get started quickly with model deployment and training.
Choose a model that fits your business needs
Model Gallery provides a wide range of models to help you solve real-world business problems. Use the following guidance to find the model best suited for your needs:
-
Search by domain and task: Find models based on your application domain and the specific task you want to perform.
-
Review pre-training datasets: Most models list the datasets used for pre-training. The closer the pre-training dataset is to your actual use case, the better the performance when deploying or fine-tuning the model directly. You can find more information about pre-training datasets on the model details page.
-
Consider model size: Generally, models with more parameters deliver better performance. However, they also incur higher costs during model serving and require more data for fine-tuning.
Follow these steps to find a suitable model:
-
Go to the Model Gallery page.
-
Log on to the PAI console.
-
In the navigation pane on the left, click Workspaces, then select and enter your target workspace.
-
In the navigation pane on the left, click QuickStart > Model Gallery to open the Model Gallery page.
-
-
Find a model that fits your business needs.
Under the Getting Started section in the PAI console’s left-side navigation pane, click Model Gallery to go to the Model Gallery page. Use the search box, filter by model source (ModelScope, PAI, NIM), or browse available model cards by scenario tags.
After selecting a model, you can deploy it directly and perform online debugging to validate its inference performance. For details, see Deploy models and Fine-tune models.
Deploy models
For detailed instructions using the Qwen3-0.6B model as an example, see Model Gallery Quick Start – Model deployment.
Fine-tune models
For detailed instructions using the Qwen3-0.6B model as an example, see Model Gallery Quick Start – Model fine-tuning.
On the fine-tuning job details page, configure the following parameters.
Available parameters vary by model. Configure them based on your specific model.
Billing
Model Gallery is free, but model deployment and training incur charges from Elastic Algorithm Service (EAS) and Deep Learning Containers (DLC). For details, see Elastic Algorithm Service (EAS) billing and Deep Learning Containers (DLC) billing.
, then select the OSS path where your dataset is stored. In the Select OSS folder or file dialog box, choose an existing data file or Upload file.
to select an existing dataset. If you do not have a dataset, create one by following the instructions in