# **Model Management**

The model management supports the management of customers' private models and business models fine-tuned on the platform. Models successfully created in model management can be used for service deployment to generate online model services.

### **Private Model Creation**

Function description: Upload local models to US3 and authorize using a token to publish them on the model service platform.

Operation steps: Click on the product "Model Service Platform UModelVerse" — Function menu "Model Management" — Create a model, and enter the model creation page to fill in the corresponding parameters.

### **Fine-Tuned Model Release**

Function description: Officially release models that have been trained on the platform. After release, they can be used for service deployment.

Operation steps: Click on the product "Model Service Platform UModelVerse" — Function menu "Model Fine-Tuning" — For tasks with the status "Completed", you can perform the "Release" operation. Once the release is successful, it can be viewed in "Model Management".

<!-- image-todo -->

### **Service Deployment**

Function description: Models that have been created in model management can operate "Deploy" and automatically jump to the service management page to create services.

See [Service Management](/docs/modelverse/guide/service-manage) for details.