mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-06-06 10:30:50 +08:00
audit model field values against official docs
This commit is contained in:
15
字段取值表/moorethread-coding/未确认字段报告.md
Normal file
15
字段取值表/moorethread-coding/未确认字段报告.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# 未确认字段报告 - compute/coding-plans/moorethread-coding.json
|
||||
|
||||
- provider: `moorethread`
|
||||
- generatedAt: `2026-04-23T15:11:31.654Z`
|
||||
|
||||
## mt-coder
|
||||
|
||||
- `modelName`: ZenMux无稳定匹配
|
||||
- `contextWindow`: 已查新闻页 https://www.mthreads.com/news/277 、方案页 https://www.mthreads.com/solution/AIInference 与产品页 https://www.mthreads.com/product/AIInferenceSuite ,当前官网仅说明摩尔线程提供 AI Coding / AI 推理方案,但没有 `mt-coder` 独立模型卡片,也没有上下文长度字段
|
||||
- `maxOutputTokens`: 已查 https://www.mthreads.com/news/277 、https://www.mthreads.com/solution/AIInference 与 https://www.mthreads.com/product/AIInferenceSuite ,官网未公开 `mt-coder` 的固定最大输出长度
|
||||
- `inputPrice`: ZenMux无稳定价格可用,需官方价格页复核
|
||||
- `outputPrice`: ZenMux无稳定价格可用,需官方价格页复核
|
||||
- `defaultTemperature`: 官方通常不提供默认采样参数
|
||||
- `defaultTopP`: 官方通常不提供默认采样参数
|
||||
- `extra`: 扩展字段为本地schema,需业务侧定义
|
||||
32
字段取值表/moorethread-coding/详细字段取值表.md
Normal file
32
字段取值表/moorethread-coding/详细字段取值表.md
Normal file
@@ -0,0 +1,32 @@
|
||||
# 详细字段取值表 - compute/coding-plans/moorethread-coding.json
|
||||
|
||||
- provider: `moorethread`
|
||||
- priceCurrency: `USD`
|
||||
- generatedAt: `2026-04-23T15:11:31.654Z`
|
||||
|
||||
## 来源
|
||||
|
||||
- https://www.mthreads.com/news/277
|
||||
- https://www.mthreads.com/solution/AIInference
|
||||
- https://www.mthreads.com/product/AIInferenceSuite
|
||||
- https://zenmux.ai/models
|
||||
- https://zenmux.ai/api/v1/models
|
||||
|
||||
## mt-coder
|
||||
|
||||
- ZenMux匹配级别: `none`
|
||||
- ZenMux候选: (none)
|
||||
|
||||
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|
||||
|---|---|---|---|---|
|
||||
| `modelName` | `"mt-coder"` | `"mt-coder"` | 待确认 | ZenMux无稳定匹配 |
|
||||
| `displayName` | `"MT Coder (Coding)"` | `"MT Coder (Coding)"` | 保持 | 展示字段,需按产品命名策略 |
|
||||
| `serviceType` | `["chat"]` | `["chat"]` | 保持 | 服务路由字段,优先本项目约定 |
|
||||
| `contextWindow` | `128000` | `128000` | 待确认 | 已查新闻页 https://www.mthreads.com/news/277 、方案页 https://www.mthreads.com/solution/AIInference 与产品页 https://www.mthreads.com/product/AIInferenceSuite ,当前官网仅说明摩尔线程提供 AI Coding / AI 推理方案,但没有 `mt-coder` 独立模型卡片,也没有上下文长度字段 |
|
||||
| `maxOutputTokens` | `8192` | `8192` | 待确认 | 已查 https://www.mthreads.com/news/277 、https://www.mthreads.com/solution/AIInference 与 https://www.mthreads.com/product/AIInferenceSuite ,官网未公开 `mt-coder` 的固定最大输出长度 |
|
||||
| `inputPrice` | (缺省) | (缺省) | 待确认 | ZenMux无稳定价格可用,需官方价格页复核 |
|
||||
| `outputPrice` | (缺省) | (缺省) | 待确认 | ZenMux无稳定价格可用,需官方价格页复核 |
|
||||
| `capabilities` | `["chat","code"]` | `["chat","code"]` | 保持 | ZenMux无明确能力映射差异 |
|
||||
| `defaultTemperature` | `1` | `1` | 待确认 | 官方通常不提供默认采样参数 |
|
||||
| `defaultTopP` | (缺省) | (缺省) | 待确认 | 官方通常不提供默认采样参数 |
|
||||
| `extra` | (缺省) | (缺省) | 待确认 | 扩展字段为本地schema,需业务侧定义 |
|
||||
Reference in New Issue
Block a user