Ollama Keyboard Shortcuts

Complete Ollama keyboard shortcuts and commands reference — 29 shortcuts across 4 categories. Quick reference cheat sheet for Windows & Mac.

About Ollama

Ollama is a popular AI tool used by professionals worldwide. Learning keyboard shortcuts can dramatically speed up your workflow — studies show shortcut users save an average of 8 days per year compared to mouse-only users.

This page covers all 29 Ollama shortcuts across 4 categories: Model Management, Running & Inference, Server & API, Modelfile. Each shortcut includes a description to help you understand when and how to use it effectively.

Model Management (7)

ShortcutAction
ollama pull <model>Download model
ollama pull <model>:<tag>Pull specific version
ollama listList local models
ollama rm <model>Remove model
ollama show <model>Model info
ollama cp <src> <dst>Copy model
ollama push <model>Publish model

Running & Inference (8)

ShortcutAction
ollama run <model>Run interactive
ollama run <model> "prompt"Single prompt
cat file.txt | ollama run <model>Pipe input
/byeExit chat
/clearClear history
/set system <text>Set system prompt
/show infoModel details
/show modelfileShow Modelfile

Server & API (8)

ShortcutAction
ollama serveStart server
OLLAMA_HOST=0.0.0.0 ollama serveExpose server
curl localhost:11434/api/generateGenerate API
curl localhost:11434/api/chatChat API
curl localhost:11434/api/tagsList models API
OLLAMA_MODELS=<path>Custom model dir
OLLAMA_NUM_PARALLEL=4Parallel requests
OLLAMA_MAX_LOADED_MODELS=2Max loaded models

Modelfile (6)

ShortcutAction
FROM <model>Base model
SYSTEM "<text>"System prompt
PARAMETER temperature 0.7Temperature
PARAMETER num_ctx 4096Context length
TEMPLATE "{{ .Prompt }}"Prompt template
ollama create <name> -f ModelfileBuild model
📄 View Printable Cheat Sheet — Download as PDF or print

Frequently Asked Questions

What are the most useful Ollama keyboard shortcuts?

The most essential Ollama shortcuts are: ollama pull (Download model), ollama pull : (Pull specific version), ollama list (List local models). These cover the most frequent actions and can significantly speed up your workflow.

How many keyboard shortcuts does Ollama have?

Ollama has 29 keyboard shortcuts across 4 categories on shortcut-tools.com.

How do I use keyboard shortcuts in Ollama?

Simply press the key combination while Ollama is focused. Most shortcuts work immediately. On Mac, replace Ctrl with Cmd and Alt with Option for most shortcuts.

What is the Ollama shortcut for download model?

The Ollama shortcut for download model is ollama pull .

💡 Pro Tips for Ollama Users

Start with the essentials: Learn ollama pull (Download model) and ollama pull : (Pull specific version) first — these are the most commonly used.

Practice daily: Pick 2–3 new shortcuts each day and consciously use them instead of the mouse. Within a week, they become muscle memory.

Print this cheat sheet: Keep a reference nearby until shortcuts become automatic. Focus on the Model Management category first.

AI workflow tip: Combine keyboard shortcuts with prompt templates to create a fast, repeatable workflow. Save your best prompts and trigger them instantly.

Related Shortcut Pages

ChatGPT OpenAI Codex CLI OpenClaw Claude Code Gemini Midjourney

Search 3,400+ shortcuts across 248 platforms

Explore All Platforms Practice Shortcuts