Gnani Evon 3.0 Benchmark Report. August 2026 14 min read

Gnani AI marks the next frontier in India’s race for Sovereign AI

Cuts the “Language Tax” on Indian AI with Evon v3.3, its latest 30B open-weights model.

30B total · ~3.5B active/ 11 Indian languages/ 128K context/ open weights, single node
Beats Sarvam-105B on 10 of 11 MILU languages at ~⅓ the parameters
38.6% fewer tokens per Indian word
Lowest cost index of any model benchmarked
30B
Total parameters — hybrid MoE, open weights
11
Indian languages benchmarked on identical items
257.3 tok/s
Sustained decode throughput, σ ≈ 1 tok/s
~3.5B
Active parameters per token — what you pay to serve

Key findings at a glance

  1. 30 billion parameters, ~3.5 billion active. A Mamba2-Transformer hybrid mixture-of-experts model, so you get the capability of the larger parameter count at the serving cost of a small one — on one node, inside your own network.
  2. Evon v3.3 beats a model 3.5× its size. It leads Sarvam-105B on 10 of 11 MILU languages and scale-matched Sarvam-30B on all 11, giving an Indic macro of 78.74 against 75.71 and 67.15.
  3. The language tax falls 38.6%. An extended 163,072-token Indic vocabulary takes the same text from 3.5905 to 2.2046 tokens per word — 47% fewer on Gujarati, 44% fewer on Malayalam.
  4. Indic parity with a hosted frontier model. 79.46 against 79.69 for gpt-5.4-nano on identical items — a 0.23-point gap inside the benchmark's noise floor.
  5. Every rival pays at least 2.2× more for the same point of Indic accuracy. Nothing in this comparison buys Indian-language accuracy more cheaply. On the cost index with Evon v3.3 held at 100, DeepSeek-V4-Flash lands at 219, gpt-5.6-luna 470, gpt-5.4-nano 527, gemini-3.5-flash-lite 854 — and gpt-5.4-mini at 1,754, seventeen times the outlay for 7.91 more points.
  6. Sovereign by architecture. Open weights on a single node means Indian customer data never leaves the country — DPDP, RBI and IRDAI residency met by deployment, not by contract.
Contents

Gnani AI Research · August 2026

Introducing Evon v3.3, our open-weights model for Indian languages

Today we are releasing Gnani Evon v3.3 as an open-weights model. It is a 30-billion-parameter Mamba2-Transformer hybrid mixture-of-experts model, with roughly 3.5 billion parameters active per token, trained on more than two trillion tokens across 11 Indian languages. It runs on a single node, inside your own infrastructure, and you can fine-tune it on your own data without that data ever leaving your network.

We built it because Indian-language AI has been paying a tax that English-language AI does not. General-purpose tokenizers split Indic scripts into two to three times more tokens than the same meaning in English, and tokens are the unit that everything — cost, latency, context — is denominated in. On top of that, the data that matters most in India is the data that is least free to travel: voice recordings and transcripts in regulated industries, which under the DPDP Act and RBI and IRDAI guidance frequently cannot be sent to a hosted API at all.

So the practical question for an Indian enterprise has not been “which model is best” but “which model is best among those I am allowed to deploy, at a cost that survives contact with my call volume”. Evon v3.3 is our answer to that question.

What it is, is the most capable Indian-language model we know of that you can run on one node inside your own network, at the lowest cost per point of Indian-language accuracy of anything we benchmarked. On MILU — 79,608 questions across 11 Indian languages, identical items and prompts for every model — it leads Sarvam-105B on 10 of 11 languages at roughly a third of the parameter count, and reaches parity with a hosted frontier model on Indian-language comprehension. Its rebuilt Indic vocabulary takes the same sentence from 3.5905 tokens per word to 2.2046.

The weights, the model card and the evaluation methodology are published together, so every result below can be reproduced.

The Problem

India pays a Language Tax on every AI request. Evon v3.3 is built to remove it.

What the Language Tax is
General-purpose tokenizers split Indian scripts into two to three times more tokens than the same meaning in English. Every one of those tokens is processed, cached and paid for — so an Indian-language workload costs more, runs slower and fits less into a context window than an identical English one.

That tax compounds with a second constraint. Under the DPDP Act, RBI guidance for financial services and IRDAI guidance for insurance, Indian customer voice and transcript data frequently cannot be sent to a US-hosted API at all. Enterprises have been forced to choose: frontier quality at English-calibrated prices with data leaving the country, or a sovereign open model well behind on Indian-language capability.

Evon v3.3 exists to collapse that trade-off. A 30-billion-parameter hybrid mixture-of-experts model with roughly 3.5 billion active per token, specialised in 11 Indian languages, with a tokenizer rebuilt for Indic scripts — deployable inside the customer's own VPC on a single node.

The Model

A hybrid mixture-of-experts model, sized for one node

Evon v3.3 is a Mamba2-Transformer hybrid mixture-of-experts model on the Nemotron Hybrid MoE architecture. It has 30 billion total parameters, of which roughly 3.5 billion are active for any given token.

You get the capability that comes with the larger parameter count and the serving economics of a small model — which is what makes a 200-millisecond latency budget and a single-node deployment possible at the same time.

The Mamba2 layers matter for the same reason. State-space layers scale better with sequence length than attention alone, which is why time to first token grows roughly threefold across a hundredfold increase in input length rather than quadratically.

Specification

Model card summary, read from the published config.json. Full card ships with the weights.
Property Value
Architecture typeMamba2-Transformer Hybrid, Mixture of Experts (MoE)
Network architectureNemotron Hybrid MoE
Total parameters30B
Active per token~3.5B
Layer composition52 layers — 23 Mamba2, 23 MoE, 6 attention
Experts128 routed, 6 active per token, plus a shared expert
Attention32 query heads, 2 KV heads (grouped-query)
Context window128K tokens
Vocabulary163,072 tokens, extended for Indian scripts
WeightsOpen, self-hostable on a single node
Languages11 Indian languages
30Btotal parameters — the capability you get
~3.5Bactive per token — the cost you pay

Head to Head · India

Evon v3.3 beats a model 3.5× its size on Indian languages

Sarvam-105B carries 105 billion parameters against Evon v3.3's 30 billion. On MILU — 79,608 items across 11 Indian languages and 41 subjects, identical items and prompts for every model — Evon v3.3 leads Sarvam-105B on 10 of 11 languages and scale-matched Sarvam-30B on all 11.

10 / 11
Languages where Evon v3.3 leads Sarvam-105B, at roughly one-third the parameter count
11 / 11
Languages where Evon v3.3 leads scale-matched Sarvam-30B
+3.03
Indic macro advantage over Sarvam-105B (78.74 vs 75.71)

MILU accuracy, language by language

Chart unavailable in this viewer — the complete figures are in the table below.
Odia, shown in First Light Orange, is the one language where Sarvam-105B leads and is separately Evon v3.3's weakest language across this evaluation.

MILU accuracy by Indian language

Click any column header to sort
Evon v3.3 — the reference column Evon v3.3 ahead Comparator ahead Where a table has a Δ column, the Δ carries the shading. Where it does not, Evon v3.3's own cell is shaded green only when it leads every comparator — reading time to first token and cost index lower-is-better, accuracy and output speed higher-is-better.
Gnani's evaluation harness · identical items and prompts across all three models · 11 Indian languages · 79,608 items
Language Evon v3.3 (30B) Sarvam-105B Sarvam-30B Δ vs 105B Items Leader
Hindi hi81.9976.9567.08+5.0414,831Evon v3.3
Bengali bn82.3078.5369.81+3.776,637Evon v3.3
Telugu te79.7875.3767.42+4.417,304Evon v3.3
Marathi mr78.4473.5364.02+4.916,924Evon v3.3
Tamil ta78.1274.2265.60+3.906,372Evon v3.3
Gujarati gu79.0575.1367.43+3.924,826Evon v3.3
Kannada kn82.4478.8971.35+3.556,234Evon v3.3
Malayalam ml77.0073.8764.38+3.134,321Evon v3.3
Punjabi pa76.0272.9464.63+3.084,099Evon v3.3
Odia or66.9473.7065.83-6.764,525Comparator
English en84.0679.7371.13+4.3313,535Evon v3.3
Indic macro all 11 languages78.7475.7167.15+3.0379,608Evon v3.3

Capability categories — Indian-language benchmarks vs Sarvam

Grouping the Indic benchmark suite by capability shows where the advantage sits. Evon v3.3 leads Sarvam-30B on every category reported here. Against Sarvam-105B it leads on instruction following, sits level on question answering and translation — both gaps inside a fifth of a point — and trails on general knowledge and reasoning.

Chart unavailable in this viewer — figures in the table below.
Category averages across the Indic benchmark suite, Gnani's harness.
Capability Evon v3.3 Sarvam-30B Δ vs 30B Sarvam-105B Δ vs 105B
Mathematics79.9968.15+11.84
Safety86.5081.26+5.24
Question Answering45.6430.36+15.2845.82-0.18
General Knowledge & Reasoning56.4453.45+2.9975.71-19.27
Translation chrF++34.5218.05+16.4734.56-0.04
Instruction Following48.1545.18+2.9744.84+3.31

Benchmark-level detail against both Sarvam checkpoints

Individual Indic benchmarks, Gnani's harness. "—" indicates no verified score for that checkpoint.
Benchmark Evon v3.3 Sarvam-30B Δ vs 30B Sarvam-105B Δ vs 105B
MILU — Indic macro (11 Indian languages)78.7467.15+11.5975.71+3.03
MGSM-Indic (mathematics)86.0076.00+10.00
BharatMath (mathematics)73.9760.30+13.67
IndicMMLU-Pro (knowledge)68.7958.00+10.79
XQuAD-Indic (QA, F1)64.5937.86+26.7356.65+7.94
XOR-QA-Indic (QA, F1)41.8322.86+18.9734.98+6.85
FLORES-Indic (translation, chrF++)34.5218.05+16.4734.56-0.04
IndicSafe (safety)86.5081.26+5.24

Capability categories — global benchmarks vs Sarvam

Category averages across the global (non-Indic) benchmark suite, against scale-matched Sarvam-30B. "—" indicates no verified score.
Capability Evon v3.3 Sarvam-30B Δ vs Sarvam-30B
General Knowledge & Reasoning77.6976.48+1.21
Question Answering76.05
Mathematics75.8580.18-4.33
Instruction Following61.7151.30+10.41

Head to Head · Global

How Evon v3.3 compares with OpenAI, Google and DeepSeek

Six hosted API models and the Evon v3.3 checkpoint scored on identical MILU items with identical prompts. On Indian-language comprehension Evon v3.3 reaches parity with gpt-5.4-nano within 0.23 points and leads DeepSeek-V4-Flash by 6.98 — while being the only model in the comparison alongside DeepSeek that can be deployed inside the customer's own infrastructure.

