All Products
Search
Document Center

Platform For AI:LLM training and deployment

Last Updated:May 27, 2026

Deploy, fine-tune, evaluate, and process data for LLMs on PAI. Use Model Gallery for one-click deployment, DSW and DLC for custom training, or Lingjun for distributed training at scale.

Deploy models

PAI offers multiple deployment paths: Model Gallery for one-click deployment of open-source models, or Elastic Algorithm Service (EAS) for custom deployment with accelerated inference and auto-scaling.

Model Gallery: one-click deployment

Model Gallery deploys models with built-in inference optimization. Each tutorial below covers the full workflow from deployment to API invocation.

EAS: custom deployment

  • Quickly deploy LLMs in EAS - Deploy open-source LLMs via EAS with standard or accelerated inference. Supports WebUI and API access.

Lingjun: distributed serving at scale

  • Fully managed Qwen on Lingjun - Distributed training, three-stage instruction tuning, offline inference, and online deployment of Qwen (7B–72B) on serverless GPU clusters.

Fine-tune and train models

Adapt pre-trained LLMs to your domain or task. Model Gallery provides no-code fine-tuning. For more control, use DSW for PEFT or DLC for distributed full-parameter training.

Model Gallery: no-code fine-tuning

The deployment tutorials above also cover fine-tuning for each model.

DSW and DLC: custom training

Advanced training techniques

Evaluate models

Compare foundation models, fine-tuned variants, and quantized versions. PAI supports automated evaluation with custom or public benchmarks (MMLU, C-Eval).

Process training data

Machine Learning Designer provides algorithms for processing text, video, and image data. Built-in templates are available and extensible.

Text data

Image and video data

Build LLM applications

Apply fine-tuned LLMs to production use cases with end-to-end workflows from data preparation through deployment.