huggingface / api-inference-community

Apache License 2.0
161 stars 61 forks source link

Update inference widget from adapter-transformers to Adapters #422

Closed calpt closed 2 months ago

calpt commented 3 months ago

Similar to https://github.com/huggingface/hub-docs/pull/1184 and https://github.com/huggingface/huggingface.js/pull/459, this PR replaces the deprecated adapter-transformers package with the new adapters package. Also adds new pipelines for text generation and summarization.

Open points:

calpt commented 2 months ago

hey, friendly ping on this. is there anything else needed from our side?

osanseviero commented 2 months ago

This is now deployed @calpt !

See

calpt commented 2 months ago

Awesome, thank you, @osanseviero!