Closed
Description
The model card helper in diffusers does not set either a finetuned_from
or base_model
metadata.
If we follow the template and start adding the finetuned_from
or base_model
tag in the metadata portion of the model cards in our training scripts, that will lead to a solid UI improvement on the Hub.
@Wauplin, actually, I need a bit of advice here. I did try to use the template before and found to be a bit non-trivial to use compared to just writing one myself. Could you help with some pointers on how to do this cleanly? You can take this model card from the SDXL DreamBooth LoRA training script as an example.
Metadata
Metadata
Assignees
Labels
No labels