qwen3-coder-480b · Qwen · text
Qwen3 Coder 480B is the flagship open-weight coding model with 256K context, strong multi-language generation and long-context code understanding.
256K context; multi-language code generation; long-context code understanding; agentic coding.
Code generation; refactoring; agentic coding; multi-file edits.
256K context; open-weight (self-host oriented).
Anthropic 공식 CLI 코딩 에이전트. 다중 파일 편집, 도구 사용, 롱컨텍스트 추론을 지원합니다.
export ANTHROPIC_AUTH_TOKEN="YOUR_API_KEY"
export ANTHROPIC_BASE_URL="https://api.robovai.com"
export ANTHROPIC_MODEL="qwen3-coder-480b"
claude --dangerously-skip-permissions