sarcasticcoder

qwen2.5-vl-7b-cord-lora

Dedicated Endpoints

Run this model inference on single tenant GPU with unmatched speed and reliability at scale.

Learn more
Container

Run this model inference with full control and performance in your environment.

Learn more

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.0

Result - CORD test[:40], same pipeline, 4-bit

Table
Field EMField F1Line-item F1
Zero-shot v3 prompt0.8690.8340.934
This LoRA0.8650.8300.957

Matches the already-strong prompt baseline on fields and lifts line-item F1 +0.02.

Usage

python

from peft import PeftModel
from transformers import Qwen2_5_VLForConditionalGeneration, AutoProcessor
base = 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 details

Supported Functionality

Model APIs

Dedicated Endpoints

Container

More information

Explore FriendliAI today