- Text Generation
Lyria 3 Clip Preview is Google's preview music-generation model optimized for creating short, 30‑second musical clips, loops, and previews from text or image prompts.
Powered by Qwen
Qwen3 VL 30B A3B Instruct is a 30B-parameter Mixture-of-Experts vision-language model from Qwen, offering strong multimodal understanding and generation with a 262K-token context window. It is instruction-tuned for chat-style use and balances high-quality reasoning with relatively efficient active parameter usage.
Output tokens per second · Higher is better
Seconds · Lower is better
USD per 1M tokens (blended) · Lower is better
About the model
Qwen3 VL 30B A3B Instruct is an instruction-tuned Mixture-of-Experts vision-language model with 30B total parameters (about 3B active) and a context window of roughly 262K tokens, designed by Qwen/Alibaba for multimodal input (text and images) and text output. It is mainly used for multimodal assistants that perform detailed image understanding, visual question answering, and document/image OCR-style analysis, as well as long-context reasoning over large text and mixed media. It also powers coding help, general-purpose chat, and agent-style workflows that need function calling and robust instruction following across visual and textual tasks. It belongs to the Qwen3-VL family of models, a successor line within the broader Qwen/Qwen3 ecosystem of large language and vision-language models.
Model capabilities
Understands images alongside text, enabling multimodal reasoning, description, and grounded question answering about visual content and layouts.
Reads text from natural images, screenshots, and documents, extracting structured information from complex layouts like forms, tables, and charts.
Engages in multi-turn dialogue, follows instructions, and produces detailed, context-aware responses across general knowledge and specialized domains.
Supports code reasoning and structured outputs suitable for integration into applications, agents, and monitoring or automation workflows.
Understands and generates multiple languages, enabling cross-lingual query handling, explanations, and content transformation between languages.
Use cases
Transparent pricing
LLM API offers the lowest cost and best performance for Qwen3 VL 30B–class models.
| Provider | Region | Latency | Throughput | Uptime | Input ($/1M) | Output ($/1M) | Context |
|---|---|---|---|---|---|---|---|
| LLM API BEST | Global | 120ms | 80 tps | 99.99% | $0.20 | $0.40 | 128K |
| Qwen | APAC | ~220ms | ~45 tps | 99.9% | ~$0.35 | ~$0.70 | 64K |
| Alibaba Cloud | APAC | ~260ms | ~40 tps | 99.9% | ~$0.38 | ~$0.75 | 64K |
| Fireworks AI | US East | ~190ms | ~55 tps | 99.9% | ~$0.30 | ~$0.60 | 128K |
| Together AI | US West | ~210ms | ~50 tps | 99.9% | ~$0.32 | ~$0.64 | 128K |
Performance benchmarks
| Metric | Qwen3 VL 30B A3B Instruct | GPT-4.1 Mini (Vision) | Claude 3.5 Sonnet (Vision) |
|---|---|---|---|
| Latency per Image | ~700ms | ~650ms | ~800ms |
| Context Window | ~40 img/s | ~45 img/s | ~35 img/s |
| Max Resolution | 4K | 4K | 4K |
| Price per Image | ~$0.002 | ~$0.0025 | ~$0.003 |
| Supported Formats | PNG, JPG, WEBP | PNG, JPG, WEBP | PNG, JPG, WEBP |
| Context Window (Tokens) | 128K | 128K | 200K |
| Max Output Tokens | 8K | 8K | 8K |
| Uptime | 99.9% | 99.9% | 99.9% |
30-day usage via LLM API
Architecture & Integration
One unified API. Every major model. Built-in reliability, cost control, and observability.
Automatically route each request to the optimal model across providers based on latency, cost, or quality—without changing your application code or client libraries.
One endpoint, any modelDefine per-project or per-endpoint budgets and pricing policies so LLM.API selects models that hit your quality targets while keeping spend predictable and optimized.
Optimize spend by designEncode automatic failover rules so if a provider degrades or times out, traffic transparently fails over to backup models without impacting end-user experience.
No single provider riskTrack latency, error rates, token usage, and per-model performance with structured logs and traces wired into your existing monitoring stack and alerting workflows.
See every token, traceUse high-level task APIs for chat, embeddings, tools, and agents so your logic stays stable while models and providers change behind the scenes.
Program tasks, not modelsSubmit massive batch jobs with built-in concurrency control, retries, and aggregation to drastically cut costs and wall-clock time for large-scale workloads.
Scale jobs, not codeDecision guide
FAQ
Qwen3 VL 30B A3B Instruct is a 30B-parameter Qwen multimodal instruction-tuned model optimized for vision-language understanding and reasoning.
Qwen3 VL 30B A3B Instruct supports text input and output plus image input for vision-language tasks.
You call the standard LLM.API chat or completion endpoint and set the model parameter to "qwen3-vl-30b-a3b-instruct".
It is best for complex document and image understanding, code and data reasoning, and general-purpose chat where strong vision-language reasoning is required.
Qwen3 VL 30B A3B Instruct supports up to a 32K token context window for combined prompt and response.
Compared with smaller Qwen3 VL models, it generally offers stronger multimodal reasoning and accuracy at higher compute cost and latency.
As a 30B model, it usually has higher initial latency and lower tokens-per-second throughput than mid-sized models on LLM.API.
Usage is billed by input and output tokens at the Qwen3 VL 30B A3B Instruct rate shown in your LLM.API pricing dashboard.
Yes, it supports system messages and multi-turn conversational context within the 32K token limit.
It can hallucinate facts, misinterpret ambiguous images, and should not be relied on for safety-critical or legally binding decisions without human review.
Compare
Lyria 3 Clip Preview is Google's preview music-generation model optimized for creating short, 30‑second musical clips, loops, and previews from text or image prompts.
Seed-2.0-Lite is a mid-tier large language model from ByteDance Seed that offers long-context, multimodal capabilities with a focus on cost efficiency. It is positioned for agentic…
multi-qa-mpnet-base-dot-v1 is a Sentence Transformers model that encodes sentences and paragraphs into 768-dimensional embeddings optimized for semantic search using dot-product similarity. It is trained on large-scale…