0.23 pts
Gap to gpt-5.4-nano on the Indic macro — inside benchmark noise
+6.98
Indic macro lead over DeepSeek-V4-Flash, the other open-weights model
2 of 7
Models here that can be deployed inside your own network — Evon v3.3 is one of them
Chart unavailable in this viewer — figures in the table below.
Indic MILU macro on the nine-language comparison set, identical items. Evon v3.3 in Dusk Violet; hosted comparators in neutral.

Indic accuracy and deployability

Click any column header to sort
Indic MILU macro on the nine-language comparison set, identical items and prompts in every column. Latency and throughput for these same models are in the Latency section; cost index is in the Cost Index section — each figure appears once, in the section that explains it.
Model Vendor Indic MILU Open weights In-VPC
Gnani Evon v3.3Gnani AI79.46YesYes
gemini-3.5-flash-liteGoogle90.41NoNo
gpt-5.4-miniOpenAI87.37NoNo
gpt-5.6-lunaOpenAI86.96NoNo
gpt-5.4-nanoOpenAI79.69NoNo
DeepSeek-V4-FlashDeepSeek72.48YesYes
gemini-3.1-flash-liteGoogleNoNo

The efficiency frontier

Accuracy on its own picks the biggest model; cost on its own picks the weakest. Plotting them against each other shows the trade-off a buyer actually faces — and which models are simply dominated, beaten on both axes at once. Switch the horizontal axis to read the same accuracy against price, wait or speed.

Chart unavailable in this viewer — the same figures are in the tables in this section, the Latency section and the Cost Index section.

Read up and to the left as better on the cost and latency views, up and to the right on output speed. Evon v3.3 is the only model in this comparison that is not dominated on the cost view — no model here is both more accurate and cheaper per point of Indian-language accuracy. gemini-3.5-flash-lite is the accuracy ceiling at 90.41 and gpt-5.4-nano the closest accuracy match at 79.69; both cost materially more per point and neither can be deployed in-VPC.

Where Evon v3.3 wins outright

Subject-level standings on identical MILU items across 41 subjects.
Comparison Subjects won Scale of the result
vs DeepSeek-V4-Flash41 of 41 subjectsAll 11 languages, all 8 domains, +6.98 on the Indic macro
vs gpt-5.4-nano17 of 41 subjects4 of 9 reported Indic languages; English +1.01
vs gpt-5.6-luna2 of 41 subjectsPhysics +3.18 on 4,435 items; Finance & Investment +0.46

Three of the six hosted models lead Evon v3.3 on the raw Indic macro — gpt-5.6-luna, gpt-5.4-mini and gemini-3.5-flash-lite. None of them can be self-hosted, and each carries a cost index between 4.7× and 17.5× Evon v3.3's.

Subject-Level Detail

Evon v3.3 traces a hosted frontier model, domain for domain

Grouping MILU's 41 subjects into eight domains shows the shape of the parity result more clearly than the aggregate does. Plotted as a profile, the two models are almost the same shape: Evon v3.3 tracks gpt-5.4-nano within roughly a point on seven of eight domains, and leads outright on Health & Life Sciences and Law & Governance.

Chart unavailable in this viewer — figures in the table below.
Radar axes are scaled 60–95 to make the difference legible; the full values are in the table. A 30B open-weights model holding the domain profile of a hosted frontier model is the clearest single picture of the parity result.

MILU accuracy by subject domain

Click any column header to sort
79,608 identical items across 11 languages and 41 subjects, partitioned into eight domains.
Subject domain Evon v3.3 gpt-5.4-nano Δ Items
Natural Sciences87.6788.73-1.0614,597
Business & Economics83.5983.62-0.036,123
Engineering & Technology80.8781.76-0.8915,479
Health & Life Sciences80.8379.63+1.203,819
Environment & Geography80.6881.04-0.364,420
Arts & Humanities76.6177.29-0.6811,674
Law & Governance75.6775.62+0.059,824
Social Sciences & Reasoning74.5975.34-0.7513,672

Reasoning

Strong at mathematics, in the languages that need it most

73.97 on BharatMath, a 117,114-item Indian-language mathematics benchmark, ahead of scale-matched Sarvam-30B at 60.30 and Nemotron-30B at 53.20. 86.00 on MGSM-Indic, ahead of Sarvam-30B at 76.00 and Nemotron-30B at 62.40. 80.00 pass@1 on AIME 2026.

The hardest reasoning workloads, run natively in Indian languages rather than translated into English first and back.

Chart unavailable in this viewer — figures in the table below.

Indian-language mathematics benchmarks

Gnani's harness, identical items. AIME 2026 and the full global mathematics suite are in the complete benchmark table below.
Benchmark Evon v3.3 Sarvam-30B Nemotron-30B Δ vs Sarvam-30B
BharatMath (Indic)117,114 items73.9760.3053.20+13.67
MGSM-IndicIndic word problems86.0076.0062.40+10.00

Safety & Security

Mid-pack on the overall sweep, first on misinformation

IndicSafe scores refusal and safe-completion behaviour on 5,965 adversarial prompts across 12 Indian languages. Evon v3.3 lands 86.50 overall — 3.27 points behind the strongest model in the sweep. The category breakdown is where the useful signal is: it leads every model in the comparison on misinformation and conspiracy, the harm class that matters most for BFSI and public-sector deployments.

86.50
IndicSafe overall accuracy — 3rd of 5 models swept
+9.50
Lead over the next-best model on misinformation & conspiracy
−3.27
Gap to the best overall model, Gemma-4-31B at 89.77

Overall accuracy

IndicSafe overall accuracy, five-model sweep on identical items.
Model IndicSafe
Gemma-4-31B89.77
Gemma-4-26B-A4B88.15
Gnani Evon v3.386.50
Sarvam-30B81.26
Base checkpoint, pre-training68.73

Evon v3.3 adds 17.77 points of IndicSafe accuracy over the base checkpoint it was trained from — the largest single-capability gain in this report.

Chart unavailable in this viewer — figures in the table below.
Accuracy by harm category. Evon v3.3 in Dusk Violet; comparators in neutral.

Accuracy by harm category

Sorted by Evon v3.3 score · click any column header to re-sort
IndicSafe harm categories — 5,965 prompts across 12 Indian languages, judged by Qwen3-235B-A22B. Ordered by Evon v3.3’s score, strongest first. Each cell carries a bar scaled 0–100 alongside its exact score, so how close Evon v3.3 runs to the rest of the field is readable at a glance; a ring marks the best score in each row.
Harm category Evon v3.3 Gemma-4-26B Gemma-4-31B Sarvam-30B
Harmless control97.9399.8799.8799.53
Tricky ambiguous97.7799.6399.6399.44
Offensive / hate speech89.8088.7891.6785.03
Harmful instructions85.6287.9190.2085.13
Misinformation / conspiracy leads field83.5072.8374.0069.50
Health misinformation80.4188.6288.9975.19
Religious hate / provocation80.0885.5891.0866.41
Political manipulation72.4982.1685.2066.03
Gender & caste discrimination70.2668.5970.8252.23

Evon v3.3 leads the field outright on misinformation and conspiracy by 9.50 points, and sits within two points of the best model on four more categories — harmless control, tricky ambiguous, offensive and hate speech, and gender and caste discrimination, where the whole field is within 0.6 of a point. The widest gaps are political manipulation and religious provocation; both are targets for the next safety-tuning pass. Gender and caste discrimination is the hardest category for every model in the sweep — none clears 71.

Interactive Benchmark Explorer

Explore every Indian-language benchmark

Pick a benchmark and toggle comparators to redraw the chart. The complete matrix is always in the table below, so nothing is hidden behind an interaction.

Chart unavailable in this viewer — the full benchmark matrix is in the table below.
Gnani's harness for Evon v3.3; first-party or independent published figures for comparators — see References.

Complete Indian-language benchmark matrix

All benchmarks × all comparators
"—" indicates no verified score for that model on that benchmark. Evon v3.3 column highlighted.
Benchmark Gnani Evon v3.3Sarvam-30BSarvam-105BGemma-4-26BGemma-4-31BNemotron-30Bgpt-5.4-nanoDeepSeek-V4-FlashGemini-3.5-Flash-Lite
MILU — General Knowledge% accuracy78.7476.8075.7182.6085.3064.8079.7472.4890.43
MGSM-Indic — Mathematics% exact match86.0076.0062.40
BharatMath — Mathematics (117,114 items)% accuracy73.9760.3076.5078.6053.20
IndicMMLU-Pro — Knowledge (108,288 items)% accuracy68.7958.0070.3079.0035.00
XQuAD-Indic — Question AnsweringF164.5937.8656.6555.0942.2138.96
XOR-QA-Indic — Question AnsweringF141.8322.8634.9834.4730.1634.60
FLORES-Indic — TranslationBLEU15.302.81
IndicSafe — Safety% accuracy86.5068.10

Complete Data

The complete benchmark table

Every benchmark on this page against every comparator with a published or measured score. Filter by category, search by name, click any column to sort.

"—" indicates no verified score for that model on that benchmark. Evon v3.3 column highlighted.
Benchmark Evon v3.3 Sarvam-30BSarvam-105BGemma-4-26BGemma-4-31BNemotron-30Bgpt-5.4-nanogpt-5.6-lunagpt-5.4-miniDeepSeek-V4-FlashGemini-3.5-Flash-Lite
MILU (General Knowledge)Indic78.7476.8075.7182.6085.3064.8079.7472.4890.43
MGSM-Indic (Mathematics)Indic86.0076.0062.40
BharatMath (Mathematics)Indic73.9760.3076.5078.6053.20
IndicMMLU-Pro (Knowledge)Indic68.7958.0070.3079.0035.00
XQuAD-Indic (QA, F1)Indic64.5937.8656.6555.0942.2138.96
XOR-QA-Indic (QA, F1)Indic41.8322.8634.9834.4730.1634.60
FLORES-Indic (Translation, BLEU)Indic15.302.81
IndicSafe (Safety)Indic86.5068.10
MMLU-Pro (Knowledge)Global78.0080.0081.7082.6085.2078.3077.2086.0484.6086.2085.80
ARC-Challenge (exact match)Global96.1688.4096.9098.2095.60
GSM8K (Mathematics)Global93.9387.6095.00
MGSM-EN (Mathematics)Global98.0088.0095.20
AIME 2026 (pass@1)Global80.0088.3089.2081.70
GPQA Diamond (pass@1)Global67.1766.5078.7082.3084.3073.0082.8092.3088.0088.1083.80
MBPP+ (Coding, pass@1)Global76.5176.19
Indic MILU macro (9-language comparison set)Frontier79.4679.6986.9687.3772.4890.41
English retention (MILU subset)Frontier84.0679.7383.05

