sf validate 校验你的配置时依据的就是这份声明,
所以「这里能调什么」的权威答案就在这。
sf methods
List the available post-training methods
除
--help 外没有其他选项。Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
List the available post-training methods
sf methods # 这套部署提供的全部方法
sf methods nemo-rl/grpo # 某个方法可调的参数
sf validate 校验你的配置时依据的就是这份声明,
所以「这里能调什么」的权威答案就在这。
sf methodssf methods [NAME]
| 参数 | 说明 |
|---|---|
NAME | Method name; omit to list them all |
--help 外没有其他选项。