Skip to content

Add a filter arg to the list command#1676

Merged
superm1 merged 2 commits into
mainfrom
1600-provide-a-positional-filter-arg-in-lemonade-list
Apr 21, 2026
Merged

Add a filter arg to the list command#1676
superm1 merged 2 commits into
mainfrom
1600-provide-a-positional-filter-arg-in-lemonade-list

Conversation

@jeremyfowers

Copy link
Copy Markdown
Member

closes #1600

Demo

jfowers@jfowers-GMK:~/lsdk/lemonade$ build/lemonade list qwen*flm
Model Name                              Downloaded  Details
----------------------------------------------------------------------------------------------------
qwen2.5-it-3b-FLM                       No          flm
qwen2.5vl-it-3b-FLM                     No          flm
qwen3-0.6b-FLM                          No          flm
qwen3-1.7b-FLM                          No          flm
qwen3-4b-FLM                            No          flm
qwen3-8b-FLM                            No          flm
qwen3-it-4b-FLM                         No          flm
qwen3-tk-4b-FLM                         No          flm
qwen3.5-0.8b-FLM                        No          flm
qwen3.5-2b-FLM                          No          flm
qwen3.5-4b-FLM                          No          flm
qwen3.5-9b-FLM                          No          flm
qwen3vl-it-4b-FLM                       No          flm
----------------------------------------------------------------------------------------------------
jfowers@jfowers-GMK:~/lsdk/lemonade$ build/lemonade list whisper*v3
Model Name                              Downloaded  Details
----------------------------------------------------------------------------------------------------
Whisper-Large-v3                        No          whispercpp
Whisper-Large-v3-Turbo                  Yes         whispercpp
----------------------------------------------------------------------------------------------------
jfowers@jfowers-GMK:~/lsdk/lemonade$ build/lemonade list qwen3.5
Model Name                              Downloaded  Details
----------------------------------------------------------------------------------------------------
Qwen3.5-0.8B-GGUF                       No          llamacpp
Qwen3.5-27B-GGUF                        No          llamacpp
Qwen3.5-2B-GGUF                         No          llamacpp
Qwen3.5-35B-A3B-GGUF                    Yes         llamacpp
Qwen3.5-35B-A3B-Q4_K_M                  Yes         llamacpp
Qwen3.5-4B-GGUF                         Yes         llamacpp
Qwen3.5-9B-GGUF                         Yes         llamacpp
qwen3.5-0.8b-FLM                        No          flm
qwen3.5-2b-FLM                          No          flm
qwen3.5-4b-FLM                          No          flm
qwen3.5-9b-FLM                          No          flm
user.Qwen3.5-0.8B-GGUF                  Yes         llamacpp
user.Qwen3.5-35B-A3B-NoThinking         Yes         llamacpp
----------------------------------------------------------------------------------------------------

@jeremyfowers jeremyfowers self-assigned this Apr 20, 2026
@jeremyfowers jeremyfowers linked an issue Apr 20, 2026 that may be closed by this pull request
@jeremyfowers jeremyfowers requested a review from bitgamma April 20, 2026 19:51
@jeremyfowers jeremyfowers marked this pull request as ready for review April 20, 2026 19:51

@bitgamma bitgamma left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@superm1 superm1 added this pull request to the merge queue Apr 21, 2026
Merged via the queue into main with commit b8e093f Apr 21, 2026
69 checks passed
@superm1 superm1 deleted the 1600-provide-a-positional-filter-arg-in-lemonade-list branch April 21, 2026 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Provide a positional filter arg in lemonade list

5 participants