Huawei Cloud Developer Alliance
Author

Huawei Cloud Developer Alliance

The Huawei Cloud Developer Alliance creates a tech sharing platform for developers and partners, gathering Huawei Cloud product knowledge, event updates, expert talks, and more. Together we continuously innovate to build the cloud foundation of an intelligent world.

476
Articles
0
Likes
156
Views
0
Comments
Recent Articles

Latest from Huawei Cloud Developer Alliance

100 recent articles max
Huawei Cloud Developer Alliance
Huawei Cloud Developer Alliance
Feb 8, 2025 · Artificial Intelligence

Why DeepSeek V3 and R1 Are Redefining Low‑Cost AI: Architecture, Training Tricks, and Industry Impact

This article analyses DeepSeek's V3 and R1 models, explaining how their innovative MoE architecture, Multi‑Head Latent Attention, low‑cost training strategies, and distributed‑training optimizations deliver high‑performance large language models while reducing GPU/NPU demand and sparking industry excitement.

AI inferenceDeepSeekMixture of Experts
0 likes · 16 min read
Why DeepSeek V3 and R1 Are Redefining Low‑Cost AI: Architecture, Training Tricks, and Industry Impact
Huawei Cloud Developer Alliance
Huawei Cloud Developer Alliance
Feb 5, 2025 · Artificial Intelligence

Deploy DeepSeek‑V3 on Ascend: Step‑by‑Step Guide for Fast AI Inference

This guide walks developers through obtaining the DeepSeek‑V3 model on the Ascend community, converting weights for GPU and NPU, loading the appropriate MindIE Docker image, launching the container, and configuring service‑level parameters to achieve efficient, out‑of‑the‑box AI inference on Ascend hardware.

AI inferenceAscendDeepSeek
0 likes · 4 min read
Deploy DeepSeek‑V3 on Ascend: Step‑by‑Step Guide for Fast AI Inference
Huawei Cloud Developer Alliance
Huawei Cloud Developer Alliance
Jan 22, 2025 · Artificial Intelligence

How Huawei’s AI Large‑Model Teacher Training Empowered Educators in Henan

From January 16‑18, Huawei Cloud hosted a three‑day AI large‑model teacher training at Henan Information Statistics Vocational College, gathering over 40 educators from 18 schools; the program covered model fundamentals, prompt engineering, and industry‑education integration, boosting teachers’ AI expertise and fostering future AI talent development.

AIArtificial IntelligenceEducation
0 likes · 5 min read
How Huawei’s AI Large‑Model Teacher Training Empowered Educators in Henan
Huawei Cloud Developer Alliance
Huawei Cloud Developer Alliance
Nov 28, 2024 · Artificial Intelligence

How Student Engineers Turned AI Vision into Smart Aid for the Blind

A team of Wuhan Engineering University students leveraged computer‑vision algorithms, Huawei’s MindSpore AI framework, and cloud resources to create an intelligent cane and guide glasses that provide navigation, obstacle avoidance, and emergency alerts for the visually impaired, winning the 2024 Huawei Developer Competition.

AIHuawei CloudSmart Cane
0 likes · 8 min read
How Student Engineers Turned AI Vision into Smart Aid for the Blind
Huawei Cloud Developer Alliance
Huawei Cloud Developer Alliance
Sep 25, 2024 · Artificial Intelligence

AI-Driven Drug Discovery Shines at Shanghai’s First Computational Biology Competition

The inaugural Shanghai International Computational Biology Innovation Competition concluded with five finalist teams, awarding a GeminiMol team from ShanghaiTech University first prize for discovering highly active molecules validated by wet experiments, while the event showcased AI-driven drug discovery targeting the NMDA receptor, highlighted the city’s new computational biology action plan, and emphasized talent selection through competition.

AI drug discoveryNMDA receptorShanghai competition
0 likes · 7 min read
AI-Driven Drug Discovery Shines at Shanghai’s First Computational Biology Competition
Huawei Cloud Developer Alliance
Huawei Cloud Developer Alliance
Sep 18, 2024 · Artificial Intelligence

How Distributed Training Powers Massive Language Models: Concepts, Strategies, and Code

This article explains why single‑machine resources are insufficient for training ever‑larger language models, introduces the fundamentals of distributed training systems, details various parallel strategies such as data, model, pipeline, and hybrid parallelism, and provides practical PyTorch code and memory‑optimization techniques to accelerate large‑scale model training.

GPUPyTorchdeep learning
0 likes · 29 min read
How Distributed Training Powers Massive Language Models: Concepts, Strategies, and Code