Replies: 2 comments
-
Probably a KV pair for model card URL would be sufficient and general enough. It can point to HF model cards for example |
Beta Was this translation helpful? Give feedback.
0 replies
-
Makes sense, it would keep with the existing pattern of So perhaps we can go with For now, just going to be observing how people use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Models in hugging face tends to include a model card.
It's usually a detailed text file with some images. Was wondering if we should include it in the KV store and if so then how? And how do we deal with the stuff around it... like images and the yaml headers?
Some model cards also have image banners and icons. Maybe we want to allow model authors to attach a small image icon so it's easier to find their model if we have a model library?
Beta Was this translation helpful? Give feedback.
All reactions