MinishLab / model2vec

Distill a Small Static Model from any Sentence Transformer
https://minishlab.github.io/
MIT License
417 stars 18 forks source link

[`enh`] Rely on Jinja for model card, use model id/path in snippet #37

Closed tomaarsen closed 1 month ago

tomaarsen commented 1 month ago

Hello!

Pull Request overview

Details

The ModelCard and ModelCardData has some nice extra features that prevents us from having to worry about how to format the metadata at the top of the model card. The overview should hopefully be clear enough to explain all of the changes.

Note