Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,9 @@ base_model:
|
|
12 |
pipeline_tag: visual-document-retrieval
|
13 |
---
|
14 |
|
|
|
|
|
|
|
15 |
> [!IMPORTANT]
|
16 |
> This version of ColQwen2 should be loaded with the `transformers 🤗` release, not with `colpali-engine`.
|
17 |
> It was converted using the `convert_colqwen2_weights_to_hf.py` script
|
|
|
12 |
pipeline_tag: visual-document-retrieval
|
13 |
---
|
14 |
|
15 |
+
> [!WARNING]
|
16 |
+
> EXPERIMENTAL: Wait for https://github.com/huggingface/transformers/pull/35778 to be merged before using!
|
17 |
+
|
18 |
> [!IMPORTANT]
|
19 |
> This version of ColQwen2 should be loaded with the `transformers 🤗` release, not with `colpali-engine`.
|
20 |
> It was converted using the `convert_colqwen2_weights_to_hf.py` script
|