HyperCLOVA X spans six open Hugging Face repos from 0.5B to 32B parameters plus a managed CLOVA Studio option, all built by Naver, South Korea's largest internet company. It replaces a foreign-hosted English-first model for teams that need deep Korean-language capability and in-country deployment control.
HyperCLOVA X is Naver's Korean-first foundation model family. Its flagship open-weight SEED Think 32B variant, released December 2025 and pretrained on about 6 trillion Korean and English tokens, offers a 128,000-token context window and is free to self-host for research and commercial use.
Provider: Naver · Family: HyperCLOVA X
Context window: 128,000 tokens
Input modalities: text, image · Output: text
About HyperCLOVA X
HyperCLOVA X is the foundation model family built by Naver, South Korea's largest internet company, and its cloud arm Naver Cloud. Naver launched the original HyperCLOVA X model in August 2023, an 82-billion-parameter dense model reached through Naver Cloud's CLOVA Studio platform. Since then the family has split into three lines: HyperCLOVA X THINK, a reasoning-focused line; HyperCLOVA X SEED, an open-weight line Naver releases for free research and commercial use as part of its sovereign AI strategy; and HyperCLOVA X DASH, a lightweight model built for fast, high-throughput tasks. HyperCLOVA X sits at the center of Naver's push to keep Korean-language AI infrastructure, data and models inside Korea rather than depending on foreign providers.
The most thoroughly documented release is HyperCLOVAX-SEED-Think-32B, published to Hugging Face on December 26, 2025, and described in Naver's HyperCLOVA X THINK technical report (arXiv:2506.22403). It is a 32-billion-parameter, vision-augmented reasoning model pretrained on roughly 6 trillion high-quality Korean and English tokens, with a 128,000-token context window. Naver reports the vision-augmented variant matches or exceeds GPT-4.1 on the Korean CSAT STEM benchmark, and cites competitive results on Korean-specific benchmarks including KMMLU, CSAT, KoBALT-700, HAERAE-1.0 and KoBigBench; these are vendor-reported figures on Korean-language test sets, not independently verified against global Tier-1 benchmarks such as SWE-bench, GPQA or MMLU-Pro.
The open SEED line spans six Hugging Face repositories under Naver's naver-hyperclovax organization: two text-only models at 0.5B and 1.5B parameters, a 3B vision-instruct model, an 8B omni-modal model, and the 14B and 32B Think reasoning models. Naver says the SEED line is free to download and self-host for both research and commercial use, positioning it as infrastructure for Korea's domestic AI ecosystem rather than a revenue product on its own.
Enterprises that prefer a managed deployment instead of self-hosting reach HyperCLOVA X through CLOVA Studio, the development platform Naver says more than 1,000 enterprises and institutions already use. Naver Cloud Platform has not published a flat per-token USD or KRW price for CLOVA Studio access to HyperCLOVA X as of this review; pricing is set through the NAVER Cloud Platform console rather than a public rate card, unlike most competing frontier-model APIs.
HyperCLOVA X's clearest advantage is depth of Korean-language and East Asian-language optimization, backed by direct distribution through Naver's own search, commerce and content products, which no foreign foundation model has. Its clearest gap is external validation: Naver has not published results on the Tier-1 benchmarks (SWE-bench Verified, GPQA Diamond, AIME, MMLU-Pro, ARC-AGI-2, LMArena Elo) that most global frontier labs report, so buyers evaluating HyperCLOVA X against GPT, Claude or Gemini on general-purpose reasoning have to run their own comparisons rather than rely on a published head-to-head.
Inside Korea, HyperCLOVA X's closest rival is Upstage's Solar model family; both target Korean-language quality and sovereign-AI positioning, and neither has published a direct comparative benchmark against the other as of this review. Naver's 2025-2026 infrastructure partnership with NVIDIA, which commits to a sovereign AI build-out starting at 55 megawatts and scaling toward gigawatt-class capacity on NVIDIA's DSX platform, together with a stated plan to fine-tune NVIDIA's open Nemotron 3 Ultra model on Naver's own data, suggests the next HyperCLOVA X releases will draw on that expanded compute rather than training every future model from a clean base.
Pricing
The SEED line can be downloaded and run on your own infrastructure at no cost. A managed CLOVA Studio option exists for teams that would rather not self-host; check the NCP console for current billing figures, since no public rate card covers it.
Key Features
- HyperCLOVA X SEED Think: Naver's flagship open-weight reasoning model, pretrained on a large corpus of Korean and English tokens, downloadable for free research and commercial use from Naver's Hugging Face organization.
- Vision-augmented reasoning: The Think variant processes text and image input together for Korean-language STEM and instruction-following tasks; see the FAQ for Naver's own benchmark comparison claims.
- Six-model SEED family: Six open Hugging Face repos span 0.5B to 33B parameters, covering text-only, vision-instruct and omni-modal configurations for different deployment budgets.
- 128K token context window: The SEED Think variant supports a 128,000-token context window for long-document and multi-turn Korean-language tasks.
- CLOVA Studio managed access: Enterprises that prefer not to self-host can reach HyperCLOVA X through Naver Cloud's CLOVA Studio platform, which Naver says more than 1,000 businesses and institutions already use.
Pros
- Free, open-weight self-hosting across the entire SEED line, from the smallest text model up to the flagship Think reasoning model, for both research and commercial use.
- Deepest disclosed Korean-language pretraining focus of any HokAI-listed model family, with a vendor-reported win over GPT-4.1 on the Korean CSAT STEM benchmark.
- A context window large enough for long Korean-language documents and multi-turn conversations, competitive with mid-tier context windows from global frontier labs.
Cons
- No independently verified Tier-1 global benchmark scores against GPT, Claude or Gemini; comparative claims found are vendor-reported and Korean-benchmark-specific.
- CLOVA Studio's managed API does not publish flat per-token USD or KRW pricing, unlike most competing model APIs.
- No disclosed function calling, tool use or code execution support as of this review.
Frequently Asked Questions
How much does HyperCLOVA X cost to use?
The open HyperCLOVA X SEED weights, from 0.5B up to the 32B Think reasoning model, are free to download and self-host for research and commercial use. Naver Cloud also offers managed access through CLOVA Studio, billed via the NAVER Cloud Platform console; NCP has not published a flat per-token USD or KRW rate.
How does HyperCLOVA X compare on benchmarks vs GPT-4.1?
Naver reports its vision-augmented SEED Think 32B variant matches or exceeds GPT-4.1 on the Korean CSAT STEM benchmark, alongside competitive scores on Korean-specific tests such as KMMLU and HAERAE-1.0. These are vendor-reported, Korean-language-specific comparisons; no independently verified Tier-1 global benchmark scores against GPT-4.1 have been published.
Is HyperCLOVA X open source or proprietary?
The HyperCLOVA X SEED line is open-weight, with six models from 0.5B to 32B parameters published on Hugging Face for free research and commercial use. The original 2023 flagship HyperCLOVA X model and the THINK/DASH managed variants remain proprietary, accessible only through Naver Cloud's CLOVA Studio.
Does HyperCLOVA X train on user data?
Naver has not published a specific policy on whether CLOVA Studio's managed HyperCLOVA X access trains on customer inputs. Data handling for managed access is set out in CLOVA Studio's terms of service on the NAVER Cloud Platform console; self-hosted SEED deployments run entirely on infrastructure the user controls.
Who is HyperCLOVA X best for and who should avoid it?
Teams building Korean-language products, or organizations needing sovereign, in-country AI deployment in South Korea, get the deepest Korean-language capability and free self-hosting options on HokAI. Teams needing agentic tool use, code execution, or a published global Tier-1 benchmark comparison against GPT, Claude or Gemini should look at a frontier lab model instead.