Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
FireRedTeam
/
FireRed-OCR
like
158
Follow
FireRed Team
694
Image-to-Text
Safetensors
qwen3_vl
Eval Results
arxiv:
2603.01840
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
7
Copy to bucket
new
ariG23498
HF Staff
commited on
Mar 2
Commit
26a6e05
·
verified
·
1 Parent(s):
48b0928
Adding `transformers` as the library name
Browse files
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -3,6 +3,7 @@ license: apache-2.0
3
base_model:
4
- Qwen/Qwen3-VL-2B-Instruct
5
pipeline_tag: image-to-text
6
---
7
8
3
base_model:
4
- Qwen/Qwen3-VL-2B-Instruct
5
pipeline_tag: image-to-text
6
+
library_name: transformers
7
---
8
9