Skip to content

Quick Deployment ​

Deploy a cloud model by selecting an authorized account, model, inference engine, strategy, and compute plan.

Target Outcome ​

A deployment request is created with an understood resource plan and cost estimate, then appears in My Deployments.

Applicable Roles ​

  • End User

Before You Start ​

  • Confirm that an authorized access account, region, and deployable model are available.
  • Decide whether the workload needs a single-node or high-availability plan and define a cost limit.

Procedure ​

Step 1: Select a Cloud Account and Model ​

  1. From the platform home page, select Quick Deployment in the left navigation to open the model catalog.
  2. In Deployable Scope, select the target cloud and region, such as Alibaba Cloud - China East 2 (Shanghai). The platform filters models for that scope.
  3. In Matching Models, use the model, series, and scenario selects, the search box, and the sort control to find the target model.
  4. Locate the model row, such as Qwen3-8b, and select Deploy Model to open Step 2.

Select the account, region, and model

Parameter Reference ​

FieldTypeExampleDescription
Current ScopeLabelAlibaba Cloud / China East 2 (Shanghai)Displays the selected cloud-account and region combination
Cloud FilterSelectAll CloudsRequired; filters deployable scopes by cloud provider
Region FilterSelectAll RegionsRequired; filters deployable scopes by region
Cloud ProviderSingle-select cardAlibaba Cloud - China East 2 (Shanghai)Required; selects the target cloud account and region
Model FilterSelectAll ModelsOptional; filters by model name
Series FilterSelectAll SeriesOptional; filters by model series
Scenario FilterSelectAll ScenariosOptional; filters by application scenario
SearchTextQwen3Optional; locates a model by keyword
SortSelectDefault SortOptional; changes model-list ordering
ModelModel rowQwen3-8bRequired; select Deploy Model to continue
  1. After selecting Deploy Model, review the Recommended Deployment page.
  2. Confirm the selected-model card, including model name, series, capabilities, version, and context. Select Single Node or High Availability for the deployment mode.
  3. Select an inference engine:
    • vLLM for throughput, ecosystem maturity, and OpenAI API compatibility.
    • SGLang for complex inference chains, multi-turn orchestration, and cache-hit optimization.
  4. Select a business strategy:
    • Cost Effective prioritizes hourly price and resource utilization.
    • High Performance prioritizes high-performance GPUs, bandwidth, and newer engines.
    • Available Now prioritizes capacity that can start immediately.
    • GPU Count prioritizes multi-card parallelism and scaling requirements.
  5. Review the recommended model-compute plan, including provider and region, engine, instance type, GPU, CPU and memory, capacity, and hourly, daily, monthly, and annual estimates.
  6. After verifying the engine, strategy, resource plan, and estimated cost, select Confirm Deployment. Track the result in My Deployments.

Review the deployment plan

Parameter Reference ​

FieldTypeExampleDescription
Deployment ModeSingle-select tabSingle Node / High AvailabilityRequired; selects the deployment architecture
Inference EngineSingle-select cardvLLMRequired; selects the model inference framework
Business StrategySingle-select cardCost EffectiveRequired; selects the compute filtering and ranking policy
Model-Compute PlanRecommendation cardAlibaba Cloud / cn-shanghai / vLLMRequired; calculated from account, region, engine, and strategy
GPULabelNVIDIA T4 x 1Required; GPU model and count
CPU / MemoryLabel4C / 15GRequired; CPU and memory allocation
Hourly EstimateNumberCNY 12.78/hourRequired; estimated hourly cost
Daily EstimateNumberCNY 306.72/dayRequired; estimated daily cost
Monthly EstimateNumberCNY 9201.60/monthRequired; estimated monthly cost
Annual EstimateNumberCNY 111952.80/yearRequired; estimated annual cost

Completion Checklist ​

Purpose: These are the exit criteria for the current feature task. Use them to decide whether the result is observable and reviewable and whether you can continue to the next step in the scenario. They do not repeat the procedure; if any item fails, follow the troubleshooting section below.

CheckPass Criteria
1Account, region, model, engine, and compute plan are selectable.
2The request is submitted with the expected cost and scope.
3My Deployments contains the new record.

Troubleshooting ​

SymptomCheck First
No model or compute plan can be selectedAccount authorization, region, asset compatibility, quota, and current capacity
Deployment creation failsRequired fields, cost selection, cloud-account state, and event details

User Manual ​

Review the complete Quick Deployment steps, validation rules, and common issues