Update README.md
Browse files
README.md
CHANGED
|
@@ -7,13 +7,13 @@ language:
|
|
| 7 |
# AscendKernelGen/KernelGen-LM-4B
|
| 8 |
|
| 9 |

|
| 10 |
-
[](https://arxiv.org/abs/2601.07160)
|
| 11 |
|
| 12 |
KernelGen-LM-4B is a state-of-the-art domain-adaptive large language model specialized for low-level NPU kernel generation, specifically for the Huawei Ascend architecture using the AscendC programming language. Built upon the Qwen3-4B backbone, it is trained on the Ascend-CoT dataset and refined via reinforcement learning with execution feedback.
|
| 13 |
|
| 14 |
-
**Other artifacts:**
|
| 15 |
* The **AscendKernelGen Technical Report** is published at https://arxiv.org/abs/2601.07160.
|
| 16 |
-
* The **NPUKernelBench** evaluation framework is published at https://git.openi.org.cn/PCL-Benchmark/NPUKernelBench.
|
| 17 |
|
| 18 |
## Introduction
|
| 19 |
|
|
|
|
| 7 |
# AscendKernelGen/KernelGen-LM-4B
|
| 8 |
|
| 9 |

|
| 10 |
+
<!-- [](https://arxiv.org/abs/2601.07160) -->
|
| 11 |
|
| 12 |
KernelGen-LM-4B is a state-of-the-art domain-adaptive large language model specialized for low-level NPU kernel generation, specifically for the Huawei Ascend architecture using the AscendC programming language. Built upon the Qwen3-4B backbone, it is trained on the Ascend-CoT dataset and refined via reinforcement learning with execution feedback.
|
| 13 |
|
| 14 |
+
<!-- **Other artifacts:**
|
| 15 |
* The **AscendKernelGen Technical Report** is published at https://arxiv.org/abs/2601.07160.
|
| 16 |
+
* The **NPUKernelBench** evaluation framework is published at https://git.openi.org.cn/PCL-Benchmark/NPUKernelBench. -->
|
| 17 |
|
| 18 |
## Introduction
|
| 19 |
|