GitHub 热门项目:Mulberry

2026-06-26 1 阅读 GitHub Trending
GitHub 项目:Mulberry 仓库地址:https://github.com/HJYao00/Mulberry 星级:1243 | 作者:HJYao00 项目描述:[NIPS'25 Spotlight] Mulberry,一个通过 Collective MCTS 实现的类 o1 推理和反射 MLLM =================================================== 自述文件内容:

[NIPS'25 聚光灯] Mulberry:通过集体蒙特卡罗树搜索为 MLLM 提供类似 o1 的推理和反思

如果您觉得这个项目有用,请给我们一个star🌟。 [姚欢金](https://scholar.google.com/itations?user=pDtsCBQAAAAJ&hl=zh-CN)2,3*, [黄嘉兴](https://jxhuang0508.github.io/)1*✉️, [吴文浩](https://whwu95.github.io/)3,5, [张婧一]()1, [王一博]()2, [刘舜宇]()1, [王英杰]()1, [宋雨馨]()3, [冯浩成]()3, [李深]()4, [大成涛]()1 1[南洋理工大学](https://www.ntu.edu.sg/)、2[清华大学](https://www.tsinghua.edu.cn/en/)、3[百度](https://vis.baidu.com/#/)、 4[SYSU](https://www.sysu.edu.cn/sysuen/), 5[亚马逊 AGI]() *平等贡献,✉️通讯作者
## 新闻 - [x] **`2025 年 9 月 19 日。`** **Mulberry** 已在 NeurIPS 2025 上被接受为焦点! 🎉 - [x] **`2025 年 2 月 5 日。`** 我们发布了 [Mulberry_llama_11b](https://huggingface.co/HuanjinYao/Mulberry_llama_11b) 的[评估代码](https://github.com/HJYao00/Mulberry/tree/main/evaluation) 以及[Mulberry_qwen2vl_7b](https://huggingface.co/HuanjinYao/Mulberry_qwen2vl_7b)。 - [x] **`2025 年 2 月 4 日。`** 我们发布了 [Mulberry_llama_11b](https://huggingface.co/HuanjinYao/Mulberry_llama_11b) 模型和 [Mulberry_qwen2vl_7b](https://huggingface.co/HuanjinYao/Mulberry_qwen2vl_7b) 及其 **推理推理代码**。 - [x] **