EXAONE 3.5 8B
Smaller EXAONE for consumer-tier Korean / CJK workloads.
Positioning
EXAONE 3.5 8B is a dense 7.8B-parameter language model released by LG AI Research under the EXAONE License. With a 32,768-token context window, it is designed for consumer-tier Korean and broader CJK workloads. As a smaller, dense model, it offers straightforward deployment on consumer hardware without the complexity of mixture-of-experts architectures.
Strengths
- Optimized for Korean/CJK workloads: Built by LG AI Research with a focus on Korean language tasks, making it a strong candidate for applications requiring high-quality Korean text generation and understanding.
- Consumer-friendly size: At 7.8B parameters, the model fits comfortably on a single consumer GPU, with quantized versions as small as ~2.5 GB (Q2_K) on disk.
- Permissive commercial license: The EXAONE License allows commercial use, making it suitable for businesses deploying Korean-language AI solutions locally.
- Long context window: 32,768 tokens of context enable processing of substantial documents or multi-turn conversations without truncation.
Limitations
- Narrow language focus: While strong for Korean, its performance in other languages may be less competitive; operators targeting multilingual workloads should evaluate carefully.
- No community benchmarks yet: We do not have independent, community-reported benchmark results for this model. Published vendor metrics should be treated as best-case.
- Dense architecture: Unlike MoE models that offer high parameter counts with lower inference cost, this dense 7.8B model requires full compute per token, limiting throughput on lower-end hardware.
- Limited ecosystem: As a relatively new model from a non-frontier lab, community tooling, fine-tuning recipes, and third-party quantizations may be less mature than for more popular open-weight models.
What it takes to run this locally
At FP16, the model requires 16 GB of disk space and roughly 16 GB of VRAM, plus additional memory for KV cache and framework overhead (typically 30–50% more at full context). Quantized versions reduce requirements significantly: Q4_K_M (4.4 GB) fits on most 8 GB GPUs, while Q2_K (~2.5 GB) can run on 4–6 GB cards. This places the model firmly in the consumer deployment class, suitable for single GPUs with 8–24 GB VRAM.
Should you run this locally?
Yes if you need a locally deployable, commercially licensed model optimized for Korean-language tasks and have a consumer GPU with at least 8 GB VRAM for quantized inference.
No if your primary workload is English or multilingual, or if you require extensive community support and pre-built integrations. In those cases, more established open-weight models may be a better fit.
Catalog cross-links
- EXAONE 3.0 7.8B
- EXAONE 3.5 32B
Overview
Smaller EXAONE for consumer-tier Korean / CJK workloads.
Family & lineage
How this model relates to others in its lineage. Family members share architecture and training-data roots; parent / children edges record direct distillation or fine-tune relationships.
Strengths
- Korean-language consumer tier
Weaknesses
- Restricted license
Quantization variants
Each quantization trades model quality for file size and VRAM. Q4_K_M is the most popular starting point.
| Quantization | File size | VRAM required |
|---|---|---|
| Q4_K_M | 4.6 GB | 6 GB |
Get the model
HuggingFace
Original weights
Source repository — direct quantization required.
Hardware that runs this
Cards with enough VRAM for at least one quantization of EXAONE 3.5 8B.
Models worth comparing
Same parameter band, plus what's one tier above and below — so you can decide what actually fits your hardware.
Frequently asked
What's the minimum VRAM to run EXAONE 3.5 8B?
Can I use EXAONE 3.5 8B commercially?
What's the context length of EXAONE 3.5 8B?
Source: huggingface.co/LGAI-EXAONE/EXAONE-3.5-8B-Instruct
Reviewed by RunLocalAI Editorial. See our editorial policy for how we research and verify model claims.
Related — keep moving
Verify EXAONE 3.5 8B runs on your specific hardware before committing money.