Leanstral 1.5

Hacker News Top 模型

摘要

Mistral AI 发布了 Leanstral 1.5,这是更新的 Lean 4 形式化证明工程模型,针对自动定理证明和自动形式化进行了优化,总参数为 119B,活跃参数为 6.5B。

暂无内容
查看原文
查看缓存全文

缓存时间: 2026/07/01 01:55

# Leanstral 1.5 - Mistral AI 来源:https://docs.mistral.ai/models/model-cards/leanstral-1-5-26-06 类别 2026年6月30日 v1.5 一个更新的Lean 4形式化证明工程模型,针对自动定理证明和自动化形式化进行了优化。总参数119B,激活参数6.5B。 速度 性能 模态 上下文 256k 价格 $0 速度 性能 模态 上下文 256k 价格 $0 ### 功能 聊天补全 (https://docs.mistral.ai/studio-api/conversations/chat-completion) 函数调用 (https://docs.mistral.ai/studio-api/conversations/function-calling) 智能体与对话 (https://docs.mistral.ai/studio-api/agents/agents-api) 内置工具 (https://docs.mistral.ai/studio-api/agents/agent-tools) 结构化输出 (https://docs.mistral.ai/studio-api/conversations/structured-output) 预测输出 (https://docs.mistral.ai/studio-api/conversations/advanced/predicted-outputs) 前缀 (https://docs.mistral.ai/studio-api/conversations/chat-completion#other-useful-features) OCR (https://docs.mistral.ai/studio-api/document-processing/overview) 注释 - 结构化 (https://docs.mistral.ai/studio-api/document-processing/annotations) 边界框提取 (https://docs.mistral.ai/studio-api/document-processing/basic_ocr) 文档问答 (https://docs.mistral.ai/studio-api/document-processing/document_qna) FIM (https://docs.mistral.ai/mistral-vibe/using-fim-api) 嵌入 (https://docs.mistral.ai/studio-api/knowledge-rag/embeddings) 内容审核 (https://docs.mistral.ai/studio-api/safety-moderation) 聊天审核 (https://docs.mistral.ai/studio-api/safety-moderation) 转录 (https://docs.mistral.ai/studio-api/audio/speech_to_text) 文本转语音 (https://docs.mistral.ai/studio-api/audio/text_to_speech) 时间戳 (https://docs.mistral.ai/studio-api/audio/speech_to_text/offline_transcription#transcription-with-timestamps) 批量处理 (https://docs.mistral.ai/studio-api/batch-processing)

相似文章

Leanstral 1.5:为所有人提供丰富的证明

Hacker News Top

Mistral AI 发布 Leanstral 1.5,一个拥有 6B 激活参数的模型,用于 Lean 4 证明工程,在多个形式化验证基准测试中取得最先进成果,并发现了真实世界中的错误,完全开源,采用 Apache-2.0 许可。

评估Lean 4中证明自动形式化的鲁棒性

arXiv cs.CL

本文评估了在全局和局部扰动下,Lean 4中证明自动形式化模型的鲁棒性,发现当前基于LLM的模型对扰动敏感,且常常无法忠实地反映局部变化。

在Lean 4中形式化统计学习理论 [R]

Reddit r/MachineLearning

FormalSLT是一个Lean 4库,它形式化证明了有限样本统计学习理论结果(ERM、VC界、Rademacher界、PAC-Bayes等),附带显式假设且零sorry语句,为机器学习理论提供机器可验证的基础。