Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
ai-box
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
青山
ai-box
Commits
91c644c4
Commit
91c644c4
authored
1 month ago
by
fisherdaddy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feature: deepseek-r1-0528
parent
fc4fee65
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
0 deletions
+13
-0
ai-events.json
src/data/ai-events.json
+7
-0
deepseek-releases.json
src/data/deepseek-releases.json
+6
-0
No files found.
src/data/ai-events.json
View file @
91c644c4
...
...
@@ -1111,5 +1111,12 @@
"category"
:
"MODEL_RELEASE"
,
"description"
:
"Anthropic 推出了新一代 Claude 模型:Claude Opus 4 和 Claude Sonnet 4,它们在编码、高级推理和 AI 代理方面树立了新标准。Claude Opus 4 被誉为全球最佳编码模型,擅长处理复杂和长时间运行的任务,而 Claude Sonnet 4 则是对 Sonnet 3.7 的重大升级,在编码和推理方面表现卓越。两款模型都增强了工具使用、并行工具执行和记忆能力。"
,
"link"
:
"https://www.anthropic.com/news/claude-4"
},
{
"date"
:
"2025-05-29"
,
"title"
:
"DeepSeek-R1-0528"
,
"category"
:
"MODEL_RELEASE"
,
"description"
:
"DeepSeek-R1-0528 发布:推理与理解能力显著增强,性能逼近顶尖模型,例如 O3 和 Gemini 2.5 Pro。"
,
"link"
:
"https://www.anthropic.com/news/claude-4"
}
]
\ No newline at end of file
This diff is collapsed.
Click to expand it.
src/data/deepseek-releases.json
View file @
91c644c4
...
...
@@ -118,5 +118,11 @@
"title"
:
"DeepSeek-Prover-V2"
,
"feature"
:
"DeepSeek 推出了 DeepSeek-Prover-V2,一个用于 Lean 4 形式化定理证明的开源大语言模型。模型训练始于一个“冷启动”阶段,利用 DeepSeek-V3 通过递归证明流程生成初始数据,整合了非形式化推理(如思路链)和形式化证明步骤。随后通过强化学习进一步提升性能。DeepSeek-Prover-V2 在神经定理证明领域达到 SOTA 水平,特别是在 MiniF2F-test 上实现了 88.9 % 的通过率,并解决了 PutnamBench 中的 49 个问题。发布了两个尺寸的模型: 7B 和 671B 参数,可通过 Hugging Face Transformers 使用。"
,
"description"
:
"HuggingFace地址:https://huggingface.co/deepseek-ai/DeepSeek-Prover-V2-671B"
},
{
"date"
:
"2025-05-29"
,
"title"
:
"DeepSeek-Prover-V2"
,
"feature"
:
"DeepSeek-R1-0528 发布:推理与理解能力显著增强,性能逼近顶尖模型,例如 O3 和 Gemini 2.5 Pro。另外,还降低了生成“幻觉”(即不真实信息)的概率,增强了对函数调用的支持,优化了“写代码”(vibe coding)的体验。"
,
"description"
:
"HuggingFace地址:https://huggingface.co/deepseek-ai/DeepSeek-R1-0528"
}
]
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment