[GH-ISSUE #11559] ollama list shows models in alphabetical order by default #7628

Closed
opened 2026-04-12 19:43:13 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @RonGeorge on GitHub (Jul 28, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/11559

Current
ollama list
snowflake-arctic-embed:33m e8db018629b4 67 MB 5 days ago
granite-embedding:30m eb4c533ba6f7 62 MB 5 days ago
llama3.2:latest a80c4f17acd5 2.0 GB 6 days ago
qwen2.5-coder:latest dae161e27b0e 4.7 GB 6 days ago
dolphin-llama3:latest 613f068e29f8 4.7 GB 6 days ago
deepseek-coder-v2:latest 63fb193b3a9b 8.9 GB 6 days ago
tinydolphin:latest 0f9dd11f824c 636 MB 6 days ago
nomic-embed-text:latest 0a109f422b47 274 MB 6 days ago

Proposed
ollama list
dolphin-llama3:latest 613f068e29f8 4.7 GB 6 days ago
deepseek-coder-v2:latest 63fb193b3a9b 8.9 GB 6 days ago
granite-embedding:30m eb4c533ba6f7 62 MB 5 days ago
llama3.2:latest a80c4f17acd5 2.0 GB 6 days ago
tinydolphin:latest 0f9dd11f824c 636 MB 6 days ago
nomic-embed-text:latest 0a109f422b47 274 MB 6 days ago
snowflake-arctic-embed:33m e8db018629b4 67 MB 5 days ago
qwen2.5-coder:latest dae161e27b0e 4.7 GB 6 days ago

Easier identification of similar models.

Originally created by @RonGeorge on GitHub (Jul 28, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/11559 **Current** `ollama list` snowflake-arctic-embed:33m e8db018629b4 67 MB 5 days ago granite-embedding:30m eb4c533ba6f7 62 MB 5 days ago llama3.2:latest a80c4f17acd5 2.0 GB 6 days ago qwen2.5-coder:latest dae161e27b0e 4.7 GB 6 days ago dolphin-llama3:latest 613f068e29f8 4.7 GB 6 days ago deepseek-coder-v2:latest 63fb193b3a9b 8.9 GB 6 days ago tinydolphin:latest 0f9dd11f824c 636 MB 6 days ago nomic-embed-text:latest 0a109f422b47 274 MB 6 days ago **Proposed** _ollama list_ dolphin-llama3:latest 613f068e29f8 4.7 GB 6 days ago deepseek-coder-v2:latest 63fb193b3a9b 8.9 GB 6 days ago granite-embedding:30m eb4c533ba6f7 62 MB 5 days ago llama3.2:latest a80c4f17acd5 2.0 GB 6 days ago tinydolphin:latest 0f9dd11f824c 636 MB 6 days ago nomic-embed-text:latest 0a109f422b47 274 MB 6 days ago snowflake-arctic-embed:33m e8db018629b4 67 MB 5 days ago qwen2.5-coder:latest dae161e27b0e 4.7 GB 6 days ago Easier identification of similar models.
GiteaMirror added the feature request label 2026-04-12 19:43:13 -05:00
Author
Owner

@cwallen commented on GitHub (Jul 29, 2025):

ollama list | tail -n+2 | sort

<!-- gh-comment-id:3130191546 --> @cwallen commented on GitHub (Jul 29, 2025): `ollama list | tail -n+2 | sort`
Author
Owner

@rick-github commented on GitHub (Jul 30, 2025):

#1876

<!-- gh-comment-id:3135054104 --> @rick-github commented on GitHub (Jul 30, 2025): #1876
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#7628