LM/hf: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

13 August 2026

  • curprev 09:4409:44, 13 August 2026Tacoball talk contribsm 2,943 bytes 0 Tacoball moved page LLM/hf to LM/hf without leaving a redirect
  • curprev 09:3609:36, 13 August 2026Tacoball talk contribs 2,943 bytes +143 No edit summary
  • curprev 09:0909:09, 13 August 2026Tacoball talk contribs 2,800 bytes +2,800 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..."