基于ark_sdk的大模型训练任务自动化工具。帮助用户通过自然语言创建并提交方舟模型训练任务,支持用户自备数据的SFT训练、RFT+GRPO和直接GRPO策略,并引导用户完成训练、状态跟踪与评估闭环。使用场景:当用户需要进行大模型SFT监督微调、RLHF训练、GRPO训练、RFT训练,或需要自动化训练流程时触发。
$npx -y skills add volcengine/agentkit-samples --skill byted-ark-trainerInstalls into the current project.
Run `npx skills use "https://github.com/volcengine/agentkit-samples" --skill "volcengine/agentkit-samples/byted-ark-trainer"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/volcengine/agentkit-samples" that are relevant to the current task. Run `npx skills add "https://github.com/volcengine/agentkit-samples"` and select the relevant skills, then follow their instructions.