You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[inference] Kill the ability to override a model's task (huggingface#1199)
#### Excerpt from [internal
convo](https://huggingface.slack.com/archives/C021329G2LT/p1739370292210139):
I was wondering, do you know by any chance if, in the old
hf-inference-api, the ability to override the pipeline when calling the
API between a feature-extraction and a sentence-similarity model, is
still used?
I am thinking to kill this feature from the client libraries (it's
simpler to always assume 1 model === 1 task) and i figured you might
know if we still use this anywhere
0 commit comments