Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
ig1
/
Qwen2.5-VL-7B-Instruct-FP8-Dynamic
like
0
Follow
Iguane Solutions
5
Image-Text-to-Text
Transformers
Safetensors
English
qwen2_5_vl
image-to-text
multimodal
conversational
text-generation-inference
compressed-tensors
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Train
Deploy
Use this model
hekmon
commited on
Feb 24
Commit
88c691b
·
verified
·
1 Parent(s):
f15803e
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
+
pipeline_tag: image-text-to-text
6
+
tags:
7
+
- multimodal
8
+
library_name: transformers
9
+
base_model:
10
+
- Qwen/Qwen2.5-VL-7B-Instruct
11
+
---