Add metadata and improve model card
#1
by nielsr HF Staff - opened
Hi! I'm Niels, part of the community science team at Hugging Face. This PR improves the model card for KernelGen-LM-32B-RL by:
- Adding the
pipeline_tag: text-generationto ensure the model is correctly categorized on the Hub. - Adding
library_name: transformersmetadata based on the configuration files in the repository. - Setting the
licensetoapache-2.0. - Linking the model card to the associated research paper on Hugging Face Papers and the official GitHub repository.
AscendKernelGen changed pull request status to merged