HyperAI超神经

使用 vLLM+Open WebUI 部署 OpenMath-Nemotron-1.5B

一、教程简介

该教程算力资源采用单卡 RTX 4090 。该模型仅支持计算数学问题,且回答的答案为英文。

OpenMath-Nemotron-1.5B 是由英伟达团队 NemoSkils 于 2025 年 4 月 23 日发布,该模型是通过在 OpenMathReasoning 数据集上微调 Qwen/Qwen2.5-Math-1.5B 创建的。模型在流行的数学基准上获得了最先进的结果,该模型已获准用于商业用途。相关论文成果为「AIMO-2 Winning Solution: Building State-of-the-Art Mathematical Reasoning Models with OpenMathReasoning dataset」。

二、项目示例

三、运行步骤

1. 启动容器

若不显示「模型」,这表示模型正在初始化,由于模型较大,请等待约 2-3 分钟后刷新页面。

2. 进入网页后,即可与模型展开对话

四、交流探讨

🖌️ 如果大家看到优质项目,欢迎后台留言推荐!另外,我们还建立了教程交流群,欢迎小伙伴们扫码备注【SD 教程】入群探讨各类技术问题、分享应用效果↓

引用信息

感谢 Github 用户 SuperYang  对本教程的部署。本项目引用信息如下:

@article{moshkov2025aimo2,
  title   = {AIMO-2 Winning Solution: Building State-of-the-Art Mathematical Reasoning Models with OpenMathReasoning dataset},
  author  = {Ivan Moshkov and Darragh Hanley and Ivan Sorokin and Shubham Toshniwal and Christof Henkel and Benedikt Schifferer and Wei Du and Igor Gitman},
  year    = {2025},
  journal = {arXiv preprint arXiv:2504.16891}
}