Add a pipeline_tag so that Inference Providers can map their models
#24
by
fabric
- opened
Hi,
Setting a proper pipeline_tag would enable us to map an endpoint and serve this model as a third-party Inference Provider.
Thank you