HF CLI cheat sheet: one-liners to trace model lineage, datasets and papers

vanstriendaniel · x · 2026-09-18

Daniel van Strien published a cheat sheet of Hugging Face CLI one-liners using --filter tricks: query which datasets trained a model, which base model it was fine-tuned from, list models trained on a dataset (e.g. 2,410 models cite the Qwen3 paper), and find GGUFs that fit your GPU. Commands were verified on hf 1.29, work in bash/zsh (mostly fish too), support --/--sort/--limit, and are released cc-by-4.0 for humans and agents alike.

Original post →

More from coding & agent

coding & agent channel →