Is this a Keras model?
#1
by Wauplin - opened
Hi team! @bruel I recently noticed this repo is tagged as keras in the model card (here). Is this intended? If yes, I think it would make sense to explain in the model card how to use the adapter with Keras framework. If not, then it would be better to remove library_name: keras from the model card so that users don't end up on it when looking for keras models. (same comment for all the other LoRA models)
For context, keras models have a snippet a code displayed in Use this model but for those LoRA repos, the snippets are not valid given a saved_model.pb file is missing.
Thank you so much! We just fixed this!
bruel changed discussion status to closed