Visual Document Retrieval
Transformers
Safetensors
ColPali
English
colqwen2
pretraining
tonywu71 commited on
Commit
0c6d075
·
verified ·
1 Parent(s): ef4fa8d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
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