Commit
·
bfa991a
1
Parent(s):
b259b10
update README
Browse filesSigned-off-by: jupyterjazz <[email protected]>
README.md
CHANGED
@@ -33,7 +33,7 @@ pipeline_tag: visual-document-retrieval
|
|
33 |
|
34 |
## Model Overview
|
35 |
|
36 |
-
This repository hosts a vLLM-compatible version of [`jina-embeddings-v4`](https://huggingface.co/jinaai/jina-embeddings-v4) with the code adapter merged into the base `Qwen2.5-VL` weights. This architecture modification enables native compatibility with vLLM without requiring custom adapter-handling code.
|
37 |
|
38 |
|
39 |
## Usage
|
|
|
33 |
|
34 |
## Model Overview
|
35 |
|
36 |
+
This repository hosts a vLLM-compatible version of [`jina-embeddings-v4`](https://huggingface.co/jinaai/jina-embeddings-v4) with the **code** adapter merged into the base `Qwen2.5-VL` weights. This architecture modification enables native compatibility with vLLM without requiring custom adapter-handling code.
|
37 |
|
38 |
|
39 |
## Usage
|