homeservicesworkaboutblogfree templatescontactFree Tools →Free AI ModelsResearch LibraryROI CalculatorSavings CalculatorAI Readiness ScoreHire vs. AutomateAutomation Quote
book a 30-min call
home / free-models / qwen3-8-27b

Qwen3.8 27B

Alibaba · China · Apache 2.0

Commercial use: Yes — free for commercial use

Apache 2.0, no conditions. Note that Alibaba did NOT extend Apache 2.0 to the whole family: Qwen3.8-Flash-Next and the 2.4T-A95B flagship both ship under a custom "other" licence. The 27B is the permissive one.

What this means for your business

The most capable model that fits comfortably on a single high-end graphics card, released under Apache 2.0.

Why it should matter to you

This is the realistic starting point for a business that wants its own model rather than an API. One 24 GB card, no licence conditions, good enough at reasoning and code to be genuinely useful. If someone has told you private AI needs a rack of hardware, this is the counter-example.

How it connects to our work

Apache 2.0 is also the licence that survives legal review without a conversation. No user thresholds, no attribution clause, no publisher right to restrict you later — unlike Llama and Gemma, which are widely and wrongly described as open source.

From our field notesName the software: Ollama to serve it, vLLM at concurrency, Open WebUI as the screen.

Parameters27B
Active per token27B (dense)
Context256K
Modalitytext, code
Memory @ Q4_K_M~16 GB
Memory @ Q8_0~29 GB
LicenceApache 2.0
Last verified2026-09

Advantages

  • The single most-downloaded current open model on the Hub (6.2M+ across BF16 and FP8 repos)
  • Apache 2.0 with no conditions, on a size that fits one 24 GB card
  • The best capability-per-gigabyte available on consumer hardware right now
  • Enormous fine-tune and quantisation ecosystem — every runtime supports it on day one

Disadvantages

  • Dense at 27B, so slower per token than a comparable MoE
  • The larger Qwen3.8 models are not Apache 2.0, so scaling up within the family changes your licence
  • Thinking mode roughly triples token usage if you leave it on for simple tasks

Reach for it when

The default local model for most businesses. One 24 GB GPU or a 32 GB Mac, no licence conditions, good enough at code and reasoning for real work.

Where it falls down

Very long multi-document reasoning where a frontier MoE pulls ahead, and high-concurrency serving where a sparse model of similar quality would be cheaper per request.

Running it

24 GB GPU at Q4_K_M, or a 32 GB Mac at Q6_K. See the hardware sizing tables for how that maps to specific chips and cards, and the quantisation guide for what you give up at each bit width.

will it fitQwen3.8 27B against common GPUs
Qwen3.8 27B at Q4_K_M
0 GB
Qwen3.8 27B at Q8_0
0 GB
RTX 3060 12GB
0 GB
RTX 4060 Ti 16GB
0 GB
RTX 4090
0 GB
RTX 5090
0 GB
RTX 6000 Ada
0 GB
A100 80GB
0 GB
H100 80GB
0 GB
Weight sizes for Qwen3.8 27B as recorded in this directory; GPU memory from the hardware table on the directory hub. Weights only: context adds KV cache.
where the weights fitGPU and Mac memory, checked
Q4_K_MQ8_0
RTX 3060 12GB (12 GB)
RTX 4060 Ti 16GB (16 GB)~
RTX 4090 (24 GB)
RTX 5090 (32 GB)~
RTX 6000 Ada (48 GB)
A100 80GB (80 GB)
H100 80GB (80 GB)
Mac, 16 GB unified~
Mac, 24 GB unified
Mac, 32 GB unified~
Mac, 36 GB unified
Mac, 64 GB unified
Mac, 96 GB unified
Mac, 128 GB unified
Mac, 192 GB unified
Mac, 512 GB unified
✓ fits with room for context, ~ fits with under 15% headroom, ✕ does not fit. Weights only, computed from the figures on this page.

Free tiers carrying this model

ProviderTypeThe catchLive limits
GroqInference hostFree-plan limits are per-model and vary widely across the catalogue. Token-per-day caps bite before request caps on long prompts.check →
OpenRouterAggregatorFree-pool membership changes without notice — a model you built on can stop being free, and the list above will drift. Data passes through OpenRouter and then the upstream provider, so check the privacy and routing settings before sending anything sensitive.check →
Cerebras InferenceInference hostSmall model catalogue compared with the aggregators. You are choosing it for speed, not selection.check →
NVIDIA NIMInference hostIt is a credit grant, not a permanent free tier. When the credits run out you are on a paid plan or self-hosting the container.check →

Jurisdiction: China

This is the crucial split most write-ups miss: using a Chinese lab's HOSTED API sends your data to Chinese infrastructure and is a real procurement question. Downloading their OPEN WEIGHTS and running them on your own hardware, or on a Western host, sends nothing anywhere. DeepSeek and Z.ai publish under MIT; Alibaba publishes most of Qwen3 under Apache 2.0. Those are among the most permissive licences on this page.

Watch for: Several US states and a number of government bodies restrict Chinese-hosted AI services on official devices. That restriction is about the hosted service, not about the weights running in your own VPC — but expect to have to explain the difference to a security reviewer.

The paper behind it

This model has a published technical report: arXiv:2505.09388 It is indexed in our research library alongside the work it builds on.

Frequently asked

Can I use Qwen3.8 27B commercially?

Apache 2.0, no conditions. Note that Alibaba did NOT extend Apache 2.0 to the whole family: Qwen3.8-Flash-Next and the 2.4T-A95B flagship both ship under a custom "other" licence. The 27B is the permissive one.

What hardware do I need to run Qwen3.8 27B?

24 GB GPU at Q4_K_M, or a 32 GB Mac at Q6_K. Weights alone are roughly 16 GB at Q4_K_M and 29 GB at Q8_0. Add KV cache on top of that, which grows with your context length.

What licence is Qwen3.8 27B released under?

Apache 2.0. Full commercial use, modification and redistribution. Patent grant included. The most permissive licence in common use for open-weight models.

Where can I use Qwen3.8 27B for free?

Free tiers carrying it include Groq, OpenRouter, Cerebras Inference, NVIDIA NIM. Limits differ per provider and change often, so check each provider's own limits page. You can also self-host the weights, which has no rate limit at all.

Similar models

Wiring Qwen3.8 27B into something real?

We build the evaluation harness, the failover and the cost ceilings around a model like this, so it survives contact with production.

Maps to AI agent development, AI automation development and AI strategy and consulting. Or see it working: our case studies.