anoman

Alibaba (Qwen)

Qwen 2.5 72B

modelopenrouter/qwen-2.5-72b
BudgetStabilStreamingToolsBatchUnited States

Konteks

33K

Input / 1M token

$0.3600

Output / 1M token

$0.4000

Tentang model ini

Qwen 2.5 72B

Qwen 2.5 72B served via a managed inference provider. Same weights as our direct SF-routed `qwen-2.5-72b` at a higher cost. Useful as a fallback when the primary route degrades.

Batas data latih

2024-06

Parameter

72.7B

Paling cocok untuk

Kasus penggunaan

  • Fallback for the canonical qwen-2.5-72b
  • Customers preferring the alternative route

Kelebihan

Yang dikerjakan dengan baik

  • Same Qwen 2.5 72B quality
  • Reliable alternative route

Keterbatasan

Pahami trade-off-nya

  • !Higher cost than the canonical slug
  • !Latency varies

Contoh kode

Chat completion dengan Qwen 2.5 72B

from openai import OpenAI

client = OpenAI(
    base_url="https://api.anoman.io/v1",
    api_key="anm-sk-..."
)

response = client.chat.completions.create(
    model="openrouter/qwen-2.5-72b",
    messages=[{"role": "user", "content": "Hello!"}]
)
print(response.choices[0].message.content)

Alternatif

Model serupa di katalog kami

Beban kerja yang cocok dengan Qwen 2.5 72B sering cocok dengan ini juga. Bandingkan benchmark dan harga sebelum menetapkan default.

Gunakan Qwen 2.5 72B lewat Anoman.