Skip to content

Scenario Overview - On Cloud Model Deployment and Calling ​

This scenario guides tenant users through quickly deploying a model from the cloud marketplace and obtaining API calling capability.

Applicable Roles ​

  • Model Provider
  • End User

Scenario Goals ​

  • Add or confirm an available cloud account.
  • Select a target model, inference engine, and compute plan to complete deployment.
  • Obtain deployment state, monitoring, and API access from My Deployments.

Scenario Flow ​

Main path: Prepare a user access account -> Select a model and compute plan -> Check deployment state -> Call and manage the lifecycle

StageKey Result
1. Prepare the accountThe user cloud account passes validation and authorized regions are visible
2. Create deploymentModel, engine, strategy, specification, and estimated cost are confirmed and submitted
3. Check runtimeThe deployment reaches Running without repeated event or monitoring errors
4. Call and manageThe API request succeeds and cloud resources can be stopped or released as needed

Before You Start ​

  • The Platform Operator has completed cloud-resource, business-region, and tenant authorization.
  • The target model asset is published.
  • A redacted example of the user cloud-account credential is prepared.
  1. Add an access account.
  2. Create a quick deployment.
  3. Review state, events, monitoring, and API access in My Deployments.

Document Index ​

DocumentDescription
Access AccountsAdd and validate the user's own cloud account
Quick DeploymentSelect an account and model and use the recommended deployment plan
My DeploymentsReview state, details, API access, monitoring, events, and lifecycle actions

Platform Side - Upstream ​

Platform Side - Downstream and Cross-Scenario ​

  • Publish Models: after selecting Publish in My Deployments, complete basic information, billing, and rate limits to publish the deployment as a callable service
  • My Deployments User Manual: reviews state, events, and monitoring for deployed instances

User Side - Downstream ​

Completion Checklist ​

Purpose: These are the scenario exit criteria. Use them to confirm that the result is observable and reviewable before continuing. If any check fails, return to the relevant feature guide and follow its troubleshooting section.

CheckPass Criteria
1The access account passes validation and authorized regions are visible.
2Quick deployment can select the target model, inference engine, and compute plan.
3Deployment reaches Running without repeated errors in events or monitoring.
4A controlled request succeeds with redacted endpoint and API key handling.
5Stopping or deleting a test deployment releases resources as expected.

Troubleshooting ​

SymptomCheck First
No account or region is availableAccount validation, resource grants, and tenant scope
Recommendation has no planModel asset, framework, compute plans, and regional capacity
Deployment remains creating or failsEvents, account permission, image, quota, and cloud resource state
Deployment runs but calls failEndpoint, authentication, port, protocol, and service health