Top Builders

Explore the top contributors showcasing the highest number of app submissions within our community.

Qwen3

Qwen3 is the third-generation text model family from Alibaba Cloud's Qwen team, released on April 28, 2025. It covers six dense sizes (0.6B to 32B) and two MoE variants, all trained on approximately 36 trillion tokens across 119 languages. A key design choice is a unified thinking and non-thinking mode in every model, so developers can choose between step-by-step reasoning and fast single-pass responses without switching models.

General
Release date28 Apr 2025
DeveloperQwen / Alibaba Cloud
TypeOpen-weight text LLM family
LicenseApache 2.0
GitHubQwenLM/Qwen3
Hugging Facehuggingface.co/Qwen
Documentationqwenlm.github.io/blog/qwen3

Core Features

  • Thinking/non-thinking mode: every model supports both step-by-step chain-of-thought reasoning and direct response generation within a single checkpoint.
  • Thinking budget: developers can set a token budget for the reasoning phase, allowing inference cost to be tuned per request.
  • Long context: models at 4B and above support 131,072-token context windows; 0.6B and 1.7B support 32,768 tokens.
  • Multilingual: pretrained on 119 languages and dialects.
  • Apache 2.0: all weights are released for commercial use, fine-tuning, and redistribution.

Model Variants

VariantTotal ParamsActive ParamsContextBest for
Qwen3-0.6B0.6B0.6B32KEdge and on-device
Qwen3-1.7B1.7B1.7B32KLightweight inference
Qwen3-4B4B4B128KBalanced performance
Qwen3-8B8B8B128KGeneral tasks
Qwen3-14B14B14B128KHigher accuracy
Qwen3-32B32B32B128KStrong reasoning
Qwen3-30B-A3B30B3B128KEfficient MoE
Qwen3-235B-A22B235B22B128KFlagship MoE

Benchmarks

The flagship Qwen3-235B-A22B model scores:

  • AIME '24: 85.7
  • AIME '25: 81.5
  • LiveCodeBench v5: 70.7
  • BFCL v3: 70.8

Tools and Resources


Ecosystem and Integrations

  • Available on Hugging Face Hub in both standard and GGUF formats.
  • Accessible via Alibaba Cloud DashScope using an OpenAI-compatible endpoint.
  • Supported by Ollama, LM Studio, and major inference frameworks including vLLM and llama.cpp.
  • All sizes available for fine-tuning using standard supervised fine-tuning and RL pipelines.

Qwen3 weights are available immediately on Hugging Face. To access via API, generate a key on the Qwen API Platform and follow the Model Studio documentation.

Qwen Qwen3 AI technology Hackathon projects

Discover innovative solutions crafted with Qwen Qwen3 AI technology, developed by our community members during our engaging hackathons.

AI Classroom Edge Intelligence

AI Classroom Edge Intelligence

AI Classroom Edge Intelligence is a privacy-first classroom AI platform built for schools that need useful AI without sending every piece of student information to the cloud. The platform evaluates each task by privacy level, connectivity, and complexity, then routes it to Offline Edge Mode, a Local Classroom Server, or Fireworks AI Cloud Assist. Sensitive or restricted information stays local. Eligible anonymized, high-complexity tasks are sent through a secure Express backend to Fireworks Serverless using Qwen3.7 Plus. The project includes an AMD Model Router, Edge Runtime Monitor, Rural Connectivity Simulator, Privacy and Local Data Ownership Console, Classroom Digital Twin, and teacher approval workflow. Live results display the provider, model, route, privacy classification, latency, safety note, and AI response. API keys remain server-side, and the privacy guard blocks sensitive requests from cloud inference. The project was inspired by rural schools where connectivity can be unreliable and student privacy is critical. Instead of acting as a simple chatbot, it serves as an intelligent routing and decision-support system. Teachers review, edit, approve, or reject recommendations before instructional actions are recorded. The current implementation includes a working browser interface, real backend routing, live Fireworks Serverless integration, server-side key protection, and Docker containerization. Local AMD AI PC inference, GPU/NPU acceleration, device telemetry, and production synchronization are clearly identified as future work. The long-term vision is a school-owned AI platform combining local intelligence, optional cloud reasoning, persistent classroom evidence, and teacher oversight for rural and underserved communities.

DispatchAI is an autonomous emergency grid

DispatchAI is an autonomous emergency grid

During mass-casualty events or natural disasters, human dispatchers become severely overwhelmed by chaotic, unstructured reports . Crucial seconds are lost parsing text, mapping locations, and finding the right medic, which causes delayed response times when seconds mean the difference between life and death dispatchAI is a next-generation autonomous emergency grid powered by AMD designed to eliminate this human bottleneck . It provides autonomous coordination at scale by using Natural Language Processing to instantly ingest unstructured emergency reports via Telegram webhooks . Our system scales to handle 10 simultaneous mass-casualty incidents in under 10 seconds, successfully reducing average dispatch latency by 90% . The architecture operates as an Event-Driven Asynchronous Pipeline, utilizing a FastAPI backend and a tactical React/Vite dashboard . At its core is the "AMD Brain," which is powered by AMD Instinct™ MI300X Accelerators running the Qwen2.5-14B-Instruct model . We chose this model because it offers the perfect balance of deep reasoning for complex medical routing and high inference speed directly on AMD hardware . The LLM is rigorously prompt-engineered to align with human dispatcher logic, matching the exact skills needed with the closest available volunteer . Furthermore, the system includes dynamic "Follow-Up" logic via Telegram to clarify vague emergencies, and features a 15-second graceful fallback to pure proximity math to ensure enterprise reliability without AI hallucinations . DispatchAI ensures the right help arrives exactly when it is needed