注册并分享邀请链接,可获得视频播放与邀请奖励。

Sergio Paniego
@SergioPaniego
Machine Learning Engineer @huggingface 🤗 AI PhD. Technology enables us to be more human. 🏳️‍🌈
加入 July 2011
1.7K 正在关注    6.7K 粉丝
we just released a new blog "Training a coding agent using the OpenCode harness in remote HF sandboxes with TRL and OpenEnv" you can take a real coding agent (OpenCode), let it run its own tool loop against real coding problems, and train it with RL on the exact tokens it produced and every rollout runs in its own remote HF sandbox, so rollouts scale out beyond one machine the loop: - OpenCode owns its tool loop inside an OpenEnv sandbox - an in-sandbox proxy records the real token ids + logprobs, per turn - a hidden-test verifier scores the result, and that is the reward - TRL trains with AsyncGRPO, weights sync back to vLLM over NCCL blog + runnable example:
显示更多
0
14
333
51
转发到社区