Update model card to reflect MPK paper
#1
by nielsr HF Staff - opened
Hi there, I'm Niels from the community science team at Hugging Face.
This PR updates the model card to properly document the Mirage Persistent Kernel (MPK) as presented in the paper MPK: A Compiler and Runtime for Mega-Kernelizing Tensor Programs.
The updates include:
- Relevant metadata (
licenseandpipeline_tag). - A description of the MPK compiler and runtime system.
- Links to the paper and GitHub repository.
- A sample usage section with code from the official GitHub documentation.
- The BibTeX citation for the paper.