Qwen3-VL 8B Instruct — オープンウェイトの小型視覚言語モデル、8Bパラメータ、128kコンテキスト、思考モードなし。
OpenAI 互換——今お使いの SDK のまま
https://api.orcarouter.ai/v1from openai import OpenAI
client = OpenAI(
base_url="https://api.orcarouter.ai/v1",
api_key="$ORCAROUTER_API_KEY",
)
response = client.chat.completions.create(
model="qwen/qwen3-vl-8b-instruct",
messages=[{"role": "user", "content": "Hello"}],
)
print(response.choices[0].message.content)enable_searchlogprobsmax_tokensnparallel_tool_callspresence_penaltyrepetition_penaltyresponse_formatseedstopstreamstream_optionstemperaturetool_choicetoolstop_ktop_logprobstop_p| 入力 / 1M tokens | $0.180 |
| 出力 / 1M tokens | $0.700 |
| 通貨 | USD |
表示価格に基づく概算
見積もりのみ — 実際のトークン数はプロバイダーのトークナイザーに依存します。
@misc{orcarouter_qwen3_vl_8b_instruct,
title = {Qwen3 VL 8B Instruct API},
author = {Qwen},
year = {2025},
howpublished = {OrcaRouter},
url = {https://www.orcarouter.ai/models/qwen/qwen3-vl-8b-instruct}
}Qwen. (2025). Qwen3 VL 8B Instruct API. OrcaRouter. https://www.orcarouter.ai/models/qwen/qwen3-vl-8b-instruct