Skip to content

[New Model]: jinaai/jina-embeddings-v4 #20463

@hao-cold

Description

@hao-cold

Your current environment

The output of python collect_env.py
Your output of `python collect_env.py` here

🐛 Describe the bug

Hi, when i run the vllm serve to launch jina-embeddings-v4 model, where my deploy script is :

export VLLM_USE_V1=0 MODEL_PATH="./chkpt/jina-embeddings-v4/" vllm serve $MODEL_PATH --served-model-name model --trust-remote-code --task embed

I met the follow error:
ValueError: JinaEmbeddingsV4Model has no vLLM implementation and the Transformers implementation is not compatible with vLLM. Try setting VLLM_USE_V1=0.

looking forward to your helpful reply

Before submitting a new issue...

  • Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    new-modelRequests to new modelsstaleOver 90 days of inactivity

    Type

    No type

    Projects

    Status

    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions