🤗 Support request for a new model from huggingface: embedding model with rotary embeddings not supported #10970
Closed
1 task done
Labels
bug
Something isn't working
Your current environment
The output of `python collect_env.py`
Model Input Dumps
No response
🐛 Describe the bug
problem
I'm unable to use the
jinaai/jina-embeddings-v3
embedding model with vllm. When run using OpenAI style OpenAIServingEmbedding it throws an errorNo CUDA GPUs are available
. I also tried to run it using LLM class and it gives the error described below.Does this mean the model is not yet supported or a different issue?
code
error
error with serving embedding
Before submitting a new issue...
The text was updated successfully, but these errors were encountered: