Adding library tag for better download tracking as well as task tags
Browse filesheya, VB from Hugging Face here, just opened a quick PR to fix the metadata in the repo - this improves model discovery and also adds nice code snippets to the model too.
cheers,
VB
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
|