We added the model_format to the config.json but when loading the metadata with metadata_from_config, we actually don't load that attribute. This also has some consequences for the model card, because that information is used to show the getting started code.
We added the
model_formatto theconfig.jsonbut when loading the metadata withmetadata_from_config, we actually don't load that attribute. This also has some consequences for the model card, because that information is used to show the getting started code.