HyperCLOVA X is not a chatbot, and after April 2026 it does not have one. It is Naver Cloud's family of Korean-first foundation models, and the interesting question about it is no longer "how does it chat" but "which of these weights can I take, and where can I run them".
- SEED weights from 0.5B to 32B are downloadable and licensed for commercial use
- SEED Think 32B offers a 128K context with text, image and video input
- Artificial Analysis scores SEED Think 32B at 44 on its Intelligence Index, above EXAONE 4.0 32B
- Neurocloud for HyperCLOVA X puts the model inside your own data centre for strict-security deployments
- A Korean-optimised tokenizer means fewer tokens, and lower cost, per Korean sentence
- The consumer chatbot, CLOVA X, was shut down on 9 April 2026 — there is no first-party app to sign up for
- SEED models use a bespoke Naver licence, not Apache 2.0 or MIT
- CLOVA Studio rates are not published openly; the public rate card shows model names with prices withheld
- Onboarding assumes a Naver Cloud Platform account, and much of the documentation is Korean-only
- The headline Korean benchmark comparisons on Naver's site are vendor-published and date from the original 2024 materials
- Korean-language products needing cultural fidelity
- Korean public sector and regulated industries
- Teams that must self-host in-country
- On-device Korean assistants using SEED 0.5B or 1.5B
- You want a consumer chatbot to sign up for
- Your workload is primarily English or code
- You need a permissive Apache or MIT licence
- You require published per-token pricing before committing
Pricing
Six models on Hugging Face — SEED Think 32B and 14B, SEED Omni 8B, SEED Vision 3B, SEED Text 1.5B and 0.5B — free to download under the HyperCLOVA X SEED model licence, which Naver states permits commercial use.
Pay-as-you-go inference billed per 1,000 tokens by engine — HCX-007, HCX-005, HCX-DASH-002 and older HCX-003 / DASH-001 — with input and output priced separately on the newer models. Tuning, skill sets, the router and Explorer tools (reranker, RAG reasoning, summarisation, embeddings) are billed as separate line items, VAT excluded. Rates are shown in the Naver Cloud console rather than on the public product page.
SFT tuning combined with dedicated inference infrastructure, sold for guaranteed throughput and near-real-time latency without building your own cluster.
A hybrid-cloud hardware appliance installed in the customer's own data centre, bundling a GPU cluster with HyperCLOVA X training and serving tooling for organisations whose security rules forbid external inference.
Three tiers, and what each is for
Naver splits the family by job rather than by version number. THINK is the reasoning tier — multimodal, staged reasoning across text and images, aimed at STEM problems and instruction-following against visual input. DASH is the lightweight, low-latency tier for high-volume work where cost per call dominates. SEED is the open-source tier, and it is the one most readers of this page can actually use.
The SEED line as published on Hugging Face:
- SEED Think 32B — a 33B-parameter vision-language model with a unified backbone that puts text tokens and visual patches in a shared embedding space. 128K context, text/image/video in, text out, optional thinking mode with a configurable token budget, knowledge cutoff May 2025.
- SEED Think 14B — the earlier reasoning model in the same line.
- SEED Omni 8B — the family's any-to-any model, handling text, audio and vision as both inputs and outputs in a single set of weights rather than a chain of modality-specific pipelines. Naver published a technical paper on it in January 2026.
- SEED Vision Instruct 3B — image and video understanding tuned for Korean-language and Korean-cultural content.
- SEED Text Instruct 1.5B and 0.5B — small text models for translation between Korean and English or Japanese, and for multi-turn Korean conversation in resource-constrained places like mobile apps, wearables and smart home devices.
Hardware expectations are documented rather than implied. Naver's model card for SEED Think 32B asks for roughly 68GB of VRAM across three GPUs, or a 4×A100 80GB configuration, and ships OmniServe — its own production inference server with an OpenAI-compatible API — alongside the weights. Quantised community builds for llama.cpp, Ollama and LM Studio exist.
The licence is the catch
These are open weights, not open-source in the Apache sense. Every SEED model carries a HyperCLOVA X SEED Model License Agreement written by Naver. The organisation card states plainly that the models are available for commercial use by businesses, researchers and developers, and fine-tuning is expected — there are already community fine-tunes and quantisations on the Hub. But a bespoke licence means bespoke terms, and a legal review that clears Apache 2.0 does not automatically clear this. Read the LICENSE file in the specific repository.
Getting access without downloading anything
The hosted route is CLOVA Studio, Naver Cloud's no-code and API development environment for the family. Naver says more than 2,000 companies and institutions use it. Beyond raw completions it bundles a playground, vision models that read documents and tables, function calling, a Router that performs precise classification from a natural-language prompt with no tuning required, SFT tuning against your own dataset, a Skill Trainer for wiring the model to Naver or third-party APIs, and Explorer tools covering embeddings, summarisation, reranking, paragraph splitting and RAG reasoning.
Two heavier tiers sit above it. CLOVA Studio Exclusive pairs SFT tuning with dedicated inference infrastructure, sold on the promise of guaranteed throughput. Neurocloud for HyperCLOVA X is the unusual one: a hybrid-cloud hardware appliance installed inside the customer's own data centre, combining a GPU cluster with HyperCLOVA X training and operating tools, built for organisations whose security rules simply forbid sending prompts outside the building. That is a product Korean banks, hospitals and government agencies buy, and it explains a lot of the deployment list — the Seoul Metropolitan Government's public data chatbot, the National Information Society Agency's AI-Hub assistant, a legal Q&A service for the DR & AJU law group, a health-checkup explainer for KMI, and Naver Works' own WORKS AI.
Where the Korean-language claim stands
Naver's own comparisons — 84.14 versus 68.2 on HAE-RAE Bench, 70.7 versus 38.6 on KorNAT common-knowledge alignment, 93.8 versus 89.0 for GPT-4 on English-to-Korean translation — are vendor-published and date from the original HyperCLOVA X launch materials, so treat them as a claim rather than a finding. The stronger current evidence is third-party: Artificial Analysis scores SEED Think 32B at 44 on its Intelligence Index and calls it one of the strongest South Korean models, ahead of LG's EXAONE 4.0 32B, with 82% on the Korean split of Global MMLU Lite.
That is the right frame. HyperCLOVA X competes in the Korean field, not the global one, and the Korean field is getting crowded — Naver notably sat out the government's free "AI for All" programme in August 2026 while the telecom operators and Kakao bid for it. If you need a Korean-language model you can download, license commercially, fine-tune and run on-premises, this family is a serious candidate and the SEED weights cost nothing to try. If you need the best model available and Korean is just one of the languages involved, the frontier labs remain the answer.

