GLM-4.6 and Qwen3-coder-480B are available on Ollama’s cloud service with easy integrations to the tools you are familiar with. Qwen3-Coder-30B has been updated for faster, more reliable tool calling in Ollama’s new engine.
Cloud models such as glm-4.6 and qwen3-coder:480b can also be accessed directly via ollama.com’s cloud API:
For users with more than 300GB of VRAM, qwen3-coder:480b is also available locally.
First, pull the coding models so they can be accessed via VS Code:
First pull the coding models so they can be accessed via Zed:
Then run Droid and type /model to change to the model:
Ollama’s documentation now includes sections on using Ollama with popular coding tools:
First, create an API key, and set it in your environment
For more information see the Ollama’s API documentation.
Add the following configuration to ~/.factory/config.json:



You must be logged in to post a comment.