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
  • 09:09, 13 August 2026 Tacoball talk contribs created page LLM/hf (Created page with "{| class="wikitable" ! Purpose || Command |- | cache management || <syntaxhighlight lang="bash"> hf cache list hf cache rm <model id> hf cache prune </syntaxhighlight> |- | fix WiFi problem || <syntaxhighlight lang="bash"> HF_XET_FIXED_DOWNLOAD_CONCURRENCY=10 hf download "unsloth/Qwen3-Coder-30B-A3B-Instruct-GGUF" --include "*UD-Q4_K_XL*" HF_XET_FIXED_DOWNLOAD_CONCURRENCY=10 hf download "unsloth/Devstral-Small-2-24B-Instruct-2512-GGUF" --include "*UD-Q4_K_XL*" </syntaxhi...")