Skip to content

Commit fbc0520

Browse files
committed
2026-03-17 11:53:27
1 parent 80f5d23 commit fbc0520

2 files changed

Lines changed: 23 additions & 0 deletions

File tree

eng_2026/03/2026-03-17-09-38.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
**Leanstral Model**
2+
https://mistral.ai/news/leanstral
3+
Mistral AI introduces Leanstral — an open-source code agent for the Lean 4 programming language (which is also an interactive theorem prover). This model, with 6B active parameters in a sparse architecture, is trained not only to perform tasks but also to formally **prove** the correctness of implementations. This makes it a powerful tool for code verification.
4+
5+
Available for free in Mistral Vibe https://mistral.ai/products/vibe (via API labs-leanstral-2603) and for download for on-premise hosting and integration with lean-lsp-mcp. This is the first contribution to a future where formal verification becomes commonplace and human review is no longer a bottleneck.
6+
7+
HN Reaction
8+
https://news.ycombinator.com/item?id=47404796
9+
Enthusiasts see a future in "executable specs" where an agent writes code + proofs, making regressions impossible. Skeptics remind that proofs only guarantee validity, not that you proved exactly what you intended, and for ordinary projects (non-mathematical/critical software), this is currently "overkill".
10+
11+
#mistral #newllmmodel

ukr_2026/03/2026-03-17-11-38.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
**модель Leanstral**
2+
https://mistral.ai/news/leanstral
3+
Mistral AI представляє Leanstral — відкритий код-агент для мови програмування Lean 4 (яка ще interactive theorem prover). Модель з 6B активних параметрів у розрідженій архітектурі навчається не лише виконувати завдання, а й формально **доводити** правильність реалізацій. Це робить її потужним інструментом для перевірки коду.
4+
5+
Доступна безкоштовно в Mistral Vibe https://mistral.ai/products/vibe (через API labs-leanstral-2603) та для завантаження на власне обладнання та інтеграції з lean-lsp-mcp. Це перший внесок у майбутнє, де формальна верифікація стане повсякденною, а людський ревью перестане бути вузьким місцем.
6+
7+
Реакція ХН
8+
https://news.ycombinator.com/item?id=47404796
9+
Ентузіасти бачать майбутнє в «executable specs» коли агент пише код + докази, і регресії стають неможливими. Скептики нагадують що докази гарантують лише валідність, а не що ти довів саме те, що хотів і для звичайних проєктів (не математика/критичне ПЗ) це поки «overkill».
10+
11+
12+
#mistral #newllmmodel

0 commit comments

Comments
 (0)