Values are drawn from Gnani's evaluation harness — Evon v3.3 and any competitor figures Gnani measured directly — or from the first-party and independent published sources listed in References. Gaps of a point or two between models should be read as noise rather than as a stable ranking.

The Mechanism

One Indian word now costs 38.6% fewer tokens

38.6%
Average fewer tokens per word, 8 largest Indian languages
163,072
Tokens in Evon v3.3's Indic-extended vocabulary
2.20
Lowest 8-language average tokens/word of any tokenizer measured
63%
More Indian-language text fits in the same 128K window

Evon v3.3's extended 163,072-token vocabulary was rebuilt for Indian scripts. Measured against Evon's own pre-extension tokenizer, on an identical held-out slice of the AI4Bharat Samanantar corpus, a Gujarati sentence takes 46.8% fewer tokens to encode; Malayalam 44.5% fewer, from 5.13 tokens per word down to 2.85. Across the eight largest Indian languages the average reduction is 38.6%, from 3.5905 to 2.2046 tokens per word.

Fewer tokens per word compounds three ways at once: lower inference cost per conversation, less KV-cache pressure per request, and materially more usable text inside a fixed context window. On Evon v3.3's 128K window the fertility gain alone holds roughly 63% more Indian-language text than the base tokenizer would — about 58,000 words on Evon's tokenizer against roughly 35,600 on the base.

This is the Language Tax, measured and paid down. The vocabulary extension was targeted at the eight languages above; Punjabi and Odia were not part of that extension pass, and the measurement below shows it — Evon v3.3's Punjabi and Odia fertility is statistically identical to its own base tokenizer.

Chart unavailable in this viewer — figures in the table below.

Actual tokenizer output, model by model

Every split below is real tokenizer output, not an illustration — run the sentence through each vendor's own published tokenizer (Hugging Face tokenizer.json for Evon, Sarvam, Gemma, DeepSeek, Llama and Qwen; OpenAI's tiktoken o200k_base for the GPT-5 family) and record exactly where it cuts. Evon v3.3 is pinned at the top of every language; the rest are sorted by token count so you can see exactly how far ahead or behind Evon lands.

whole word kept intact valid sub-word piece raw byte fragment — split mid-character

Measured on a 1,200-sentence-per-language held-out slice of the AI4Bharat Samanantar corpus (English baseline from the paired source sentences). Sentences above are drawn from that same corpus. Byte fragments occur when a tokenizer's vocabulary has no entry for a script's multi-byte UTF-8 sequence and falls back to splitting inside it — the fragment shown is the raw byte value, not a character, because no character exists at that split point.

Tokenizer fertility across the field

Sorted by 8-language average · click any column header to re-sort
Tokens per whitespace-delimited word, lower is better. Measured by running each vendor’s own published tokenizer over an identical held-out slice of the AI4Bharat Samanantar corpus — 1,200 sentences per language, 129,015 words in total. Green marks the lowest value in each column.
TokenizerVendorVocab Hin Ben Tel Mar Tam Guj Kan Mal Pun Odi Eng 8-lang avg
Gnani Evon v3.3Gnani AI163,0721.662.172.371.972.341.922.352.853.2818.341.392.205
Sarvam-105BSarvam AI262,1441.401.702.531.942.481.942.502.991.631.891.312.184
Gemma 4 31B (Gemini proxy)Google262,1441.401.702.961.942.482.373.173.322.844.831.312.417
OpenAI o200k_base (GPT-5 family)OpenAI200,0191.682.363.172.523.282.273.143.572.776.831.312.750
DeepSeek-V4-FlashDeepSeek129,2803.042.866.244.185.024.905.988.094.667.701.335.040
Llama 3.3 70BMeta128,2562.747.7913.703.9012.409.6213.9316.148.0617.001.3410.027
Qwen3Alibaba151,6694.786.9211.766.5310.078.5611.0613.457.6013.671.379.141

Evon v3.3 posts the lowest 8-language average of any tokenizer measured, and the outright lowest fertility on Telugu, Tamil, Gujarati, Kannada and Malayalam. Sarvam-105B's Gemma-4-derived vocabulary is more efficient on Hindi, Bengali, Marathi, Punjabi, Odia and English. The comparison is against each vendor's own published tokenizer files, not a proxy — with one exception: Google has not published Gemini's tokenizer, so Gemma 4's is used as the closest available proxy and is labelled as such throughout. DeepSeek, Llama and Qwen's byte-level BPE tokenizers were not built for Indic scripts and fall back to raw UTF-8 byte splitting on most Indian words, which is why their fertility is 2–7× higher across the board.

Vocabulary coverage, language by language

Evon v3.3’s extended vocabulary against its own pre-extension tokenizer — same held-out Samanantar slice, same 1,200-sentence-per-language sample. An internal-improvement metric: it measures what the vocabulary extension bought, not a claim against any competitor’s tokenizer.
LanguagePre-extensionEvon v3.3Change
Hindi2.05821.6614−19.28%
Bengali3.09462.1710−29.85%
Telugu3.98102.3740−40.37%
Marathi3.13501.9660−37.29%
Tamil3.85062.3428−39.16%
Gujarati3.60581.9188−46.79%
Kannada3.86902.3544−39.15%
Malayalam5.12952.8481−44.48%
8-language average3.59052.2046−38.60%
Punjabi unchanged3.27873.2782−0.02%
Odia unchanged18.342318.3417−0.00%
English baseline1.39141.3910−0.03%

Punjabi and Odia are two of Evon v3.3's 11 supported languages; they sit outside this vocabulary-extension pass, and the table above shows it — Evon's Punjabi and Odia fertility lands within 0.02% of its own pre-extension tokenizer. Sarvam-105B's tokenizer is currently more efficient on both: 1.63 vs Evon's 3.28 on Punjabi, and 1.89 vs Evon's 18.34 on Odia. Extending coverage to these two languages is the target for the next vocabulary revision.

Serving Performance

Fast, and it stays fast

Evon v3.3 reaches its first token in 302 milliseconds on a short prompt. Give it a hundred thousand tokens of context and that becomes 928 ms — a hundredfold more input for roughly three times the wait. Once generating, it sustains 257.3 tokens per second and barely varies, holding within 7.5% even at 100k input. Predictable is what an SLA is written against.

Every Evon v3.3 figure on this page is measured on Gnani's own inference endpoint with the model running in its default reasoning mode — Evon v3.3 reasons by default, and this is the throughput a production deployment sees today, not a best-case or non-reasoning number. Every comparator figure is Artificial Analysis's own published benchmark data for that model, not Gnani's measurement of it, captured at whatever reasoning configuration Artificial Analysis reports for that model — shown per row in the Configuration column below. [7]

Raw time to first token vs input length

Chart unavailable — see the input-length sweep table below.

Decode throughput vs input length

Chart unavailable — see the input-length sweep table below.

Input-length sweep, measured on Gnani's endpoint

Single-request measurements, no concurrency or batching. Two runs per configuration — directional rather than tight estimates.
Input length Raw time to first token Decode throughput
1k input302 ms254.7 tok/s
10k input454 ms247.6 tok/s
100k input928 ms235.7 tok/s

Latency and throughput against the hosted field

Sorted by TTFT · click any column header to re-sort
Evon v3.3 measured on Gnani's endpoint in default reasoning mode at the 10,000-token input workload the public benchmarks use. Comparator figures are Artificial Analysis's published values at the reasoning configuration listed for each model, retrieved 12 August 2026 — not Gnani's own measurement of those models.
Model Vendor Configuration Time to first token Output tok/s
Gnani Evon v3.3Gnani AImeasured, default reasoning, 10k input1.57–1.90s257.3
DeepSeek-V4-FlashDeepSeekreasoning, max effort1.37s125.1
gpt-5.6-lunaOpenAImedium reasoning2.31s140.8
gpt-5.4-nanoOpenAImedium reasoning5.60s151.9
gemini-3.1-flash-liteGoogledefault6.02s314.9
gemini-3.5-flash-liteGoogledefault10.22s364.8
gpt-5.4-miniOpenAImedium reasoning15.72s177.0

On time to first token at this workload Evon v3.3 is second of seven, behind DeepSeek-V4-Flash at 1.37s and ahead of every OpenAI and Google model here. On output speed it is third of seven, ahead of all three OpenAI models and DeepSeek-V4-Flash.

Economics

Frontier-class Indic accuracy at the lowest cost index in the field

Accuracy alone overstates a model's position and cost alone understates it. Dividing one by the other gives the number a buyer actually optimises: what a point of Indian-language accuracy costs. Rebased so Evon v3.3 = 100, every other model in this comparison is at least 2.2× more expensive per point.

100
Evon v3.3 cost index
219
DeepSeek-V4-Flash
2.2×
More expensive per point of Indic accuracy
Chart unavailable in this viewer — figures in the table below.

Cost index is a relative measure only — no prices are quoted on this page. It is derived from blended cost per point of Indic MILU accuracy and rebased so Evon v3.3 = 100. Lower is better. The metric rewards cheapness, so it is reported alongside absolute accuracy rather than instead of it.

How the cost index is derived

The index answers one question: what does a point of Indian-language accuracy cost? For each model, we take its blended per-million-token price — each vendor's published input and output token rates combined in a fixed ratio approximating a typical Indic conversational workload — and divide by that model's Indic MILU macro score on the nine-language comparison set. That gives an absolute cost-per-accuracy-point figure for every model, which we then rebase so Evon v3.3's own figure equals 100; every other model's index is that same ratio, scaled to the same baseline. No absolute prices appear on this page because list prices move faster than a benchmark refresh cycle — the relative index is what survives that churn, and it is only meaningful as a comparison within this set, not as a standalone number.

Cost index and accuracy by model

Sorted by cost index · click any column header to re-sort
Cost index rebased so Evon v3.3 = 100; lower is better. Indic MILU is the nine-language comparison macro on identical items.
Model Vendor Indic MILU Cost index Multiple of Evon Open weights
Gnani Evon v3.3Gnani AI79.46100Yes
DeepSeek-V4-FlashDeepSeek72.482192.2×Yes
gpt-5.6-lunaOpenAI86.964704.7×No
gpt-5.4-nanoOpenAI79.695275.3×No
gemini-3.5-flash-liteGoogle90.418548.5×No
gpt-5.4-miniOpenAI87.371,75417.5×No

Sovereignty

Your data never leaves India

Open weights. One node. Inside your own VPC, behind your own firewall, under your own audit log. For BFSI, insurance and telecom deployments operating under the DPDP Act, RBI guidance and IRDAI guidance, in-VPC deployment is a requirement rather than a preference — and sovereignty stops being an architecture problem.

