Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
---
|
| 4 |
+
# Kimi K2 Instruct 0905 - Coding-focused distillation (5000 samples)
|
| 5 |
+
|
| 6 |
+
I used the Kimi K2 Instruct 0905 model to distill 5000 samples of only code-related prompts.
|
| 7 |
+
API from NVIDIA NIM.
|
| 8 |
+
All samples are code related only!
|
| 9 |
+
Mix of all languages.
|
| 10 |
+
Free to use for anyone with apache 2.0 license.
|