使用 ArkCLI 创建、查询和管理模型精调训练任务,并从训练指标选择最佳 step、导出训练产物为 custom model、衔接模型仓库与推理部署。适用于选择可训练模型与训练方法、查询价格和超参数、校验训练文件、预览并创建任务、列出任务、观察或操作指定任务,以及根据效果指标导出和部署精调产物。本 skill 不负责数据集管理。
$npx -y skills add volcengine/ark-cli --skill arkcli-train-finetuneInstalls into the current project.
Run `npx skills use "https://github.com/volcengine/ark-cli" --skill "volcengine/ark-cli/arkcli-train-finetune"` 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/ark-cli" that are relevant to the current task. Run `npx skills add "https://github.com/volcengine/ark-cli"` and select the relevant skills, then follow their instructions.