Ollama Cloud
Alpaka Desktop supports Ollama Cloud for running models hosted on Ollama's infrastructure, in addition to local models.
Signing In
- Go to Settings → Account.
- Click Sign in with Ollama. The app polls for an OAuth token — your browser opens the Ollama sign-in page.
- Complete sign-in in the browser. The app detects the token automatically and stores it in the system keyring.
Your account status is shown in Settings → Account.
API Key
For programmatic access or Ollama Cloud model pull requests, you may need an API key:
- Go to Settings → Account → API Keys.
- Paste your Ollama Cloud API key.
- Click Save. The key is validated against the API and stored in the system keyring — never in SQLite.
- Click the trash icon to remove a saved key.
Cloud Models
Once signed in, Ollama Cloud models appear in the Models → Library tab alongside public models. Cloud models run on Ollama's infrastructure — you do not need to pull them locally.
All requests to api.ollama.com hosts automatically include the Authorization: Bearer header using your stored API key. If the key is missing, a friendly error appears in the chat instead of a raw network failure.
Privacy
Your conversations with local models never leave your machine. Conversations routed to Ollama Cloud hosts are subject to Ollama's privacy policy.
