You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Resolves ranked GGUF recommendations to the actual downloadable artifact repo and filename when the ranked base model and runnable GGUF live in different Hugging Face repos.
Retunes AA index normalization and refreshes the fallback snapshot for the reworked Artificial Analysis scale.
Validates ranking flags such as --top, --min-speed, and --min-params before ranking.
Splits the Hugging Face fetcher into focused modules while keeping the existing whichllm.models.fetcher import surface.