Add missing metadata and improve model card
#1
by
nielsr
HF Staff
- opened
This PR adds missing metadata to the model card, including the pipeline_tag and license. This improves discoverability and clarity for users. The pipeline_tag is set to feature-extraction as FlashNorm is a faster implementation of RMSNorm, commonly used for this purpose in LLMs. It also adds a link to the code.