cerebrixos-org/tuning-engines-cli ↗★ 5
tuningengines-cli
Tuning Engines CLI, MCP server, and Python agent runtime adapters for governed model, agent, skill, and MCP workflows. Fine-tune open-source LLMs, run inference, manage datasets/evaluations, and connect LangGraph or Temporal while Tuning Engines handles policy, audit, usage, and token economics.
AI Analysis
核心用途是提供微调开源大模型、运行推理、管理数据集评估及连接 LangGraph 等工作流的工具。适合需要进行模型微调、评测和受控 Agent 部署的专业开发者。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:cerebrixos-org/tuning-engines-cliREADME
Read the full 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.