Skip to content
TEN Brief Ten verified stories a day 2026.08.06 KO

이 기사는 한국어로도 읽을 수 있습니다 →

Tech · 1 min read · Breaking

LG open-sources a 750B model — K-EXAONE 2.0 under Apache 2.0

LG AI Research released K-EXAONE 2.0, a 750B-parameter MoE model, under Apache 2.0

An opened equipment case facing outward on a lab bench at dusk

The three lines

  • K-EXAONE 2.0 ships under Apache 2.0 — commercial use, modification and redistribution allowed
  • 750B total parameters with 37B active (MoE), and a 262,144-token context window
  • It is the first frontier-scale fully open release from a Korean company

Key questions

What makes K-EXAONE 2.0 notable
The combination of scale and openness. A 750B-parameter mixture-of-experts model under Apache 2.0 — the license that permits commercial use outright — puts a Korean lab in territory previously held by a handful of players like DeepSeek. For Korea's industry it is a first at this scale.
Why does it say 750B but only 37B active
Mixture of Experts: the model holds 750B parameters of knowledge but wakes only the relevant ~37B 'expert' blocks per query, giving big-model knowledge at mid-model compute cost. It has become the standard architecture for large open releases — our reference piece today explains it.
How good is it
Self-reported benchmarks are top-tier for open models: 83.5 MMLU-Pro, 92.3 AIME 2026, 68.2 SWE-Bench Verified. But they are the vendor's own numbers — per our house rule, treat them as claims until independent verification lands.

The open-model map gained a Korean coordinate. LG AI Research released K-EXAONE 2.0 under Apache 2.0 — a 750B-parameter mixture-of-experts model that anyone may download, modify, and ship in commercial products.

1. What was released

The numbers: 750 billion total parameters, roughly 37 billion active per query, a 262,144-token context window (hundreds of book pages), support for ten languages including Korean and English. The license is the headline: Apache 2.0 is not a research-only arrangement — it is full commercial freedom.

Self-reported benchmarks — 83.5 on MMLU-Pro, 92.3 on AIME 2026, 68.2 on SWE-Bench Verified — would seat it among the strongest open models anywhere. The asterisk is standard: vendor-run numbers stay in the "claims" column until independent verification arrives.

2. Why it matters

ItemDetail
Scale750B MoE (37B active) — top tier for open weights
LicenseApache 2.0 — full commercial use
Context262,144 tokens
Languages10
Benchmarks83.5 MMLU-Pro · 92.3 AIME · 68.2 SWE-Bench (self-run)
SignificanceKorea's first frontier-scale fully open release

Context: the open-weights race has been paced by China's DeepSeek while US big tech stayed mostly closed. A Korean conglomerate entering at top scale changes the map — and gives Korean companies and public institutions a domestic option that doesn't route through foreign APIs, a sovereignty argument that carries weight in Seoul.

3. What is still open

Verification and ecosystem: whether independent benchmarks confirm the claims, and whether cloud providers and enterprises actually deploy it. There is also a policy wrinkle — open weights sit awkwardly with the pre-release government testing framework Washington discussed this week (see today's companion pieces). For the vocabulary — open weights vs open source, how MoE works — today's reference "What 'open-source AI' actually means" has the map.

Sources

  1. LLM Stats — K-EXAONE 2.0 release entry
  2. AI Weekly — first-week-of-August model roundup
  3. ThursdAI — the open-model release wave

Verification

Published
Last modified
Cross-check
Checked against 3 independent sources.
Unverified
  • Benchmark figures are LG's own pending independent runs
  • Cloud availability and enterprise adoption plans were unconfirmed at publication
  • 'First Korean frontier-scale open release' depends on where the frontier line is drawn
Authoring
Reviewed by a person before publication. The full process is described in the Editorial.

Ten stories, once each morning

We send the three-line summaries only; the full pieces stay on the site. One-click unsubscribe, any time.

Related