arkcli 自定义模型仓库管理:从 TOS 导入自定义模型、查询/筛选自定义模型、查看详情、改名、删除、查询可用量化模式、量化已就绪的模型。当用户需要管理账号下的自传/精调模型(cm-xxx),或为 +deploy 准备目标自定义模型时使用。注意:查询火山公共基础模型(doubao 等 foundation models)走 arkcli-models;本 skill 只管账号下的自定义模型仓库。
$npx -y skills add volcengine/ark-cli --skill arkcli-custommodelInstalls into the current project.
Run `npx skills use "https://github.com/volcengine/ark-cli" --skill "volcengine/ark-cli/arkcli-custommodel"` 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.