Add library_name metadata to model card
#1
by nielsr HF Staff - opened
This PR adds library_name: transformers to the metadata of the model card. This will enable the interactive "Use in Transformers" button on the model page.
vysri changed pull request status to merged
Hello, we don't explicitly list this because the transformers auto-generated inference pipeline cannot be used with this model, instead we use the inference pipeline specified here: https://github.com/vysri/conversational-infill. Do you still recommend that we add the transformers library tag if this is the case?