cerebrixos-org/tuning-engines-cli ↗★ 5
tuningengines-cli
Tuning Engines 命令行工具、MCP 服务端和 Python 智能体运行时适配器,用于受控的模型、智能体、技能和 MCP 工作流。
AI 分析
核心用途是提供微调开源大模型、运行推理、管理数据集评估及连接 LangGraph 等工作流的工具。适合需要进行模型微调、评测和受控 Agent 部署的专业开发者。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:cerebrixos-org/tuning-engines-cli说明文档
阅读完整 README ↗Configuration
| Command | Description |
|---|---|
te config set-token | Set API key manually |
te config set-url | Override API URL |
te config show | Show current config |
All commands support --json for machine-readable output.