michaelfeil / infinity

Infinity is a high-throughput, low-latency REST API for serving text-embeddings, reranking models, clip, clap and colpali
https://michaelfeil.github.io/infinity/
MIT License
1.41k stars 112 forks source link

add support for deberta #344

Closed Stealthwriter closed 1 month ago

Stealthwriter commented 2 months ago

Feature request

deberta is the best text classification model, can you add it?

Motivation

deberta is the best text classification model, can you add it?

Your contribution

deberta is the best text classification model, can you add it?

michaelfeil commented 2 months ago

its currently supported, or whats the issue?

michaelfeil commented 1 month ago

Closing, as question is unclear and Deberta is supported. The Reranker in infinity pulls even the Deberta Model as main example. https://huggingface.co/mixedbread-ai/mxbai-rerank-xsmall-v1/tree/main is covered in multiple unit tests. Therefore closing.