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

Support for e5-mistral-7b-instruct

Open vladimirmujagic opened this issue 1 year ago • 0 comments

Model description

Improving Text Embeddings with Large Language Models. Liang Wang, Nan Yang, Xiaolong Huang, Linjun Yang, Rangan Majumder, Furu Wei, arXiv 2024

This model has 32 layers and the embedding size is 4096.

I tried to load the model but it fails because model is split in multiple files

Open source status

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

Provide useful links for the implementation

https://huggingface.co/intfloat/e5-mistral-7b-instruct

vladimirmujagic avatar May 10 '24 18:05 vladimirmujagic