Update README.md
Browse files
README.md
CHANGED
|
@@ -7,7 +7,7 @@ tags:
|
|
| 7 |
---
|
| 8 |
|
| 9 |
Iapetus-v2-Kernel is a 80-billion parameter coding model for Assembly (ptxas, arm, and x86), Cuda, C, C++ by Kronos Labs, fine-tuned on top of Qwen3-Coder-Next's Hybrid attention layout.
|
| 10 |
-
It was trained on closed source datasets containing synthetically generated and verified code. We hope to spur interest in LLM's capable of low-level programming.
|
| 11 |
|
| 12 |
|
| 13 |
The model contains the following layout:
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
Iapetus-v2-Kernel is a 80-billion parameter coding model for Assembly (ptxas, arm, and x86), Cuda, C, C++ by Kronos Labs, fine-tuned on top of Qwen3-Coder-Next's Hybrid attention layout.
|
| 10 |
+
It was trained on closed source datasets containing synthetically generated and verified code. We hope to spur interest in LLM's capable of performant low-level programming.
|
| 11 |
|
| 12 |
|
| 13 |
The model contains the following layout:
|