DaaS / Products / Fine-Tune on PAI, Deploy via Bailian

Fine-Tune on PAI, Deploy via Bailian

A developer fine-tunes a custom LLM on PAI using proprietary data, then deploys the resulting model as a managed inference endpoint on Bailian for integration into their application stack.

Products involved

Scenario

A developer fine-tunes a custom LLM on PAI using proprietary data, then deploys the resulting model as a managed inference endpoint on Bailian for integration into their application stack.

How the products combine

  1. pai · pai-deploy-inference — Platform for AI (PAI) — Deploy a model for online inference
  2. See pai/pai-deploy-inference.

  3. bailian · bailian-deploy-model — — Deploy custom or fine-tuned AI models as endpoints
  4. See bailian/bailian-deploy-model.

Typical questions

FAQ

Q: How do I fine-tune a custom model on PAI and deploy it to Bailian? A: You fine-tune a custom LLM on PAI using proprietary data and deploy the resulting model as a managed inference endpoint on Bailian. This workflow combines PAI for online inference deployment with Bailian to host the custom model for your application stack.