Models / Chat
Qwen2.5 Coder 32B Instruct (AWQ)
Qwen/Qwen2.5-Coder-32B-Instruct-AWQ- Input
- $2.00 / 1M
- Output
- $6.00 / 1M
- Context
- 33K tokens
Use it
Works with any OpenAI SDK: set the base URL, pass Qwen/Qwen2.5-Coder-32B-Instruct-AWQ as the model. Full reference in the docs.
curl https://tokenkiln.com/api/v1/chat/completions \
-H "Authorization: Bearer tk_..." \
-H "Content-Type: application/json" \
-d '{
"model": "Qwen/Qwen2.5-Coder-32B-Instruct-AWQ",
"messages": [{"role": "user", "content": "Hello!"}]
}'About this model
Open weights, served from GPUs we operate. Prompts and completions are not stored or read; billing is by token counts alone. Weights, license, and benchmarks are on the Hugging Face model card.
Create an account to get an API key.