Compute
Elastic Cloud Server
Huawei Cloud Flexus
Bare Metal Server
Auto Scaling
Image Management Service
Dedicated Host
FunctionGraph
Cloud Phone Host
Huawei Cloud EulerOS
Networking
Virtual Private Cloud
Elastic IP
Elastic Load Balance
NAT Gateway
Direct Connect
Virtual Private Network
VPC Endpoint
Cloud Connect
Enterprise Router
Enterprise Switch
Global Accelerator
Management & Governance
Cloud Eye
Identity and Access Management
Cloud Trace Service
Resource Formation Service
Tag Management Service
Log Tank Service
Config
OneAccess
Resource Access Manager
Simple Message Notification
Application Performance Management
Application Operations Management
Organizations
Optimization Advisor
IAM Identity Center
Cloud Operations Center
Resource Governance Center
Migration
Server Migration Service
Object Storage Migration Service
Cloud Data Migration
Migration Center
Cloud Ecosystem
KooGallery
Partner Center
User Support
My Account
Billing Center
Cost Center
Resource Center
Enterprise Management
Service Tickets
HUAWEI CLOUD (International) FAQs
ICP Filing
Support Plans
My Credentials
Customer Operation Capabilities
Partner Support Plans
Professional Services
Analytics
MapReduce Service
Data Lake Insight
CloudTable Service
Cloud Search Service
Data Lake Visualization
Data Ingestion Service
GaussDB(DWS)
DataArts Studio
Data Lake Factory
DataArts Lake Formation
IoT
IoT Device Access
Others
Product Pricing Details
System Permissions
Console Quick Start
Common FAQs
Instructions for Associating with a HUAWEI CLOUD Partner
Message Center
Security & Compliance
Security Technologies and Applications
Web Application Firewall
Host Security Service
Cloud Firewall
SecMaster
Anti-DDoS Service
Data Encryption Workshop
Database Security Service
Cloud Bastion Host
Data Security Center
Cloud Certificate Manager
Edge Security
Situation Awareness
Managed Threat Detection
Blockchain
Blockchain Service
Web3 Node Engine Service
Media Services
Media Processing Center
Video On Demand
Live
SparkRTC
MetaStudio
Storage
Object Storage Service
Elastic Volume Service
Cloud Backup and Recovery
Storage Disaster Recovery Service
Scalable File Service Turbo
Scalable File Service
Volume Backup Service
Cloud Server Backup Service
Data Express Service
Dedicated Distributed Storage Service
Containers
Cloud Container Engine
Software Repository for Container
Application Service Mesh
Ubiquitous Cloud Native Service
Cloud Container Instance
Databases
Relational Database Service
Document Database Service
Data Admin Service
Data Replication Service
GeminiDB
GaussDB
Distributed Database Middleware
Database and Application Migration UGO
TaurusDB
Middleware
Distributed Cache Service
API Gateway
Distributed Message Service for Kafka
Distributed Message Service for RabbitMQ
Distributed Message Service for RocketMQ
Cloud Service Engine
Multi-Site High Availability Service
EventGrid
Dedicated Cloud
Dedicated Computing Cluster
Business Applications
Workspace
ROMA Connect
Message & SMS
Domain Name Service
Edge Data Center Management
Meeting
AI
Face Recognition Service
Graph Engine Service
Content Moderation
Image Recognition
Optical Character Recognition
ModelArts
ImageSearch
Conversational Bot Service
Speech Interaction Service
Huawei HiLens
Video Intelligent Analysis Service
Developer Tools
SDK Developer Guide
API Request Signing Guide
Terraform
Koo Command Line Interface
Content Delivery & Edge Computing
Content Delivery Network
Intelligent EdgeFabric
CloudPond
Intelligent EdgeCloud
Solutions
SAP Cloud
High Performance Computing
Developer Services
ServiceStage
CodeArts
CodeArts PerfTest
CodeArts Req
CodeArts Pipeline
CodeArts Build
CodeArts Deploy
CodeArts Artifact
CodeArts TestPlan
CodeArts Check
CodeArts Repo
Cloud Application Engine
MacroVerse aPaaS
KooMessage
KooPhone
KooDrive
On this page
Help Center/ ModelArts/ Service Overview/ What Is ModelArts?

