identity

open weights
Parasail logo

parasail-qwen25-vl-72b-instructParasail

in /1M$0.70input tokens
out /1M$0.70output tokens
context33K8K out
trainingnoon your prompts
api
chat
hosting
US
model lab
Alibaba (Qwen)
weights
open
added
February 2025
model id
parasail/parasail-qwen25-vl-72b-instruct

capabilities 3/8

visionreasoningtoolscachingweb searchjson schemacomputer useimage gen

pricing

no markup
input
$0.70
output
$0.70
cache write
-
cache read
-

worked cost

Estimated cost for three request volumes
volumecost
100K in + 10K out$0.0770
1M in + 100K out$0.77
10M in + 1M out$7.70

Requesty charges what the upstream provider charges, with no markup and no per-request fee. Prompt caching and smart routing cut the effective cost further on repeated context. Gateway pricing

provider price, passed throughper 1M tokens

measured

through Sep 12

no measured traffic for this endpoint yet. pricing above is the provider's own

benchmarks

artificial analysis

no published scores for this exact variant. region deployments and highspeed tiers usually share the base model's results

policy

data terms
retention
none
trains on prompts
no
hosted in
US

Terms are the provider's, not Requesty's: routing a request here puts it under them. Parasail Privacy Policy

Need every request to stay in one jurisdiction? EU hosting routes only through EU-hosted providers.

quickstart

openai compatible
parasail/parasail-qwen25-vl-72b-instruct

this id pins the parasail deployment, with no routing and no failover. the managed id on the canonical page routes across all 1 providers instead

main.py
from openai import OpenAI client = OpenAI(    api_key="YOUR_REQUESTY_API_KEY",    base_url="https://router.requesty.ai/v1",) response = client.chat.completions.create(    model="parasail/parasail-qwen25-vl-72b-instruct",    messages=[        {"role": "user", "content": "Explain quantum computing in one paragraph."},    ],) print(response.choices[0].message.content)

Change the base url to https://router.requesty.ai/v1, use your Requesty key, set the model to the id above. Existing OpenAI SDK code needs no other edit, and the same key reaches every other model in the catalog. Browse all models

notes

reference

Qwen 2.5 VL 72B Instruct

questions 5

How much does parasail-qwen25-vl-72b-instruct cost?
parasail-qwen25-vl-72b-instruct is priced at $0.70 per million input tokens and $0.70 per million output tokens when accessed via Requesty. Requesty charges exactly what the upstream provider charges, we don't add markup.
What is the context window of parasail-qwen25-vl-72b-instruct?
parasail-qwen25-vl-72b-instruct has a context window of 33K tokens, with a maximum output of 8K tokens per response. That is roughly 44 words of input you can fit in a single prompt.
What can parasail-qwen25-vl-72b-instruct do?
parasail-qwen25-vl-72b-instruct supports vision input, tool calling, structured outputs (JSON schema). You can call it through any OpenAI-compatible client by pointing base_url to Requesty.
How do I use parasail-qwen25-vl-72b-instruct with the OpenAI SDK?
Install the OpenAI SDK, set base_url to "https://router.requesty.ai/v1", set your API key to your Requesty key, and set the model to "parasail/parasail-qwen25-vl-72b-instruct". The quickstart pane shows Python, JavaScript and cURL snippets.
Can I run parasail-qwen25-vl-72b-instruct through Requesty?
Yes. parasail-qwen25-vl-72b-instruct runs through Requesty's OpenAI-compatible API, served from Parasail. You do not host the model yourself: point base_url at Requesty, set the model to "parasail/parasail-qwen25-vl-72b-instruct", and requests are routed to the upstream provider with automatic failover. The same key gives you 600+ other models too.

more from parasail 4

Other Parasail endpoints
endpointctxin /M
deepseek-v4-flash-04241.0M$0.14
gemma-4-26B-A4B-it262K$0.13
parasail-qwen3-235b-a22b-instruct-2507262K$0.15
gemma3-27b-it128K$0.30

call parasail-qwen25-vl-72b-instruct through one endpoint

One key for this endpoint and 600+ other models. No markup on provider prices, automatic failover when a provider degrades, and prompt caching built in. Methodology

parasail-qwen25-vl-72b-instructparasailin $0.70 /1Mout $0.70 /1Mctx 33Khosted US