Qwen3-8B
By Qwen
Model name for the API
Qwen/Qwen3-8B- Uptime, last 3 days
- No record yet
- Credits per reply
- 490
- 30-day average
- Replies per day of check-in
- ~7
- At 3,500 credits a day
Call it through the API
Any OpenAI-compatible client works: use the address in the sample and this model name.
import requests response = requests.post( "https://onomeo.com/v1/chat/completions", headers={"Authorization": "Bearer YOUR_API_KEY"}, json={"model": "Qwen/Qwen3-8B", "messages": [ {"role": "user", "content": "Hello!"} ]} ) print(response.json())
More from Qwen
- @cf/qwen/qwen2.5-coder-32b-instruct50 / callNo record yet
- Qwen/Qwen2.5-7B-Instruct50 / callNo record yet
- Qwen/Qwen3.5-397B-A17B2,330 / callNo record yet
- Qwen/Qwen3.8-Flash-Next170 / callNo record yet
- Qwen/Qwen3-Coder-30B-A3B-Instruct40 / callNo record yet
- Qwen/Qwen3-235B-A22B-Thinking-2507620 / callNo record yet
Similar price
- nvidia/nemotron-3-super-120b-a12b520 / callNo record yet
- gemini-3-flash-preview430 / callNo record yet
- ZhipuAI/GLM-4.7-Flash430 / callNo record yet
- mimo-v2.5:free400 / callNo record yet
- nvidia/nemotron-3.5-lightning-30b-a3b640 / callNo record yet
- inclusionai/ling-3.0-flash-sante:free290 / callNo record yet
Figures come from real calls made through this site. Models are served by third-party providers and may slow down or be withdrawn; this page follows those changes.