text-embeddings-inference icon indicating copy to clipboard operation
text-embeddings-inference copied to clipboard

Support for architecture: CodeXEmbedModel2B

Open ForSeason opened this issue 6 months ago • 1 comments

Model description

The Salesforce/SFR-Embedding model excels in multilingual and multi-task code/text retrieval, demonstrating superior performance in CoIR benchmarks (e.g., 67.4 NDCG@10 for the 2B model). Sincerely hoping that the maintainers can provide support for the inference of this model.🍺

Open source status

  • [x] The model implementation is available
  • [x] The model weights are available

Provide useful links for the implementation

https://huggingface.co/Salesforce/SFR-Embedding-Code-2B_R

ForSeason avatar Apr 02 '25 07:04 ForSeason