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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have a fine tuned embedding model, for a text classification task.
I was wondering if I can host such a model efficiently with TEI?
From this documentation of supported models I would guess not, because I don't see this model under "Supported re-rankers and sequence classification models".
https://huggingface.co/docs/text-embeddings-inference/en/supported_models#supported-re-rankers-and-sequence-classification-models
Thank you!
my model: intfloat/multilingual-e5-large-instruct
how I fine tuned: https://huggingface.co/docs/transformers/en/training
Beta Was this translation helpful? Give feedback.
All reactions