Install
Install the Droid CLI:Droid requires a larger context window. It is recommended to use a context window of at least 32K tokens. See Context length for more information.
Usage with Ollama
Add a local configuration block to~/.factory/config.json
:
Cloud models
qwen3-coder:480b-cloud
is the recommended model for use with Droid.
Add the cloud configuration block to ~/.factory/config.json
:
Connecting to ollama.com directly
-
Create an API key from ollama.com and export it as
OLLAMA_API_KEY
. -
Add the cloud configuration block to
~/.factory/config.json
:
droid
in a new terminal to load the new settings.