sarcasticcoder
qwen2.5-vl-7b-cord-lora
Dedicated Endpoints
Run this model inference on single tenant GPU with unmatched speed and reliability at scale.
Container
Run this model inference with full control and performance in your environment.
Get help setting up a custom Dedicated Endpoints.
Talk with our engineer to get a quote for reserved GPU instances with discounts.
README
License: apache-2.0Result - CORD test[:40], same pipeline, 4-bit
| Field EM | Field F1 | Line-item F1 | |
|---|---|---|---|
| Zero-shot v3 prompt | 0.869 | 0.834 | 0.934 |
| This LoRA | 0.865 | 0.830 | 0.957 |
Matches the already-strong prompt baseline on fields and lifts line-item F1 +0.02.
Usage
python
from peft import PeftModelfrom transformers import Qwen2_5_VLForConditionalGeneration, AutoProcessorbase = Qwen2_5_VLForConditionalGeneration.from_pretrained("Qwen/Qwen2.5-VL-7B-Instruct", device_map="auto")model = PeftModel.from_pretrained(base, "sarcasticcoder/qwen2.5-vl-7b-cord-lora")proc = AutoProcessor.from_pretrained("Qwen/Qwen2.5-VL-7B-Instruct")
Model provider
sarcasticcoder
Model tree
Base
Qwen/Qwen2.5-VL-7B-Instruct
Adapter
this model
Modalities
Input
Text, Image
Output
Text
Pricing
Dedicated Endpoints
View detailsSupported Functionality
Model APIs
Dedicated Endpoints
Container
More information