百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
A

atropos

> 编程语言
开源

Atropos 是一个语言模型强化学习环境框架,用于通过不同环境收集和评估 LLM 轨�race。

1.3K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

Atropos 是一个语言模型强化学习环境框架,用于通过不同环境收集和评估 LLM 轨�race。

⚠️ 此仓库已归档,不再维护。不再进行任何更新、错误修复或安全补丁。 Atropos - Nous Research 的 LLM RL Gym --- Atropos 是一个用于异步 RL 与 LLM 的环境微服务框架。Atropos 包含作为服务设置的环境,以及用于环境发送数据和训练师从中提取批次的轨迹 API。Atropos 是一个强大、可扩展的基于 LLM 的强化学习环境框架。目标:提供一个灵活、可扩展和标准化的平台,以加速基于 LLM 的 RL 研究在各种互动环境中。该框架支持通过各种环境收集、分发和评估 LLM 轨迹,包括: --- 使用 Atropos 环境训练的模型的实验结果 我们已经能够在特定领域或任务上通过 Atropos 实现显著改进 - 下面是一些结果。工具调用环境结果:模型资产:https://huggingface.co/NousResearch/DeepHermes-ToolCalling-Specialist-Atropos 使用的环境:https://GitHub.com/NousResearch/atropos/blob/main/environments/toolcallingserver.py --- 金融基础设施预测环境结果:模型资产:https://huggingface.co/NousResearch/DeepHermes-Financial-Fundamentals-Prediction-Specialist-Atropos 使用的环境:https://GitHub.com/NousResearch/atropos/blob/main/environments/fundamentalpredictionenvironment.py --- 使用 RLAIF 环境改变模型性格,我们生成了几个有趣和古怪性格的资产。DeepHermes Egregore v1 和 v2 8B:https://huggingface.co/NousResearch/DeepHermes-Egregore-v1-RLAIF-8b-Atropos https://huggingface.co/NousResearch/DeepHermes-Egregore-v2-RLAIF-8b-Atropos DeepHermes Ascension Maze 8B:https://huggingface.co/NousResearch/DeepHermes-AscensionMaze-RLAIF-8b-Atropos 使用的环境:https://GitHub.com/NousResearch/atropos/blob/main/environments/rlaifserver.py --- 导航仓库 | 分类 | 描述 | |----------|------------| | atroposlib/ | 包含基类的核心库…

GitHub Issues· 0 开放

在 GitHub 查看全部

暂无开放 Issues,或尚未同步最近议题。

核心特点

  • •Base Environment Class - Documentation for creating custom environments
  • •ManagedServer Guide - Recommended approach for automatic token and logprob tracking
  • •Environments Overview and Contribution Guide - Documentation for existing environments and how to contribute new ones.
  • •Full Environment Config Options - Documentation for creating custom environments
  • •Example Trainer - Getting started with training
  • •Slurm Guide - Guide for using Atropos with Slurm for distributed inference
  • •Frequently Asked Questions (FAQ) - Answers to common questions for new users
  • •Contributing Guide - Guidelines for contributors
  • •License - MIT license details
  • •Python 3.10+ — Required. Check with python --version

> 标签

Python

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言