Skip to content

Conversation

@xianbaoqian
Copy link
Contributor

Context: huggingface/hub-docs#552 (comment)

Superb repos use the Community Inference API, but given they are not a library and their usage is more for a competition, they were not added to the Libraries.ts (confirmed with @lewtun). From a discussion, we think https://huggingface.co/models?library=superb&sort=modified are mostly old legacy models and it's ok to remove them from the Inference API, as the official ones now use transformers. (the old integration allowed users to specify their own requirements and inference code but that was deprecated)

Copy link
Contributor

@osanseviero osanseviero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bye bye my old code :(

@osanseviero
Copy link
Contributor

You'll also need to modify https://github.com/huggingface/api-inference for the parts that use superb

@xianbaoqian xianbaoqian merged commit c349676 into main Dec 14, 2022
@xianbaoqian xianbaoqian deleted the delete-unused-apis branch December 14, 2022 17:17
@xianbaoqian
Copy link
Contributor Author

You'll also need to modify https://github.com/huggingface/api-inference for the parts that use superb

Sure. Will do!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants