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
GPU चुननाGPU 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

30/07/202640763 व्यू

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
Compute Rental दस्तावेज़मार्गदर्शिका पर वापस जाएं