All public logs

Jump to navigation Jump to search

Combined display of all available logs of Fundamental Ramen. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 03:19, 16 September 2026 Tacoball talk contribs created page LM/Gemma 4 (Created page with "== Experiment == <syntaxhighlight lang="bash"> # search hf models ls --search "gemma-4" --apps llama.cpp --expand "downloads,likes,lastModified" --sort downloads --no-truncate --limit 10 # unsloth hf models ls --tree -R -h unsloth/gemma-4-E4B-it-qat-GGUF hf models ls --tree -R -h unsloth/gemma-4-12B-it-qat-GGUF hf download unsloth/gemma-4-E4B-it-qat-GGUF --include "*UD-Q4_K_XL*" --include "*mmproj-BF16*" find ~/.cache/huggingface/hub -name "*gemma-4-E4B-it-qat-GGUF"...")