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-generation to the YAML metadata.
  • Specifying the license: apache-2.0.
  • Adding library_name: transformers as 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

Sign up or log in to comment