text-embeddings-inference
text-embeddings-inference copied to clipboard
Support for Linq-AI-Research/Linq-Embed-Mistral
Model description
The model is the top opensource model on the https://huggingface.co/spaces/mteb/leaderboard so please add it.
Open source status
- [x] The model implementation is available
- [x] The model weights are available
Provide useful links for the implementation
https://huggingface.co/Linq-AI-Research/Linq-Embed-Mistral
@julien-c bro
This give me a work RESTful embed api
docker run --gpus all -e MODEL_ID=Linq-AI-Research/Linq-Embed-Mistral ghcr.io/huggingface/text-embeddings-inference:latest
@calvin2021y Works thank you