WebCal
Ctrl K

指南

Using Huawei MindIE

指南整合常見問題支援
定價部落格
快速開始Top-Up and BillingAccelerating Access to Academic ResourcesQuick StartIntroductionMaintenance and TroubleshootingNetwork
平台資訊JetBrain ProjectorTmpWebCal Scholars Program @2026Introduction to the Public Beta/Suqian Zone AAbout UsCopying Data Between InstancesAnalysis of Server Performance MetricsTidal Computing PowerLoad Balancing
國產晶片Using Huawei MindIEHuawei Ascend NPUMooreThread GPU
環境設定CUDA/cuDNNMinicondaPython3.XInstalling DependenciesOverviewImages
企業進階功能Flexible DeploymentElastic Deployment Release NotesBest Practices for Elastic DeploymentPerformance Metrics Monitoring
容器實例JupyterLabRemote SSH ConnectionSave the imageScaling ConfigurationMulti-machine, multi-GPU parallel processingDaemonOverviewChange the billing methodMigration Example (Same Region)Migration ExamplesRemote DesktopReset the system
如何選擇 GPUGPU SelectionPerformance Testing
資料Upload DataDownload DataPublic DataPublic Cloud Storage (Highly Recommended)Compression / DecompressionFile StorageLocal data diskOverview
最佳實務FileZillaGitGromacsHuggingFaceKataGoLinux BasicsMPIOpenCLPyCharm Remote DevelopmentR (RStudio) InstallationSSH TunnelTensorBoardRemote Development with VSCodeVisdomVulkanXShellOpen PortsWeChat MessagesPerformanceExpose multiple servicesMoney-Saving TipsComputation Precision IssuesSoftware Sources

國產晶片

Using Huawei MindIE

2026/07/3040760 次瀏覽

First, select the PyTorch MindIE image based on your version requirements:

Then refer to Huawei’s documentation: Inference Service Deployment (DeepSeek-R1-Distill-Qwen-7B) - AI Service Deployment - Solution Deployment Guide - RAG Integrated Solution Reference Practice - Kunpeng RAG Development Documentation - Kunpeng Community

Huawei’s documentation streamlines the steps:

  1. Prepare the model

  2. Edit the /usr/local/Ascend/mindie/latest/mindie-service/conf/config.json file, primarily to modify the model paths and Device Index, among other things. It is also important to set the httpsEnabled field in the config file to false, as certificates are generally not used in this scenario.

  3. Load environment variables:

source /usr/local/Ascend/ascend-toolkit/set_env.sh
source /usr/local/Ascend/nnal/atb/set_env.sh
source /usr/local/Ascend/atb-models/set_env.sh
source /usr/local/Ascend/mindie/set_env.sh
source /usr/local/Ascend/mindie/latest/mindie-service/set_env.sh
  1. Start the service
cd /usr/local/Ascend/mindie/latest/mindie-service/bin
./mindieservice_daemon
下一篇Top-Up and Billing
WebCal文件返回指南