marin marin-community

Open-source framework for the research and development of foundation models.

主要语言
Python
Stars
2,004
Forks
188

标签

  • 框架
  • Python
  • 机器学习训练
  • 数据管线
  • 开源
  • 深度学习
  • 基础模型
  • 训练迭代

摘要

Marin 是一个面向基础模型研发的开源框架,以透明公开的开发理念记录从数据到模型的完整过程。核心能力覆盖数据策展、清洗、分词、预训练、后训练与评估,并通过受依赖关系编排的实验步骤(类似 Makefile 的拓扑执行)来组织训练流程。它已被用于训练 LLM、音频文本模型、DNA 与蛋白质模型,并开源了从 3e18 到 1e23 FLOPs 的扩展法则套件 Delphi,适合学术研究团队与基础模型开发者使用。

README

# <img alt="Marin" src="docs/design/marin-logo.svg" height="36" align="top"> Marin <a href="https://marin.readthedocs.io/en/latest/?badge=latest"> <img alt="Documentation" src="https://readthedocs.org/projects/marin/badge/?version=latest"> </a> <a href=""> <img alt="License" src="https://img.shield…

查看完整页面