{"slug": "models-page-filters-sort-and-add-filters-button-completely-unresponsive", "title": "Models page: filters, sort, and \"Add filters\" button completely unresponsive", "summary": "Hugging Face's Models page has a critical UI bug where filters, sort, and the 'Add filters' button are completely unresponsive. Users can still filter models by manually entering URL parameters such as num_parameters, sort, search, pipeline_tag, library, language, license, and other tags directly in the search bar.", "body_md": "Since directly searching via url works, I put together a list of things you can put into the search bar to filter models:\n\nnum_parameters=min:X,max:Y\n\n- X/Y can be replaced with 0, 3B, 6B, 9B, 12B, 24B, 32B, 64B, 128B, 256B, 512B\n- Example: num_parameters=min:12B,max:24B\n\nsort=X\n\n- X can be replaced with trending, likes, downloads, created, modified, alphabetical, most_params, least_params\n\nsearch=X\n\n-X can be replaced with anything you’re searching for (ie, model name) (No need to add the weird %20 symbols you may see when you normally search, it searches just fine with spaces\n\n-Example: Qwen MTP\n\n-Example: mistral\n\n-Example: gemma\n\npipeline_tag=X\n\n-(The Multimodal Category): any-to-any, audio-text-to-audio, document-question-answering, visual-document-retrieval, image-text-to-text, image-text-to-image, image-text-to-video, video-text-to-text, visual-question-answering\n\n-(The Natural Language Processing Category): feature-extraction, fill-mask, question-answering, sentence-similarity, summarization, table-question-answering, text-classification, text-generation, text-ranking, token-classification, translation, zero-shot-classification\n\n-(The Computer Vision Category): depth-estimation, image-classification, image-feature-extraction, image-segmentation, image-to-image, image-to-text, image-to-video, keypoint-detection, mask-generation, object-detection, video-classification, text-to-image, text-to-video, unconditional-image-generation, video-to-video, zero-shot-classification, zero-shot-object-detection, text-to-3d, image-to-3d\n\n-(The Audio Category): audio-classification, audio-to-audio, automatic-speech-recognition, text-to-speech\n\n-(The Tabular Category): tabular-classification, tabular-regression\n\n-(The Reinforcement Learning Category): reinforcement-learning\n\n-Example: pipeline_tag=feature-extraction\n\n-Example: pipeline_tag=text-to-image\n\nI haven’t been successful in chaining pipeline tags\n\nlibrary=X\n\n-X can be replaced with: pytorch, tf, jax, safetensors, transformers, peft, tensorboard, gguf, diffusers, onnx, stable-baselines3, sentence-transformers, mlx, ml-agents, keras, tf-keras, joblib, adapter-transformers, transformers.js, setfit, timm, openvino, sample-factory, flair, coreml, nemo, tflite, fastai, espnet, bertopic, spacy, fasttext, rust, sklearn, open_clip, keras-hub, KerasNLP, executorch, asteroid, speechbrain, allennlp, llamafile, fairseq, paddlepaddle, PaddleOCR, stanza, pyannote-audio, optimum_habana, span-marker, optimum_graphcore, paddlenlp, unity-sentis, dduf, univa\n\n-Example: library=paddlenlp\n\n-Example: library=pytorch, diffusers\n\nlanguage=X\n\n-X can be replaced with: en, zh, fr, es, de, etc-- place the language code here\n\n-Example: language=en\n\n-Example: language=en,zh\n\n-Example: language=fr\n\nlicense=license:mit&other=moe&language=zh&:X\n\n-X can be replaced with: apache-2.0, mit, other, openrail, creativeml-openrail-m, cc-by-nc-4.0, cc-by-4.0, gemma, llama3, openrail++, llama2, llama3.1, llama3.2, cc-by-nc-sa-4.0, afl-3.0, cc-by-sa-4.0, gpl-3.0, bigscience-bloom-rail-1.0, bigscience-openrail-m, artistic-2.0, llama3.3, bigcode-openrail-m, cc, bsd-3-clause, agpl-3.0, cc-by-nc-nd-4.0, cc0-1.0, wtfpl, unilicense, bsl-1.0, bsd-2-clause, bsd, gpl, llama4, c-uda, cc-by-sa-3.0, bsd-3-clause-clear, cc-by-2.0, cc-by-nc-2.0, cdla-permissive-2.0, cc-by-nd-4.0, cc-by-3.0, gpl-2.0, cc-by-nc-3.0, apple-amlr, cc-by-2.5, lgpl-3.0, mpl-2.0, osl-3.0, cc-by-nd-3.0, gfdl, cc-by-nc-sa-3.0, pddl, cc-by-nc-sa-2.0, ecl-2.0, fair-noncommercial-research-license, ms-pl, apple-ascl, deepfloyd-if-license, etalab-2.0, odc-by, epl-2.0, eupl-1.2, cdla-sharing-1.0, grok2-community, cdla-permissive-1.0, lgpl, eupl-1.1, odbl, zlib, epl-1.0, lppl-1.3c, lgpl-2.1, isc, openmdw-1.0, ncsa, lgpl-lr, intel-research, h-research, postgresql, ofl-1.1, open-mdw\n\n-Example: license=license:wtfpl\n\n-Example: license=license:cc-by-nc-nd-4.0\n\nother=X\n\n-X can be replaced with anything you see tagged in a model card; This includes things in the Apps section of Other, the Misc section of Other, as well as tags assigned by model creators\n\n(App tags)\n\n-llama.cpp, lmstudio, jan, drawthings, diffusionbee, joyfusion, vllm, ollama, mlx-lm, docker-model-runner, lemonade, sglang, unsloth, pi, hermes-agent\n\n(Misc tags)\n\n-endpoints_compatible, text-generation-inference, model-index, text-embeddings-inference, 4-bit, custom_code, merge, 8-bit, moe, co2_eq_emissions, eval-results\n\n(Examples of unofficial tags)\n\n-conversational, uncensored, abliterated, heretic, mistral, apple-silicon, mtp, etc.\n\n-Example: other=lmstudio\n\n-Example: other=moe\n\n-Example: other=uncensored\n\n-Example: other=llama.cpp, mtp\n\n-Example: other=conversational, mistral, heretic\n\n-Example: other=conversational, mistral, heretic, 4-bit\n\n(Note: not all mixture of experts models are tagged as moe, and some are tagged with alterations of the moe tag)\n\ninference_provider=X\n\n-Where X can be replaced with: groq, novita, cerabras, sambanova, nscale, fal-ai, hyperbolic, together, fireworks-ai, featherless-ai, zai-org, replicate, cohere, scaleway, publicai, ovhcloud, hf-inference, deepinfra, wavespeed\n\n-Example: inference_provider=deepinfra\n\n-Example: inference_provider=deepinfra&inference_provider=cohere\n\nauthor=X\n\n-X can be replaced with the name of the author\n\n-Example: author=sentence-transformers\n\n-Example: author=google\n\n-Example: author=Qwen\n\nLets say you want to search with the following criterium:\n\n-It’s a Mixture-Of-Experts (moe)\n\n-It supports Chinese (zh)\n\n-It’s at least 9B parameters and at most 32B parameters\n\n-It can ‘see’ images / read text, and returns text\n\n-And it’s under an mit license\n\nExample: /models?license=license:mit&other=moe&language=zh&num_parameters=min:9B,max:32B&pipeline_tag=image-text-to-text\n\nLets say you want to search with the following criterium:\n\n-It’s made by unsloth\n\n-It’s uses the transformers and gguf library\n\n-It’s imatrix and conversational\n\n-And we want to see the most recently updated model\n\n-And, it has MTP in the name\n\n-Example: /models?search=MTP&author=unsloth&library=transformers, gguf&other=imatrix, conversational&sort=modified", "url": "https://wpnews.pro/news/models-page-filters-sort-and-add-filters-button-completely-unresponsive", "canonical_source": "https://discuss.huggingface.co/t/models-page-filters-sort-and-add-filters-button-completely-unresponsive/176046?page=2#post_33", "published_at": "2026-07-10 06:16:42+00:00", "updated_at": "2026-07-10 06:43:10.763234+00:00", "lang": "en", "topics": ["developer-tools", "machine-learning"], "entities": ["Hugging Face"], "alternates": {"html": "https://wpnews.pro/news/models-page-filters-sort-and-add-filters-button-completely-unresponsive", "markdown": "https://wpnews.pro/news/models-page-filters-sort-and-add-filters-button-completely-unresponsive.md", "text": "https://wpnews.pro/news/models-page-filters-sort-and-add-filters-button-completely-unresponsive.txt", "jsonld": "https://wpnews.pro/news/models-page-filters-sort-and-add-filters-button-completely-unresponsive.jsonld"}}