@local/dsh-muse-total-tps
DeepSeek Harness Web 插件:Muse Spark 使用包含 TTFT 的总生成时间计算 TPS
AI 분석
核心用途是修改 Muse Spark 模型的 TPS 计算方式。适合需要将首字延迟(TTFT)纳入总生成时间来精确统计 TPS 的用户。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:sd1g1/dsh-muse-total-tps配置
默认目标:
- id: ui-muse-total-tps
config:
provider: opencode-go
model: muse-spark-1.2-contributor
也可以配置多个目标:
- id: ui-muse-total-tps
config:
targets:
- provider: opencode-go
model: muse-spark-1.2-contributor