New coding models & integrations

· Source: Ollama Blog · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Software Development & Engineering · Depth: Intermediate, quick

Summary

Ollama announced the availability of new coding models, GLM-4.6 and Qwen3-coder-480B, on its cloud service as of October 16, 2025. Qwen3-Coder-30B has also been updated for enhanced tool calling capabilities within Ollama's new engine. Users can run these models via simple `ollama run` commands, with Qwen3-coder:480b also available for local deployment for systems with over 300GB of VRAM. The announcement includes detailed instructions for integrating these models with popular coding environments like VS Code, Zed, and Droid. Additionally, Ollama provides direct cloud API access for models like `glm-4.6` and `qwen3-coder:480b`, requiring an API key for authentication.

Key takeaway

For Machine Learning Engineers and Software Engineers seeking to integrate advanced coding LLMs into their development workflow, Ollama's new GLM-4.6 and Qwen3-coder models offer flexible cloud and local deployment options. You should explore the direct integrations with VS Code, Zed, and Droid to streamline code generation and tool calling, potentially accelerating your project development cycles.

Key insights

Ollama expands its coding model offerings and integrations for enhanced developer workflows.

Principles

Method

Access coding models via `ollama run` commands or integrate them into IDEs like VS Code, Zed, and Droid by pulling models and configuring provider settings.

In practice

Topics

Best for: Machine Learning Engineer, Software Engineer, Prompt Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Ollama Blog.