Document `hf models ls --inference-provider` / `--warm` on the Inference Providers Hub API page (#2632)
* Document hf models ls --inference-provider and --warm on the Hub API page
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* Match repo conventions (bash fence, no prompt prefix) + fresher examples
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* Surface CLI model discovery on index + first-api-call guide; mention --json
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* Use --pipeline-tag (hh#4512) for exact parity with the website filter links
Swap the first-api-call TIP's --filter for --pipeline-tag (same filter as the
models?pipeline_tag= links, not a tags superset) and add a fal-ai task example
to the hub-api CLI block mirroring the curl example above it.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* Neutral comment wording for the search example
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
---------
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>