Skip to Content
GuideService Deployment

Service Deployment

Service deployment supports the online deployment of platform preset models, customer private models, and fine-tuned published models. Once deployed, you can conduct business calls through the API.

Create a Service

Click on the product “Model Service Platform UModelVerse” — go to the function menu “Service Management” — create a service.

  1. Model Source: Preset Model (Open Source Model) or My Model (Private Model, Fine-tuned Model)
  2. Confirm Resources: The system automatically calculates the required compute units based on the model, and users can customize the number of replicas as needed.

The created service will automatically create inference resources and generate an online service according to the selected number of replicas.

View & Manage Services

Click on the product “Model Service Platform UModelVerse” — go to the function menu “Service Management.”

Check the deployment status of the created services. After a successful deployment, the platform will automatically generate an API service address and Key. Users can access the service by calling the API or click “Access” to open a dialog for online verification.