nova-qwen3-coder / README.md
Novastar1's picture
initial scaffold · Qwen3-Coder-30B-A3B-Instruct on ZeroGPU
9c779a6 verified
|
Raw
History Blame Contribute Delete
566 Bytes
---
title: Nova Qwen3 Coder
emoji: 🛠️
colorFrom: red
colorTo: indigo
sdk: gradio
sdk_version: 5.29.0
app_file: app.py
pinned: false
suggested_hardware: zero-a10g
---
# Nova Qwen3-Coder Agentic Brain
ZeroGPU Space for the agentic brain of Nova — Qwen3-Coder-30B-A3B-Instruct.
## Endpoints (Gradio API)
- `chat(messages, max_tokens, temperature)` — OpenAI-compatible turn, streams tokens.
## Stack
- Model: `Qwen/Qwen3-Coder-30B-A3B-Instruct`
- Hardware: `zero-a10g`
- SDK: gradio
Used by `nova-brain` Cloudflare Worker as the `/nova/agentic` backend.