What Is ModelArts?

Updated on 2025-02-07 GMT+08:00

ModelArts is a one-stop development platform provided by Huawei Cloud. With large-volume data preprocessing, semi-automated data labeling, distributed training, automated model building, and on-demand model deployment across devices, edge devices, and cloud, ModelArts helps you quickly build and deploy models and efficiently manage the AI development lifecycle.

ModelArts covers all stages of AI development, including data processing, algorithm development, and model training and deployment. The underlying technologies of ModelArts support a wide range of heterogeneous computing resources, allowing you to flexibly select and use the resources that fit your needs. ModelArts supports popular open-source AI development frameworks such as TensorFlow, PyTorch, and MindSpore. ModelArts also allows you to use customized algorithm frameworks tailored to your needs.

Offerings

ModelArts offers several products.

Table 1 ModelArts offerings

Offering

Overview

Scenario

ModelArts Standard

ModelArts Standard is a one-stop platform for AI development. It offers a user-friendly console with integrated toolchains for ExeML, data management, development environments, model training, management, and deployment. This enables seamless management of the AI development lifecycle.

It is ideal for users who require an AI development platform.

ModelArts MaaS

ModelArts MaaS offers an end-to-end toolchain for foundation model production, along with Ascend computing resources and popular open-source models. It enables data production, model fine-tuning, prompt engineering, and application orchestration.

It is designed for users who need to develop production-ready models using a MaaS platform.

ModelArts Lite Server

ModelArts Lite Server offers cloud servers running on bare metal servers, accessible via EIPs.

It is designed for users who have built their own AI development platforms and require only computing power. It provides cost-effective AI computing power, mainstream AI development suites, and Huawei's acceleration plug-ins.

ModelArts Lite Cluster

ModelArts Lite Cluster provides direct access to Kubernetes APIs, enabling you to manage nodes and clusters within resource pools.

It is designed for users who have built their own AI development platforms and require only computing power. It requires basic knowledge of Kubernetes.

ModelArts Edge

ModelArts Edge simplifies the deployment and management of edge computing. It supports various types of edge devices and offers features such as model deployment, AI application and node management, resource pooling and load balancing, and application commercial use assurance. With ModelArts Edge, you can quickly build cost-effective AI solutions that leverage both edge and cloud resources.

It is suitable for edge deployment.

AI Gallery

AI Gallery offers a high-quality model development experience on Ascend Cloud and provides access to a wealth of community resources.

It is suitable for AI development and exploration.

Architecture

  • The computing power layer offers a full range of Ascend hardware, 10,000-card cluster management, and resource scheduling and management. It supports popular AI development, debugging, training, and inference frameworks.
  • The AI platform layer offers an end-to-end AI development toolchain, enabling you to develop and deploy models quickly and easily. It also enables efficient resource management and automatic fault recovery, speeding up AI model development, training, and deployment.
  • The AI development toolchain layer offers an end-to-end foundation model development toolchain, including high-quality open-source models and development suites that streamline the development process and reduce time to market.

Access Methods

ModelArts provides multiple access methods for different products.

  • Console

    ModelArts Standard can be accessed through the console, where you can perform various tasks such as ExeML, data management, model training, model management, and model deployment. The console allows for end-to-end AI development.

    ModelArts MaaS can be accessed through the console, where you can perform various tasks such as data production, model fine-tuning, prompt engineering, and application orchestration.

  • SDK

    ModelArts Standard can be called through SDKs to be integrated into a third-party system for secondary development. ModelArts SDKs encapsulate ModelArts Standard RESTful APIs in Python to simplify development. For details about the SDKs and operations, see the ModelArts SDK Reference.

    Additionally, you can directly call the ModelArts SDKs when writing code in ModelArts Standard Notebook.

  • API

    If you want to integrate ModelArts Standard into a third-party system for secondary development, use APIs to access ModelArts..

  • Cloud native

    ModelArts Lite Server allows you to use EIPs to access your cloud servers. For details, see ModelArts Lite Server User Guide.

    ModelArts Lite Cluster allows you to use native K8s APIs to manage your clusters. For details, see ModelArts Lite Cluster User Guide.

We use cookies to improve our site and your experience. By continuing to browse our site you accept our cookie policy. Find out more

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback