← Latest papers
🤖 AI

Vikhr: The Family of Open-Source Instruction-Tuned Large Language Models for Russian

This paper introduces Vikhr, a series of open-source, bilingual instruction-tuned large language models for Russian that achieve superior performance and computational efficiency by adapting the tokenizer vocabulary and fully fine-tuning all weights, rather than relying on lightweight LoRA adapters.

Original authors: Aleksandr Nikolich, Konstantin Korolev, Sergei Bratchikov, Igor Kiselev, Artem Shelmanov

Published 2026-06-24
📖 4 min read☕ Coffee break read

Original authors: Aleksandr Nikolich, Konstantin Korolev, Sergei Bratchikov, Igor Kiselev, Artem Shelmanov

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you have a brilliant, world-class librarian named Mistral. Mistral has read almost every book ever written in English. He is incredibly smart, logical, and helpful. However, Mistral has a major blind spot: he barely speaks Russian.

If you ask Mistral a question in Russian, he struggles. He tries to answer, but because he doesn’t know Russian words well, he breaks every word into tiny, meaningless letters (like trying to read a sentence by looking at individual puzzle pieces instead of the whole picture). This makes him slow, confused, and prone to mixing in English words or making grammatical errors. He’s like a tourist trying to order dinner in a foreign country using only a dictionary of single letters.

The authors of this paper, who created a model called Vikhr (which means "strong gust of wind"), decided to fix this problem. Instead of just teaching Mistral a few Russian phrases, they gave him a complete makeover to become a fluent bilingual expert.

Here is how they did it, explained with some everyday analogies:

1. Giving Him a Better Dictionary (Vocabulary Adaptation)

First, they realized Mistral’s "dictionary" was full of English words and only had a few clumsy entries for Russian. So, they threw away the old dictionary and built a new one specifically for Russian.

  • The Analogy: Imagine replacing a dictionary that defines "apple" as "a-p-p-l-e" with one that defines it as "apple." Now, when Vikhr sees the word "apple," he recognizes it instantly as one concept, not four separate letters. This makes him much faster and more efficient.

2. Immersion School (Continued Pre-training)

Next, they didn’t just show Vikhr a few flashcards. They put him in an "immersion school." They fed him billions of words from high-quality Russian sources—like Wikipedia, news articles, scientific papers, and tech blogs.

  • The Analogy: It’s like sending an English speaker to live in Moscow for a year. They don’t just learn grammar rules; they absorb the culture, the slang, and the way people actually talk.
  • The Safety Net: There was a risk that Vikhr might forget his English logic and reasoning skills during this immersion (a problem called "catastrophic forgetting"). To prevent this, the researchers used a "memory anchor." They gently reminded Vikhr, "Hey, don’t forget how to think logically like you did before," ensuring he stayed smart while learning Russian.

3. Learning How to Be Helpful (Instruction Tuning)

Finally, they taught Vikhr how to follow instructions. They gave him a massive collection of question-and-answer pairs in both Russian and English.

  • The Analogy: This is like job training. Mistral knew facts, but Vikhr learned how to be a helpful assistant. He learned to answer questions politely, write recipes, explain concepts, and chat naturally. They also cleaned up the training data, throwing out low-quality or confusing examples, so Vikhr learned from the best examples only.

The Result: Vikhr

The result is Vikhr, an open-source AI model that is:

  • Fluent: It speaks Russian naturally, without mixing in English or breaking words into letters.
  • Fast: Because it recognizes whole words instead of letters, it processes information much quicker.
  • Smart: It keeps the logical reasoning skills of the original English model while adding deep cultural and linguistic knowledge of Russian.
  • Bilingual: It can still handle English tasks well, making it useful for people who switch between languages.

Why This Matters

Before Vikhr, most Russian AI models were either:

  1. Built from scratch (which is expensive and often less smart).
  2. Just English models with a thin "patch" on top (which were slow and inefficient).

Vikhr proves that you can take a top-tier English AI and transform it into a top-tier Russian AI by properly adapting its "dictionary," immersing it in quality data, and training it to be helpful. The researchers have shared their tools and methods so others can do the same for other languages, like Belarusian or Kazakh.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →