You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Proposal
Add a "model type" field to the model card block that allows uses to input common 'types' of distinguishing models, such as "text-generation", "image-to-text", etc. These are standard on Hugging Face and other sources for open-source models.
Proposal
Add a "model type" field to the model card block that allows uses to input common 'types' of distinguishing models, such as "text-generation", "image-to-text", etc. These are standard on Hugging Face and other sources for open-source models.
Details
FieldName: Components.modelCard.modelType
FieldType: string
Required: no
Examples: "text-generation", "image-to-text," "text-to-image"
Example snippet
The text was updated successfully, but these errors were encountered: