mirror of
https://github.com/cline/cline.git
synced 2026-09-19 02:05:44 +08:00
* docs: fix outdated Ollama model names in documentation Fixes #7918 - Updated qwen3-coder-30b to qwen2.5-coder:32b (correct identifier) - Replaced devstral-small with codellama:34b-code (existing model) - Changed ollama run to ollama pull for initial download * chore: add changeset for Ollama model names fix