JetBrains releases Mellum, an ‘open’ AI coding model
Published on: 2025-08-02 00:44:47
JetBrains, the company behind a range of popular app development tools, has released its first “open” AI model for coding.
On Wednesday, JetBrains made Mellum, a code-generating model the company released for its various software development suites last year, openly available on the AI dev platform Hugging Face. Mellum, trained on more than 4 trillion tokens, weighs in at 4 billion parameters, and is designed specifically for code completion (i.e. completing code snippets based on the surrounding context).
Parameters roughly correspond to a model’s problem-solving skills, while tokens are the raw bits of data that a model processes. A million tokens roughly corresponds to 30,000 lines of code.
“Designed for integration into professional developer tooling (e.g. intelligent code suggestions in integrated developer environments), AI-powered coding assistants, and research on code understanding and generation, Mellum is also well-suited for educational applications and fine-tuning exper
... Read full article.