Model reference · open weights

K-EXAONE-2.0-DSpark

K-EXAONE-2.0-DSpark is an open-weight language model from LGAI-EXAONE, listed in the AxForge catalogue. AxForge can bring it up on EU-owned hardware for you on request — with the licence handled where one is required.

LLMs LGAI-EXAONE 1 variants 1k downloads/mo
Request this model on EU hardware All served models Not on the shared API today — deployed on request.

About

What K-EXAONE-2.0-DSpark is

K-EXAONE-2.0-750B-A37B-DSpark Introduction We introduce K-EXAONE 2.0, a frontier-scale multilingual language model developed by LG AI Research. K-EXAONE 2.0 was scaled to more than three times the size of its predecessor through upcycling, followed by continual pretraining, difficulty-focused mid-training, and post-training. K-EXAONE 2.0 is broadly competitive with leading open-weight models, demonstrating substantial improvements over its predecessor and achieving particularly strong results in long-context retrieval and safety. Highlights - Frontier-Class Scale To build a large-scale foundation model with frontier-level intelligence, we upcycled the K-EXAONE model by expanding both its depth and width, resulting in a more favorable scaling curve. During this process, we found that clamping after two SwiGLU branches effectively mitigates the exploding activations in deeper layers, improving both training and inference stability. - Advanced Reasoning & Agentic Intelligence In response to the growth of agentic AI, we focused on expanding the model's capabilities in reasoning, agentic workflows, and long-context management. Through careful calibration of the training data and recipes, K-EXAONE 2.0 achieves consistent improvements in agentic coding and long-context understanding, with strong performance on long-context retrieval and safety. - Production-Ready Inference We support two speculative decoding methods to accelerate inference: MTP (Multi-Token Prediction) and DSpark. Both methods can speed up model generation by approximately 3–5×, reducing latency for long-horizon workloads such as agentic tasks. - Multilinguality & Openness We expanded multilingual coverage from six to ten languages: Korean, English, Spanish, German, Japanese, Vietnamese, French, Italian, Polish, and Portuguese. We also release K-EXAONE 2.0 under the Apache license 2.0 so that the broader AI ecosystem can inspect, deploy, and build upon it. Model Configurations 5 DSpark layers<br 1 x 4096 SWA<br 19 x [3 x 128 SWA + 1 x Global] Blocks 256 Total Experts<br 8 Activated Experts Evaluation Results The following table shows the benchmark results for the K-EXAONE 2.0 BF16 model. Detailed evalu

Summarised from the published model card. Read the full card on the HuggingFace links below.

Specifications

What it is

MakerLGAI-EXAONE
TypeLanguage models
Parameters (lead)751.4B
Context256k tokens
Variants1
Runs withtransformers
Released2026-07-30
Popularity1k downloads / month
Likes35
LicenceOpen weights

How it works

How language models work

Your prompttext / messagesTransformerattention over tokensNext-token loopgenerate + streamResponsetext · tool callsA language model reads your tokens and predicts the next one, again and again, streaming the reply back.

Variants

Sizes & precisions

Open weights ship in several sizes and precisions. One page, all the variants — pick the one that fits your GPU. VRAM figures are estimates from model size.

VariantParamsPrecisionVRAMFits 16 GBWeights
K-EXAONE-2.0-750B-A37B-DSpark751.4BBF16~1728.1 GBWeights ↗

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys k-exaone-2-0-dspark for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (k-exaone-2-0-dspark below is illustrative; you get the exact model name on deployment.)

$ curl -sS https://api.axforge.ai/v1/chat/completions \
  -H "Authorization: Bearer $AXFORGE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"k-exaone-2-0-dspark","messages":[{"role":"user","content":"Hello"}]}'

Details

Languages, data & research

Languages

en ko es de ja vi fr it pl pt

Tags

transformers safetensors exaone_moe text-generation lg-ai exaone k-exaone moe conversational en ko es de ja

Papers

Licence

Open weights

Open weights under apache-2.0 — commercial use is permitted. Deploy it on AxForge EU hardware on request. Read the licence ↗

Sources

Weights & code

Want K-EXAONE-2.0-DSpark on EU-owned hardware?

Request this model on EU hardware See what’s served now

Explore

More language models

© 2026 AxForge · EU-hosted AI infrastructure Pricing Docs Trust Privacy Terms