OpenRouter モデル

Qwen2.5 Coder 32B Instruct

Qwen2.5 Coder 32B Instruct API価格、プロバイダー、コンテキスト長、機能、ユースケース、レイテンシー、代替候補を比較します。 General chat via OpenRouter, API workloads. $0.124 / 1M tokens / $0.188 / 1M tokens. 32.8k tokens.

OpenRouterPlatform curatedCatalog
Streaming
入力価格$0.124 / 1M tokens
出力価格$0.188 / 1M tokens
コンテキスト長32.8k tokens
最大出力8.2k tokens

NextModelのQwen2.5 Coder 32B Instructとは?

Qwen2.5 Coder 32B Instruct API価格、プロバイダー、コンテキスト長、機能、ユースケース、レイテンシー、代替候補を比較します。 General chat via OpenRouter, API workloads. $0.124 / 1M tokens / $0.188 / 1M tokens. 32.8k tokens.

適した用途

  • General chat via OpenRouter
  • API workloads

OpenAI互換コード例

OpenAI SDKの書き方を保ち、base_url を NextModel に向け、カタログIDを使います qwen--qwen-2.5-coder-32b-instruct.

Python
from openai import OpenAI

client = OpenAI(
    api_key="YOUR_API_KEY",
    base_url="https://api.nextmodel.app/v1"
)

resp = client.chat.completions.create(
    model="qwen/qwen-2.5-coder-32b-instruct",
    messages=[{"role": "user", "content": "Hello from NextModel"}]
)

print(resp.choices[0].message.content)

近い代替候補

OpenRouterCatalog

Available through the NextModel gateway via OpenRouter.

$0.752 / 1M tokensInput$1.50 / 1M tokensOutputContext
Best forGeneral chat via OpenRouter, API workloads
RoutingDegraded
Streaming
Platform curatedNextModel gateway catalog (Go origin)
View details
OpenRouterCatalog

Available through the NextModel gateway via OpenRouter.

$0.132 / 1M tokensInput$0.263 / 1M tokensOutputContext
Best forGeneral chat via OpenRouter, API workloads
RoutingDegraded
Streaming
Platform curatedNextModel gateway catalog (Go origin)
View details
OpenRouterCatalog

Aion-RP-Llama-3.1-8B ranks the highest in the character evaluation portion of the RPBench-Auto benchmark, a roleplaying-specific variant of Arena-Hard-Auto, where LLMs evaluate each other’s responses. It is a fine-tuned base model...

$0.152 / 1M tokensInput$0.302 / 1M tokensOutput32.8kContext
Best forGeneral chat via OpenRouter, API workloads
RoutingConfigured
Streaming
Platform curatedNextModel gateway catalog (Go origin)
View details

FAQ

Qwen2.5 Coder 32B Instruct FAQ