Update README.md
Browse files
README.md
CHANGED
|
@@ -1,12 +1,12 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
-
---
|
| 4 |
-
|
| 5 |
# DICE-1.7B: Diffusion Large Language Models Excel at Generating CUDA Kernels
|
| 6 |
|
| 7 |
[DICE](https://deadlykitten4.github.io/DICE/) is a series of diffusion large language models (dLLMs) designed for CUDA kernel generation, spanning three parameter scales, 1.7B, 4B, and 8B.
|
| 8 |
|
| 9 |
-
- **Paper:** [DICE: Diffusion Large Language Models Excel at Generating CUDA Kernels](https://
|
| 10 |
- **Project Page:** [https://deadlykitten4.github.io/DICE/](https://deadlykitten4.github.io/DICE/)
|
| 11 |
- **Repository:** [https://github.com/deadlykitten4/DICE](https://github.com/deadlykitten4/DICE)
|
| 12 |
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
# DICE-1.7B: Diffusion Large Language Models Excel at Generating CUDA Kernels
|
| 6 |
|
| 7 |
[DICE](https://deadlykitten4.github.io/DICE/) is a series of diffusion large language models (dLLMs) designed for CUDA kernel generation, spanning three parameter scales, 1.7B, 4B, and 8B.
|
| 8 |
|
| 9 |
+
- **Paper:** [DICE: Diffusion Large Language Models Excel at Generating CUDA Kernels](https://arxiv.org/abs/2602.11715)
|
| 10 |
- **Project Page:** [https://deadlykitten4.github.io/DICE/](https://deadlykitten4.github.io/DICE/)
|
| 11 |
- **Repository:** [https://github.com/deadlykitten4/DICE](https://github.com/deadlykitten4/DICE)
|
| 12 |
|