Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
davanstrien
/
colpali-query-gen
like
0
Image-Text-to-Text
Transformers
Safetensors
English
qwen2_vl
conversational
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
davanstrien
HF staff
commited on
Sep 24
Commit
6d68f9a
•
1 Parent(s):
793a28f
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+11
-0
README.md
ADDED
Viewed
@@ -0,0 +1,11 @@
1
+
---
2
+
license: apache-2.0
3
+
language:
4
+
- en
5
+
base_model:
6
+
- Qwen/Qwen2-VL-2B-Instruct
7
+
pipeline_tag: image-text-to-text
8
+
library_name: transformers
9
+
tags:
10
+
- qwen2_vl
11
+
---