audit model field values against official docs

This commit is contained in:
2026-04-24 12:20:24 +08:00
parent ca99ea272f
commit c57cd4723d
114 changed files with 6550 additions and 368 deletions

View File

@@ -0,0 +1,14 @@
# 未确认字段报告 - compute/providers/ollama.json
- provider: `ollama`
- generatedAt: `2026-04-23T15:11:31.654Z`
## llama3.1:70b
- `modelName`: ZenMux无稳定匹配
- `maxOutputTokens`: 已查 https://ollama.com/library/llama3.1 与 https://ai.meta.com/blog/meta-llama-3-1/ ,官方仅确认 `llama3.1:70b``128K context window`,但未给 Ollama 变体单独定义固定 `maxOutputTokens`Meta 官方发布页也未给该部署变体的固定最大输出值
- `inputPrice`: ZenMux无稳定价格可用需官方价格页复核
- `outputPrice`: ZenMux无稳定价格可用需官方价格页复核
- `defaultTemperature`: 官方通常不提供默认采样参数
- `defaultTopP`: 官方通常不提供默认采样参数
- `extra`: 扩展字段为本地schema需业务侧定义