MODELS/language/Qwen 2.5 Coder 32B
Qwen 2.5 Coder 32B
SAMPLE OUTPUT
━━ MODEL

Qwen 2.5 Coder 32B.

Alibaba
qwen2.5-coder-32b-instruct

Strong open-weight coding model.

━━ RATE
$0.0010
per 1K output tokens
ALL-IN. NO HIDDEN FEES.
━━ INPUT

PLAYGROUND

━━ OUTPUT
AWAITING INPUT.
━━ CURL

CALL IT FROM
ANYTHING.

curl https://plumestudios.dev/api/run/qwen2.5-coder-32b-instruct \
  -H "Authorization: Bearer $PLUME_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "prompt": "…"
}'