cnphpbb
|
d4c34bab43
|
feat(ollama): add qwen3.5-27b and gemma4-26b model configs
新增两个Ollama模型配置:Qwen3.5-27B和Gemma4-26B,包含硬件参数、采样配置与适配Cherry Studio的MCP工具调用系统提示词,同时补充Gemma4-26B的使用说明文档。
|
2026-05-12 22:33:34 +08:00 |
|
cnphpbb
|
5dea32e34a
|
docs(gemma4): 更新modelfile参数和系统词描述
- 优化硬件参数描述,移除废弃配置
- 调整采样参数temperature值
- 重构系统词结构,简化工具调用规则
- 保留核心防循环机制,移除冗余约束
|
2026-04-22 14:41:28 +08:00 |
|
cnphpbb
|
0f44e5b328
|
feat(gemma4): 添加gemma4模型配置文件和说明文档
添加modelfile定义模型参数和系统提示词规则
添加readme.md包含模型信息和部署说明
|
2026-04-22 14:23:39 +08:00 |
|