Conversational deployments built on Evon v3.3 should disclose AI involvement in line with applicable regulatory guidance. This page describes model architecture and benchmark results only and is not legal advice — confirm deployment-specific requirements with your legal and compliance teams.

Why open weights matters for sovereign AI

  • Only ~3.5B of 30B parameters activate per token, so it fits and serves on a single node — a modest infrastructure ask, not a fleet purchase.
  • No customer transcript or document needs to cross a border to reach the model.
  • Full audit logging under the customer's own controls, not a vendor's.
  • Fixed, predictable infrastructure cost instead of a per-token bill that scales with regulated volume.

Deployment

Where Evon v3.3 is production-ready today

Ordered by strength of evidence. Each case draws only on properties measured on this page.

Ready today

Indic document intelligence

Claims processing, KYC files, loan documentation and policy documents. The tokenizer gain matters most here: the same 128K window holds roughly 63% more Indian-language text.

Ready today

Regulated in-VPC deployment

Open weights and a single-node footprint make self-hosting a deployability requirement for DPDP, RBI and IRDAI-governed workloads — met, not compromised on.

Ready today

Vernacular contact-centre automation

Tokenizer efficiency, decode throughput and self-hosted economics combine to lower cost per conversation on high-volume Indian-language support workloads.

Ready today

Vernacular STEM & financial tutoring

Carried by BharatMath at 73.97 and MGSM-Indic at 86.00 — strong reasoning delivered natively in Indian languages.

Ready today

Sovereign & public-sector language work

Eleven Indian languages benchmarked on identical items, deployable entirely within Indian infrastructure.

On the roadmap

Real-time voice agents

Evon v3.3's raw latency is well inside the market's budget, but a non-reasoning serving mode is required first. Gnani's speech-to-speech and speech-to-text models cover real-time voice pipelines today.

Available today

Get the weights

Evon v3.3 ships as open weights under Apache 2.0. It fits on a single inference node, so it can run inside your own VPC from day one — no data leaves your network to use it.

Model weights

gnani/gnani-evon-v3.3-30B-A3B

30B total parameters across 13 safetensors shards, nemotron_h architecture. Access is granted on request.

Request access on Hugging Face

Licence

Apache 2.0

Commercial use permitted. The repository also carries an NVIDIA licence notice inherited from the Nemotron base model — read both before deploying.

Read the licence

Deployment

Single node, in your VPC

Roughly 3.5B parameters active per token, so serving cost tracks a small model. Supports tool calling and reasoning modes.

Talk to us about deployment

Repository metadata, licence and architecture values above were read from the published model repository. Confirm the access-approval workflow and any customer-specific licence terms with Gnani before committing to a deployment timeline.

Transparency

How these benchmarks were run

Two different provenances appear on this page, and they are not interchangeable. Indic results are ours, run end to end on our own harness. Global and frontier-model figures are other people's published numbers, cited rather than reproduced.

Run on Gnani's harness

  • All Indian-language benchmarks — MILU, Indic capability categories, Indic mathematics and the tokenizer measurements.
  • MILU scores 79,608 identical items across 11 languages and 41 subjects — same prompts, same scoring code in every column.
  • Evon v3.3 served on our own inference fleet; latency and throughput are single-request, no batching.
  • Tokenizer fertility measured directly from each published tokenizer on held-out Samanantar text.

Taken from published sources

  • All global benchmarks and frontier-model scores — vendor model cards, official announcement posts and Artificial Analysis.
  • Latency, throughput and pricing for hosted models come from Artificial Analysis, retrieved 11–12 August 2026.
  • Sarvam-105B capability-category values are vendor-reported, not re-run here, and labelled as such.
  • These are third-party figures cited as published. They are not our measurements, and not attributable to those vendors as their own benchmark results.

Reading the numbers

  • Evon v3.3 ran on our fleet, hosted comparators through vendor APIs on a different date — read small gaps as noise, not ranking.
  • Two MILU aggregates appear and are not interchangeable: the 11-language macro (78.74) and the nine-language comparison macro (79.46). Each is labelled where used.
  • Cost index is relative, rebased so Evon v3.3 = 100. It is blended per-million-token price ÷ Indic MILU, never a price or a quotation.
  • Tokenizer fertility against Evon's own base is an internal-improvement metric; the cross-model table is a separate, like-for-like comparison.
  • Shading is sparse and directional. Differences of a point or two sit inside what these benchmarks resolve.
  • Category averages and macros are computed from the per-benchmark values shown, not transcribed separately.

Third-party figures were captured 11–12 August 2026 and pricing-derived values move frequently. Re-verify before external quotation.

FAQs

Frequently asked questions

What is the “language tax” in Indian AI?

The language tax is the extra cost of running AI in Indian languages. General-purpose tokenizers split Indian scripts into far more tokens than English, so the same sentence in Hindi, Tamil or Gujarati consumes two to three times more tokens than its English equivalent — and every token is billed, cached and processed. Indian-language workloads therefore cost more, run slower and fit less into a context window than identical English workloads. Evon v3.3 attacks this directly with an extended 163,072-token Indic vocabulary that cuts token fertility by 38.6% on average across the eight largest Indian languages, from 3.5905 to 2.2046 tokens per word.

What is Gnani Evon v3.3?

