Switch language한국어
Back to the list

JetBrains releases Mellum2 coding model

TL;DR AI

Key summary

2 min read
  1. JetBrains has open-sourced Mellum2, a 12B-parameter Mixture-of-Experts model for software engineering.

  2. Only 2.5B parameters are active per token, helping it run faster and more efficiently than comparable dense models.

  3. The model is available on Hugging Face under Apache 2.0 and can be run locally or self-hosted.

  4. Mellum2 supports code and natural language, and is aimed at focused tasks like routing, summarization, RAG, and reasoning.

Read the original