Add metadata and improve model card
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team. I've opened this PR to improve the model card for KernelGen-LM-1.7B.
The changes include:
- Adding
pipeline_tag: text-generationto the YAML metadata. - Specifying the
license: apache-2.0. - Adding
library_name: transformersas the model files indicate compatibility. - Adding a link to the official GitHub repository for the evaluation framework.
- Formatting the citation as a BibTeX block.
These updates will make the model more discoverable and useful to the community!
AscendKernelGen changed pull request status to merged