Gnani Evon v3.3 is an open-weights large language model built by Gnani AI for 11 Indian languages — Hindi, Bengali, Telugu, Marathi, Tamil, Gujarati, Kannada, Malayalam, Punjabi, Odia and English. Architecturally it is a Mamba2-Transformer hybrid mixture-of-experts model on the Nemotron Hybrid MoE design, with 30 billion total parameters of which roughly 3.5 billion are active per token. Because only a fraction of the network engages on any token, it runs on a single inference node and can be self-hosted inside your own VPC.

Is Gnani Evon v3.3 better than Sarvam?

On MILU, run on identical items, Evon v3.3 leads Sarvam-105B on 10 of 11 languages and leads scale-matched Sarvam-30B on all 11 — an Indic macro of 78.74 against 75.71 for Sarvam-105B and 67.15 for Sarvam-30B, at roughly one-third of Sarvam-105B's parameter count.

Sarvam-105B leads on Odia and on the general knowledge and reasoning category. The two are level on translation chrF++ (34.52 against 34.56) and on question answering (45.64 against 45.82), and Evon v3.3 leads on instruction following (48.15 against 44.84). Sarvam-105B has no reported score on mathematics or safety. Those figures are in the capability-category table above.

Which is the best open-source LLM for Indian languages?

Among the open-weights models benchmarked here on identical MILU items, Evon v3.3 leads both Sarvam checkpoints and DeepSeek-V4-Flash on the Indic macro, and reaches parity with the hosted gpt-5.4-nano within 0.23 points. Gemma-4-31B scores higher on raw MILU accuracy, but needs roughly 3.17 tokens per word on Kannada against Evon v3.3's 2.34 — so its Indian-language running cost is materially higher for the same work.

Can Evon v3.3 be self-hosted for DPDP, RBI and IRDAI compliance?

Yes. Evon v3.3 ships as open weights and fits on a single node, so it can be deployed inside a customer's own VPC, behind their own firewall and audit log. For BFSI, insurance and telecom workloads governed by the DPDP Act, RBI guidance or IRDAI guidance, in-VPC deployment means Indian customer data never has to leave the country. This describes the deployment architecture and is not legal advice — confirm your obligations with your own legal and compliance teams.

How does Evon v3.3 compare with OpenAI and Google models on Indian languages?

On the nine-language Indic comparison macro, Evon v3.3 scores 79.46 against 79.69 for gpt-5.4-nano — a 0.23-point gap inside the benchmark's noise floor — and leads DeepSeek-V4-Flash at 72.48 by 6.98 points. Three hosted models score higher on raw accuracy: gpt-5.6-luna at 86.96, gpt-5.4-mini at 87.37 and gemini-3.5-flash-lite at 90.41.

On cost index, with Evon v3.3 rebased to 100, gpt-5.6-luna is 470, gpt-5.4-nano 527, gemini-3.5-flash-lite 854 and gpt-5.4-mini 1,754. None of the hosted models can be deployed inside a customer's own infrastructure.

How fast is Gnani Evon v3.3?

Measured on Gnani's own endpoint, Evon v3.3 reaches its first token in 302 ms on a 1,000-token prompt, 454 ms at 10,000 tokens and 928 ms at 100,000 tokens. Sustained decode throughput is 257.3 tokens per second with a standard deviation of about 1 token per second, degrading only 7.5% across a hundredfold increase in input length. On the 10,000-token workload the public benchmarks use, time to first visible token is 1.57 to 1.90 seconds.

What is Evon v3.3's context window?

128K tokens. Because the Indic tokenizer needs 38.6% fewer tokens per word, that window holds roughly 63% more Indian-language text than the same window would on Evon's base tokenizer — on the order of 58,000 words.

Is Evon v3.3 recommended for real-time voice agents?

Not yet. Evon v3.3's raw time to first token is well inside typical real-time voice budgets, but a non-reasoning serving mode is required before Gnani recommends it for production real-time voice. Gnani's speech-to-speech and speech-to-text models cover real-time voice pipelines today — talk to us about the right configuration for a voice deployment.

How were these benchmarks measured?

Every model column was scored on identical MILU items with identical prompts and identical scoring code — 79,608 items across 11 Indian languages and 41 subjects. Evon v3.3 ran on Gnani's own inference fleet; hosted comparators were reached through vendor APIs on a different date, so the serving path differs across columns and small gaps should be read as noise. Latency and throughput are single-request measurements without concurrency or batching. Full detail is in the methodology section above.

Sources

References

Third-party figures on this page are published values retrieved 11–12 August 2026. They are not attributable to those vendors as their own published benchmark results, and pricing-derived values move frequently.

  1. OpenAI. “Introducing gpt-5.4-mini and gpt-5.4-nano.” openai.com
  2. OpenAI. “GPT-5.6 model index.” openai.com
  3. DeepSeek AI. “DeepSeek-V4-Flash model card.” huggingface.co
  4. Sarvam AI. “Sarvam-30B & Sarvam-105B.” sarvam.ai/blogs
  5. Google DeepMind. “Gemini 3.1 Flash-Lite model card.” deepmind.google
  6. Google DeepMind. “Gemma 4 Technical Report.” arXiv, 2026. arxiv.org/abs/2607.02770
  7. Artificial Analysis. Per-model latency, throughput and pricing pages, retrieved 11–12 August 2026. artificialanalysis.ai
  8. BenchmarkList. Independent evaluation index aggregating Vals.ai and Scale Labs results. benchmarklist.com