核心信息
OpenCode 开发者分享:几周前他曾训练一个小型本地模型对 Shell 命令进行分类,以解决一个 UI 问题;虽然现在新模型 Jev 也能完成,但本地方案可能依然更好。
要点
- 用小型本地模型对 Shell 命令分类,解决 UI 问题。
- 现在 Jev 模型显然也能做这件事。
- 但开发者认为本地运行可能仍然更合适。
OpenCode 开发者分享:几周前他曾训练一个小型本地模型对 Shell 命令进行分类,以解决一个 UI 问题;虽然现在新模型 Jev 也能完成,但本地方案可能依然更好。
a few weeks ago i had OpenCode train a small local model to classify shell commands into a few categories to solve a UI issue obviously now jev can do that but it'd still work better local so...