LM: Difference between revisions

From Fundamental Ramen
Jump to navigation Jump to search
Line 14: Line 14:
<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
hf models ls --search "gemma-4" --apps llama.cpp --sort downloads --limit 10
hf models ls --search "gemma-4" --apps llama.cpp --sort downloads --limit 10
</syntaxhighlight>
|-
| ||
<syntaxhighlight lang="bash">
hf models ls --search "coder" --apps llama.cpp --sort downloads --limit 10
</syntaxhighlight>
</syntaxhighlight>
|}
|}

Revision as of 17:29, 6 August 2026

Build environment

hf

Purpose Command
hf cache list
hf models ls --search "gemma-4" --apps llama.cpp --sort downloads --limit 10
hf models ls --search "coder" --apps llama.cpp --sort downloads --limit 10

Ubuntu

Agents

Wishlist