DeepLink avatar

DeepLink

Official

@deeplink-org

0Followers
|
79Public Repos
|
28Published Skills

Offers specialized optimization and precision alignment for domestic hardware backends including Ascend, CAMB, and MACA architectures.

Skills Distribution
DomainCloud & Comp...Hardware-Backend O.. (40%)Model-Precision Al.. (35%)Graph-Execution In.. (25%)

Agent Skills by DeepLink

Showing 28 vetted skills indexed across 2 GitHub repositories.

DeepLink-orgDeepLink-org
7

template-skill

Provides a reusable template for authoring hardware benchmark evaluation skills.

Official
Basic
DeepLink-orgDeepLink-org
7

hygon-science-weather

Runs weather forecasting model inference and RMSE/ACC evaluation on Hygon DCU.

Official
Advanced
DeepLink-orgDeepLink-org
7

hygon-audio-asr

Benchmarks SenseVoice speech recognition inference performance on Hygon DCU hardware.

Official
Advanced
DeepLink-orgDeepLink-org
7

hygon-audio-au

Evaluates ECAPA-TDNN language identification inference accuracy and latency on Hygon DCU.

Official
Intermediate
DeepLink-orgDeepLink-org
7

hygon-nlp-operator

Benchmarks GEMM, Conv2d, longtail, and Transformer Block operators on Hygon DCU hardware.

Official
Advanced
DeepLink-orgDeepLink-org
7

metax-nlp-operator

Benchmarks GEMM, Conv2d, long-tail operators, and Transformer blocks on MetaX GPUs.

Official
Advanced
DeepLink-orgDeepLink-org
7

iluvatar-nlp-operator

Benchmarks GEMM, Conv2d, longtail, and Transformer Block operators on Iluvatar BI-V150 GPUs.

Official
Advanced
DeepLink-orgDeepLink-org
7

ascend-audio-au

Benchmarks language identification model inference accuracy and latency on Ascend NPU.

Official
Intermediate
DeepLink-orgDeepLink-org
7

ascend-audio-asr

Benchmarks SenseVoice speech recognition inference on Ascend NPU with CER and WER metrics.

Official
Advanced
DeepLink-orgDeepLink-org
7

ascend-nlp-operator

Runs operator accuracy and latency benchmarks on Huawei Ascend 910B NPUs.

Official
Advanced
DeepLink-orgDeepLink-org
7

cambricon-nlp-operator

Benchmarks operator accuracy and latency on Cambricon MLU hardware.

Official
Advanced
DeepLink-orgDeepLink-org
7

nvidia-audio-asr

Evaluates SenseVoice speech recognition inference performance on NVIDIA GPUs with CER and WER metrics.

Official
Intermediate
DeepLink-orgDeepLink-org
7

nvidia-audio-au

Benchmarks language identification model inference accuracy and latency on NVIDIA GPUs.

Official
Intermediate
DeepLink-orgDeepLink-org
7

nvidia-nlp-operator

Benchmarks GEMM, Conv2d, long-tail, and Transformer Block operators on NVIDIA GPUs.

Official
Advanced
DeepLink-orgDeepLink-org
7

nvidia-nlp-inference

Benchmarks SGLang-served HuggingFace text models on NVIDIA GPUs for throughput and latency.

Official
Advanced
DeepLink-orgDeepLink-org
7

nvidia-nlp-training-qwen3

Benchmarks Qwen3-8B pretraining throughput on NVIDIA GPUs using NeMo and Megatron-LM.

Official
Advanced
DeepLink-orgDeepLink-org
7

nvidia-nlp-finetune-mixtral

Runs Mixtral-8x7B finetuning benchmarks on NVIDIA GPUs and collects throughput metrics.

Official
Advanced
DeepLink-orgDeepLink-org
7

nvidia-nlp-finetune-llama-7b

Benchmarks Alpaca-LoRA LLaMA-7B fine-tuning throughput on NVIDIA GPUs.

Official
Advanced
DeepLink-orgDeepLink-org
7

nvidia-mm-t2v

Benchmarks Open-Sora v2 text-to-video inference performance on a single NVIDIA GPU.

Official
Intermediate
DeepLink-orgDeepLink-org
7

nvidia-mm-t2i

Benchmarks Stable Diffusion text-to-image inference on NVIDIA GPUs using TensorRT.

Official
Intermediate
DeepLink-orgDeepLink-org
7

nvidia-cv-pretrain

Benchmarks image classification model training performance on NVIDIA GPUs using mmpretrain.

Official
Advanced
DeepLink-orgDeepLink-org
7

nvidia-cv-segmentation

Benchmarks semantic segmentation training performance on NVIDIA GPUs using mmsegmentation.

Official
Advanced
DeepLink-orgDeepLink-org
7

nvidia-cv-detection

Benchmarks object detection model training performance on NVIDIA GPUs using mmdetection.

Official
Advanced
DeepLink-orgDeepLink-org
7

ppu-audio-au

Evaluates speech understanding model inference accuracy and latency on PPU accelerators.

Official
Intermediate

Frequently Asked Questions About DeepLink

FAQPage Schema
What hardware backends are supported for model adaptation?▼

DeepLink supports model adaptation and precision alignment specifically for Ascend, CAMB, MACA, and PPU hardware backends. These capabilities ensure that models function correctly when deployed on domestic compute infrastructure by addressing backend-specific execution requirements.

How can I resolve precision mismatches in my model deployment?▼

You can resolve precision mismatches by utilizing the precision-align capability to diagnose discrepancies between lmdeploy, dlinfer, and reference implementations. This process identifies numerical errors occurring during execution on Ascend, CAMB, or MACA backends to ensure output parity.

What is the primary focus of the graph-mode-internals skill?▼

The graph-mode-internals skill focuses on explaining the capture and replay mechanisms required for efficient execution on Ascend, Camb, MACA, and PPU backends. It provides technical insight into how computational graphs are managed across these specific hardware environments.