Hugging Face CLI Adds Novita Inference Provider Discovery
July 20, 2026
The Hugging Face CLI now supports direct model discovery from Novita via the hf models ls command. Users can filter by parameter count, pipeline tags, or trending scores and export results in JSON format for agentic workflows.
HOW THIS AFFECTS YOU
●
builderYou can automate model selection for agents by parsing JSON output directly in your terminal or deployment scripts.