Adding library tag for better download tracking as well as task tags (#4)
Browse files- Adding library tag for better download tracking as well as task tags (dbe1d8f8cc88e21a9244e497b18904a88fdd3657)
Co-authored-by: Vaibhav Srivastav <[email protected]>
README.md
CHANGED
|
@@ -4,6 +4,7 @@ base_model:
|
|
| 4 |
- meta-llama/Llama-3.1-8B-Instruct
|
| 5 |
datasets:
|
| 6 |
- ScalingIntelligence/KernelBench
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
# KernelLLM
|
|
|
|
| 4 |
- meta-llama/Llama-3.1-8B-Instruct
|
| 5 |
datasets:
|
| 6 |
- ScalingIntelligence/KernelBench
|
| 7 |
+
library_name: transformers
|
| 8 |
---
|
| 9 |
|
| 10 |
# KernelLLM
|