home/categories/git-workflows/thudm-slime-claude-skills-add-rollout-function-skill-md
git-workflowsdevops

add-rollout-function

Guide for adding a new rollout function in slime and wiring it through --rollout-function-path. Use when user wants to implement custom rollout data generation logic, custom train/eval rollout outputs, or migrate from the default sglang rollout path.

THUDM
maintainer
THUDM
업데이트됨 3/2/2026
스타
5238
포크
709
quick start

Installation and usage

Guide for adding a new rollout function in slime and wiring it through --rollout-function-path. Use when user wants to implement custom rollout data generation logic, custom train/eval rollout outputs, or migrate from the default sglang rollout path.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use add-rollout-function