diff --git a/README.md b/README.md index 8d66ea7..796b863 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,27 @@ pip install llm-dna Use `llm-dna` for install/package naming, and `llm_dna` for Python imports. +Optional extras are available for model families that need additional runtime dependencies: + +```bash +# Apple Silicon / MLX-backed models +pip install "llm-dna[apple]" + +# Quantized HuggingFace models (bitsandbytes, GPTQ, compressed-tensors, optimum) +pip install "llm-dna[quantization]" + +# Architecture-specific model families such as Mamba or TIMM-backed models +pip install "llm-dna[model_families]" + +# Everything above +pip install "llm-dna[full]" +``` + +Extra guidance: +- `apple`: required for MLX and `mlx-community/*` style model families on Apple Silicon. +- `quantization`: required for many GPTQ, bitsandbytes, and compressed-tensors model families. +- `model_families`: required for specific architectures whose modeling code depends on packages like `mamba-ssm` or `timm`. + ## Quick Start ```python diff --git a/configs/huggingface_llm_list_left.jsonl b/configs/huggingface_llm_list_left.jsonl new file mode 100644 index 0000000..d18962f --- /dev/null +++ b/configs/huggingface_llm_list_left.jsonl @@ -0,0 +1,11813 @@ +{"model_id": "Qwen/Qwen3-0.6B", "provider": "huggingface", "task": "text-generation", "downloads": 13320335} +{"model_id": "Qwen/Qwen3-8B", "provider": "huggingface", "task": "text-generation", "downloads": 8916125} +{"model_id": "Qwen/Qwen2.5-3B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 7703890} +{"model_id": "meta-llama/Llama-3.1-8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 7673245} +{"model_id": "openai/gpt-oss-20b", "provider": "huggingface", "task": "text-generation", "downloads": 7259974} +{"model_id": "Qwen/Qwen3-1.7B", "provider": "huggingface", "task": "text-generation", "downloads": 7069931} +{"model_id": "Qwen/Qwen3-4B", "provider": "huggingface", "task": "text-generation", "downloads": 6375541} +{"model_id": "Qwen/Qwen3-4B-Instruct-2507", "provider": "huggingface", "task": "text-generation", "downloads": 5604976} +{"model_id": "meta-llama/Llama-3.2-3B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 5531414} +{"model_id": "Qwen/Qwen3-32B", "provider": "huggingface", "task": "text-generation", "downloads": 4973990} +{"model_id": "openai/gpt-oss-120b", "provider": "huggingface", "task": "text-generation", "downloads": 4628743} +{"model_id": "dphn/dolphin-2.9.1-yi-1.5-34b", "provider": "huggingface", "task": "text-generation", "downloads": 4622434} +{"model_id": "zai-org/GLM-5-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 4341121} +{"model_id": "meta-llama/Llama-3.2-1B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 4251421} +{"model_id": "meta-llama/Meta-Llama-3-8B", "provider": "huggingface", "task": "text-generation", "downloads": 3469572} +{"model_id": "Qwen/Qwen2.5-32B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 3197777} +{"model_id": "google/gemma-3-1b-it", "provider": "huggingface", "task": "text-generation", "downloads": 3162922} +{"model_id": "Qwen/Qwen3-14B", "provider": "huggingface", "task": "text-generation", "downloads": 2841341} +{"model_id": "distilbert/distilgpt2", "provider": "huggingface", "task": "text-generation", "downloads": 2558237} +{"model_id": "mlx-community/Kimi-K2.5", "provider": "huggingface", "task": "text-generation", "downloads": 2297813} +{"model_id": "Qwen/Qwen2.5-14B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 2011049} +{"model_id": "Qwen/Qwen2.5-32B-Instruct-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 1950865} +{"model_id": "meta-llama/Llama-3.2-1B", "provider": "huggingface", "task": "text-generation", "downloads": 1909682} +{"model_id": "Qwen/Qwen3-8B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 1880174} +{"model_id": "zai-org/GLM-4.7-Flash", "provider": "huggingface", "task": "text-generation", "downloads": 1709725} +{"model_id": "Qwen/Qwen3-0.6B-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 1698830} +{"model_id": "Qwen/Qwen2.5-32B", "provider": "huggingface", "task": "text-generation", "downloads": 1671867} +{"model_id": "Qwen/Qwen2.5-14B-Instruct-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 1666027} +{"model_id": "deepseek-ai/DeepSeek-R1", "provider": "huggingface", "task": "text-generation", "downloads": 1590000} +{"model_id": "apple/OpenELM-1_1B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1589020} +{"model_id": "RedHatAI/Llama-3.2-1B-Instruct-FP8-dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 1561745} +{"model_id": "meta-llama/Llama-3.2-3B", "provider": "huggingface", "task": "text-generation", "downloads": 1528589} +{"model_id": "nvidia/NVIDIA-Nemotron-3-Nano-30B-A3B-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 1490501} +{"model_id": "meta-llama/Meta-Llama-3-8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1454315} +{"model_id": "Qwen/Qwen2.5-Coder-7B-Instruct-GPTQ-Int4", "provider": "huggingface", "task": "text-generation", "downloads": 1370271} +{"model_id": "Qwen/Qwen3-30B-A3B", "provider": "huggingface", "task": "text-generation", "downloads": 1302736} +{"model_id": "h2oai/h2ovl-mississippi-800m", "provider": "huggingface", "task": "text-generation", "downloads": 1281980} +{"model_id": "h2oai/h2ovl-mississippi-2b", "provider": "huggingface", "task": "text-generation", "downloads": 1270320} +{"model_id": "Qwen/Qwen3-Coder-Next", "provider": "huggingface", "task": "text-generation", "downloads": 1212633} +{"model_id": "kaitchup/Phi-3-mini-4k-instruct-gptq-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1184120} +{"model_id": "Qwen/Qwen3-30B-A3B-Instruct-2507", "provider": "huggingface", "task": "text-generation", "downloads": 1167724} +{"model_id": "bullpoint/Qwen3-Coder-Next-AWQ-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1162882} +{"model_id": "Qwen/Qwen3-30B-A3B-Thinking-2507", "provider": "huggingface", "task": "text-generation", "downloads": 1111623} +{"model_id": "Qwen/Qwen3-4B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 1068327} +{"model_id": "Qwen/Qwen3-4B-Thinking-2507", "provider": "huggingface", "task": "text-generation", "downloads": 1056750} +{"model_id": "deepseek-ai/DeepSeek-R1-0528", "provider": "huggingface", "task": "text-generation", "downloads": 1053085} +{"model_id": "Qwen/Qwen3-Coder-30B-A3B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1047166} +{"model_id": "meta-llama/Llama-3.1-70B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1001944} +{"model_id": "deepseek-ai/DeepSeek-R1-Distill-Qwen-32B", "provider": "huggingface", "task": "text-generation", "downloads": 995994} +{"model_id": "Qwen/Qwen2.5-Coder-7B-Instruct-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 993447} +{"model_id": "bartowski/gemma-2-2b-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 980443} +{"model_id": "nvidia/NVIDIA-Nemotron-3-Nano-30B-A3B-BF16", "provider": "huggingface", "task": "text-generation", "downloads": 962410} +{"model_id": "deepseek-ai/DeepSeek-V3", "provider": "huggingface", "task": "text-generation", "downloads": 949390} +{"model_id": "Qwen/Qwen3-Next-80B-A3B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 936554} +{"model_id": "RedHatAI/Qwen2.5-1.5B-quantized.w8a8", "provider": "huggingface", "task": "text-generation", "downloads": 926029} +{"model_id": "microsoft/Phi-3-mini-4k-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 903477} +{"model_id": "Qwen/Qwen2.5-Coder-32B-Instruct-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 891859} +{"model_id": "Qwen/Qwen2.5-Coder-32B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 840077} +{"model_id": "RedHatAI/Llama-3.2-1B-Instruct-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 836296} +{"model_id": "casperhansen/llama-3.3-70b-instruct-awq", "provider": "huggingface", "task": "text-generation", "downloads": 792133} +{"model_id": "Qwen/Qwen2.5-72B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 772268} +{"model_id": "hugging-quants/Llama-3.2-1B-Instruct-Q8_0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 762611} +{"model_id": "Qwen/Qwen3-Coder-Next-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 748384} +{"model_id": "Qwen/Qwen3-4B-Instruct-2507-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 741773} +{"model_id": "Qwen/Qwen3-235B-A22B", "provider": "huggingface", "task": "text-generation", "downloads": 740829} +{"model_id": "Qwen/Qwen3-8B-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 736224} +{"model_id": "GadflyII/Qwen3-Coder-Next-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 707405} +{"model_id": "OpenPipe/Qwen3-14B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 696950} +{"model_id": "deepseek-ai/DeepSeek-R1-Distill-Qwen-14B", "provider": "huggingface", "task": "text-generation", "downloads": 692866} +{"model_id": "microsoft/Phi-3.5-mini-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 682912} +{"model_id": "Qwen/Qwen2.5-7B-Instruct-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 666942} +{"model_id": "Qwen/Qwen2.5-72B-Instruct-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 661519} +{"model_id": "Qwen/Qwen2.5-1.5B-Instruct-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 658661} +{"model_id": "Qwen/Qwen3-32B-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 646545} +{"model_id": "nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 629612} +{"model_id": "Qwen/Qwen2.5-Coder-14B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 614973} +{"model_id": "nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 586472} +{"model_id": "nvidia/NVIDIA-Nemotron-3-Nano-30B-A3B-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 571528} +{"model_id": "meta-llama/Llama-3.3-70B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 566843} +{"model_id": "Qwen/Qwen3-30B-A3B-Instruct-2507-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 565917} +{"model_id": "ibm-research/PowerMoE-3b", "provider": "huggingface", "task": "text-generation", "downloads": 557040} +{"model_id": "mistralai/Mistral-7B-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 547233} +{"model_id": "mlx-community/gpt-oss-20b-MXFP4-Q8", "provider": "huggingface", "task": "text-generation", "downloads": 543857} +{"model_id": "RedHatAI/Meta-Llama-3.1-8B-Instruct-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 531221} +{"model_id": "MiniMaxAI/MiniMax-M2.5", "provider": "huggingface", "task": "text-generation", "downloads": 526151} +{"model_id": "xlnet/xlnet-base-cased", "provider": "huggingface", "task": "text-generation", "downloads": 522665} +{"model_id": "lmstudio-community/GLM-4.7-Flash-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 500363} +{"model_id": "lmstudio-community/LFM2-24B-A2B-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 492573} +{"model_id": "lmstudio-community/GLM-4.7-Flash-MLX-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 491553} +{"model_id": "kosbu/Llama-3.3-70B-Instruct-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 489489} +{"model_id": "lmstudio-community/LFM2-24B-A2B-MLX-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 487099} +{"model_id": "lmstudio-community/LFM2-24B-A2B-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 486863} +{"model_id": "unsloth/GLM-4.7-Flash-FP8-Dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 486720} +{"model_id": "lmstudio-community/LFM2-24B-A2B-MLX-5bit", "provider": "huggingface", "task": "text-generation", "downloads": 484467} +{"model_id": "deepseek-ai/DeepSeek-V2-Lite-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 481767} +{"model_id": "NexVeridian/Qwen3-Coder-Next-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 478478} +{"model_id": "meta-llama/Llama-3.1-405B", "provider": "huggingface", "task": "text-generation", "downloads": 478219} +{"model_id": "GSAI-ML/LLaDA-8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 470652} +{"model_id": "microsoft/Phi-4-mini-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 444375} +{"model_id": "bartowski/Llama-3.2-3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 436315} +{"model_id": "stelterlab/Mistral-Small-24B-Instruct-2501-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 430825} +{"model_id": "microsoft/Phi-tiny-MoE-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 428718} +{"model_id": "nvidia/NVIDIA-Nemotron-Nano-9B-v2-Japanese", "provider": "huggingface", "task": "text-generation", "downloads": 423267} +{"model_id": "TheBloke/TinyLlama-1.1B-Chat-v0.3-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 414274} +{"model_id": "Jackrong/Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 413519} +{"model_id": "unsloth/Qwen3-Coder-Next-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 408428} +{"model_id": "Qwen/Qwen3-235B-A22B-Instruct-2507-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 403729} +{"model_id": "speakleash/Bielik-11B-v3.0-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 401677} +{"model_id": "unsloth/mistral-7b-v0.3-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 396908} +{"model_id": "google/gemma-2-27b-it", "provider": "huggingface", "task": "text-generation", "downloads": 392747} +{"model_id": "zai-org/GLM-4.5-Air", "provider": "huggingface", "task": "text-generation", "downloads": 389712} +{"model_id": "nvidia/Kimi-K2.5-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 382650} +{"model_id": "QuantTrio/Qwen3-VL-30B-A3B-Instruct-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 380422} +{"model_id": "Qwen/Qwen3-4B-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 379338} +{"model_id": "Qwen/Qwen2.5-3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 378386} +{"model_id": "MaziyarPanahi/Phi-3.5-mini-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 377640} +{"model_id": "unsloth/gpt-oss-20b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 370413} +{"model_id": "Qwen/Qwen2.5-1.5B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 368379} +{"model_id": "lmstudio-community/DeepSeek-R1-0528-Qwen3-8B-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 367684} +{"model_id": "nvidia/Qwen3-14B-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 365001} +{"model_id": "nvidia/NVIDIA-Nemotron-Nano-9B-v2", "provider": "huggingface", "task": "text-generation", "downloads": 358294} +{"model_id": "LGAI-EXAONE/EXAONE-3.5-7.8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 358076} +{"model_id": "lmstudio-community/DeepSeek-R1-0528-Qwen3-8B-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 350738} +{"model_id": "google/gemma-2-2b", "provider": "huggingface", "task": "text-generation", "downloads": 347289} +{"model_id": "deepseek-ai/DeepSeek-V3-0324", "provider": "huggingface", "task": "text-generation", "downloads": 343135} +{"model_id": "Qwen/Qwen2.5-32B-Instruct-GPTQ-Int4", "provider": "huggingface", "task": "text-generation", "downloads": 342853} +{"model_id": "unsloth/Meta-Llama-3.1-8B-Instruct-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 334070} +{"model_id": "janhq/Jan-v3-4B-base-instruct-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 331608} +{"model_id": "unsloth/GLM-4.7-Flash-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 331415} +{"model_id": "QuantTrio/MiniMax-M2-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 329859} +{"model_id": "Qwen/Qwen3-Coder-30B-A3B-Instruct-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 324119} +{"model_id": "Qwen/Qwen3-14B-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 323421} +{"model_id": "TheBloke/Mixtral-8x7B-Instruct-v0.1-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 304319} +{"model_id": "zerofata/L3.3-GeneticLemonade-Final-v2-70B", "provider": "huggingface", "task": "text-generation", "downloads": 303558} +{"model_id": "Qwen/QwQ-32B-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 298862} +{"model_id": "meta-llama/Meta-Llama-3-70B", "provider": "huggingface", "task": "text-generation", "downloads": 296682} +{"model_id": "deepseek-ai/DeepSeek-V3.2", "provider": "huggingface", "task": "text-generation", "downloads": 296431} +{"model_id": "LGAI-EXAONE/EXAONE-Deep-7.8B", "provider": "huggingface", "task": "text-generation", "downloads": 295497} +{"model_id": "btbtyler09/Qwen3-Coder-30B-A3B-Instruct-gptq-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 295196} +{"model_id": "microsoft/biogpt", "provider": "huggingface", "task": "text-generation", "downloads": 293155} +{"model_id": "stepfun-ai/Step-3.5-Flash-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 285097} +{"model_id": "GSAI-ML/LLaDA-8B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 283797} +{"model_id": "naver-hyperclovax/HyperCLOVAX-SEED-Omni-8B", "provider": "huggingface", "task": "text-generation", "downloads": 279847} +{"model_id": "bartowski/Meta-Llama-3.1-8B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 276501} +{"model_id": "KiteFishAI/Minnow-Math-1.5B", "provider": "huggingface", "task": "text-generation", "downloads": 272609} +{"model_id": "deepseek-ai/DeepSeek-Coder-V2-Lite-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 268925} +{"model_id": "huihui-ai/Qwen2.5-72B-Instruct-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 266103} +{"model_id": "K-Compression/HyperCLOVAX-SEED-Think-14B-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 264319} +{"model_id": "TheBloke/Mistral-7B-Instruct-v0.2-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 261034} +{"model_id": "EssentialAI/rnj-1-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 259719} +{"model_id": "lmstudio-community/LFM2.5-1.2B-Instruct-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 259506} +{"model_id": "txn545/Qwen3.5-122B-A10B-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 259350} +{"model_id": "nvidia/DeepSeek-R1-0528-NVFP4-v2", "provider": "huggingface", "task": "text-generation", "downloads": 258621} +{"model_id": "lmstudio-community/LFM2.5-1.2B-Instruct-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 253867} +{"model_id": "lmstudio-community/LFM2.5-1.2B-Instruct-MLX-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 253485} +{"model_id": "microsoft/Phi-3-mini-128k-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 250880} +{"model_id": "cyankiwi/Qwen3-Coder-Next-AWQ-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 248200} +{"model_id": "deepseek-ai/DeepSeek-V2-Lite", "provider": "huggingface", "task": "text-generation", "downloads": 247529} +{"model_id": "GadflyII/GLM-4.7-Flash-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 246089} +{"model_id": "EleutherAI/gpt-neox-20b", "provider": "huggingface", "task": "text-generation", "downloads": 244246} +{"model_id": "cyankiwi/GLM-4.7-Flash-AWQ-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 232959} +{"model_id": "Qwen/Qwen2.5-Coder-14B-Instruct-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 232753} +{"model_id": "XiaomiMiMo/MiMo-V2-Flash", "provider": "huggingface", "task": "text-generation", "downloads": 231184} +{"model_id": "baichuan-inc/Baichuan-M2-32B", "provider": "huggingface", "task": "text-generation", "downloads": 229916} +{"model_id": "RedHatAI/Meta-Llama-3.1-8B-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 226256} +{"model_id": "unsloth/Nemotron-3-Nano-30B-A3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 226236} +{"model_id": "bartowski/Qwen2.5-Coder-7B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 218744} +{"model_id": "baichuan-inc/Baichuan2-7B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 216892} +{"model_id": "Qwen/Qwen1.5-110B-Chat-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 216835} +{"model_id": "Qwen/Qwen3-8B-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 208162} +{"model_id": "ggml-org/Qwen3-Coder-30B-A3B-Instruct-Q8_0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 207386} +{"model_id": "unsloth/gpt-oss-20b", "provider": "huggingface", "task": "text-generation", "downloads": 199767} +{"model_id": "Qwen/Qwen3-Next-80B-A3B-Instruct-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 198589} +{"model_id": "unsloth/Qwen3-4B-Instruct-2507-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 197418} +{"model_id": "lmstudio-community/Qwen3-Coder-30B-A3B-Instruct-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 194774} +{"model_id": "lmstudio-community/Qwen3-Coder-30B-A3B-Instruct-MLX-5bit", "provider": "huggingface", "task": "text-generation", "downloads": 194388} +{"model_id": "Qwen/Qwen3-4B-Thinking-2507-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 191072} +{"model_id": "hugging-quants/Meta-Llama-3.1-8B-Instruct-AWQ-INT4", "provider": "huggingface", "task": "text-generation", "downloads": 188424} +{"model_id": "lmstudio-community/NVIDIA-Nemotron-3-Nano-30B-A3B-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 186876} +{"model_id": "warshanks/Jan-nano-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 186254} +{"model_id": "cerebras/MiniMax-M2.1-REAP-139B-A10B", "provider": "huggingface", "task": "text-generation", "downloads": 184136} +{"model_id": "lmstudio-community/Qwen3-Coder-30B-A3B-Instruct-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 183486} +{"model_id": "unsloth/gpt-oss-20b-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 182683} +{"model_id": "lmstudio-community/Qwen3-Coder-30B-A3B-Instruct-MLX-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 181564} +{"model_id": "lmstudio-community/NVIDIA-Nemotron-3-Nano-30B-A3B-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 180832} +{"model_id": "Qwen/Qwen3-14B-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 179797} +{"model_id": "bartowski/SmolLM2-1.7B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 179545} +{"model_id": "lmstudio-community/NVIDIA-Nemotron-3-Nano-30B-A3B-MLX-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 177617} +{"model_id": "lmstudio-community/NVIDIA-Nemotron-3-Nano-30B-A3B-MLX-5bit", "provider": "huggingface", "task": "text-generation", "downloads": 177235} +{"model_id": "Qwen/Qwen3-235B-A22B-Instruct-2507", "provider": "huggingface", "task": "text-generation", "downloads": 176522} +{"model_id": "unsloth/Qwen3-14B-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 174505} +{"model_id": "Qwen/Qwen1.5-MoE-A2.7B", "provider": "huggingface", "task": "text-generation", "downloads": 170720} +{"model_id": "Qwen/Qwen2.5-14B-Instruct-GPTQ-Int4", "provider": "huggingface", "task": "text-generation", "downloads": 170438} +{"model_id": "deepseek-ai/DeepSeek-V3.1", "provider": "huggingface", "task": "text-generation", "downloads": 164313} +{"model_id": "XLabs-AI/xflux_text_encoders", "provider": "huggingface", "task": "text-generation", "downloads": 162745} +{"model_id": "unsloth/Qwen2.5-7B-Instruct-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 161941} +{"model_id": "TheBloke/Llama-2-7B-Chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 158916} +{"model_id": "ai-sage/GigaChat3-10B-A1.8B", "provider": "huggingface", "task": "text-generation", "downloads": 158881} +{"model_id": "unsloth/Qwen3-0.6B-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 158658} +{"model_id": "nvidia/NVIDIA-Nemotron-Nano-9B-v2-Base", "provider": "huggingface", "task": "text-generation", "downloads": 158351} +{"model_id": "XCurOS/XCurOS-0.1-8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 156379} +{"model_id": "tiiuae/falcon-7b", "provider": "huggingface", "task": "text-generation", "downloads": 156255} +{"model_id": "cyankiwi/granite-4.0-h-tiny-AWQ-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 155525} +{"model_id": "deepseek-ai/DeepSeek-R1-0528-Qwen3-8B", "provider": "huggingface", "task": "text-generation", "downloads": 154733} +{"model_id": "unsloth/Qwen3-4B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 154488} +{"model_id": "bartowski/glm-4-9b-chat-1m-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 154214} +{"model_id": "MaziyarPanahi/Qwen3-0.6B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 153524} +{"model_id": "meta-llama/Llama-3.1-405B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 153344} +{"model_id": "google/t5gemma-s-s-prefixlm", "provider": "huggingface", "task": "text-generation", "downloads": 152852} +{"model_id": "Qwen/Qwen2.5-14B", "provider": "huggingface", "task": "text-generation", "downloads": 152800} +{"model_id": "MaziyarPanahi/Qwen3-4B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 152498} +{"model_id": "MaziyarPanahi/Qwen3-1.7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 152243} +{"model_id": "MaziyarPanahi/Qwen3-14B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 152077} +{"model_id": "cyankiwi/Qwen3-Next-80B-A3B-Thinking-AWQ-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 151959} +{"model_id": "MaziyarPanahi/Qwen3-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 150225} +{"model_id": "meta-llama/Llama-2-13b-chat-hf", "provider": "huggingface", "task": "text-generation", "downloads": 147508} +{"model_id": "MaziyarPanahi/Qwen3-32B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 147213} +{"model_id": "MaziyarPanahi/Qwen3-30B-A3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 146964} +{"model_id": "cyankiwi/Qwen3-Next-80B-A3B-Instruct-AWQ-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 145326} +{"model_id": "unsloth/GLM-4.7-Flash", "provider": "huggingface", "task": "text-generation", "downloads": 144908} +{"model_id": "kmhf/hf-moshiko", "provider": "huggingface", "task": "text-generation", "downloads": 143621} +{"model_id": "mlx-community/Llama-3.2-1B-Instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 142342} +{"model_id": "nvidia/Qwen3.5-397B-A17B-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 140800} +{"model_id": "Salesforce/ctrl", "provider": "huggingface", "task": "text-generation", "downloads": 136509} +{"model_id": "ibnzterrell/Meta-Llama-3.3-70B-Instruct-AWQ-INT4", "provider": "huggingface", "task": "text-generation", "downloads": 135743} +{"model_id": "Qwen/Qwen2.5-Coder-1.5B-Instruct-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 134829} +{"model_id": "cyankiwi/Qwen3-Coder-30B-A3B-Instruct-AWQ-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 134049} +{"model_id": "swiss-ai/Apertus-8B-Instruct-2509", "provider": "huggingface", "task": "text-generation", "downloads": 133648} +{"model_id": "google/reformer-crime-and-punishment", "provider": "huggingface", "task": "text-generation", "downloads": 130642} +{"model_id": "Qwen/Qwen3-14B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 130414} +{"model_id": "Jackrong/Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled", "provider": "huggingface", "task": "text-generation", "downloads": 129211} +{"model_id": "unsloth/Qwen3-Coder-30B-A3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 127130} +{"model_id": "XiaomiMiMo/MiMo-7B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 126551} +{"model_id": "allenai/Olmo-3-7B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 125129} +{"model_id": "casperhansen/mistral-nemo-instruct-2407-awq", "provider": "huggingface", "task": "text-generation", "downloads": 123977} +{"model_id": "MiniMaxAI/MiniMax-M2", "provider": "huggingface", "task": "text-generation", "downloads": 123916} +{"model_id": "MaziyarPanahi/Meta-Llama-3.1-8B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 123503} +{"model_id": "lmms-lab/llava-onevision-qwen2-7b-ov", "provider": "huggingface", "task": "text-generation", "downloads": 122378} +{"model_id": "abeja/gpt-neox-japanese-2.7b", "provider": "huggingface", "task": "text-generation", "downloads": 122172} +{"model_id": "zai-org/GLM-4.7", "provider": "huggingface", "task": "text-generation", "downloads": 119720} +{"model_id": "Qwen/Qwen2.5-32B-Instruct-GPTQ-Int8", "provider": "huggingface", "task": "text-generation", "downloads": 119652} +{"model_id": "zai-org/GLM-5", "provider": "huggingface", "task": "text-generation", "downloads": 119456} +{"model_id": "EleutherAI/gpt-j-6b", "provider": "huggingface", "task": "text-generation", "downloads": 119190} +{"model_id": "Qwen/Qwen-7B", "provider": "huggingface", "task": "text-generation", "downloads": 118862} +{"model_id": "unsloth/gpt-oss-120b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 118859} +{"model_id": "stelterlab/Qwen3-30B-A3B-Instruct-2507-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 118538} +{"model_id": "JunHowie/Qwen3-4B-Instruct-2507-GPTQ-Int4", "provider": "huggingface", "task": "text-generation", "downloads": 117660} +{"model_id": "ibm-granite/granite-4.0-micro", "provider": "huggingface", "task": "text-generation", "downloads": 117492} +{"model_id": "Rostlab/prot_t5_xl_bfd", "provider": "huggingface", "task": "text-generation", "downloads": 116970} +{"model_id": "Qwen/Qwen1.5-7B", "provider": "huggingface", "task": "text-generation", "downloads": 115970} +{"model_id": "unsloth/Qwen2.5-3B-Instruct-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 115806} +{"model_id": "TeichAI/Qwen3-14B-Claude-4.5-Opus-High-Reasoning-Distill-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 115408} +{"model_id": "inceptionai/jais-adapted-70b-chat-4bit-bnb", "provider": "huggingface", "task": "text-generation", "downloads": 115263} +{"model_id": "LGAI-EXAONE/EXAONE-4.0.1-32B", "provider": "huggingface", "task": "text-generation", "downloads": 115172} +{"model_id": "nvidia/Qwen3-Next-80B-A3B-Thinking-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 114864} +{"model_id": "RedHatAI/Meta-Llama-3.1-70B-Instruct-quantized.w4a16", "provider": "huggingface", "task": "text-generation", "downloads": 114728} +{"model_id": "Jackrong/Qwen3.5-9B-Claude-4.6-Opus-Reasoning-Distilled-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 113514} +{"model_id": "kldzj/gpt-oss-120b-heretic", "provider": "huggingface", "task": "text-generation", "downloads": 112886} +{"model_id": "nvidia/Llama-3_3-Nemotron-Super-49B-v1_5", "provider": "huggingface", "task": "text-generation", "downloads": 112624} +{"model_id": "MaziyarPanahi/gemma-3-4b-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 111410} +{"model_id": "codellama/CodeLlama-34b-Instruct-hf", "provider": "huggingface", "task": "text-generation", "downloads": 109547} +{"model_id": "lmstudio-community/Qwen2.5-Coder-14B-Instruct-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 107871} +{"model_id": "MaziyarPanahi/Mistral-7B-Instruct-v0.3-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 107779} +{"model_id": "DavidAU/GLM-4.7-Flash-Uncensored-Heretic-NEO-CODE-Imatrix-MAX-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 107494} +{"model_id": "Cyborg-AI/openai_oss_20b_evo", "provider": "huggingface", "task": "text-generation", "downloads": 107199} +{"model_id": "MaziyarPanahi/DeepSeek-R1-0528-Qwen3-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 105027} +{"model_id": "MaziyarPanahi/Qwen2.5-7B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 104616} +{"model_id": "Qwen/Qwen-7B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 104446} +{"model_id": "MaziyarPanahi/Qwen3-4B-Instruct-2507-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 104440} +{"model_id": "deepseek-ai/DeepSeek-R1-Distill-Llama-70B", "provider": "huggingface", "task": "text-generation", "downloads": 104025} +{"model_id": "unsloth/Llama-3.2-1B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 103281} +{"model_id": "MaziyarPanahi/gemma-3-1b-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 103006} +{"model_id": "hugging-quants/Meta-Llama-3.1-70B-Instruct-AWQ-INT4", "provider": "huggingface", "task": "text-generation", "downloads": 102857} +{"model_id": "MaziyarPanahi/gemma-2-2b-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 102832} +{"model_id": "allenai/Olmo-3-1025-7B", "provider": "huggingface", "task": "text-generation", "downloads": 102753} +{"model_id": "MaziyarPanahi/Phi-4-mini-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 102558} +{"model_id": "MaziyarPanahi/Mistral-Nemo-Instruct-2407-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 102442} +{"model_id": "MaziyarPanahi/Meta-Llama-3-8B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 102360} +{"model_id": "MaziyarPanahi/Mistral-Small-24B-Instruct-2501-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 102335} +{"model_id": "unsloth/Qwen3-8B", "provider": "huggingface", "task": "text-generation", "downloads": 102105} +{"model_id": "MaziyarPanahi/DeepSeek-V3-0324-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 101782} +{"model_id": "MaziyarPanahi/gemma-3-12b-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 101723} +{"model_id": "MaziyarPanahi/Llama-3.3-70B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 101001} +{"model_id": "MaziyarPanahi/phi-4-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 100946} +{"model_id": "MaziyarPanahi/Mixtral-8x22B-v0.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 100885} +{"model_id": "MaziyarPanahi/Llama-3.2-1B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 100846} +{"model_id": "Vamsi/T5_Paraphrase_Paws", "provider": "huggingface", "task": "text-generation", "downloads": 100703} +{"model_id": "MaziyarPanahi/Qwen2.5-1.5B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 100629} +{"model_id": "MaziyarPanahi/Llama-3-8B-Instruct-32k-v0.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 100324} +{"model_id": "MaziyarPanahi/Ministral-3-3B-Reasoning-2512-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 100011} +{"model_id": "MaziyarPanahi/WizardLM-2-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 99965} +{"model_id": "katuni4ka/tiny-random-phi3", "provider": "huggingface", "task": "text-generation", "downloads": 99928} +{"model_id": "MaziyarPanahi/Yi-1.5-6B-Chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 99871} +{"model_id": "MaziyarPanahi/Llama-3.2-3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 99771} +{"model_id": "MaziyarPanahi/Yi-Coder-1.5B-Chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 99750} +{"model_id": "MaziyarPanahi/mistral-small-3.1-24b-instruct-2503-hf-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 99583} +{"model_id": "MaziyarPanahi/Meta-Llama-3.1-70B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 99469} +{"model_id": "MaziyarPanahi/Yi-Coder-9B-Chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 99423} +{"model_id": "lmstudio-community/MiniMax-M2.5-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 99332} +{"model_id": "MaziyarPanahi/solar-pro-preview-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 99273} +{"model_id": "MaziyarPanahi/gemma-3-27b-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 99194} +{"model_id": "Qwen/Qwen2.5-Coder-7B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 99153} +{"model_id": "MaziyarPanahi/mathstral-7B-v0.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 98989} +{"model_id": "MaziyarPanahi/firefunction-v2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 98973} +{"model_id": "MaziyarPanahi/Qwen2-7B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 98942} +{"model_id": "MaziyarPanahi/Mistral-Small-Instruct-2409-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 98715} +{"model_id": "MaziyarPanahi/Llama-3-8B-Instruct-64k-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 98660} +{"model_id": "MaziyarPanahi/Meta-Llama-3.1-405B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 98533} +{"model_id": "MaziyarPanahi/QwQ-32B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 98465} +{"model_id": "Dream-org/Dream-v0-Instruct-7B", "provider": "huggingface", "task": "text-generation", "downloads": 98462} +{"model_id": "MaziyarPanahi/Mistral-Large-Instruct-2411-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 98341} +{"model_id": "MaziyarPanahi/INTELLECT-2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 98341} +{"model_id": "nvidia/DeepSeek-V3-0324-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 97463} +{"model_id": "casperhansen/deepseek-coder-v2-instruct-awq", "provider": "huggingface", "task": "text-generation", "downloads": 97417} +{"model_id": "janhq/Jan-v1-4B", "provider": "huggingface", "task": "text-generation", "downloads": 97363} +{"model_id": "Jackrong/Qwen3.5-4B-Claude-4.6-Opus-Reasoning-Distilled-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 97049} +{"model_id": "unsloth/Llama-3.2-1B-Instruct-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 97027} +{"model_id": "trl-internal-testing/tiny-Glm4MoeForCausalLM", "provider": "huggingface", "task": "text-generation", "downloads": 96601} +{"model_id": "Qwen/Qwen3-Coder-480B-A35B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 96489} +{"model_id": "bartowski/Llama-3.2-1B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 95938} +{"model_id": "moonshotai/Kimi-K2-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 95402} +{"model_id": "HuggingFaceTB/SmolLM3-3B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 94959} +{"model_id": "microsoft/Phi-mini-MoE-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 94575} +{"model_id": "lmstudio-community/Qwen2.5-Coder-14B-Instruct-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 93926} +{"model_id": "Qwen/Qwen2.5-7B-Instruct-GPTQ-Int4", "provider": "huggingface", "task": "text-generation", "downloads": 92744} +{"model_id": "BSC-LT/salamandra-7b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 92562} +{"model_id": "nvidia/NVIDIA-Nemotron-3-Nano-30B-A3B-Base-BF16", "provider": "huggingface", "task": "text-generation", "downloads": 92282} +{"model_id": "microsoft/Phi-3-vision-128k-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 91341} +{"model_id": "TIGER-Lab/VLM2Vec-Full", "provider": "huggingface", "task": "text-generation", "downloads": 91111} +{"model_id": "unsloth/DeepSeek-V3-0324-BF16", "provider": "huggingface", "task": "text-generation", "downloads": 91060} +{"model_id": "QuantTrio/MiniMax-M2.5-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 90915} +{"model_id": "microsoft/Phi-3.5-MoE-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 90862} +{"model_id": "RedHatAI/Qwen3-8B-speculator.eagle3", "provider": "huggingface", "task": "text-generation", "downloads": 90825} +{"model_id": "unsloth/Qwen2.5-7B-Instruct-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 90564} +{"model_id": "Qwen/Qwen-VL-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 90086} +{"model_id": "google/gemma-3-270m", "provider": "huggingface", "task": "text-generation", "downloads": 89522} +{"model_id": "unsloth/Qwen3-0.6B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 89250} +{"model_id": "lmstudio-community/MiniMax-M2.5-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 88170} +{"model_id": "EleutherAI/gpt-neo-2.7B", "provider": "huggingface", "task": "text-generation", "downloads": 88145} +{"model_id": "ibm-granite/granite-3.1-8b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 87805} +{"model_id": "unsloth/Llama-3.2-3B-Instruct-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 87690} +{"model_id": "defog/sqlcoder-7b-2", "provider": "huggingface", "task": "text-generation", "downloads": 87564} +{"model_id": "unsloth/llama-3-8b-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 86889} +{"model_id": "btbtyler09/Qwen3-Coder-30B-A3B-Instruct-gptq-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 86559} +{"model_id": "unsloth/MiniMax-M2.5-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 86531} +{"model_id": "yuhuili/EAGLE-LLaMA3-Instruct-8B", "provider": "huggingface", "task": "text-generation", "downloads": 86530} +{"model_id": "lmstudio-community/MiniMax-M2.5-MLX-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 86171} +{"model_id": "unsloth/DeepSeek-R1-0528-Qwen3-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 86165} +{"model_id": "RedHatAI/Meta-Llama-3.1-70B-Instruct-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 85892} +{"model_id": "Zyphra/Zamba2-1.2B-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 85456} +{"model_id": "lmstudio-community/Qwen3-4B-Thinking-2507-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 85149} +{"model_id": "Qwen/Qwen3-4B-SafeRL", "provider": "huggingface", "task": "text-generation", "downloads": 85119} +{"model_id": "stepfun-ai/Step-3.5-Flash", "provider": "huggingface", "task": "text-generation", "downloads": 85058} +{"model_id": "nvidia/Mistral-NeMo-Minitron-8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 84864} +{"model_id": "meta-llama/Meta-Llama-3-70B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 84821} +{"model_id": "unsloth/gpt-oss-120b-BF16", "provider": "huggingface", "task": "text-generation", "downloads": 84336} +{"model_id": "lmstudio-community/Qwen3-4B-Thinking-2507-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 83516} +{"model_id": "nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-BF16", "provider": "huggingface", "task": "text-generation", "downloads": 82669} +{"model_id": "nvidia/Llama-3.1-8B-Instruct-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 82161} +{"model_id": "mlx-community/Qwen3-1.7B-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 82160} +{"model_id": "meta-llama/Llama-3.1-70B", "provider": "huggingface", "task": "text-generation", "downloads": 82112} +{"model_id": "lmstudio-community/Qwen3-4B-Thinking-2507-MLX-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 81368} +{"model_id": "internlm/internlm-chat-7b", "provider": "huggingface", "task": "text-generation", "downloads": 80852} +{"model_id": "Qwen/Qwen3-30B-A3B-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 80380} +{"model_id": "nvidia/Qwen3-32B-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 80168} +{"model_id": "stelterlab/NVIDIA-Nemotron-3-Nano-30B-A3B-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 79664} +{"model_id": "lmstudio-community/DeepSeek-R1-0528-Qwen3-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 78795} +{"model_id": "TheBloke/Mistral-7B-Instruct-v0.2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 78655} +{"model_id": "moonshotai/Moonlight-16B-A3B", "provider": "huggingface", "task": "text-generation", "downloads": 78360} +{"model_id": "pfnet/plamo-2-1b", "provider": "huggingface", "task": "text-generation", "downloads": 77241} +{"model_id": "unsloth/Qwen3-4B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 77109} +{"model_id": "Qwen/Qwen3-32B-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 75849} +{"model_id": "NVFP4/Qwen3-30B-A3B-Instruct-2507-FP4", "provider": "huggingface", "task": "text-generation", "downloads": 75846} +{"model_id": "bartowski/Qwen2.5-7B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 75596} +{"model_id": "unsloth/gpt-oss-20b-BF16", "provider": "huggingface", "task": "text-generation", "downloads": 74657} +{"model_id": "unsloth/gemma-3-270m-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 74574} +{"model_id": "TheBloke/TinyLlama-1.1B-Chat-v0.3-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 74523} +{"model_id": "Qwen/Qwen3-4B-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 74212} +{"model_id": "DavidAU/OpenAi-GPT-oss-20b-abliterated-uncensored-NEO-Imatrix-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 74145} +{"model_id": "Qwen/Qwen3-Coder-480B-A35B-Instruct-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 73787} +{"model_id": "DavidAU/Llama-3.2-8X3B-MOE-Dark-Champion-Instruct-uncensored-abliterated-18.4B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 73464} +{"model_id": "Qwen/Qwen3-4B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 73180} +{"model_id": "starvector/starvector-1b-im2svg", "provider": "huggingface", "task": "text-generation", "downloads": 73018} +{"model_id": "omni-research/Tarsier-7b", "provider": "huggingface", "task": "text-generation", "downloads": 70578} +{"model_id": "unsloth/DeepSeek-R1-Distill-Qwen-1.5B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 70466} +{"model_id": "unsloth/Llama-3.2-3B-Instruct-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 69662} +{"model_id": "Qwen/Qwen3-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 68609} +{"model_id": "Salesforce/xLAM-8x7b-r", "provider": "huggingface", "task": "text-generation", "downloads": 68566} +{"model_id": "unsloth/Qwen3-4B-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 68411} +{"model_id": "mlx-community/Llama-3.2-3B-Instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 68040} +{"model_id": "moonshotai/Moonlight-16B-A3B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 67670} +{"model_id": "ibm-granite/granite-3.3-8b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 67612} +{"model_id": "LiquidAI/LFM2.5-1.2B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 67558} +{"model_id": "lmstudio-community/Qwen3-4B-Instruct-2507-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 67298} +{"model_id": "zai-org/GLM-4.7-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 67094} +{"model_id": "moonshotai/Kimi-K2-Thinking", "provider": "huggingface", "task": "text-generation", "downloads": 67044} +{"model_id": "zstanjj/HTML-Pruner-Phi-3.8B", "provider": "huggingface", "task": "text-generation", "downloads": 66959} +{"model_id": "Qwen/Qwen2.5-0.5B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 66880} +{"model_id": "allenai/Olmo-3-7B-Instruct-SFT", "provider": "huggingface", "task": "text-generation", "downloads": 66023} +{"model_id": "tobil/qmd-query-expansion-1.7B-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 65947} +{"model_id": "stelterlab/Qwen3-Coder-30B-A3B-Instruct-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 65651} +{"model_id": "unsloth/Qwen3-1.7B-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 65532} +{"model_id": "Qwen/Qwen3-30B-A3B-Thinking-2507-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 64929} +{"model_id": "Qwen/Qwen3-30B-A3B-GPTQ-Int4", "provider": "huggingface", "task": "text-generation", "downloads": 64597} +{"model_id": "nvidia/Nemotron-H-4B-Instruct-128K", "provider": "huggingface", "task": "text-generation", "downloads": 64136} +{"model_id": "cais/HarmBench-Llama-2-13b-cls", "provider": "huggingface", "task": "text-generation", "downloads": 63858} +{"model_id": "LiquidAI/LFM2-8B-A1B", "provider": "huggingface", "task": "text-generation", "downloads": 63733} +{"model_id": "thesven/Mistral-7B-Instruct-v0.3-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 63617} +{"model_id": "RedHatAI/DeepSeek-V2.5-1210-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 63144} +{"model_id": "meta-llama/Llama-Guard-3-1B", "provider": "huggingface", "task": "text-generation", "downloads": 62948} +{"model_id": "unsloth/Qwen3-Coder-Next-FP8-Dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 62912} +{"model_id": "nvidia/Qwen3-30B-A3B-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 62687} +{"model_id": "Qwen/Qwen3-235B-A22B-Thinking-2507", "provider": "huggingface", "task": "text-generation", "downloads": 62513} +{"model_id": "peft-internal-testing/tiny_OPTForFeatureExtraction-lora", "provider": "huggingface", "task": "text-generation", "downloads": 62235} +{"model_id": "lmstudio-community/Qwen3-4B-Instruct-2507-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 62079} +{"model_id": "Qwen/Qwen2-7B", "provider": "huggingface", "task": "text-generation", "downloads": 61762} +{"model_id": "Qwen/Qwen2.5-72B", "provider": "huggingface", "task": "text-generation", "downloads": 61284} +{"model_id": "lmstudio-community/Qwen3-4B-Instruct-2507-MLX-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 61126} +{"model_id": "lmstudio-community/Qwen3-4B-Instruct-2507-MLX-5bit", "provider": "huggingface", "task": "text-generation", "downloads": 60882} +{"model_id": "nvidia/Qwen3-Next-80B-A3B-Instruct-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 60703} +{"model_id": "unsloth/NVIDIA-Nemotron-3-Super-120B-A12B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 60597} +{"model_id": "UCSB-SURFI/VulnLLM-R-7B", "provider": "huggingface", "task": "text-generation", "downloads": 60444} +{"model_id": "Qwen/Qwen2.5-3B-Instruct-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 60291} +{"model_id": "bartowski/Qwen2.5-32B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 60074} +{"model_id": "zai-org/GLM-4.5", "provider": "huggingface", "task": "text-generation", "downloads": 59984} +{"model_id": "unsloth/Qwen3-1.7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 59700} +{"model_id": "Jackrong/Qwen3.5-2B-Claude-4.6-Opus-Reasoning-Distilled-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 59337} +{"model_id": "deepseek-ai/deepseek-coder-6.7b-base", "provider": "huggingface", "task": "text-generation", "downloads": 59120} +{"model_id": "lmstudio-community/gpt-oss-120b-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 59002} +{"model_id": "allenai/Olmo-3.1-32B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 58854} +{"model_id": "RedHatAI/Llama-3.2-3B-Instruct-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 58376} +{"model_id": "microsoft/Phi-3-medium-128k-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 58341} +{"model_id": "Sreenington/Phi-3-mini-4k-instruct-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 58211} +{"model_id": "deepseek-ai/DeepSeek-V3.2-Exp", "provider": "huggingface", "task": "text-generation", "downloads": 57909} +{"model_id": "nvidia/OpenReasoning-Nemotron-32B", "provider": "huggingface", "task": "text-generation", "downloads": 57210} +{"model_id": "baichuan-inc/Baichuan-7B", "provider": "huggingface", "task": "text-generation", "downloads": 56883} +{"model_id": "MaziyarPanahi/gpt-oss-20b-Derestricted-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 56683} +{"model_id": "Qwen/Qwen2.5-Coder-14B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 56528} +{"model_id": "mlx-community/Qwen3-4B-Instruct-2507-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 56349} +{"model_id": "MaziyarPanahi/Qwen3-Coder-Next-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 56344} +{"model_id": "TheBloke/TinyLlama-1.1B-Chat-v1.0-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 56186} +{"model_id": "Qwen/Qwen3-4B-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 55975} +{"model_id": "google/gemma-3-1b-pt", "provider": "huggingface", "task": "text-generation", "downloads": 55795} +{"model_id": "Qwen/QwQ-32B", "provider": "huggingface", "task": "text-generation", "downloads": 55772} +{"model_id": "MaziyarPanahi/GLM-4.6V-Flash-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 55681} +{"model_id": "QuantFactory/Meta-Llama-3.1-8B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 55680} +{"model_id": "mlx-community/gemma-3-1b-it-qat-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 55393} +{"model_id": "MaziyarPanahi/Nemotron-Orchestrator-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 55297} +{"model_id": "MaziyarPanahi/Trinity-Mini-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 55113} +{"model_id": "LiquidAI/LFM2.5-1.2B-Thinking-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 54715} +{"model_id": "unsloth/llama-3-8b-Instruct-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 54679} +{"model_id": "Qwen/Qwen3-Next-80B-A3B-Thinking", "provider": "huggingface", "task": "text-generation", "downloads": 54364} +{"model_id": "unsloth/Qwen2.5-1.5B-Instruct-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 54297} +{"model_id": "Qwen/Qwen2.5-14B-Instruct-1M", "provider": "huggingface", "task": "text-generation", "downloads": 54017} +{"model_id": "SanctumAI/gemma-2-9b-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 53810} +{"model_id": "microsoft/Phi-3-mini-4k-instruct-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 53718} +{"model_id": "Qwen/Qwen2.5-7B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 53218} +{"model_id": "EleutherAI/pythia-12b", "provider": "huggingface", "task": "text-generation", "downloads": 52901} +{"model_id": "inclusionAI/LLaDA2.0-mini", "provider": "huggingface", "task": "text-generation", "downloads": 52604} +{"model_id": "LiquidAI/LFM2-24B-A2B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 52501} +{"model_id": "Qwen/Qwen3-1.7B-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 52374} +{"model_id": "unsloth/gemma-3-1b-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 52325} +{"model_id": "Salesforce/xLAM-2-3b-fc-r", "provider": "huggingface", "task": "text-generation", "downloads": 52033} +{"model_id": "unsloth/Meta-Llama-3.1-8B-Instruct-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 51515} +{"model_id": "QuantTrio/GLM-4.7-Flash-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 51472} +{"model_id": "cyankiwi/Qwen3-30B-A3B-Instruct-2507-AWQ-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 51421} +{"model_id": "RedHatAI/DeepSeek-Coder-V2-Lite-Instruct-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 51336} +{"model_id": "tiiuae/falcon-7b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 51246} +{"model_id": "unsloth/DeepSeek-R1-Distill-Llama-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 51149} +{"model_id": "unsloth/Qwen3-4B-Instruct-2507", "provider": "huggingface", "task": "text-generation", "downloads": 50720} +{"model_id": "LiquidAI/LFM2-2.6B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 50508} +{"model_id": "allenai/Olmo-3-7B-Think", "provider": "huggingface", "task": "text-generation", "downloads": 50489} +{"model_id": "lmstudio-community/Qwen2.5-Coder-32B-Instruct-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 50398} +{"model_id": "unsloth/mistral-7b-instruct-v0.3-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 50079} +{"model_id": "nvidia/Llama-3_3-Nemotron-Super-49B-v1_5-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 49865} +{"model_id": "Qwen/Qwen-VL", "provider": "huggingface", "task": "text-generation", "downloads": 49732} +{"model_id": "ibm-granite/granite-4.0-h-small", "provider": "huggingface", "task": "text-generation", "downloads": 49383} +{"model_id": "cyankiwi/Nanbeige4.1-3B-AWQ-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 49243} +{"model_id": "lmstudio-community/Phi-4-mini-reasoning-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 49214} +{"model_id": "google/gemma-2-9b", "provider": "huggingface", "task": "text-generation", "downloads": 48904} +{"model_id": "NousResearch/Hermes-3-Llama-3.2-3B", "provider": "huggingface", "task": "text-generation", "downloads": 48792} +{"model_id": "lmstudio-community/Qwen3-Coder-30B-A3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 48581} +{"model_id": "tiiuae/Falcon-H1-Tiny-90M-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 48532} +{"model_id": "MaziyarPanahi/Qwen3-30B-A3B-Instruct-2507-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 48332} +{"model_id": "google/medgemma-27b-text-it", "provider": "huggingface", "task": "text-generation", "downloads": 48262} +{"model_id": "unsloth/Qwen2.5-Coder-7B-Instruct-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 48244} +{"model_id": "nvidia/NVIDIA-Nemotron-Nano-9B-v2-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 48054} +{"model_id": "MiniMaxAI/MiniMax-M2.1", "provider": "huggingface", "task": "text-generation", "downloads": 47850} +{"model_id": "LiquidAI/LFM2-350M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 47480} +{"model_id": "mratsim/MiniMax-M2.5-BF16-INT4-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 47475} +{"model_id": "LGAI-EXAONE/EXAONE-4.0-1.2B", "provider": "huggingface", "task": "text-generation", "downloads": 47474} +{"model_id": "lmstudio-community/Qwen2.5-Coder-32B-Instruct-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 47314} +{"model_id": "Qwen/Qwen3-30B-A3B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 47250} +{"model_id": "moonshotai/Kimi-Linear-48B-A3B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 47242} +{"model_id": "unsloth/Qwen3-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 46797} +{"model_id": "Qwen/Qwen3-32B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 46761} +{"model_id": "unsloth/tinyllama-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 45562} +{"model_id": "internlm/internlm2-chat-7b", "provider": "huggingface", "task": "text-generation", "downloads": 45358} +{"model_id": "Qwen/Qwen2.5-7B-Instruct-1M", "provider": "huggingface", "task": "text-generation", "downloads": 45056} +{"model_id": "lmstudio-community/Seed-OSS-36B-Instruct-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 45031} +{"model_id": "allenai/OLMoE-1B-7B-0125-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 44951} +{"model_id": "MaziyarPanahi/NVIDIA-Nemotron-Nano-12B-v2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 44853} +{"model_id": "cyankiwi/Qwen3-30B-A3B-Instruct-2507-AWQ-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 44772} +{"model_id": "tiiuae/falcon-40b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 44633} +{"model_id": "Qwen/Qwen2.5-Coder-32B", "provider": "huggingface", "task": "text-generation", "downloads": 44607} +{"model_id": "Macropodus/macbert4mdcspell_v1", "provider": "huggingface", "task": "text-generation", "downloads": 44446} +{"model_id": "mlx-community/Qwen3-0.6B-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 44423} +{"model_id": "lmstudio-community/Qwen3-30B-A3B-Instruct-2507-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 44105} +{"model_id": "MaziyarPanahi/Qwen3-4B-Thinking-2507-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 44090} +{"model_id": "unsloth/gemma-2-2b-it-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 44053} +{"model_id": "MaziyarPanahi/Ministral-3-14B-Reasoning-2512-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 43943} +{"model_id": "Qwen/Qwen2.5-Coder-0.5B", "provider": "huggingface", "task": "text-generation", "downloads": 43917} +{"model_id": "unsloth/GLM-5-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 43821} +{"model_id": "hugging-quants/Llama-3.2-1B-Instruct-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 43651} +{"model_id": "deepcogito/cogito-v1-preview-qwen-32B", "provider": "huggingface", "task": "text-generation", "downloads": 43534} +{"model_id": "unsloth/Qwen2.5-3B-Instruct-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 43519} +{"model_id": "sarvamai/sarvam-30b", "provider": "huggingface", "task": "text-generation", "downloads": 43386} +{"model_id": "Qwen/Qwen3-14B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 43383} +{"model_id": "Qwen/Qwen2.5-72B-Instruct-GPTQ-Int4", "provider": "huggingface", "task": "text-generation", "downloads": 43350} +{"model_id": "ibm-research/PowerLM-3b", "provider": "huggingface", "task": "text-generation", "downloads": 43173} +{"model_id": "PatronusAI/Llama-3-Patronus-Lynx-8B-Instruct-v1.1", "provider": "huggingface", "task": "text-generation", "downloads": 43159} +{"model_id": "unsloth/NVIDIA-Nemotron-3-Super-120B-A12B-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 43098} +{"model_id": "Qwen/Qwen2.5-14B-Instruct-GPTQ-Int8", "provider": "huggingface", "task": "text-generation", "downloads": 43000} +{"model_id": "lmstudio-community/Seed-OSS-36B-Instruct-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 42787} +{"model_id": "Menlo/Jan-nano-128k", "provider": "huggingface", "task": "text-generation", "downloads": 42713} +{"model_id": "inclusionAI/LLaDA2.1-mini", "provider": "huggingface", "task": "text-generation", "downloads": 42548} +{"model_id": "allenai/OLMoE-1B-7B-0125", "provider": "huggingface", "task": "text-generation", "downloads": 42538} +{"model_id": "lmstudio-community/Seed-OSS-36B-Instruct-MLX-5bit", "provider": "huggingface", "task": "text-generation", "downloads": 42522} +{"model_id": "lmstudio-community/Seed-OSS-36B-Instruct-MLX-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 42522} +{"model_id": "lmstudio-community/Qwen3-14B-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 42403} +{"model_id": "internlm/internlm2_5-7b-chat", "provider": "huggingface", "task": "text-generation", "downloads": 42231} +{"model_id": "LiquidAI/LFM2-1.2B-Extract-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 42012} +{"model_id": "Qwen/Qwen2.5-Coder-3B", "provider": "huggingface", "task": "text-generation", "downloads": 41905} +{"model_id": "google/gemma-7b", "provider": "huggingface", "task": "text-generation", "downloads": 41903} +{"model_id": "deepseek-ai/deepseek-llm-7b-base", "provider": "huggingface", "task": "text-generation", "downloads": 41788} +{"model_id": "unsloth/Qwen2.5-0.5B-Instruct-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 41737} +{"model_id": "Qwen/Qwen2-72B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 41718} +{"model_id": "Salesforce/xLAM-2-32b-fc-r", "provider": "huggingface", "task": "text-generation", "downloads": 41712} +{"model_id": "SanctumAI/Meta-Llama-3.1-8B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 41711} +{"model_id": "XiaomiMiMo/MiMo-7B-RL", "provider": "huggingface", "task": "text-generation", "downloads": 41699} +{"model_id": "unsloth/Qwen2.5-0.5B-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 41471} +{"model_id": "bartowski/TheDrummer_Cydonia-24B-v4.2.0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 41454} +{"model_id": "peft-internal-testing/tiny-random-gpt2", "provider": "huggingface", "task": "text-generation", "downloads": 41381} +{"model_id": "nvidia/gpt-oss-120b-Eagle3-short-context", "provider": "huggingface", "task": "text-generation", "downloads": 41365} +{"model_id": "meituan-longcat/LongCat-Flash-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 41276} +{"model_id": "ibm-granite/granite-4.0-tiny-preview", "provider": "huggingface", "task": "text-generation", "downloads": 41012} +{"model_id": "QuixiAI/Qwen3-30B-A3B-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 40955} +{"model_id": "nvidia/DeepSeek-R1-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 40819} +{"model_id": "casperhansen/llama-3-8b-instruct-awq", "provider": "huggingface", "task": "text-generation", "downloads": 40784} +{"model_id": "Qwen/Qwen3-235B-A22B-Thinking-2507-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 40776} +{"model_id": "openbmb/MiniCPM4.1-8B", "provider": "huggingface", "task": "text-generation", "downloads": 40761} +{"model_id": "MilyaShams/T-lite-it-1.0_Q4_0", "provider": "huggingface", "task": "text-generation", "downloads": 40546} +{"model_id": "geoffmunn/Qwen3-4B-f16", "provider": "huggingface", "task": "text-generation", "downloads": 40489} +{"model_id": "LGAI-EXAONE/EXAONE-4.0-32B-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 40429} +{"model_id": "cyberjuju/Qwen3-30B-A3B-Instruct-2507-AWQ-4bit-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 40344} +{"model_id": "Qwen/Qwen3-0.6B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 40318} +{"model_id": "LiquidAI/LFM2-2.6B-Exp-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 39765} +{"model_id": "llm-jp/llm-jp-3.1-13b-instruct4", "provider": "huggingface", "task": "text-generation", "downloads": 39466} +{"model_id": "LiquidAI/LFM2-700M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 38876} +{"model_id": "LiquidAI/LFM2.5-1.2B-JP-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 38848} +{"model_id": "ibm-granite/granite-3b-code-base-2k", "provider": "huggingface", "task": "text-generation", "downloads": 38827} +{"model_id": "Qwen/Qwen2-0.5B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 38787} +{"model_id": "lmstudio-community/Qwen3-14B-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 38785} +{"model_id": "google/functiongemma-270m-it", "provider": "huggingface", "task": "text-generation", "downloads": 38759} +{"model_id": "stepfun-ai/Step-3.5-Flash-GGUF-Q4_K_S", "provider": "huggingface", "task": "text-generation", "downloads": 38745} +{"model_id": "Qwen/Qwen1.5-0.5B", "provider": "huggingface", "task": "text-generation", "downloads": 38701} +{"model_id": "LiquidAI/LFM2-350M-Extract-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 38609} +{"model_id": "openai/gpt-oss-safeguard-120b", "provider": "huggingface", "task": "text-generation", "downloads": 38601} +{"model_id": "LaaP-ai/qwen-base-invoicev1.01-1.5B", "provider": "huggingface", "task": "text-generation", "downloads": 38565} +{"model_id": "mlx-community/Meta-Llama-3.1-8B-Instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 38256} +{"model_id": "openai/gpt-oss-safeguard-20b", "provider": "huggingface", "task": "text-generation", "downloads": 38089} +{"model_id": "Nargizi/screeve-lemmatizer", "provider": "huggingface", "task": "text-generation", "downloads": 37819} +{"model_id": "bartowski/DeepSeek-Coder-V2-Lite-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 37688} +{"model_id": "Qwen/Qwen2.5-Coder-3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 37542} +{"model_id": "unsloth/Qwen3-Coder-Next", "provider": "huggingface", "task": "text-generation", "downloads": 37500} +{"model_id": "lmstudio-community/Qwen3-30B-A3B-Instruct-2507-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 37368} +{"model_id": "gratefulasi/lumeleto", "provider": "huggingface", "task": "text-generation", "downloads": 37038} +{"model_id": "TechxGenus/starcoder2-7b-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 36973} +{"model_id": "bartowski/DeepSeek-R1-Distill-Qwen-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 36843} +{"model_id": "LiquidAI/LFM2.5-1.2B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 36817} +{"model_id": "lmstudio-community/Qwen3-30B-A3B-Instruct-2507-MLX-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 36548} +{"model_id": "litert-community/Qwen2.5-1.5B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 36389} +{"model_id": "Qwen/Qwen3-Coder-Next-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 36144} +{"model_id": "ggml-org/Qwen2.5-Coder-0.5B-Q8_0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 35967} +{"model_id": "tartuNLP/Llammas-base-p1-GPT-4o-human-error-mix-paragraph-GEC", "provider": "huggingface", "task": "text-generation", "downloads": 35959} +{"model_id": "mlx-community/Qwen3-0.6B-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 35948} +{"model_id": "LiquidAI/LFM2-350M", "provider": "huggingface", "task": "text-generation", "downloads": 35904} +{"model_id": "nm-testing/tinyllama-oneshot-w8w8-test-static-shape-change", "provider": "huggingface", "task": "text-generation", "downloads": 35853} +{"model_id": "marksverdhei/GLM-4.7-Flash-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 35797} +{"model_id": "Qwen/Qwen3-235B-A22B-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 35777} +{"model_id": "SanctumAI/Mistral-7B-Instruct-v0.3-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 35743} +{"model_id": "lmstudio-community/Qwen3-Next-80B-A3B-Instruct-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 35719} +{"model_id": "EleutherAI/pythia-410m-deduped", "provider": "huggingface", "task": "text-generation", "downloads": 35679} +{"model_id": "QuantTrio/DeepSeek-V3.2-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 35639} +{"model_id": "speakleash/Bielik-4.5B-v3.0-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 35606} +{"model_id": "ggml-org/Qwen2.5-Coder-14B-Q8_0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 35543} +{"model_id": "unsloth/DeepSeek-R1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 35371} +{"model_id": "RedHatAI/Qwen3-32B-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 35327} +{"model_id": "unsloth/Phi-3-mini-4k-instruct-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 35237} +{"model_id": "RedHatAI/Meta-Llama-3.1-8B-Instruct-quantized.w4a16", "provider": "huggingface", "task": "text-generation", "downloads": 35114} +{"model_id": "lmstudio-community/Qwen3-Next-80B-A3B-Instruct-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 35109} +{"model_id": "DavidAU/OpenAi-GPT-oss-20b-HERETIC-uncensored-NEO-Imatrix-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 34976} +{"model_id": "LiquidAI/LFM2-24B-A2B", "provider": "huggingface", "task": "text-generation", "downloads": 34909} +{"model_id": "bartowski/DeepSeek-R1-Distill-Qwen-32B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 34721} +{"model_id": "LGAI-EXAONE/EXAONE-3.5-2.4B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 34705} +{"model_id": "openbmb/MiniCPM-2B-sft-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 34650} +{"model_id": "EleutherAI/pythia-1b", "provider": "huggingface", "task": "text-generation", "downloads": 34574} +{"model_id": "zai-org/glm-4-9b-chat-hf", "provider": "huggingface", "task": "text-generation", "downloads": 34547} +{"model_id": "unsloth/Qwen3-14B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 34478} +{"model_id": "arnir0/Tiny-LLM", "provider": "huggingface", "task": "text-generation", "downloads": 34447} +{"model_id": "ai-forever/rugpt3small_based_on_gpt2", "provider": "huggingface", "task": "text-generation", "downloads": 34302} +{"model_id": "lmstudio-community/Qwen3-Next-80B-A3B-Instruct-MLX-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 34290} +{"model_id": "lmstudio-community/Qwen3-Next-80B-A3B-Instruct-MLX-5bit", "provider": "huggingface", "task": "text-generation", "downloads": 34252} +{"model_id": "zai-org/GLM-4.5-Air-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 34080} +{"model_id": "bartowski/cerebras_GLM-4.5-Air-REAP-82B-A12B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 34060} +{"model_id": "lmstudio-community/Qwen3-8B-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 34008} +{"model_id": "nytopop/Qwen3-8B.w8a8", "provider": "huggingface", "task": "text-generation", "downloads": 34004} +{"model_id": "EleutherAI/pythia-6.9b", "provider": "huggingface", "task": "text-generation", "downloads": 33995} +{"model_id": "lmstudio-community/QwQ-32B-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 33963} +{"model_id": "nvidia/Nemotron-Cascade-8B", "provider": "huggingface", "task": "text-generation", "downloads": 33948} +{"model_id": "zai-org/GLM-4.6", "provider": "huggingface", "task": "text-generation", "downloads": 33857} +{"model_id": "Qwen/Qwen3-1.7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 33821} +{"model_id": "unsloth/mistral-7b-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 33635} +{"model_id": "mlx-community/gpt-oss-120b-MXFP4-Q8", "provider": "huggingface", "task": "text-generation", "downloads": 33604} +{"model_id": "lmstudio-community/QwQ-32B-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 33601} +{"model_id": "unsloth/gpt-oss-120b-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 33449} +{"model_id": "unsloth/Qwen2.5-14B-Instruct-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 33389} +{"model_id": "mlx-community/Qwen3-30B-A3B-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 33348} +{"model_id": "Milos/slovak-gpt-j-405M", "provider": "huggingface", "task": "text-generation", "downloads": 33231} +{"model_id": "Qwen/Qwen1.5-MoE-A2.7B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 33084} +{"model_id": "naver-hyperclovax/HyperCLOVAX-SEED-Think-32B", "provider": "huggingface", "task": "text-generation", "downloads": 33054} +{"model_id": "HuggingFaceTB/SmolLM-360M", "provider": "huggingface", "task": "text-generation", "downloads": 32927} +{"model_id": "ycheng1024/task-20-microsoft-Phi-3-mini-4k-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 32841} +{"model_id": "litert-community/DeepSeek-R1-Distill-Qwen-1.5B", "provider": "huggingface", "task": "text-generation", "downloads": 32829} +{"model_id": "mlx-community/Llama-3.3-70B-Instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 32718} +{"model_id": "allenai/OLMoE-1B-7B-0924", "provider": "huggingface", "task": "text-generation", "downloads": 32529} +{"model_id": "mlx-community/GLM-4.7-Flash-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 32315} +{"model_id": "LiquidAI/LFM2.5-1.2B-Thinking", "provider": "huggingface", "task": "text-generation", "downloads": 32312} +{"model_id": "lmstudio-community/Qwen3-8B-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 32206} +{"model_id": "tiiuae/Falcon-H1-0.5B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 32167} +{"model_id": "bartowski/Qwen_Qwen3-30B-A3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 32050} +{"model_id": "meta-llama/Llama-2-13b-hf", "provider": "huggingface", "task": "text-generation", "downloads": 32014} +{"model_id": "stabilityai/stablelm-3b-4e1t", "provider": "huggingface", "task": "text-generation", "downloads": 31957} +{"model_id": "nvidia/Llama-3_3-Nemotron-Super-49B-v1", "provider": "huggingface", "task": "text-generation", "downloads": 31720} +{"model_id": "NVFP4/Qwen3-Coder-30B-A3B-Instruct-FP4", "provider": "huggingface", "task": "text-generation", "downloads": 31667} +{"model_id": "01-ai/Yi-34B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 31648} +{"model_id": "RedHatAI/Llama-3.3-70B-Instruct-FP8-dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 31545} +{"model_id": "tiny-random/qwen3-next-moe", "provider": "huggingface", "task": "text-generation", "downloads": 31531} +{"model_id": "openlm-research/open_llama_7b", "provider": "huggingface", "task": "text-generation", "downloads": 31412} +{"model_id": "bigcode/tiny_starcoder_py", "provider": "huggingface", "task": "text-generation", "downloads": 31390} +{"model_id": "Qwen/Qwen2.5-Coder-32B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 31317} +{"model_id": "unsloth/GLM-4.7-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 31287} +{"model_id": "mlx-community/GLM-4.7-Flash-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 31247} +{"model_id": "bartowski/Hermes-3-Llama-3.1-70B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 30971} +{"model_id": "lmstudio-community/Meta-Llama-3.1-8B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 30885} +{"model_id": "knowledgator/IUPAC2SMILES-canonical-base", "provider": "huggingface", "task": "text-generation", "downloads": 30845} +{"model_id": "Qwen/Qwen2-72B", "provider": "huggingface", "task": "text-generation", "downloads": 30781} +{"model_id": "NousResearch/Meta-Llama-3-8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 30677} +{"model_id": "TheBloke/Llama-2-7B-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 30617} +{"model_id": "unsloth/Llama-3.2-3B", "provider": "huggingface", "task": "text-generation", "downloads": 30599} +{"model_id": "lmstudio-community/Phi-4-reasoning-plus-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 30567} +{"model_id": "bartowski/Phi-3.5-mini-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 30552} +{"model_id": "mlx-community/GLM-4.7-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 30519} +{"model_id": "mlx-community/Llama-3.3-70B-Instruct-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 30369} +{"model_id": "z-lab/Qwen3-4B-DFlash-b16", "provider": "huggingface", "task": "text-generation", "downloads": 30249} +{"model_id": "baidu/ERNIE-4.5-21B-A3B-PT", "provider": "huggingface", "task": "text-generation", "downloads": 30236} +{"model_id": "mlx-community/Meta-Llama-3.1-70B-Instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 30103} +{"model_id": "nvidia/Qwen3-8B-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 30096} +{"model_id": "bartowski/Qwen2.5-14B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 29870} +{"model_id": "huihui-ai/Huihui-gpt-oss-20b-BF16-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 29847} +{"model_id": "unsloth/gemma-3-270m-it", "provider": "huggingface", "task": "text-generation", "downloads": 29800} +{"model_id": "ByteDance-Seed/Seed-OSS-36B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 29790} +{"model_id": "google/gemma-2-2b-jpn-it", "provider": "huggingface", "task": "text-generation", "downloads": 29720} +{"model_id": "optimum-intel-internal-testing/tiny-random-gpt-oss-mxfp4", "provider": "huggingface", "task": "text-generation", "downloads": 29688} +{"model_id": "mlx-community/Qwen3-235B-A22B-Instruct-2507-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 29637} +{"model_id": "nvidia/DeepSeek-V3.2-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 29530} +{"model_id": "mlabonne/NeuralMonarch-7B", "provider": "huggingface", "task": "text-generation", "downloads": 29514} +{"model_id": "lmstudio-community/Qwen3-1.7B-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 29425} +{"model_id": "nvidia/Nemotron-H-4B-Base-8K", "provider": "huggingface", "task": "text-generation", "downloads": 29368} +{"model_id": "deepseek-ai/deepseek-coder-1.3b-base", "provider": "huggingface", "task": "text-generation", "downloads": 29292} +{"model_id": "dyingc/gguf-scanner-test-samples", "provider": "huggingface", "task": "text-generation", "downloads": 29286} +{"model_id": "moonshotai/Kimi-K2-Instruct-0905", "provider": "huggingface", "task": "text-generation", "downloads": 29284} +{"model_id": "JetLM/SDAR-8B-Chat-b32", "provider": "huggingface", "task": "text-generation", "downloads": 29251} +{"model_id": "unsloth/phi-4", "provider": "huggingface", "task": "text-generation", "downloads": 29074} +{"model_id": "BennyDaBall/Qwen3-4b-Z-Image-Engineer-V4", "provider": "huggingface", "task": "text-generation", "downloads": 29056} +{"model_id": "mlx-community/Kimi-K2-Thinking", "provider": "huggingface", "task": "text-generation", "downloads": 29038} +{"model_id": "naver-hyperclovax/HyperCLOVAX-SEED-Think-14B", "provider": "huggingface", "task": "text-generation", "downloads": 29035} +{"model_id": "EleutherAI/pythia-2.8b", "provider": "huggingface", "task": "text-generation", "downloads": 29025} +{"model_id": "nvidia/Qwen2.5-VL-7B-Instruct-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 28932} +{"model_id": "bartowski/Qwen_Qwen3-Next-80B-A3B-Thinking-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 28925} +{"model_id": "unsloth/Qwen2.5-0.5B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 28914} +{"model_id": "microsoft/bitnet-b1.58-2B-4T-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 28824} +{"model_id": "mlx-community/Qwen3-Coder-480B-A35B-Instruct-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 28800} +{"model_id": "bartowski/PocketDoc_Dans-PersonalityEngine-V1.3.0-24b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 28717} +{"model_id": "lmstudio-community/Qwen2.5-Coder-14B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 28614} +{"model_id": "allenai/OLMo-1B-hf", "provider": "huggingface", "task": "text-generation", "downloads": 28565} +{"model_id": "mlx-community/Qwen3-8B-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 28443} +{"model_id": "cyankiwi/MiniMax-M2.5-AWQ-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 28411} +{"model_id": "mlx-community/GLM-4.5-Air-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 28388} +{"model_id": "mlx-community/Meta-Llama-3.1-8B-Instruct-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 28255} +{"model_id": "mlx-community/Qwen3-Next-80B-A3B-Thinking-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 28159} +{"model_id": "unsloth/Qwen3-Next-80B-A3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 28144} +{"model_id": "allenai/Olmo-Hybrid-7B", "provider": "huggingface", "task": "text-generation", "downloads": 28106} +{"model_id": "mradermacher/next-70b-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 28103} +{"model_id": "google/gemma-3n-E4B-it-litert-lm", "provider": "huggingface", "task": "text-generation", "downloads": 28083} +{"model_id": "jamesburton/Phi-4-reasoning-vision-15B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 28065} +{"model_id": "01-ai/Yi-6B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 28057} +{"model_id": "QuantTrio/Qwen3-Coder-30B-A3B-Instruct-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 27996} +{"model_id": "mlx-community/Qwen3-Next-80B-A3B-Instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 27961} +{"model_id": "google/t5gemma-9b-9b-ul2", "provider": "huggingface", "task": "text-generation", "downloads": 27898} +{"model_id": "modularai/Llama-3.1-8B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 27820} +{"model_id": "Mungert/DMind-3-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 27791} +{"model_id": "tokyotech-llm/Llama-3.1-Swallow-70B-Instruct-v0.3", "provider": "huggingface", "task": "text-generation", "downloads": 27751} +{"model_id": "unsloth/GLM-4.7-Flash-REAP-23B-A3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 27692} +{"model_id": "ibm-granite/granite-3.0-8b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 27674} +{"model_id": "mlx-community/Llama-3.2-3B-Instruct-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 27602} +{"model_id": "tiiuae/falcon-mamba-tiny-dev", "provider": "huggingface", "task": "text-generation", "downloads": 27567} +{"model_id": "mlx-community/Kimi-K2-Instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 27557} +{"model_id": "upstage/SOLAR-10.7B-Instruct-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 27461} +{"model_id": "mlx-community/GLM-4.7-Flash-5bit", "provider": "huggingface", "task": "text-generation", "downloads": 27390} +{"model_id": "deepseek-ai/deepseek-moe-16b-base", "provider": "huggingface", "task": "text-generation", "downloads": 27353} +{"model_id": "LGAI-EXAONE/K-EXAONE-236B-A23B", "provider": "huggingface", "task": "text-generation", "downloads": 27319} +{"model_id": "Qwen/Qwen3-Next-80B-A3B-Thinking-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 27292} +{"model_id": "unsloth/Meta-Llama-3.1-8B-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 27251} +{"model_id": "darkc0de/XORTRON.CriminalComputing.LARGE.2026.3", "provider": "huggingface", "task": "text-generation", "downloads": 27248} +{"model_id": "bartowski/gemma-2-9b-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 27243} +{"model_id": "mlx-community/DeepSeek-V3.1-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 27230} +{"model_id": "ibm-granite/granite-4.0-h-tiny", "provider": "huggingface", "task": "text-generation", "downloads": 27222} +{"model_id": "unsloth/gemma-3-1b-it-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 27203} +{"model_id": "mlx-community/gemma-2-2b-it-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 27201} +{"model_id": "michaelbenayoun/llama-2-tiny-4kv-heads-4layers-random", "provider": "huggingface", "task": "text-generation", "downloads": 27029} +{"model_id": "mlx-community/Meta-Llama-3.1-8B-Instruct-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 27018} +{"model_id": "mlx-community/Qwen3-Coder-480B-A35B-Instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 26979} +{"model_id": "TheBloke/Mistral-7B-Instruct-v0.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 26975} +{"model_id": "ai-forever/ruGPT-3.5-13B", "provider": "huggingface", "task": "text-generation", "downloads": 26858} +{"model_id": "mlx-community/GLM-4.7-Flash-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 26835} +{"model_id": "CausalLM/14B-DPO-alpha", "provider": "huggingface", "task": "text-generation", "downloads": 26807} +{"model_id": "lmstudio-community/Qwen3-1.7B-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 26798} +{"model_id": "mlx-community/Qwen3-235B-A22B-Instruct-2507-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 26755} +{"model_id": "upstage/SOLAR-0-70b-16bit", "provider": "huggingface", "task": "text-generation", "downloads": 26748} +{"model_id": "NousResearch/Nous-Hermes-llama-2-7b", "provider": "huggingface", "task": "text-generation", "downloads": 26740} +{"model_id": "mlx-community/Qwen3-30B-A3B-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 26733} +{"model_id": "mlx-community/Qwen3-Next-80B-A3B-Instruct-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 26730} +{"model_id": "mlx-community/MiniMax-M2.1-3bit", "provider": "huggingface", "task": "text-generation", "downloads": 26682} +{"model_id": "hugging-quants/Llama-3.2-3B-Instruct-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 26658} +{"model_id": "unsloth/Llama-3.2-1B-Instruct-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 26656} +{"model_id": "openbmb/MiniCPM4-0.5B", "provider": "huggingface", "task": "text-generation", "downloads": 26646} +{"model_id": "mlx-community/Qwen3-Next-80B-A3B-Thinking-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 26591} +{"model_id": "unsloth/Qwen3-Next-80B-A3B-Instruct-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 26540} +{"model_id": "facebook/opt-6.7b", "provider": "huggingface", "task": "text-generation", "downloads": 26455} +{"model_id": "mlx-community/DeepSeek-V3.1-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 26326} +{"model_id": "lmstudio-community/Qwen3-1.7B-MLX-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 26309} +{"model_id": "mlx-community/MiniMax-M2.1-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 26289} +{"model_id": "RedHatAI/Qwen3-8B-FP8-dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 26273} +{"model_id": "google/gemma-3n-E2B-it-litert-lm", "provider": "huggingface", "task": "text-generation", "downloads": 26133} +{"model_id": "mlx-community/GLM-4.7-8bit-gs32", "provider": "huggingface", "task": "text-generation", "downloads": 26128} +{"model_id": "RedHatAI/Meta-Llama-3.1-8B-Instruct-FP8-dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 26086} +{"model_id": "txn545/Qwen3.5-35B-A3B-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 25946} +{"model_id": "mlx-community/llama-3.3-70b-instruct-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 25823} +{"model_id": "mlx-community/GLM-4.5-Air-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 25743} +{"model_id": "allenai/Olmo-3-1125-32B", "provider": "huggingface", "task": "text-generation", "downloads": 25704} +{"model_id": "mlx-community/GLM-4.7-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 25666} +{"model_id": "Tengyunw/GLM-4.7-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 25448} +{"model_id": "nvidia/NVIDIA-Nemotron-Nano-12B-v2", "provider": "huggingface", "task": "text-generation", "downloads": 25438} +{"model_id": "unsloth/Qwen2.5-3B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 25296} +{"model_id": "LGAI-EXAONE/EXAONE-3.0-7.8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 25276} +{"model_id": "lmstudio-community/ERNIE-4.5-21B-A3B-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 25232} +{"model_id": "LuffyTheFox/Qwen3.5-9B-Claude-4.6-Opus-Uncensored-Distilled-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 25135} +{"model_id": "NousResearch/Llama-2-7b-chat-hf", "provider": "huggingface", "task": "text-generation", "downloads": 25079} +{"model_id": "lmstudio-community/ERNIE-4.5-21B-A3B-MLX-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 25072} +{"model_id": "lmstudio-community/ERNIE-4.5-21B-A3B-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 25032} +{"model_id": "LiquidAI/LFM2-2.6B", "provider": "huggingface", "task": "text-generation", "downloads": 24743} +{"model_id": "lmstudio-community/Mistral-7B-Instruct-v0.3-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 24697} +{"model_id": "lmstudio-community/LFM2-1.2B-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 24671} +{"model_id": "hirundo-io/llama-3.1-8b-bias-reduced", "provider": "huggingface", "task": "text-generation", "downloads": 24655} +{"model_id": "RedHatAI/gpt-oss-20b", "provider": "huggingface", "task": "text-generation", "downloads": 24652} +{"model_id": "Qwen/Qwen2-1.5B-Instruct-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 24648} +{"model_id": "zai-org/glm-4-9b", "provider": "huggingface", "task": "text-generation", "downloads": 24548} +{"model_id": "internlm/internlm2-7b", "provider": "huggingface", "task": "text-generation", "downloads": 24546} +{"model_id": "Qwen/Qwen2-1.5B-Instruct-GPTQ-Int4", "provider": "huggingface", "task": "text-generation", "downloads": 24504} +{"model_id": "NorthernTribe-Research/UMSR-Reasoner-7B", "provider": "huggingface", "task": "text-generation", "downloads": 24493} +{"model_id": "bartowski/Qwen2.5-Coder-14B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 24459} +{"model_id": "litert-community/Gemma3-1B-IT", "provider": "huggingface", "task": "text-generation", "downloads": 24405} +{"model_id": "mlx-community/Qwen2.5-3B-Instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 24370} +{"model_id": "lmstudio-community/LFM2-1.2B-MLX-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 24323} +{"model_id": "tiiuae/Falcon3-7B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 24234} +{"model_id": "llm-jp/llm-jp-3.1-13b", "provider": "huggingface", "task": "text-generation", "downloads": 24124} +{"model_id": "bartowski/Qwen_Qwen3-Coder-Next-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 24122} +{"model_id": "yujiepan/qwen3-next-moe-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 24084} +{"model_id": "TheBloke/Llama-2-7B-Chat-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 24009} +{"model_id": "google/reformer-enwik8", "provider": "huggingface", "task": "text-generation", "downloads": 23980} +{"model_id": "Vikhrmodels/Vikhr-Llama-3.2-1B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 23972} +{"model_id": "argilla/Llama-3.2-1B-Instruct-APIGen-FC-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 23965} +{"model_id": "ahczhg/Llama-3.2-1B-Aegis-SFT-DPO", "provider": "huggingface", "task": "text-generation", "downloads": 23965} +{"model_id": "RedHatAI/Mistral-Small-24B-Instruct-2501-FP8-dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 23937} +{"model_id": "Qwen/Qwen2.5-Coder-14B", "provider": "huggingface", "task": "text-generation", "downloads": 23899} +{"model_id": "tiiuae/falcon-mamba-7b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 23892} +{"model_id": "mlx-community/Qwen3-4B-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 23819} +{"model_id": "ShahriarFerdoush/llama-3.2-1b-code-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 23638} +{"model_id": "unsloth/DeepSeek-R1-Distill-Llama-8B-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 23533} +{"model_id": "unsloth/Qwen3-Coder-Next-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 23492} +{"model_id": "humarin/chatgpt_paraphraser_on_T5_base", "provider": "huggingface", "task": "text-generation", "downloads": 23456} +{"model_id": "AdamLucek/Orpo-Llama-3.2-1B-15k", "provider": "huggingface", "task": "text-generation", "downloads": 23430} +{"model_id": "RedHatAI/Qwen2-1.5B-Instruct-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 23402} +{"model_id": "deepseek-ai/deepseek-moe-16b-chat", "provider": "huggingface", "task": "text-generation", "downloads": 23374} +{"model_id": "RedHatAI/DeepSeek-R1-Distill-Llama-70B-FP8-dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 23326} +{"model_id": "trl-internal-testing/tiny-Llama4ForCausalLM", "provider": "huggingface", "task": "text-generation", "downloads": 23277} +{"model_id": "RedHatAI/Qwen3-32B-quantized.w4a16", "provider": "huggingface", "task": "text-generation", "downloads": 23233} +{"model_id": "lmstudio-community/Qwen3-32B-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 23185} +{"model_id": "cazzz307/Abliterated-Llama-3.2-1B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 23167} +{"model_id": "abaryan/CyberXP_Agent_Llama_3.2_1B", "provider": "huggingface", "task": "text-generation", "downloads": 23164} +{"model_id": "bartowski/Qwen_Qwen3-Next-80B-A3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 23158} +{"model_id": "argilla-warehouse/Llama-3.2-1B-Instruct-v2-FC", "provider": "huggingface", "task": "text-generation", "downloads": 23146} +{"model_id": "DevQuasar/Nanbeige.Nanbeige4.1-3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 23146} +{"model_id": "KBlueLeaf/DanTagGen-delta-rev2", "provider": "huggingface", "task": "text-generation", "downloads": 23100} +{"model_id": "lmstudio-community/Qwen3-4B-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 23038} +{"model_id": "bartowski/Llama-3.2-3B-Instruct-uncensored-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 22951} +{"model_id": "nvidia/NVIDIA-Nemotron-3-Nano-4B-BF16", "provider": "huggingface", "task": "text-generation", "downloads": 22942} +{"model_id": "unsloth/Qwen2.5-1.5B-Instruct-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 22894} +{"model_id": "unsloth/gemma-3-1b-it", "provider": "huggingface", "task": "text-generation", "downloads": 22858} +{"model_id": "trl-internal-testing/tiny-GPT2LMHeadModel", "provider": "huggingface", "task": "text-generation", "downloads": 22817} +{"model_id": "unsloth/Mistral-Nemo-Instruct-2407-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 22805} +{"model_id": "bartowski/DeepSeek-R1-Distill-Qwen-14B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 22791} +{"model_id": "unsloth/Phi-4-mini-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 22768} +{"model_id": "RedHatAI/DeepSeek-R1-Distill-Qwen-14B-FP8-dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 22717} +{"model_id": "deepseek-ai/deepseek-llm-67b-base", "provider": "huggingface", "task": "text-generation", "downloads": 22706} +{"model_id": "TheBloke/OpenHermes-2.5-Mistral-7B-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 22669} +{"model_id": "internlm/internlm2-20b", "provider": "huggingface", "task": "text-generation", "downloads": 22618} +{"model_id": "mradermacher/zen4-coder-pro-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 22585} +{"model_id": "unsloth/Qwen3-0.6B-Base-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 22529} +{"model_id": "unsloth/Qwen2.5-14B-Instruct-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 22481} +{"model_id": "Qwen/Qwen1.5-1.8B", "provider": "huggingface", "task": "text-generation", "downloads": 22258} +{"model_id": "h2oai/h2o-danube3-500m-chat", "provider": "huggingface", "task": "text-generation", "downloads": 22087} +{"model_id": "bartowski/cognitivecomputations_Dolphin-Mistral-24B-Venice-Edition-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 22074} +{"model_id": "Qwen/Qwen1.5-14B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 22066} +{"model_id": "lmsys/vicuna-13b-v1.5-16k", "provider": "huggingface", "task": "text-generation", "downloads": 21961} +{"model_id": "bartowski/TheDrummer_Cydonia-24B-v4.3-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 21924} +{"model_id": "lmsys/longchat-13b-16k", "provider": "huggingface", "task": "text-generation", "downloads": 21911} +{"model_id": "meta-llama/Llama-2-70b-chat-hf", "provider": "huggingface", "task": "text-generation", "downloads": 21899} +{"model_id": "KBlueLeaf/TIPO-500M-ft", "provider": "huggingface", "task": "text-generation", "downloads": 21871} +{"model_id": "unsloth/DeepSeek-R1-Distill-Llama-70B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 21870} +{"model_id": "RedHatAI/Llama-3.1-8B-Instruct-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 21832} +{"model_id": "LGAI-EXAONE/EXAONE-4.0-32B", "provider": "huggingface", "task": "text-generation", "downloads": 21829} +{"model_id": "unsloth/Qwen2.5-1.5B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 21825} +{"model_id": "unsloth/Qwen3-32B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 21760} +{"model_id": "tiiuae/falcon-40b", "provider": "huggingface", "task": "text-generation", "downloads": 21731} +{"model_id": "unsloth/Qwen2.5-1.5B-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 21731} +{"model_id": "kyutai/helium-1-2b", "provider": "huggingface", "task": "text-generation", "downloads": 21667} +{"model_id": "Qwen/Qwen1.5-32B", "provider": "huggingface", "task": "text-generation", "downloads": 21602} +{"model_id": "LnL-AI/TinyLlama-1.1B-Chat-v1.0-GPTQ-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 21568} +{"model_id": "tencent/Hunyuan-A13B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 21568} +{"model_id": "uer/gpt2-chinese-cluecorpussmall", "provider": "huggingface", "task": "text-generation", "downloads": 21556} +{"model_id": "echarlaix/tiny-random-PhiForCausalLM", "provider": "huggingface", "task": "text-generation", "downloads": 21483} +{"model_id": "lmstudio-community/phi-4-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 21448} +{"model_id": "lmstudio-community/Qwen3-32B-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 21331} +{"model_id": "parasail-ai/GritLM-7B-vllm", "provider": "huggingface", "task": "text-generation", "downloads": 21329} +{"model_id": "RedHatAI/gpt-oss-20b-speculator.eagle3", "provider": "huggingface", "task": "text-generation", "downloads": 21320} +{"model_id": "RedHatAI/Mixtral-8x7B-Instruct-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 21271} +{"model_id": "unsloth/Qwen2.5-32B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 21237} +{"model_id": "ByteDance/Ouro-1.4B", "provider": "huggingface", "task": "text-generation", "downloads": 21218} +{"model_id": "RedHatAI/Mistral-Small-24B-Instruct-2501-quantized.w8a8", "provider": "huggingface", "task": "text-generation", "downloads": 21207} +{"model_id": "unsloth/DeepSeek-R1-0528-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 21134} +{"model_id": "internlm/internlm2-base-7b", "provider": "huggingface", "task": "text-generation", "downloads": 21098} +{"model_id": "bartowski/Mistral-7B-Instruct-v0.3-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 21039} +{"model_id": "baidu/ERNIE-4.5-21B-A3B-Base-PT", "provider": "huggingface", "task": "text-generation", "downloads": 21006} +{"model_id": "m8than/Mistral-Nemo-Instruct-2407-lenient-chatfix", "provider": "huggingface", "task": "text-generation", "downloads": 20721} +{"model_id": "TechxGenus/gemma-1.1-2b-it-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 20599} +{"model_id": "Qwen/Qwen1.5-32B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 20535} +{"model_id": "Qwen/Qwen3-30B-A3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 20522} +{"model_id": "unsloth/Llama-3.1-8B-Instruct-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 20445} +{"model_id": "unsloth/Llama-3.2-3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 20432} +{"model_id": "mixtao/MixTAO-7Bx2-MoE-v8.1", "provider": "huggingface", "task": "text-generation", "downloads": 20378} +{"model_id": "fxmarty/tiny-llama-fast-tokenizer", "provider": "huggingface", "task": "text-generation", "downloads": 20271} +{"model_id": "bartowski/phi-4-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 20165} +{"model_id": "Dream-org/Dream-v0-Base-7B", "provider": "huggingface", "task": "text-generation", "downloads": 20161} +{"model_id": "RedHatAI/Llama-3.1-8B-Instruct-speculator.eagle3", "provider": "huggingface", "task": "text-generation", "downloads": 20137} +{"model_id": "refactai/Refact-1_6B-fim", "provider": "huggingface", "task": "text-generation", "downloads": 20113} +{"model_id": "bartowski/DeepSeek-R1-Distill-Qwen-1.5B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 20087} +{"model_id": "legraphista/openchat-3.6-8b-20240522-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 20070} +{"model_id": "internlm/internlm2-chat-20b", "provider": "huggingface", "task": "text-generation", "downloads": 19941} +{"model_id": "S4nfs/Neeto-1.0-8b", "provider": "huggingface", "task": "text-generation", "downloads": 19940} +{"model_id": "AI-MO/Kimina-Prover-Distill-8B", "provider": "huggingface", "task": "text-generation", "downloads": 19937} +{"model_id": "meta-llama/LlamaGuard-7b", "provider": "huggingface", "task": "text-generation", "downloads": 19892} +{"model_id": "lmstudio-community/Devstral-Small-2507-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 19850} +{"model_id": "TinyLlama/TinyLlama_v1.1", "provider": "huggingface", "task": "text-generation", "downloads": 19829} +{"model_id": "bigscience/bigscience-small-testing", "provider": "huggingface", "task": "text-generation", "downloads": 19760} +{"model_id": "Salyut1/GLM-4.7-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 19738} +{"model_id": "MaziyarPanahi/Mixtral-8x22B-Instruct-v0.1-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 19731} +{"model_id": "dulimov/Qwen3-8B-rk3588-1.2.1-unsloth", "provider": "huggingface", "task": "text-generation", "downloads": 19715} +{"model_id": "lmstudio-community/Qwen3-4B-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 19684} +{"model_id": "TheBloke/phi-2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 19667} +{"model_id": "LiquidAI/LFM2-2.6B-Exp", "provider": "huggingface", "task": "text-generation", "downloads": 19611} +{"model_id": "zai-org/GLM-4.6-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 19455} +{"model_id": "knowledgator/SMILES2IUPAC-canonical-base", "provider": "huggingface", "task": "text-generation", "downloads": 19367} +{"model_id": "lmstudio-community/Devstral-Small-2507-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 19324} +{"model_id": "Xenova/llama2.c-stories15M", "provider": "huggingface", "task": "text-generation", "downloads": 19287} +{"model_id": "DeepHat/DeepHat-V1-7B", "provider": "huggingface", "task": "text-generation", "downloads": 19267} +{"model_id": "Qwen/Qwen2.5-14B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 19256} +{"model_id": "lmstudio-community/Devstral-Small-2507-MLX-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 19112} +{"model_id": "lmstudio-community/Devstral-Small-2507-MLX-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 19073} +{"model_id": "unsloth/Qwen2.5-14B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 19047} +{"model_id": "01-ai/Yi-1.5-9B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 19036} +{"model_id": "bartowski/Qwen2.5-72B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 18942} +{"model_id": "janhq/Jan-code-4b-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 18927} +{"model_id": "upstage/solar-pro-preview-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 18925} +{"model_id": "Qwen/CodeQwen1.5-7B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 18902} +{"model_id": "MultiverseComputingCAI/Hypernova-60B-2602", "provider": "huggingface", "task": "text-generation", "downloads": 18893} +{"model_id": "bartowski/Mistral-Nemo-Instruct-2407-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 18841} +{"model_id": "utter-project/EuroLLM-9B-Instruct-2512", "provider": "huggingface", "task": "text-generation", "downloads": 18823} +{"model_id": "inclusionAI/Ring-2.5-1T", "provider": "huggingface", "task": "text-generation", "downloads": 18787} +{"model_id": "arcee-ai/Trinity-Large-Preview-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 18735} +{"model_id": "WizardLMTeam/WizardLM-70B-V1.0", "provider": "huggingface", "task": "text-generation", "downloads": 18717} +{"model_id": "ijohn07/Qwen3-Coder-30B-A3B-Instruct-FP8-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 18716} +{"model_id": "internlm/internlm2-base-20b", "provider": "huggingface", "task": "text-generation", "downloads": 18699} +{"model_id": "bigcode/starcoder2-7b", "provider": "huggingface", "task": "text-generation", "downloads": 18681} +{"model_id": "unsloth/Meta-Llama-3.1-8B", "provider": "huggingface", "task": "text-generation", "downloads": 18673} +{"model_id": "roneneldan/TinyStories-1Layer-21M", "provider": "huggingface", "task": "text-generation", "downloads": 18607} +{"model_id": "Qwen/Qwen2-1.5B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 18570} +{"model_id": "PrimeIntellect/Qwen3-0.6B", "provider": "huggingface", "task": "text-generation", "downloads": 18463} +{"model_id": "upstage/SOLAR-10.7B-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 18422} +{"model_id": "GraySwanAI/Llama-3-8B-Instruct-RR", "provider": "huggingface", "task": "text-generation", "downloads": 18381} +{"model_id": "bartowski/Qwen2.5-1.5B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 18359} +{"model_id": "numind/NuExtract-tiny", "provider": "huggingface", "task": "text-generation", "downloads": 18356} +{"model_id": "unsloth/gpt-oss-120b", "provider": "huggingface", "task": "text-generation", "downloads": 18325} +{"model_id": "TheBloke/Llama-2-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 18273} +{"model_id": "01-ai/Yi-6B-200K", "provider": "huggingface", "task": "text-generation", "downloads": 18273} +{"model_id": "RedHatAI/Meta-Llama-3.1-8B-Instruct-quantized.w8a8", "provider": "huggingface", "task": "text-generation", "downloads": 18226} +{"model_id": "nytopop/Qwen3-30B-A3B.w8a8", "provider": "huggingface", "task": "text-generation", "downloads": 18164} +{"model_id": "jet-ai/Jet-Nemotron-2B", "provider": "huggingface", "task": "text-generation", "downloads": 18164} +{"model_id": "bigcode/starcoder2-15b", "provider": "huggingface", "task": "text-generation", "downloads": 18138} +{"model_id": "allenai/OLMo-2-1124-7B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 18113} +{"model_id": "facebook/opt-2.7b", "provider": "huggingface", "task": "text-generation", "downloads": 18085} +{"model_id": "stabilityai/stablelm-zephyr-3b", "provider": "huggingface", "task": "text-generation", "downloads": 18076} +{"model_id": "optimum-intel-internal-testing/tiny-random-Phi3ForCausalLM", "provider": "huggingface", "task": "text-generation", "downloads": 18076} +{"model_id": "microsoft/Phi-3-small-8k-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 18055} +{"model_id": "NousResearch/Llama-3.2-1B", "provider": "huggingface", "task": "text-generation", "downloads": 18019} +{"model_id": "internlm/internlm3-8b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 17961} +{"model_id": "LGAI-EXAONE/EXAONE-3.5-32B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 17933} +{"model_id": "huihui-ai/Huihui-Qwen3-8B-abliterated-v2", "provider": "huggingface", "task": "text-generation", "downloads": 17790} +{"model_id": "kyujinpy/Ko-PlatYi-6B", "provider": "huggingface", "task": "text-generation", "downloads": 17776} +{"model_id": "software-mansion/react-native-executorch-llama-3.2", "provider": "huggingface", "task": "text-generation", "downloads": 17740} +{"model_id": "bartowski/Qwen2.5-Coder-14B-Instruct-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 17729} +{"model_id": "zai-org/GLM-4-9B-0414", "provider": "huggingface", "task": "text-generation", "downloads": 17717} +{"model_id": "Qwen/Qwen2.5-Coder-1.5B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 17668} +{"model_id": "BrainDelay/BatVenom", "provider": "huggingface", "task": "text-generation", "downloads": 17668} +{"model_id": "bartowski/Qwen2.5-Math-7B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 17565} +{"model_id": "mlx-community/gemma-3n-E2B-it-lm-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 17552} +{"model_id": "mlx-community/Josiefied-Qwen3-8B-abliterated-v1-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 17547} +{"model_id": "tiiuae/falcon-mamba-7b", "provider": "huggingface", "task": "text-generation", "downloads": 17531} +{"model_id": "onnx-community/granite-4.0-350m-ONNX-web", "provider": "huggingface", "task": "text-generation", "downloads": 17498} +{"model_id": "unsloth/Qwen2.5-0.5B", "provider": "huggingface", "task": "text-generation", "downloads": 17481} +{"model_id": "LocoreMind/LocoOperator-4B", "provider": "huggingface", "task": "text-generation", "downloads": 17395} +{"model_id": "lmstudio-community/Llama-3.2-3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 17379} +{"model_id": "TheBloke/Qwen-7B-Chat-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 17374} +{"model_id": "Tesslate/OmniCoder-9B", "provider": "huggingface", "task": "text-generation", "downloads": 17367} +{"model_id": "hpcai-tech/grok-1", "provider": "huggingface", "task": "text-generation", "downloads": 17339} +{"model_id": "TheBloke/Mistral-7B-Instruct-v0.2-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 17296} +{"model_id": "kenpath/voice-svara-tts-v1-fft-v0.5", "provider": "huggingface", "task": "text-generation", "downloads": 17286} +{"model_id": "bartowski/huihui-ai_Qwen3-14B-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 17280} +{"model_id": "NousResearch/Hermes-2-Pro-Llama-3-8B", "provider": "huggingface", "task": "text-generation", "downloads": 17194} +{"model_id": "arcee-ai/Trinity-Nano-Preview", "provider": "huggingface", "task": "text-generation", "downloads": 17190} +{"model_id": "MiniMaxAI/MiniMax-M1-40k", "provider": "huggingface", "task": "text-generation", "downloads": 17150} +{"model_id": "FlagAlpha/Llama3-Chinese-8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 17107} +{"model_id": "allenai/Olmo-3-7B-Think-SFT", "provider": "huggingface", "task": "text-generation", "downloads": 17105} +{"model_id": "hugging-quants/Meta-Llama-3.1-8B-Instruct-GPTQ-INT4", "provider": "huggingface", "task": "text-generation", "downloads": 17079} +{"model_id": "ByteDance-Seed/academic-ds-9B", "provider": "huggingface", "task": "text-generation", "downloads": 17047} +{"model_id": "Zyphra/Zamba2-7B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 17029} +{"model_id": "unsloth/gemma-2-9b-it-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 17010} +{"model_id": "bartowski/DeepSeek-R1-Distill-Llama-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 16957} +{"model_id": "mradermacher/zen4-thinking-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 16909} +{"model_id": "lmstudio-community/Qwen3-4B-Thinking-2507-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 16872} +{"model_id": "mlabonne/NeuralDaredevil-8B-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 16801} +{"model_id": "inclusionAI/Ling-lite-1.5", "provider": "huggingface", "task": "text-generation", "downloads": 16786} +{"model_id": "bartowski/Meta-Llama-3-8B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 16766} +{"model_id": "Alibaba-NLP/Tongyi-DeepResearch-30B-A3B", "provider": "huggingface", "task": "text-generation", "downloads": 16706} +{"model_id": "unsloth/meta-Llama-3.1-8B-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 16699} +{"model_id": "trl-internal-testing/tiny-OPTForCausalLM", "provider": "huggingface", "task": "text-generation", "downloads": 16697} +{"model_id": "augmxnt/shisa-gamma-7b-v1", "provider": "huggingface", "task": "text-generation", "downloads": 16684} +{"model_id": "WizardLMTeam/WizardMath-7B-V1.1", "provider": "huggingface", "task": "text-generation", "downloads": 16680} +{"model_id": "hugohrban/progen2-base", "provider": "huggingface", "task": "text-generation", "downloads": 16676} +{"model_id": "mradermacher/zen4-coder-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 16658} +{"model_id": "bartowski/Qwen2.5-3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 16654} +{"model_id": "lmsys/vicuna-13b-v1.5", "provider": "huggingface", "task": "text-generation", "downloads": 16641} +{"model_id": "Qwen/Qwen2.5-Coder-3B-Instruct-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 16574} +{"model_id": "migtissera/Tess-2.0-Llama-3-8B", "provider": "huggingface", "task": "text-generation", "downloads": 16534} +{"model_id": "paloalma/Le_Triomphant-ECE-TW3", "provider": "huggingface", "task": "text-generation", "downloads": 16520} +{"model_id": "paloalma/TW3-JRGL-v2", "provider": "huggingface", "task": "text-generation", "downloads": 16457} +{"model_id": "jinaai/ReaderLM-v2", "provider": "huggingface", "task": "text-generation", "downloads": 16433} +{"model_id": "eugenehp/Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 16404} +{"model_id": "CohereLabs/aya-23-8B", "provider": "huggingface", "task": "text-generation", "downloads": 16372} +{"model_id": "ibm-granite/granite-4.0-h-1b", "provider": "huggingface", "task": "text-generation", "downloads": 16356} +{"model_id": "Qwen/Qwen1.5-4B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 16312} +{"model_id": "nvidia/AceReason-Nemotron-14B", "provider": "huggingface", "task": "text-generation", "downloads": 16286} +{"model_id": "Voicelab/vlt5-base-keywords", "provider": "huggingface", "task": "text-generation", "downloads": 16280} +{"model_id": "unsloth/Qwen3-4B-Thinking-2507-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 16232} +{"model_id": "abehandlerorg/pythia-45m_lr1e-3_steps5k_seed1234_interleave0.02", "provider": "huggingface", "task": "text-generation", "downloads": 16070} +{"model_id": "SimplySara/Kai-3B-Instruct-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 15994} +{"model_id": "altomek/YiSM-34B-0rn", "provider": "huggingface", "task": "text-generation", "downloads": 15917} +{"model_id": "chujiezheng/internlm2-chat-20b-ExPO", "provider": "huggingface", "task": "text-generation", "downloads": 15881} +{"model_id": "chujiezheng/internlm2-chat-7b-ExPO", "provider": "huggingface", "task": "text-generation", "downloads": 15875} +{"model_id": "Qwen/Qwen2.5-Coder-0.5B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 15849} +{"model_id": "lmstudio-community/Qwen3-14B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 15842} +{"model_id": "geoffmunn/Qwen3-1.7B-f16", "provider": "huggingface", "task": "text-generation", "downloads": 15835} +{"model_id": "microsoft/Phi-4-reasoning", "provider": "huggingface", "task": "text-generation", "downloads": 15790} +{"model_id": "mlx-community/Qwen2.5-Coder-14B-Instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 15784} +{"model_id": "zhiqiulin/clip-flant5-xxl", "provider": "huggingface", "task": "text-generation", "downloads": 15682} +{"model_id": "unsloth/llama-3-8b-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 15608} +{"model_id": "lex-hue/Delexa-7b", "provider": "huggingface", "task": "text-generation", "downloads": 15585} +{"model_id": "meta-llama/Llama-3.1-405B-Instruct-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 15577} +{"model_id": "GadflyII/GLM-4.7-Flash-MTP-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 15531} +{"model_id": "RedHatAI/Qwen3-30B-A3B-FP8-block", "provider": "huggingface", "task": "text-generation", "downloads": 15530} +{"model_id": "bartowski/NemoMix-Unleashed-12B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 15528} +{"model_id": "RedHatAI/Qwen3-Coder-Next-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 15525} +{"model_id": "BrainDelay/BatVenom-V7", "provider": "huggingface", "task": "text-generation", "downloads": 15521} +{"model_id": "deepseek-ai/DeepSeek-Coder-V2-Instruct-0724", "provider": "huggingface", "task": "text-generation", "downloads": 15518} +{"model_id": "unsloth/Qwen2.5-32B-Instruct-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 15458} +{"model_id": "deepseek-ai/DeepSeek-V3.2-Speciale", "provider": "huggingface", "task": "text-generation", "downloads": 15429} +{"model_id": "lmstudio-community/DeepSeek-R1-Distill-Qwen-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 15402} +{"model_id": "DeepPavlov/rudialogpt3_medium_based_on_gpt2_v2", "provider": "huggingface", "task": "text-generation", "downloads": 15401} +{"model_id": "OpenResearcher/OpenResearcher-30B-A3B", "provider": "huggingface", "task": "text-generation", "downloads": 15374} +{"model_id": "bartowski/Qwen2.5-Coder-32B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 15362} +{"model_id": "QuantFactory/Meta-Llama-3-8B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 15350} +{"model_id": "ai-forever/rugpt3medium_based_on_gpt2", "provider": "huggingface", "task": "text-generation", "downloads": 15282} +{"model_id": "FriendliAI/Meta-Llama-3.1-8B-Instruct-int8", "provider": "huggingface", "task": "text-generation", "downloads": 15276} +{"model_id": "DreamFast/gemma-3-12b-it-heretic", "provider": "huggingface", "task": "text-generation", "downloads": 15269} +{"model_id": "unsloth/Llama-3.1-8B-Instruct-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 15254} +{"model_id": "RedHatAI/Llama-3.2-1B-Instruct-quantized.w8a8", "provider": "huggingface", "task": "text-generation", "downloads": 15220} +{"model_id": "mlx-community/gemma-2-9b-it-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 15215} +{"model_id": "Qwen/Qwen2-57B-A14B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 15200} +{"model_id": "cybermotaz/nemotron3-nano-nvfp4-w4a16", "provider": "huggingface", "task": "text-generation", "downloads": 15140} +{"model_id": "lmstudio-community/Llama-3.3-70B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 15123} +{"model_id": "unsloth/Phi-3.5-mini-instruct-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 15118} +{"model_id": "Epiculous/Violet_Twilight-v0.2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 15026} +{"model_id": "lmstudio-community/Qwen3-30B-A3B-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 14980} +{"model_id": "stelterlab/phi-4-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 14954} +{"model_id": "software-mansion/react-native-executorch-qwen-3", "provider": "huggingface", "task": "text-generation", "downloads": 14942} +{"model_id": "RedHatAI/Qwen3-8B-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 14897} +{"model_id": "Featherless-Chat-Models/Mistral-7B-Instruct-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 14773} +{"model_id": "unsloth/Qwen2.5-Coder-3B-Instruct-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 14738} +{"model_id": "BabyLM-community/babylm-multimodal-baseline-flamingo", "provider": "huggingface", "task": "text-generation", "downloads": 14729} +{"model_id": "bartowski/granite-embedding-107m-multilingual-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 14714} +{"model_id": "GAIR/Abel-7B-002", "provider": "huggingface", "task": "text-generation", "downloads": 14641} +{"model_id": "osoleve/Qwen3.5-27B-Text-NVFP4-MTP", "provider": "huggingface", "task": "text-generation", "downloads": 14640} +{"model_id": "deepseek-ai/DeepSeek-V2-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 14620} +{"model_id": "Xenova/distilgpt2", "provider": "huggingface", "task": "text-generation", "downloads": 14592} +{"model_id": "TinyLlama/TinyLlama-1.1B-step-50K-105b", "provider": "huggingface", "task": "text-generation", "downloads": 14572} +{"model_id": "lightblue/suzume-llama-3-8B-multilingual", "provider": "huggingface", "task": "text-generation", "downloads": 14567} +{"model_id": "microsoft/bitnet-b1.58-2B-4T", "provider": "huggingface", "task": "text-generation", "downloads": 14550} +{"model_id": "apple/FastVLM-0.5B", "provider": "huggingface", "task": "text-generation", "downloads": 14409} +{"model_id": "nvidia/Qwen3-14B-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 14384} +{"model_id": "HuggingFaceTB/SmolLM2-1.7B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 14345} +{"model_id": "facebook/opt-13b", "provider": "huggingface", "task": "text-generation", "downloads": 14312} +{"model_id": "lmstudio-community/Qwen3-30B-A3B-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 14286} +{"model_id": "unsloth/Kimi-K2-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 14284} +{"model_id": "ibm-ai-platform/Bamba-9B-v1", "provider": "huggingface", "task": "text-generation", "downloads": 14269} +{"model_id": "elyza/Llama-3-ELYZA-JP-8B", "provider": "huggingface", "task": "text-generation", "downloads": 14241} +{"model_id": "lmstudio-community/DeepSeek-Coder-V2-Lite-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 14226} +{"model_id": "openchat/openchat-3.5-0106", "provider": "huggingface", "task": "text-generation", "downloads": 14217} +{"model_id": "qnguyen3/nanoLLaVA", "provider": "huggingface", "task": "text-generation", "downloads": 14211} +{"model_id": "geoffmunn/Qwen3-32B-f16", "provider": "huggingface", "task": "text-generation", "downloads": 14187} +{"model_id": "RedHatAI/Qwen3-30B-A3B-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 14183} +{"model_id": "ByteDance/Ouro-2.6B-Thinking", "provider": "huggingface", "task": "text-generation", "downloads": 14153} +{"model_id": "nvidia/Nemotron-H-8B-Base-8K", "provider": "huggingface", "task": "text-generation", "downloads": 14142} +{"model_id": "CohereLabs/tiny-aya-global", "provider": "huggingface", "task": "text-generation", "downloads": 14118} +{"model_id": "nm-testing/Meta-Llama-3-8B-Instruct-nonuniform-test", "provider": "huggingface", "task": "text-generation", "downloads": 14111} +{"model_id": "deepseek-ai/deepseek-coder-33b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 14104} +{"model_id": "nvidia/Nemotron-H-56B-Base-8K", "provider": "huggingface", "task": "text-generation", "downloads": 14095} +{"model_id": "NousResearch/Meta-Llama-3-8B", "provider": "huggingface", "task": "text-generation", "downloads": 14073} +{"model_id": "CohereLabs/c4ai-command-r-v01", "provider": "huggingface", "task": "text-generation", "downloads": 14062} +{"model_id": "allenai/OLMoE-1B-7B-0924-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 14061} +{"model_id": "unsloth/Qwen3-32B-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 14041} +{"model_id": "bartowski/microsoft_Phi-4-mini-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 14025} +{"model_id": "pierreguillou/gpt2-small-portuguese", "provider": "huggingface", "task": "text-generation", "downloads": 14005} +{"model_id": "StanfordAIMI/GREEN-RadLlama2-7b", "provider": "huggingface", "task": "text-generation", "downloads": 13993} +{"model_id": "bartowski/L3-8B-Stheno-v3.2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 13992} +{"model_id": "cyankiwi/LFM2-24B-A2B-AWQ-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 13987} +{"model_id": "jeonsworld/CarbonVillain-en-10.7B-v4", "provider": "huggingface", "task": "text-generation", "downloads": 13984} +{"model_id": "Qwen/Qwen1.5-14B", "provider": "huggingface", "task": "text-generation", "downloads": 13976} +{"model_id": "google/t5gemma-b-b-ul2", "provider": "huggingface", "task": "text-generation", "downloads": 13976} +{"model_id": "lvwerra/gpt2-imdb", "provider": "huggingface", "task": "text-generation", "downloads": 13951} +{"model_id": "hugohrban/progen2-small", "provider": "huggingface", "task": "text-generation", "downloads": 13937} +{"model_id": "openbmb/MiniCPM3-4B", "provider": "huggingface", "task": "text-generation", "downloads": 13894} +{"model_id": "LuffyTheFox/Omnicoder-Claude-4.6-Opus-Uncensored-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 13891} +{"model_id": "DeepMount00/Llama-3-8b-Ita", "provider": "huggingface", "task": "text-generation", "downloads": 13875} +{"model_id": "yujiepan/llama-2-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 13866} +{"model_id": "bartowski/Llama-3.3-70B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 13866} +{"model_id": "CohereLabs/aya-expanse-8b", "provider": "huggingface", "task": "text-generation", "downloads": 13848} +{"model_id": "kekmodel/StopCarbon-10.7B-v5", "provider": "huggingface", "task": "text-generation", "downloads": 13832} +{"model_id": "invalid-coder/Sakura-SOLAR-Instruct-CarbonVillain-en-10.7B-v2-slerp", "provider": "huggingface", "task": "text-generation", "downloads": 13786} +{"model_id": "JunHowie/Qwen3-30B-A3B-Instruct-2507-GPTQ-Int4", "provider": "huggingface", "task": "text-generation", "downloads": 13753} +{"model_id": "01-ai/Yi-1.5-9B", "provider": "huggingface", "task": "text-generation", "downloads": 13733} +{"model_id": "vicgalle/CarbonBeagle-11B-truthy", "provider": "huggingface", "task": "text-generation", "downloads": 13727} +{"model_id": "VAGOsolutions/Llama-3-SauerkrautLM-8b-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 13697} +{"model_id": "Danielbrdz/Barcenas-Llama3-8b-ORPO", "provider": "huggingface", "task": "text-generation", "downloads": 13690} +{"model_id": "google/gemma-1.1-7b-it", "provider": "huggingface", "task": "text-generation", "downloads": 13689} +{"model_id": "LykosAI/GPT-Prompt-Expansion-Fooocus-v2", "provider": "huggingface", "task": "text-generation", "downloads": 13665} +{"model_id": "uygarkurt/llama-3-merged-linear", "provider": "huggingface", "task": "text-generation", "downloads": 13642} +{"model_id": "mlx-community/gemma-3n-E4B-it-lm-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 13574} +{"model_id": "unsloth/DeepSeek-R1-Distill-Qwen-14B-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 13565} +{"model_id": "stanford-crfm/alias-gpt2-small-x21", "provider": "huggingface", "task": "text-generation", "downloads": 13501} +{"model_id": "echarlaix/tiny-random-mistral", "provider": "huggingface", "task": "text-generation", "downloads": 13468} +{"model_id": "m42-health/Llama3-Med42-8B", "provider": "huggingface", "task": "text-generation", "downloads": 13418} +{"model_id": "lmms-lab/llava-onevision-qwen2-0.5b-ov", "provider": "huggingface", "task": "text-generation", "downloads": 13413} +{"model_id": "peft-internal-testing/tiny-random-BloomForCausalLM", "provider": "huggingface", "task": "text-generation", "downloads": 13407} +{"model_id": "unsloth/Qwen3-30B-A3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 13389} +{"model_id": "unsloth/NVIDIA-Nemotron-3-Nano-4B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 13345} +{"model_id": "Andycurrent/gemma-3-4b-it-uncensored-v2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 13312} +{"model_id": "01-ai/Yi-6B", "provider": "huggingface", "task": "text-generation", "downloads": 13310} +{"model_id": "RedHatAI/SmolLM-135M-Instruct-quantized.w8a16", "provider": "huggingface", "task": "text-generation", "downloads": 13289} +{"model_id": "mlabonne/AlphaMonarch-7B", "provider": "huggingface", "task": "text-generation", "downloads": 13283} +{"model_id": "microsoft/Phi-4-mini-reasoning", "provider": "huggingface", "task": "text-generation", "downloads": 13241} +{"model_id": "ibm-granite/granite-3b-code-instruct-2k", "provider": "huggingface", "task": "text-generation", "downloads": 13239} +{"model_id": "unsloth/DeepSeek-V3", "provider": "huggingface", "task": "text-generation", "downloads": 13168} +{"model_id": "SeaLLMs/SeaLLM-7B-v2.5", "provider": "huggingface", "task": "text-generation", "downloads": 13164} +{"model_id": "arcee-ai/Trinity-Large-Preview-W4A16", "provider": "huggingface", "task": "text-generation", "downloads": 13151} +{"model_id": "TheBloke/Llama-2-13B-chat-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 13143} +{"model_id": "unsloth/Llama-3.2-3B-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 13140} +{"model_id": "arcee-ai/AFM-4.5B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 13140} +{"model_id": "swiss-ai/Apertus-8B-2509", "provider": "huggingface", "task": "text-generation", "downloads": 13107} +{"model_id": "unsloth/Llama-3.3-70B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 13105} +{"model_id": "mlx-community/Qwen2.5-7B-Instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 13093} +{"model_id": "deepseek-ai/DeepSeek-V2", "provider": "huggingface", "task": "text-generation", "downloads": 13084} +{"model_id": "maxcurrent/Peagle-9b", "provider": "huggingface", "task": "text-generation", "downloads": 13055} +{"model_id": "unsloth/Llama-3.1-8B-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 13034} +{"model_id": "ArmGPT/ArmenianGPT-1.0-3B", "provider": "huggingface", "task": "text-generation", "downloads": 13027} +{"model_id": "lmstudio-community/Qwen3-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 13008} +{"model_id": "RedHatAI/Qwen3-14B-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 13006} +{"model_id": "unsloth/Llama-3.3-70B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 13000} +{"model_id": "haoranxu/ALMA-13B-R", "provider": "huggingface", "task": "text-generation", "downloads": 12979} +{"model_id": "RedHatAI/Meta-Llama-3-8B-Instruct-FP8-KV", "provider": "huggingface", "task": "text-generation", "downloads": 12963} +{"model_id": "ethicalabs/Echo-DSRN-486M-v0.7.6-SFT", "provider": "huggingface", "task": "text-generation", "downloads": 12946} +{"model_id": "lmstudio-community/Phi-4-mini-reasoning-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 12914} +{"model_id": "yujiepan/qwen2.5-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 12899} +{"model_id": "unsloth/Meta-Llama-3.1-70B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 12868} +{"model_id": "Ttimofeyka/MistralRP-Noromaid-NSFW-Mistral-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 12860} +{"model_id": "instruction-pretrain/finance-Llama3-8B", "provider": "huggingface", "task": "text-generation", "downloads": 12853} +{"model_id": "01-ai/Yi-1.5-34B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 12828} +{"model_id": "GroNLP/gpt2-small-dutch", "provider": "huggingface", "task": "text-generation", "downloads": 12825} +{"model_id": "nvidia/Nemotron-Mini-4B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 12774} +{"model_id": "SakanaAI/TinySwallow-1.5B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 12772} +{"model_id": "Qwen/Qwen-14B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 12761} +{"model_id": "allenai/Llama-3.1-Tulu-3-8B-SFT", "provider": "huggingface", "task": "text-generation", "downloads": 12756} +{"model_id": "Mungert/Strand-Rust-Coder-14B-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 12752} +{"model_id": "Qwen/Qwen3-235B-A22B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 12750} +{"model_id": "LiquidAI/LFM2-700M", "provider": "huggingface", "task": "text-generation", "downloads": 12735} +{"model_id": "unsloth/Llama-3.1-8B-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 12703} +{"model_id": "mlx-community/Qwen3-Embedding-0.6B-4bit-DWQ", "provider": "huggingface", "task": "text-generation", "downloads": 12694} +{"model_id": "meta-llama/Llama-2-70b-hf", "provider": "huggingface", "task": "text-generation", "downloads": 12684} +{"model_id": "lmstudio-community/Qwen2.5-Coder-7B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 12620} +{"model_id": "Qwen/Qwen1.5-7B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 12619} +{"model_id": "infly/OpenCoder-8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 12617} +{"model_id": "unsloth/MiniMax-M2.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 12607} +{"model_id": "BAAI/Emu3-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 12595} +{"model_id": "unsloth/mistral-7b-instruct-v0.2-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 12567} +{"model_id": "nvidia/Qwen3-Nemotron-235B-A22B-GenRM", "provider": "huggingface", "task": "text-generation", "downloads": 12524} +{"model_id": "lmstudio-community/Qwen3-4B-Instruct-2507-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 12510} +{"model_id": "yunconglong/Truthful_DPO_TomGrc_FusionNet_7Bx2_MoE_13B", "provider": "huggingface", "task": "text-generation", "downloads": 12507} +{"model_id": "abacusai/Llama-3-Smaug-8B", "provider": "huggingface", "task": "text-generation", "downloads": 12486} +{"model_id": "warshanks/Qwen3-8B-abliterated-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 12446} +{"model_id": "Jackrong/Qwen3.5-0.8B-Claude-4.6-Opus-Reasoning-Distilled-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 12440} +{"model_id": "nvidia/Nemotron-Orchestrator-8B", "provider": "huggingface", "task": "text-generation", "downloads": 12432} +{"model_id": "RedHatAI/Qwen3-VL-235B-A22B-Instruct-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 12428} +{"model_id": "TIGER-Lab/MAmmoTH2-8B-Plus", "provider": "huggingface", "task": "text-generation", "downloads": 12401} +{"model_id": "unsloth/DeepSeek-R1-Distill-Qwen-7B-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 12397} +{"model_id": "01-ai/Yi-1.5-6B", "provider": "huggingface", "task": "text-generation", "downloads": 12390} +{"model_id": "nvidia/Minitron-8B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 12387} +{"model_id": "aoxo/gpt-oss-20b-uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 12387} +{"model_id": "qqlabs/llama3_1_relevance_dev", "provider": "huggingface", "task": "text-generation", "downloads": 12383} +{"model_id": "unsloth/Qwen2.5-Coder-32B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 12381} +{"model_id": "abehandlerorg/pythia-45m_lr1e-3_steps5k_seed1234", "provider": "huggingface", "task": "text-generation", "downloads": 12374} +{"model_id": "mradermacher/zen3-nano-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 12370} +{"model_id": "TIGER-Lab/MAmmoTH2-7B-Plus", "provider": "huggingface", "task": "text-generation", "downloads": 12362} +{"model_id": "unsloth/Mistral-Small-24B-Instruct-2501", "provider": "huggingface", "task": "text-generation", "downloads": 12350} +{"model_id": "optimum-intel-internal-testing/tiny-random-ArceeForCausalLM", "provider": "huggingface", "task": "text-generation", "downloads": 12348} +{"model_id": "NousResearch/Meta-Llama-3-70B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 12334} +{"model_id": "unsloth/Qwen2.5-0.5B-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 12326} +{"model_id": "microsoft/Phi-3-medium-4k-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 12325} +{"model_id": "royallab/ZephRP-m7b", "provider": "huggingface", "task": "text-generation", "downloads": 12314} +{"model_id": "bartowski/TheDrummer_Magidonia-24B-v4.3-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 12270} +{"model_id": "ubergarm/Qwen3.5-397B-A17B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 12266} +{"model_id": "optimum-intel-internal-testing/tiny-GptOssForCausalLM", "provider": "huggingface", "task": "text-generation", "downloads": 12222} +{"model_id": "amd/PARD-Llama-3.2-1B", "provider": "huggingface", "task": "text-generation", "downloads": 12221} +{"model_id": "bartowski/zai-org_GLM-4.7-Flash-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 12215} +{"model_id": "bartowski/Lexi-Llama-3-8B-Uncensored-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 12205} +{"model_id": "Qwen/Qwen2-57B-A14B", "provider": "huggingface", "task": "text-generation", "downloads": 12200} +{"model_id": "unsloth/Qwen3-Next-80B-A3B-Thinking-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 12193} +{"model_id": "unsloth/gemma-2-27b", "provider": "huggingface", "task": "text-generation", "downloads": 12157} +{"model_id": "MiniMaxAI/MiniMax-M1-80k", "provider": "huggingface", "task": "text-generation", "downloads": 12148} +{"model_id": "bartowski/THUDM_GLM-4-32B-0414-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 12143} +{"model_id": "MiniMaxAI/MiniMax-Text-01-hf", "provider": "huggingface", "task": "text-generation", "downloads": 12143} +{"model_id": "unsloth/tinyllama-chat", "provider": "huggingface", "task": "text-generation", "downloads": 12134} +{"model_id": "lthn/LEM-Gemma3-12B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 12132} +{"model_id": "cyankiwi/OmniCoder-9B-AWQ-BF16-INT4", "provider": "huggingface", "task": "text-generation", "downloads": 12121} +{"model_id": "unsloth/Qwen2.5-0.5B-Instruct-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 12085} +{"model_id": "lmstudio-community/SmolLM2-1.7B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 11995} +{"model_id": "unsloth/gemma-2-9b-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 11983} +{"model_id": "CohereLabs/c4ai-command-r7b-12-2024", "provider": "huggingface", "task": "text-generation", "downloads": 11976} +{"model_id": "yunconglong/DARE_TIES_13B", "provider": "huggingface", "task": "text-generation", "downloads": 11946} +{"model_id": "shadowml/BeagSake-7B", "provider": "huggingface", "task": "text-generation", "downloads": 11918} +{"model_id": "Qwen/Qwen2.5-Coder-14B-Instruct-GPTQ-Int8", "provider": "huggingface", "task": "text-generation", "downloads": 11886} +{"model_id": "swap-uniba/LLaMAntino-3-ANITA-8B-Inst-DPO-ITA", "provider": "huggingface", "task": "text-generation", "downloads": 11845} +{"model_id": "RedHatAI/Qwen3-8B-quantized.w4a16", "provider": "huggingface", "task": "text-generation", "downloads": 11822} +{"model_id": "HuggingFaceTB/SmolLM-1.7B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 11817} +{"model_id": "nvidia/NVIDIA-Nemotron-Nano-9B-v2-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 11790} +{"model_id": "amazon/MistralLite", "provider": "huggingface", "task": "text-generation", "downloads": 11775} +{"model_id": "allenai/Olmo-3-7B-Think-DPO", "provider": "huggingface", "task": "text-generation", "downloads": 11773} +{"model_id": "tiiuae/Falcon3-3B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 11743} +{"model_id": "mradermacher/Karnak-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 11720} +{"model_id": "nvidia/DeepSeek-V3.1-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 11673} +{"model_id": "microsoft/GRIN-MoE", "provider": "huggingface", "task": "text-generation", "downloads": 11657} +{"model_id": "unsloth/Qwen2.5-Coder-1.5B-Instruct-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 11642} +{"model_id": "tiiuae/Falcon3-1B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 11609} +{"model_id": "inclusionAI/Ling-mini-2.0", "provider": "huggingface", "task": "text-generation", "downloads": 11579} +{"model_id": "Snowflake/snowflake-arctic-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 11558} +{"model_id": "baichuan-inc/Baichuan2-13B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 11534} +{"model_id": "gaunernst/gemma-3-1b-it-int4-awq", "provider": "huggingface", "task": "text-generation", "downloads": 11527} +{"model_id": "mmnga-o/NVIDIA-Nemotron-Nano-9B-v2-Japanese-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 11511} +{"model_id": "GritLM/GritLM-7B", "provider": "huggingface", "task": "text-generation", "downloads": 11479} +{"model_id": "deepseek-ai/DeepSeek-V3.1-Base", "provider": "huggingface", "task": "text-generation", "downloads": 11464} +{"model_id": "unsloth/Qwen2.5-7B-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 11461} +{"model_id": "bartowski/mistralai_Devstral-Small-2-24B-Instruct-2512-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 11456} +{"model_id": "ai21labs/AI21-Jamba-Mini-1.5", "provider": "huggingface", "task": "text-generation", "downloads": 11440} +{"model_id": "nvidia/Llama3-ChatQA-1.5-8B", "provider": "huggingface", "task": "text-generation", "downloads": 11424} +{"model_id": "yujiepan/deepseek-v3-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 11417} +{"model_id": "GSAI-ML/LLaDA-1.5", "provider": "huggingface", "task": "text-generation", "downloads": 11412} +{"model_id": "RedHatAI/Qwen3-32B-FP8-dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 11410} +{"model_id": "baidu/ERNIE-4.5-0.3B-PT", "provider": "huggingface", "task": "text-generation", "downloads": 11360} +{"model_id": "openchat/openchat-3.6-8b-20240522", "provider": "huggingface", "task": "text-generation", "downloads": 11348} +{"model_id": "nm-testing/tinyllama-oneshot-w8a8-channel-dynamic-token-v2", "provider": "huggingface", "task": "text-generation", "downloads": 11343} +{"model_id": "nguyenvulebinh/AV-HuBERT-MuAViC-en", "provider": "huggingface", "task": "text-generation", "downloads": 11337} +{"model_id": "guangyangnlp/Qwen3-1.7B-SFT-science-2e-5", "provider": "huggingface", "task": "text-generation", "downloads": 11337} +{"model_id": "geoffmunn/Qwen3-0.6B-f16", "provider": "huggingface", "task": "text-generation", "downloads": 11335} +{"model_id": "bartowski/Mistral-Nemo-12B-ArliAI-RPMax-v1.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 11313} +{"model_id": "LongSafari/hyenadna-small-32k-seqlen-hf", "provider": "huggingface", "task": "text-generation", "downloads": 11311} +{"model_id": "Mungert/NVIDIA-Nemotron-3-Super-120B-A12B-BF16-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 11301} +{"model_id": "knc6/diffractgpt_mistral_chemical_formula", "provider": "huggingface", "task": "text-generation", "downloads": 11290} +{"model_id": "tokyotech-llm/Llama-3.1-Swallow-8B-Instruct-v0.5", "provider": "huggingface", "task": "text-generation", "downloads": 11284} +{"model_id": "bartowski/magnum-v4-12b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 11270} +{"model_id": "sophosympatheia/Midnight-Miqu-70B-v1.5", "provider": "huggingface", "task": "text-generation", "downloads": 11216} +{"model_id": "nvidia/Llama-3.1-Nemotron-70B-Instruct-HF", "provider": "huggingface", "task": "text-generation", "downloads": 11199} +{"model_id": "IQuestLab/IQuest-Coder-V1-40B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 11195} +{"model_id": "lm-provers/QED-Nano", "provider": "huggingface", "task": "text-generation", "downloads": 11195} +{"model_id": "deepseek-ai/DeepSeek-V3.1-Terminus", "provider": "huggingface", "task": "text-generation", "downloads": 11186} +{"model_id": "bartowski/TheDrummer_Rocinante-X-12B-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 11170} +{"model_id": "legraphista/glm-4-9b-chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 11151} +{"model_id": "utter-project/EuroLLM-1.7B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 11143} +{"model_id": "MoaData/Myrrh_solar_10.7b_3.0", "provider": "huggingface", "task": "text-generation", "downloads": 11138} +{"model_id": "01-ai/Yi-34B", "provider": "huggingface", "task": "text-generation", "downloads": 11119} +{"model_id": "ibm-granite/granite-3.2-8b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 11118} +{"model_id": "unsloth/phi-4-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 11115} +{"model_id": "bartowski/openai_gpt-oss-20b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 11096} +{"model_id": "numind/NuExtract-2-4B-experimental", "provider": "huggingface", "task": "text-generation", "downloads": 11077} +{"model_id": "moonshotai/Kimi-K2-Base", "provider": "huggingface", "task": "text-generation", "downloads": 11067} +{"model_id": "ibm-granite/granite-4.0-350m", "provider": "huggingface", "task": "text-generation", "downloads": 11060} +{"model_id": "bartowski/Dolphin3.0-Llama3.1-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 11058} +{"model_id": "speakleash/Bielik-11B-v2.3-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 11044} +{"model_id": "dphn/dolphin-2.9-llama3-8b", "provider": "huggingface", "task": "text-generation", "downloads": 11042} +{"model_id": "lmstudio-community/MiniMax-M2-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 11013} +{"model_id": "janhq/Jan-v1-4B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 10997} +{"model_id": "CohereLabs/tiny-aya-base", "provider": "huggingface", "task": "text-generation", "downloads": 10949} +{"model_id": "gradientai/Llama-3-8B-Instruct-Gradient-1048k", "provider": "huggingface", "task": "text-generation", "downloads": 10948} +{"model_id": "noctrex/Qwen3-Coder-Next-MXFP4_MOE-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 10928} +{"model_id": "tiiuae/Falcon3-1B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 10925} +{"model_id": "tiiuae/falcon-rw-1b", "provider": "huggingface", "task": "text-generation", "downloads": 10911} +{"model_id": "lmstudio-community/QwQ-32B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 10911} +{"model_id": "NousResearch/Hermes-2-Theta-Llama-3-8B", "provider": "huggingface", "task": "text-generation", "downloads": 10898} +{"model_id": "modularai/SmolLM-135M-Instruct-FP32", "provider": "huggingface", "task": "text-generation", "downloads": 10890} +{"model_id": "OrionStarAI/Orion-14B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 10884} +{"model_id": "bartowski/DeepSeek-R1-Distill-Llama-70B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 10878} +{"model_id": "lmstudio-community/Devstral-Small-2505-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 10874} +{"model_id": "LGAI-EXAONE/EXAONE-3.5-7.8B-Instruct-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 10869} +{"model_id": "Menlo/Jan-nano-128k-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 10865} +{"model_id": "unsloth/Mistral-Small-24B-Instruct-2501-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 10840} +{"model_id": "tokyotech-llm/Llama-3-Swallow-8B-Instruct-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 10815} +{"model_id": "LiquidAI/LFM2-1.2B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 10796} +{"model_id": "bartowski/Qwen2.5-Math-1.5B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 10774} +{"model_id": "ibm-granite/granite-3.1-2b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 10759} +{"model_id": "nvidia/Qwen3-8B-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 10738} +{"model_id": "FayeQuant/GLM-4.7-Flash-GPTQ-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 10737} +{"model_id": "rinna/japanese-gpt2-small", "provider": "huggingface", "task": "text-generation", "downloads": 10735} +{"model_id": "RedHatAI/Llama-4-Scout-17B-16E-Instruct-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 10726} +{"model_id": "EleutherAI/deep-ignorance-unfiltered", "provider": "huggingface", "task": "text-generation", "downloads": 10724} +{"model_id": "AI4Chem/ChemLLM-7B-Chat-1_5-DPO", "provider": "huggingface", "task": "text-generation", "downloads": 10660} +{"model_id": "UnfilteredAI/DAN-L3-R1-8B", "provider": "huggingface", "task": "text-generation", "downloads": 10651} +{"model_id": "unsloth/Qwen2.5-7B-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 10605} +{"model_id": "IQuestLab/IQuest-Coder-V1-40B-Loop-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 10603} +{"model_id": "unsloth/Llama-3.2-1B-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 10598} +{"model_id": "ibm-granite/granite-4.0-350m-base", "provider": "huggingface", "task": "text-generation", "downloads": 10570} +{"model_id": "vicgalle/Configurable-Hermes-2-Pro-Llama-3-8B", "provider": "huggingface", "task": "text-generation", "downloads": 10566} +{"model_id": "RedHatAI/Mistral-Small-3.2-24B-Instruct-2506-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 10566} +{"model_id": "sarvamai/sarvam-105b", "provider": "huggingface", "task": "text-generation", "downloads": 10542} +{"model_id": "skt/A.X-4.0-Light", "provider": "huggingface", "task": "text-generation", "downloads": 10540} +{"model_id": "bartowski/Yi-1.5-9B-Chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 10539} +{"model_id": "farbodtavakkoli/OTel-LLM-12B-Safety", "provider": "huggingface", "task": "text-generation", "downloads": 10533} +{"model_id": "mlx-community/Qwen2.5-0.5B-Instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 10524} +{"model_id": "Qwen/Qwen-14B-Chat-Int4", "provider": "huggingface", "task": "text-generation", "downloads": 10520} +{"model_id": "lmstudio-community/Qwen3-1.7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 10519} +{"model_id": "Qwen/Qwen1.5-4B", "provider": "huggingface", "task": "text-generation", "downloads": 10518} +{"model_id": "bartowski/Meta-Llama-3.1-70B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 10517} +{"model_id": "lmstudio-community/MiniMax-M2-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 10512} +{"model_id": "RedHatAI/Llama-3.3-70B-Instruct-FP8-block", "provider": "huggingface", "task": "text-generation", "downloads": 10501} +{"model_id": "Intel/Qwen3-Coder-Next-int4-AutoRound", "provider": "huggingface", "task": "text-generation", "downloads": 10497} +{"model_id": "lmsys/vicuna-7b-v1.3", "provider": "huggingface", "task": "text-generation", "downloads": 10487} +{"model_id": "Intel/neural-chat-7b-v3-3", "provider": "huggingface", "task": "text-generation", "downloads": 10486} +{"model_id": "YanLabs/gemma-3-27b-it-abliterated-normpreserve-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 10482} +{"model_id": "lmstudio-community/gemma-3-1B-it-qat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 10480} +{"model_id": "nightmedia/Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled-qx64-hi-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 10473} +{"model_id": "andrewmonostate/sophia-quotation-v7-grpo-checkpoint-580", "provider": "huggingface", "task": "text-generation", "downloads": 10429} +{"model_id": "BAAI/AquilaChat2-7B", "provider": "huggingface", "task": "text-generation", "downloads": 10407} +{"model_id": "h2oai/h2o-danube3-4b-chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 10399} +{"model_id": "bartowski/tencent_Hunyuan-7B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 10388} +{"model_id": "inferencerlabs/Qwen3.5-397B-A17B-MLX-9bit", "provider": "huggingface", "task": "text-generation", "downloads": 10387} +{"model_id": "microsoft/phi-4-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 10363} +{"model_id": "allenai/Olmo-3.1-32B-Think", "provider": "huggingface", "task": "text-generation", "downloads": 10358} +{"model_id": "bartowski/nvidia_Nemotron-3-Super-120B-A12B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 10332} +{"model_id": "lmstudio-community/MiniMax-M2-MLX-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 10330} +{"model_id": "Qwen/Qwen2-7B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 10329} +{"model_id": "vilsonrodrigues/falcon-7b-instruct-sharded", "provider": "huggingface", "task": "text-generation", "downloads": 10324} +{"model_id": "mratsim/MiniMax-M2.5-FP8-INT4-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 10317} +{"model_id": "RepublicOfKorokke/Qwen3.5-35B-A3B-mlx-lm-mxfp4", "provider": "huggingface", "task": "text-generation", "downloads": 10299} +{"model_id": "tiiuae/Falcon3-10B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 10289} +{"model_id": "NingLab/eCeLLM-S", "provider": "huggingface", "task": "text-generation", "downloads": 10280} +{"model_id": "lmstudio-community/DeepSeek-R1-Distill-Qwen-14B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 10264} +{"model_id": "yujiepan/qwen3-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 10250} +{"model_id": "byteshape/Devstral-Small-2-24B-Instruct-2512-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 10248} +{"model_id": "Orion-zhen/Qwen2.5-7B-Instruct-Uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 10246} +{"model_id": "unsloth/Llama-3.2-1B-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 10240} +{"model_id": "mradermacher/Neuron-14B-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 10187} +{"model_id": "Chun121/Qwen3-4B-RPG-Roleplay-V2", "provider": "huggingface", "task": "text-generation", "downloads": 10164} +{"model_id": "ibm-granite/granite-8b-code-instruct-4k-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 10140} +{"model_id": "mlx-community/Qwen2.5-1.5B-Instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 10105} +{"model_id": "cyankiwi/GLM-4.7-Flash-REAP-23B-A3B-AWQ-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 10101} +{"model_id": "01-ai/Yi-34B-200K", "provider": "huggingface", "task": "text-generation", "downloads": 10100} +{"model_id": "bartowski/Yi-1.5-6B-Chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 10096} +{"model_id": "deepseek-ai/deepseek-coder-7b-instruct-v1.5", "provider": "huggingface", "task": "text-generation", "downloads": 10061} +{"model_id": "failspy/Meta-Llama-3-8B-Instruct-abliterated-v3", "provider": "huggingface", "task": "text-generation", "downloads": 10051} +{"model_id": "unsloth/gemma-3-270m-it-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 10050} +{"model_id": "bigscience/bloomz-7b1", "provider": "huggingface", "task": "text-generation", "downloads": 10045} +{"model_id": "lmstudio-community/EXAONE-3.5-2.4B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 10041} +{"model_id": "jpacifico/Chocolatine-3B-Instruct-DPO-Revised-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 10031} +{"model_id": "pfnet/plamo-3-nict-2b-base", "provider": "huggingface", "task": "text-generation", "downloads": 10023} +{"model_id": "lmstudio-community/Llama-3.1-Tulu-3-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 10018} +{"model_id": "lmstudio-community/EXAONE-3.5-7.8B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 10009} +{"model_id": "lmstudio-community/OpenCoder-1.5B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 10007} +{"model_id": "DoeyLLM/OneLLM-Doey-V1-Llama-3.2-1B-it-Q8_0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 10006} +{"model_id": "np-cr/testing-qwen3-moe", "provider": "huggingface", "task": "text-generation", "downloads": 9990} +{"model_id": "nvidia/Nemotron-Flash-3B", "provider": "huggingface", "task": "text-generation", "downloads": 9987} +{"model_id": "meta-llama/CodeLlama-7b-hf", "provider": "huggingface", "task": "text-generation", "downloads": 9984} +{"model_id": "codellama/CodeLlama-13b-Instruct-hf", "provider": "huggingface", "task": "text-generation", "downloads": 9974} +{"model_id": "bartowski/tencent_Hunyuan-1.8B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 9959} +{"model_id": "lmstudio-community/Yi-Coder-1.5B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 9947} +{"model_id": "unsloth/Qwen2.5-Coder-14B-Instruct-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 9936} +{"model_id": "alpindale/WizardLM-2-8x22B", "provider": "huggingface", "task": "text-generation", "downloads": 9929} +{"model_id": "agentica-org/DeepScaleR-1.5B-Preview", "provider": "huggingface", "task": "text-generation", "downloads": 9928} +{"model_id": "sail/Sailor2-8B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 9904} +{"model_id": "lukey03/Qwen3.5-9B-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 9885} +{"model_id": "lmstudio-community/AMD-OLMo-1B-SFT-DPO-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 9884} +{"model_id": "unsloth/functiongemma-270m-it", "provider": "huggingface", "task": "text-generation", "downloads": 9883} +{"model_id": "01-ai/Yi-1.5-34B-32K", "provider": "huggingface", "task": "text-generation", "downloads": 9878} +{"model_id": "google/codegemma-2b", "provider": "huggingface", "task": "text-generation", "downloads": 9866} +{"model_id": "lmstudio-community/NuExtract-v1.5-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 9860} +{"model_id": "EleutherAI/pythia-1b-deduped", "provider": "huggingface", "task": "text-generation", "downloads": 9859} +{"model_id": "Kukedlc/NeuralSynthesis-7B-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 9858} +{"model_id": "OpenPipe/mistral-ft-optimized-1227", "provider": "huggingface", "task": "text-generation", "downloads": 9853} +{"model_id": "mlx-community/Phi-4-mini-instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 9849} +{"model_id": "bartowski/Qwen_Qwen3-0.6B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 9845} +{"model_id": "mlx-community/LFM2.5-1.2B-Instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 9843} +{"model_id": "facebook/opt-30b", "provider": "huggingface", "task": "text-generation", "downloads": 9842} +{"model_id": "nvidia/Llama-3_3-Nemotron-Super-49B-v1-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 9827} +{"model_id": "mradermacher/GPT-OSS-Cybersecurity-20B-Merged-heretic-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 9795} +{"model_id": "DoeyLLM/OneLLM-Doey-ChatQA-V1-Llama-3.2-1B-Q8_0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 9787} +{"model_id": "unsloth/Qwen3-4B-Base-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 9786} +{"model_id": "optimum-intel-internal-testing/phi-3.5-moe-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 9784} +{"model_id": "yujiepan/mistral-v0.3-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 9780} +{"model_id": "NousResearch/Hermes-4-70B-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 9769} +{"model_id": "ubergarm/Qwen3.5-122B-A10B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 9741} +{"model_id": "h2oai/h2ogpt-oig-oasst1-512-6_9b", "provider": "huggingface", "task": "text-generation", "downloads": 9739} +{"model_id": "Qwen/Qwen1.5-72B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 9736} +{"model_id": "google/shieldgemma-2b", "provider": "huggingface", "task": "text-generation", "downloads": 9731} +{"model_id": "Qwen/Qwen1.5-72B", "provider": "huggingface", "task": "text-generation", "downloads": 9701} +{"model_id": "NousResearch/Nous-Hermes-2-Mixtral-8x7B-DPO", "provider": "huggingface", "task": "text-generation", "downloads": 9684} +{"model_id": "HuggingFaceM4/tiny-random-Llama3ForCausalLM", "provider": "huggingface", "task": "text-generation", "downloads": 9668} +{"model_id": "unsloth/gemma-2-9b-it", "provider": "huggingface", "task": "text-generation", "downloads": 9664} +{"model_id": "ox-ox/MiniMax-M2.5-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 9659} +{"model_id": "bartowski/Hermes-3-Llama-3.2-3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 9633} +{"model_id": "bartowski/huihui-ai_Qwen3-Coder-Next-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 9614} +{"model_id": "aubmindlab/aragpt2-base", "provider": "huggingface", "task": "text-generation", "downloads": 9610} +{"model_id": "unsloth/Qwen2.5-Coder-7B-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 9608} +{"model_id": "unsloth/Qwen2.5-1.5B-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 9605} +{"model_id": "TheBloke/Wizard-Vicuna-30B-Uncensored-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 9593} +{"model_id": "unsloth/GLM-4.5-Air-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 9551} +{"model_id": "haitengzhao/gimlet", "provider": "huggingface", "task": "text-generation", "downloads": 9543} +{"model_id": "Jackrong/Qwen3.5-9B-Claude-4.6-Opus-Reasoning-Distilled", "provider": "huggingface", "task": "text-generation", "downloads": 9539} +{"model_id": "01-ai/Yi-Coder-9B", "provider": "huggingface", "task": "text-generation", "downloads": 9533} +{"model_id": "amd/PARD-Qwen3-0.6B", "provider": "huggingface", "task": "text-generation", "downloads": 9526} +{"model_id": "Gryphe/MythoMax-L2-13b", "provider": "huggingface", "task": "text-generation", "downloads": 9505} +{"model_id": "openbmb/MiniCPM-1B-sft-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 9452} +{"model_id": "NousResearch/Nous-Hermes-2-SOLAR-10.7B", "provider": "huggingface", "task": "text-generation", "downloads": 9421} +{"model_id": "deepseek-ai/deepseek-math-7b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 9407} +{"model_id": "openlm-research/open_llama_3b", "provider": "huggingface", "task": "text-generation", "downloads": 9359} +{"model_id": "BrainDelay/DoubleC", "provider": "huggingface", "task": "text-generation", "downloads": 9355} +{"model_id": "unsloth/Llama-3.3-70B-Instruct-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 9349} +{"model_id": "HuggingFaceTB/SmolLM-360M-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 9346} +{"model_id": "lmstudio-community/Magistral-Small-2506-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 9346} +{"model_id": "TeichAI/Qwen3-14B-Claude-4.5-Opus-High-Reasoning-Distill", "provider": "huggingface", "task": "text-generation", "downloads": 9346} +{"model_id": "TechxGenus/starcoder2-15b-instruct-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 9336} +{"model_id": "lmstudio-community/Llama-3.2-1B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 9334} +{"model_id": "shanchen/llama3-8B-slerp-med-chinese", "provider": "huggingface", "task": "text-generation", "downloads": 9319} +{"model_id": "dphn/dolphin-2.9.1-mixtral-1x22b", "provider": "huggingface", "task": "text-generation", "downloads": 9318} +{"model_id": "lmstudio-community/magistral-small-2506-mlx-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 9316} +{"model_id": "mlx-community/NVIDIA-Nemotron-3-Nano-30B-A3B-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 9303} +{"model_id": "ghost-x/ghost-8b-beta-1608", "provider": "huggingface", "task": "text-generation", "downloads": 9295} +{"model_id": "unsloth/gemma-3-270m-it-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 9295} +{"model_id": "radheneev/NetrAI-L3", "provider": "huggingface", "task": "text-generation", "downloads": 9295} +{"model_id": "lightblue/suzume-llama-3-8B-multilingual-orpo-borda-top25", "provider": "huggingface", "task": "text-generation", "downloads": 9293} +{"model_id": "lightblue/suzume-llama-3-8B-multilingual-orpo-borda-half", "provider": "huggingface", "task": "text-generation", "downloads": 9269} +{"model_id": "bartowski/Tesslate_OmniCoder-9B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 9268} +{"model_id": "bartowski/SmolLM2-135M-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 9266} +{"model_id": "vikhyatk/moondream1", "provider": "huggingface", "task": "text-generation", "downloads": 9258} +{"model_id": "ibm-granite/granite-4.0-1b", "provider": "huggingface", "task": "text-generation", "downloads": 9255} +{"model_id": "zai-org/GLM-Z1-32B-0414", "provider": "huggingface", "task": "text-generation", "downloads": 9252} +{"model_id": "Salesforce/xLAM-8x22b-r", "provider": "huggingface", "task": "text-generation", "downloads": 9235} +{"model_id": "01-ai/Yi-1.5-9B-Chat-16K", "provider": "huggingface", "task": "text-generation", "downloads": 9233} +{"model_id": "MBZUAI/LaMini-Flan-T5-77M", "provider": "huggingface", "task": "text-generation", "downloads": 9221} +{"model_id": "cyankiwi/OmniCoder-9B-AWQ-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 9212} +{"model_id": "01-ai/Yi-9B", "provider": "huggingface", "task": "text-generation", "downloads": 9206} +{"model_id": "bartowski/Qwen2.5-Coder-7B-Instruct-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 9202} +{"model_id": "bartowski/cognitivecomputations_Dolphin3.0-R1-Mistral-24B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 9174} +{"model_id": "bartowski/Llama-3.3-70B-Instruct-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 9165} +{"model_id": "humain-ai/ALLaM-7B-Instruct-preview", "provider": "huggingface", "task": "text-generation", "downloads": 9145} +{"model_id": "unsloth/DeepSeek-R1-0528-Qwen3-8B-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 9136} +{"model_id": "unsloth/llama-2-7b", "provider": "huggingface", "task": "text-generation", "downloads": 9129} +{"model_id": "adept/persimmon-8b-chat", "provider": "huggingface", "task": "text-generation", "downloads": 9121} +{"model_id": "Qwen/QwQ-32B-Preview", "provider": "huggingface", "task": "text-generation", "downloads": 9118} +{"model_id": "baichuan-inc/Baichuan-13B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 9106} +{"model_id": "geoffmunn/Qwen3-8B-f16", "provider": "huggingface", "task": "text-generation", "downloads": 9092} +{"model_id": "OpenOneRec/OneRec-1.7B", "provider": "huggingface", "task": "text-generation", "downloads": 9086} +{"model_id": "dphn/dolphin-2.9.1-llama-3-70b", "provider": "huggingface", "task": "text-generation", "downloads": 9083} +{"model_id": "nm-testing/llama2.c-stories15M", "provider": "huggingface", "task": "text-generation", "downloads": 9083} +{"model_id": "Elliott/Qwen2.5-Math-7B-16k-think", "provider": "huggingface", "task": "text-generation", "downloads": 9083} +{"model_id": "utter-project/EuroLLM-1.7B", "provider": "huggingface", "task": "text-generation", "downloads": 9060} +{"model_id": "google/gemma-2-27b", "provider": "huggingface", "task": "text-generation", "downloads": 9059} +{"model_id": "unsloth/Qwen3-1.7B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 9050} +{"model_id": "typhoon-ai/llama-3-typhoon-v1.5-8b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 9047} +{"model_id": "LanguageBind/Video-LLaVA-7B", "provider": "huggingface", "task": "text-generation", "downloads": 9027} +{"model_id": "liminerity/M7-7b", "provider": "huggingface", "task": "text-generation", "downloads": 9014} +{"model_id": "bartowski/agentica-org_DeepScaleR-1.5B-Preview-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 9005} +{"model_id": "AI4PD/ZymCTRL", "provider": "huggingface", "task": "text-generation", "downloads": 8993} +{"model_id": "Edge-Quant/Nanbeige4.1-3B-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 8984} +{"model_id": "allenai/OLMo-2-0325-32B", "provider": "huggingface", "task": "text-generation", "downloads": 8977} +{"model_id": "oobabooga/CodeBooga-34B-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 8975} +{"model_id": "guangyangnlp/Qwen3-4B-SFT-medical-1e-5", "provider": "huggingface", "task": "text-generation", "downloads": 8971} +{"model_id": "thelamapi/next-70b-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 8969} +{"model_id": "xverse/XVERSE-7B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 8960} +{"model_id": "fxmarty/really-tiny-falcon-testing", "provider": "huggingface", "task": "text-generation", "downloads": 8952} +{"model_id": "bartowski/QwQ-32B-Preview-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 8952} +{"model_id": "uukuguy/speechless-zephyr-code-functionary-7b", "provider": "huggingface", "task": "text-generation", "downloads": 8948} +{"model_id": "unsloth/DeepSeek-R1-Distill-Qwen-32B-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 8946} +{"model_id": "byteshape/Qwen3-Coder-30B-A3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 8945} +{"model_id": "CohereLabs/aya-expanse-32b", "provider": "huggingface", "task": "text-generation", "downloads": 8944} +{"model_id": "ruv/ruvltra-claude-code", "provider": "huggingface", "task": "text-generation", "downloads": 8922} +{"model_id": "RedHatAI/Llama-3.1-Nemotron-70B-Instruct-HF-FP8-dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 8915} +{"model_id": "inceptionai/jais-13b-chat", "provider": "huggingface", "task": "text-generation", "downloads": 8907} +{"model_id": "trillionlabs/Tri-21B-Think", "provider": "huggingface", "task": "text-generation", "downloads": 8902} +{"model_id": "dphn/dolphin-2.9.1-llama-3-8b", "provider": "huggingface", "task": "text-generation", "downloads": 8900} +{"model_id": "EleutherAI/pythia-6.9b-deduped", "provider": "huggingface", "task": "text-generation", "downloads": 8883} +{"model_id": "bigcode/starcoder", "provider": "huggingface", "task": "text-generation", "downloads": 8879} +{"model_id": "geoffmunn/Qwen3-14B-f16", "provider": "huggingface", "task": "text-generation", "downloads": 8879} +{"model_id": "lmstudio-community/Qwen3-30B-A3B-Instruct-2507-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 8877} +{"model_id": "bartowski/MiniMaxAI_MiniMax-M2.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 8865} +{"model_id": "meta-llama/Llama-Guard-3-8B-INT8", "provider": "huggingface", "task": "text-generation", "downloads": 8860} +{"model_id": "SeaLLMs/SeaLLM-7B-v2", "provider": "huggingface", "task": "text-generation", "downloads": 8857} +{"model_id": "haoranxu/ALMA-7B-R", "provider": "huggingface", "task": "text-generation", "downloads": 8840} +{"model_id": "RedHatAI/Qwen3-4B-quantized.w4a16", "provider": "huggingface", "task": "text-generation", "downloads": 8813} +{"model_id": "Gustavosta/MagicPrompt-Stable-Diffusion", "provider": "huggingface", "task": "text-generation", "downloads": 8812} +{"model_id": "failspy/llama-3-70B-Instruct-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 8794} +{"model_id": "teapotai/tinyteapot", "provider": "huggingface", "task": "text-generation", "downloads": 8778} +{"model_id": "hfl/chinese-alpaca-2-13b-16k", "provider": "huggingface", "task": "text-generation", "downloads": 8766} +{"model_id": "internlm/internlm-xcomposer2-7b", "provider": "huggingface", "task": "text-generation", "downloads": 8763} +{"model_id": "Weyaxi/Nous-Hermes-2-SUS-Chat-34B-Slerp", "provider": "huggingface", "task": "text-generation", "downloads": 8758} +{"model_id": "abacusai/Smaug-Mixtral-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 8753} +{"model_id": "jondurbin/bagel-dpo-34b-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 8750} +{"model_id": "lmstudio-community/Qwen2.5-Coder-7B-Instruct-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 8741} +{"model_id": "migtissera/Tess-M-v1.3", "provider": "huggingface", "task": "text-generation", "downloads": 8734} +{"model_id": "Olafangensan/GLM-4.7-Flash-heretic", "provider": "huggingface", "task": "text-generation", "downloads": 8734} +{"model_id": "unsloth/Qwen3-Coder-30B-A3B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 8732} +{"model_id": "01-ai/Yi-9B-200K", "provider": "huggingface", "task": "text-generation", "downloads": 8731} +{"model_id": "sarvamai/sarvam-1", "provider": "huggingface", "task": "text-generation", "downloads": 8723} +{"model_id": "roneneldan/TinyStories-8M", "provider": "huggingface", "task": "text-generation", "downloads": 8722} +{"model_id": "Weyaxi/Bagel-Hermes-34B-Slerp", "provider": "huggingface", "task": "text-generation", "downloads": 8721} +{"model_id": "01-ai/Yi-1.5-34B-Chat-16K", "provider": "huggingface", "task": "text-generation", "downloads": 8711} +{"model_id": "cloudyu/Yi-34Bx2-MOE-200K", "provider": "huggingface", "task": "text-generation", "downloads": 8710} +{"model_id": "hfl/chinese-alpaca-2-13b", "provider": "huggingface", "task": "text-generation", "downloads": 8705} +{"model_id": "Duxiaoman-DI/XuanYuan-70B", "provider": "huggingface", "task": "text-generation", "downloads": 8704} +{"model_id": "cloudyu/TomGrc_FusionNet_34Bx2_MoE_v0.1_DPO_f16", "provider": "huggingface", "task": "text-generation", "downloads": 8696} +{"model_id": "CausalLM/34b-beta", "provider": "huggingface", "task": "text-generation", "downloads": 8696} +{"model_id": "hfl/chinese-mixtral", "provider": "huggingface", "task": "text-generation", "downloads": 8695} +{"model_id": "MTSAIR/multi_verse_model", "provider": "huggingface", "task": "text-generation", "downloads": 8694} +{"model_id": "hfl/chinese-mixtral-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 8689} +{"model_id": "bartowski/FuseO1-DeepSeekR1-Qwen2.5-Coder-32B-Preview-v0.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 8686} +{"model_id": "beowolx/CodeNinja-1.0-OpenChat-7B", "provider": "huggingface", "task": "text-generation", "downloads": 8680} +{"model_id": "cloudyu/Yi-34Bx2-MoE-60B", "provider": "huggingface", "task": "text-generation", "downloads": 8677} +{"model_id": "rombodawg/Everyone-Coder-4x7b-Base", "provider": "huggingface", "task": "text-generation", "downloads": 8674} +{"model_id": "mradermacher/mox-tiny-1-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 8671} +{"model_id": "dphn/dolphin-2.6-mixtral-8x7b", "provider": "huggingface", "task": "text-generation", "downloads": 8670} +{"model_id": "HIT-SCIR/Chinese-Mixtral-8x7B", "provider": "huggingface", "task": "text-generation", "downloads": 8670} +{"model_id": "abacusai/Smaug-34B-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 8670} +{"model_id": "MaziyarPanahi/Calme-4x7B-MoE-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 8670} +{"model_id": "wenbopan/Faro-Yi-34B", "provider": "huggingface", "task": "text-generation", "downloads": 8670} +{"model_id": "SenseLLM/ReflectionCoder-CL-34B", "provider": "huggingface", "task": "text-generation", "downloads": 8669} +{"model_id": "MaziyarPanahi/Topxtral-4x7B-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 8668} +{"model_id": "uukuguy/speechless-code-mistral-7b-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 8667} +{"model_id": "shadowml/Mixolar-4x7b", "provider": "huggingface", "task": "text-generation", "downloads": 8666} +{"model_id": "chujiezheng/tulu-2-dpo-70b-ExPO", "provider": "huggingface", "task": "text-generation", "downloads": 8666} +{"model_id": "davidkim205/Rhea-72b-v0.5", "provider": "huggingface", "task": "text-generation", "downloads": 8665} +{"model_id": "bartowski/LatitudeGames_Hearthfire-24B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 8665} +{"model_id": "cloudyu/Yi-34Bx2-MoE-60B-DPO", "provider": "huggingface", "task": "text-generation", "downloads": 8663} +{"model_id": "wenbopan/Faro-Yi-9B", "provider": "huggingface", "task": "text-generation", "downloads": 8663} +{"model_id": "MTSAIR/MultiVerse_70B", "provider": "huggingface", "task": "text-generation", "downloads": 8661} +{"model_id": "ibivibiv/multimaster-7b-v6", "provider": "huggingface", "task": "text-generation", "downloads": 8659} +{"model_id": "nightmedia/Qwen3.5-35B-A3B-Text-qx64-hi-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 8655} +{"model_id": "wenbopan/Faro-Yi-9B-DPO", "provider": "huggingface", "task": "text-generation", "downloads": 8654} +{"model_id": "aws-prototyping/MegaBeam-Mistral-7B-512k", "provider": "huggingface", "task": "text-generation", "downloads": 8653} +{"model_id": "Kquant03/CognitiveFusion2-4x7B-BF16", "provider": "huggingface", "task": "text-generation", "downloads": 8652} +{"model_id": "ibm-granite/granite-3.1-3b-a800m-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 8644} +{"model_id": "yunconglong/MoE_13B_DPO", "provider": "huggingface", "task": "text-generation", "downloads": 8643} +{"model_id": "abacusai/Smaug-Llama-3-70B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 8640} +{"model_id": "hfl/chinese-llama-2-13b", "provider": "huggingface", "task": "text-generation", "downloads": 8633} +{"model_id": "shenzhi-wang/Llama3-8B-Chinese-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 8629} +{"model_id": "RedHatAI/DeepSeek-R1-Distill-Qwen-1.5B-quantized.w8a8", "provider": "huggingface", "task": "text-generation", "downloads": 8627} +{"model_id": "paloalma/ECE-TW3-JRGL-V1", "provider": "huggingface", "task": "text-generation", "downloads": 8620} +{"model_id": "failspy/Meta-Llama-3-70B-Instruct-abliterated-v3.5", "provider": "huggingface", "task": "text-generation", "downloads": 8620} +{"model_id": "abacusai/Slerp-CM-mist-dpo", "provider": "huggingface", "task": "text-generation", "downloads": 8619} +{"model_id": "leondz/artgpt2tox", "provider": "huggingface", "task": "text-generation", "downloads": 8615} +{"model_id": "Azure99/blossom-v5.1-9b", "provider": "huggingface", "task": "text-generation", "downloads": 8613} +{"model_id": "MaziyarPanahi/Llama-3-8B-Instruct-v0.8", "provider": "huggingface", "task": "text-generation", "downloads": 8609} +{"model_id": "Kukedlc/NeuralExperiment-7b-MagicCoder-v7.5", "provider": "huggingface", "task": "text-generation", "downloads": 8608} +{"model_id": "bartowski/Qwen_Qwen3-32B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 8607} +{"model_id": "MaziyarPanahi/Llama-3-8B-Instruct-v0.9", "provider": "huggingface", "task": "text-generation", "downloads": 8603} +{"model_id": "UnicomLLM/Unichat-llama3-Chinese-8B", "provider": "huggingface", "task": "text-generation", "downloads": 8599} +{"model_id": "SenseLLM/ReflectionCoder-DS-33B", "provider": "huggingface", "task": "text-generation", "downloads": 8599} +{"model_id": "vicgalle/ConfigurableHermes-7B", "provider": "huggingface", "task": "text-generation", "downloads": 8594} +{"model_id": "tokyotech-llm/Llama-3.1-Swallow-8B-Instruct-v0.3", "provider": "huggingface", "task": "text-generation", "downloads": 8594} +{"model_id": "ELVISIO/Qwen3-30B-A3B-Instruct-2507-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 8593} +{"model_id": "01-ai/Yi-1.5-9B-32K", "provider": "huggingface", "task": "text-generation", "downloads": 8589} +{"model_id": "failspy/Smaug-Llama-3-70B-Instruct-abliterated-v3", "provider": "huggingface", "task": "text-generation", "downloads": 8589} +{"model_id": "UCLA-AGI/Llama-3-Instruct-8B-SPPO-Iter2", "provider": "huggingface", "task": "text-generation", "downloads": 8588} +{"model_id": "meraGPT/mera-mix-4x7B", "provider": "huggingface", "task": "text-generation", "downloads": 8585} +{"model_id": "AIJUUD/juud-Mistral-7B-dpo", "provider": "huggingface", "task": "text-generation", "downloads": 8581} +{"model_id": "OpenBuddy/openbuddy-zero-14b-v22.3-32k", "provider": "huggingface", "task": "text-generation", "downloads": 8575} +{"model_id": "llamafactory/tiny-random-Llama-3-valuehead", "provider": "huggingface", "task": "text-generation", "downloads": 8573} +{"model_id": "Magpie-Align/Llama-3-8B-Magpie-Align-SFT-v0.3", "provider": "huggingface", "task": "text-generation", "downloads": 8573} +{"model_id": "vaiv/GeM2-Llamion-14B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 8572} +{"model_id": "huihui-ai/Huihui-gpt-oss-20b-BF16-abliterated-v2", "provider": "huggingface", "task": "text-generation", "downloads": 8572} +{"model_id": "bigscience/bloom-7b1", "provider": "huggingface", "task": "text-generation", "downloads": 8571} +{"model_id": "ibivibiv/llama-3-nectar-dpo-8B", "provider": "huggingface", "task": "text-generation", "downloads": 8570} +{"model_id": "OpenBuddy/openbuddy-llama3-8b-v21.2-32k", "provider": "huggingface", "task": "text-generation", "downloads": 8569} +{"model_id": "turboderp/Cat-Llama-3-70B-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 8568} +{"model_id": "chujiezheng/Smaug-Llama-3-70B-Instruct-ExPO", "provider": "huggingface", "task": "text-generation", "downloads": 8568} +{"model_id": "vicgalle/Configurable-Llama-3-8B-v0.3", "provider": "huggingface", "task": "text-generation", "downloads": 8567} +{"model_id": "chujiezheng/Llama3-8B-Chinese-Chat-ExPO", "provider": "huggingface", "task": "text-generation", "downloads": 8567} +{"model_id": "rombodawg/rombos_Replete-Coder-Llama3-8B", "provider": "huggingface", "task": "text-generation", "downloads": 8567} +{"model_id": "TIGER-Lab/MAmmoTH2-8x7B-Plus", "provider": "huggingface", "task": "text-generation", "downloads": 8564} +{"model_id": "tenyx/Llama3-TenyxChat-70B", "provider": "huggingface", "task": "text-generation", "downloads": 8563} +{"model_id": "Azure99/blossom-v5.1-34b", "provider": "huggingface", "task": "text-generation", "downloads": 8563} +{"model_id": "bartowski/huihui-ai_QwQ-32B-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 8563} +{"model_id": "ValiantLabs/Llama3-70B-Fireplace", "provider": "huggingface", "task": "text-generation", "downloads": 8562} +{"model_id": "vicgalle/ConfigurableBeagle-11B", "provider": "huggingface", "task": "text-generation", "downloads": 8560} +{"model_id": "NLPark/Shi-Ci_v3-Robin", "provider": "huggingface", "task": "text-generation", "downloads": 8560} +{"model_id": "hfl/chinese-llama-2-13b-16k", "provider": "huggingface", "task": "text-generation", "downloads": 8559} +{"model_id": "OpenBuddy/openbuddy-llama3-70b-v21.2-32k", "provider": "huggingface", "task": "text-generation", "downloads": 8559} +{"model_id": "refuelai/Llama-3-Refueled", "provider": "huggingface", "task": "text-generation", "downloads": 8556} +{"model_id": "maywell/Synatra-7B-v0.3-RP", "provider": "huggingface", "task": "text-generation", "downloads": 8555} +{"model_id": "vicgalle/Configurable-Yi-1.5-9B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 8554} +{"model_id": "GritLM/GritLM-8x7B-KTO", "provider": "huggingface", "task": "text-generation", "downloads": 8552} +{"model_id": "OpenBuddy/openbuddy-zero-56b-v21.2-32k", "provider": "huggingface", "task": "text-generation", "downloads": 8552} +{"model_id": "UnicomLLM/Unichat-llama3-Chinese-8B-28K", "provider": "huggingface", "task": "text-generation", "downloads": 8551} +{"model_id": "OpenBuddy/openbuddy-yi1.5-34b-v21.6-32k-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 8551} +{"model_id": "migtissera/Llama-3-8B-Synthia-v3.5", "provider": "huggingface", "task": "text-generation", "downloads": 8549} +{"model_id": "freewheelin/free-evo-qwen72b-v0.8-re", "provider": "huggingface", "task": "text-generation", "downloads": 8548} +{"model_id": "vaiv/GeM2-Llamion-14B-LongChat", "provider": "huggingface", "task": "text-generation", "downloads": 8547} +{"model_id": "UCLA-AGI/Llama-3-Instruct-8B-SPPO-Iter3", "provider": "huggingface", "task": "text-generation", "downloads": 8546} +{"model_id": "NLPark/AnFeng_v3_Avocet", "provider": "huggingface", "task": "text-generation", "downloads": 8545} +{"model_id": "abacusai/Smaug-Llama-3-70B-Instruct-32K", "provider": "huggingface", "task": "text-generation", "downloads": 8545} +{"model_id": "mmnga/Llama-3-70B-japanese-suzume-vector-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 8543} +{"model_id": "freewheelin/free-solar-evo-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 8540} +{"model_id": "freewheelin/free-solar-evo-v0.11", "provider": "huggingface", "task": "text-generation", "downloads": 8539} +{"model_id": "freewheelin/free-llama3-dpo-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 8539} +{"model_id": "Infinirc/Infinirc-Llama3-8B-2G-Release-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 8539} +{"model_id": "migtissera/Tess-2.0-Llama-3-70B", "provider": "huggingface", "task": "text-generation", "downloads": 8538} +{"model_id": "aaditya/Llama3-OpenBioLLM-8B", "provider": "huggingface", "task": "text-generation", "downloads": 8527} +{"model_id": "UCLA-AGI/Mistral7B-PairRM-SPPO-Iter2", "provider": "huggingface", "task": "text-generation", "downloads": 8527} +{"model_id": "freewheelin/free-solar-evo-v0.13", "provider": "huggingface", "task": "text-generation", "downloads": 8526} +{"model_id": "NLPark/Test1_SLIDE", "provider": "huggingface", "task": "text-generation", "downloads": 8524} +{"model_id": "haoranxu/Llama-3-Instruct-8B-CPO-SimPO", "provider": "huggingface", "task": "text-generation", "downloads": 8524} +{"model_id": "xiangxinai/Xiangxin-2XL-Chat-1048k-Chinese-Llama3-70B", "provider": "huggingface", "task": "text-generation", "downloads": 8523} +{"model_id": "GritLM/GritLM-7B-KTO", "provider": "huggingface", "task": "text-generation", "downloads": 8521} +{"model_id": "Duxiaoman-DI/XuanYuan-70B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 8520} +{"model_id": "wenbopan/Faro-Yi-34B-DPO", "provider": "huggingface", "task": "text-generation", "downloads": 8520} +{"model_id": "ValiantLabs/Llama3-70B-ShiningValiant2", "provider": "huggingface", "task": "text-generation", "downloads": 8520} +{"model_id": "OpenBuddy/openbuddy-yi1.5-9b-v21.1-32k", "provider": "huggingface", "task": "text-generation", "downloads": 8520} +{"model_id": "yaojialzc/Gigi-Llama3-8B-Chinese-zh", "provider": "huggingface", "task": "text-generation", "downloads": 8518} +{"model_id": "Langboat/Mengzi3-8B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 8518} +{"model_id": "chujiezheng/LLaMA3-iterative-DPO-final-ExPO", "provider": "huggingface", "task": "text-generation", "downloads": 8513} +{"model_id": "UCLA-AGI/Mistral7B-PairRM-SPPO-Iter3", "provider": "huggingface", "task": "text-generation", "downloads": 8510} +{"model_id": "z-lab/Qwen3-8B-DFlash-b16", "provider": "huggingface", "task": "text-generation", "downloads": 8510} +{"model_id": "Kukedlc/NeuralLLaMa-3-8b-ORPO-v0.4", "provider": "huggingface", "task": "text-generation", "downloads": 8503} +{"model_id": "unsloth/Qwen3-0.6B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 8495} +{"model_id": "Danielbrdz/Barcenas-14b-Phi-3-medium-ORPO", "provider": "huggingface", "task": "text-generation", "downloads": 8493} +{"model_id": "TheBloke/CausalLM-14B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 8492} +{"model_id": "chujiezheng/Mistral7B-PairRM-SPPO-ExPO", "provider": "huggingface", "task": "text-generation", "downloads": 8491} +{"model_id": "vicgalle/Configurable-Mistral-7B", "provider": "huggingface", "task": "text-generation", "downloads": 8489} +{"model_id": "paloalma/ECE-TW3-JRGL-V5", "provider": "huggingface", "task": "text-generation", "downloads": 8485} +{"model_id": "MaziyarPanahi/Mistral-7B-Instruct-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 8483} +{"model_id": "failspy/Codestral-22B-v0.1-abliterated-v3", "provider": "huggingface", "task": "text-generation", "downloads": 8479} +{"model_id": "lmstudio-community/DeepSeek-R1-Distill-Qwen-32B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 8466} +{"model_id": "WSDW/Qwen2.5-7B-Instruct-Uncensored-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 8462} +{"model_id": "lukealonso/Qwen3.5-397B-A17B-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 8461} +{"model_id": "VAGOsolutions/SauerkrautLM-Phi-3-medium", "provider": "huggingface", "task": "text-generation", "downloads": 8458} +{"model_id": "Acnoryx/Airy", "provider": "huggingface", "task": "text-generation", "downloads": 8456} +{"model_id": "chujiezheng/Starling-LM-7B-beta-ExPO", "provider": "huggingface", "task": "text-generation", "downloads": 8452} +{"model_id": "DavidAU/Qwen3-Zero-Coder-Reasoning-V2-0.8B-NEO-EX-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 8448} +{"model_id": "chujiezheng/Starling-LM-7B-alpha-ExPO", "provider": "huggingface", "task": "text-generation", "downloads": 8439} +{"model_id": "ByteDance-Seed/Seed-OSS-36B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 8432} +{"model_id": "RedHatAI/Qwen3-235B-A22B-FP8-dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 8426} +{"model_id": "unsloth/Nemotron-3-Nano-30B-A3B", "provider": "huggingface", "task": "text-generation", "downloads": 8424} +{"model_id": "bartowski/DeepSeek-R1-Distill-Qwen-32B-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 8408} +{"model_id": "unsloth/Qwen3-30B-A3B-Instruct-2507", "provider": "huggingface", "task": "text-generation", "downloads": 8407} +{"model_id": "01-ai/Yi-1.5-34B", "provider": "huggingface", "task": "text-generation", "downloads": 8397} +{"model_id": "abacusai/Smaug-72B-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 8383} +{"model_id": "utter-project/EuroLLM-9B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 8373} +{"model_id": "KBlueLeaf/DanTagGen-beta", "provider": "huggingface", "task": "text-generation", "downloads": 8363} +{"model_id": "knowledgator/SMILES2IUPAC-canonical-small", "provider": "huggingface", "task": "text-generation", "downloads": 8362} +{"model_id": "Qwen/Qwen2.5-Coder-32B-Instruct-GPTQ-Int4", "provider": "huggingface", "task": "text-generation", "downloads": 8352} +{"model_id": "QuantFactory/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 8348} +{"model_id": "unsloth/Qwen3-Coder-30B-A3B-Instruct-1M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 8347} +{"model_id": "RedHatAI/Meta-Llama-3.1-405B-Instruct-FP8-dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 8346} +{"model_id": "Xenova/gpt2", "provider": "huggingface", "task": "text-generation", "downloads": 8344} +{"model_id": "hfl/llama-3-chinese-8b-instruct-v3", "provider": "huggingface", "task": "text-generation", "downloads": 8331} +{"model_id": "Valdemardi/DeepSeek-R1-Distill-Qwen-32B-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 8316} +{"model_id": "unsloth/NVIDIA-Nemotron-3-Nano-4B", "provider": "huggingface", "task": "text-generation", "downloads": 8293} +{"model_id": "QuixiAI/Llama-3-8B-Instruct-abliterated-v2", "provider": "huggingface", "task": "text-generation", "downloads": 8282} +{"model_id": "01-ai/Yi-Coder-9B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 8281} +{"model_id": "haoranxu/ALMA-13B-Pretrain", "provider": "huggingface", "task": "text-generation", "downloads": 8273} +{"model_id": "RUC-DataLab/DeepAnalyze-8B", "provider": "huggingface", "task": "text-generation", "downloads": 8265} +{"model_id": "fdtn-ai/Foundation-Sec-8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 8257} +{"model_id": "tencent/Hunyuan-7B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 8249} +{"model_id": "nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-Base-BF16", "provider": "huggingface", "task": "text-generation", "downloads": 8246} +{"model_id": "GritLM/GritLM-8x7B", "provider": "huggingface", "task": "text-generation", "downloads": 8220} +{"model_id": "skt/A.X-K1", "provider": "huggingface", "task": "text-generation", "downloads": 8210} +{"model_id": "lmstudio-community/Meta-Llama-3-8B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 8206} +{"model_id": "unsloth/Llama-3.1-8B", "provider": "huggingface", "task": "text-generation", "downloads": 8194} +{"model_id": "Mungert/NVIDIA-Nemotron-3-Nano-30B-A3B-BF16-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 8189} +{"model_id": "state-spaces/mamba-2.8b-hf", "provider": "huggingface", "task": "text-generation", "downloads": 8188} +{"model_id": "DavidAU/Gemma-The-Writer-N-Restless-Quill-10B-Uncensored-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 8187} +{"model_id": "aws-prototyping/MegaBeam-Mistral-7B-300k", "provider": "huggingface", "task": "text-generation", "downloads": 8185} +{"model_id": "princeton-nlp/Llama-3-8B-ProLong-64k-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 8185} +{"model_id": "typhoon-ai/llama-3-typhoon-v1.5-8b", "provider": "huggingface", "task": "text-generation", "downloads": 8175} +{"model_id": "NousResearch/Nous-Hermes-2-Yi-34B", "provider": "huggingface", "task": "text-generation", "downloads": 8165} +{"model_id": "CultriX/NeuralMona_MoE-4x7B", "provider": "huggingface", "task": "text-generation", "downloads": 8155} +{"model_id": "brucethemoose/Yi-34B-200K-DARE-merge-v7", "provider": "huggingface", "task": "text-generation", "downloads": 8143} +{"model_id": "lmstudio-community/Qwen2.5-0.5B-Instruct-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 8143} +{"model_id": "lmstudio-community/Codestral-22B-v0.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 8141} +{"model_id": "jsfs11/MixtureofMerges-MoE-4x7b-v5", "provider": "huggingface", "task": "text-generation", "downloads": 8138} +{"model_id": "cloudyu/Mixtral_34Bx2_MoE_60B", "provider": "huggingface", "task": "text-generation", "downloads": 8137} +{"model_id": "DavidAU/Qwen3-8B-Hivemind-Instruct-Heretic-Abliterated-Uncensored-NEO-Imatrix-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 8137} +{"model_id": "abacusai/bigyi-15b", "provider": "huggingface", "task": "text-generation", "downloads": 8134} +{"model_id": "peft-internal-testing/tiny-random-LlamaForCausalLM", "provider": "huggingface", "task": "text-generation", "downloads": 8132} +{"model_id": "jsfs11/MixtureofMerges-MoE-4x7b-v4", "provider": "huggingface", "task": "text-generation", "downloads": 8130} +{"model_id": "winninghealth/WiNGPT2-Llama-3-8B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 8129} +{"model_id": "mlabonne/Daredevil-8B-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 8129} +{"model_id": "OpenBuddy/openbuddy-deepseek-67b-v18.1-4k", "provider": "huggingface", "task": "text-generation", "downloads": 8127} +{"model_id": "Artples/L-MChat-Small", "provider": "huggingface", "task": "text-generation", "downloads": 8126} +{"model_id": "qnguyen3/Master-Yi-9B", "provider": "huggingface", "task": "text-generation", "downloads": 8120} +{"model_id": "mlabonne/Beyonder-4x7B-v3", "provider": "huggingface", "task": "text-generation", "downloads": 8109} +{"model_id": "RubielLabarta/LogoS-7Bx2-MoE-13B-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 8101} +{"model_id": "automerger/YamshadowExperiment28-7B", "provider": "huggingface", "task": "text-generation", "downloads": 8101} +{"model_id": "ibm-granite/granite-3.0-1b-a400m-base", "provider": "huggingface", "task": "text-generation", "downloads": 8095} +{"model_id": "MaziyarPanahi/Calme-4x7B-MoE-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 8093} +{"model_id": "johnsnowlabs/JSL-MedLlama-3-8B-v2.0", "provider": "huggingface", "task": "text-generation", "downloads": 8084} +{"model_id": "dphn/dolphin-2.9.2-mixtral-8x22b", "provider": "huggingface", "task": "text-generation", "downloads": 8081} +{"model_id": "Kukedlc/NeuralSynthesis-7B-v0.3", "provider": "huggingface", "task": "text-generation", "downloads": 8080} +{"model_id": "abacusai/bigstral-12b-32k", "provider": "huggingface", "task": "text-generation", "downloads": 8079} +{"model_id": "Artples/L-MChat-7b", "provider": "huggingface", "task": "text-generation", "downloads": 8060} +{"model_id": "BAAI/Infinity-Instruct-3M-0625-Llama3-8B", "provider": "huggingface", "task": "text-generation", "downloads": 8060} +{"model_id": "grimjim/Llama-3-Instruct-8B-SimPO-SPPO-Iter3-merge", "provider": "huggingface", "task": "text-generation", "downloads": 8052} +{"model_id": "Kukedlc/NeuralLLaMa-3-8b-DT-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 8047} +{"model_id": "hfl/llama-3-chinese-8b-instruct-v2", "provider": "huggingface", "task": "text-generation", "downloads": 8046} +{"model_id": "hfl/llama-3-chinese-8b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 8039} +{"model_id": "BAAI/Infinity-Instruct-3M-0625-Yi-1.5-9B", "provider": "huggingface", "task": "text-generation", "downloads": 8038} +{"model_id": "princeton-nlp/Llama-3-8B-ProLong-64k-Base", "provider": "huggingface", "task": "text-generation", "downloads": 8035} +{"model_id": "dfurman/Llama-3-8B-Orpo-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 8034} +{"model_id": "MaziyarPanahi/calme-2.2-llama3-70b", "provider": "huggingface", "task": "text-generation", "downloads": 8033} +{"model_id": "byroneverson/Yi-1.5-9B-Chat-16K-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 8032} +{"model_id": "ConvexAI/Luminex-34B-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 8031} +{"model_id": "migtissera/Tess-2.0-Llama-3-70B-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 8030} +{"model_id": "CombinHorizon/YiSM-blossom5.1-34B-SLERP", "provider": "huggingface", "task": "text-generation", "downloads": 8030} +{"model_id": "Kukedlc/NeuralLLaMa-3-8b-ORPO-v0.3", "provider": "huggingface", "task": "text-generation", "downloads": 8027} +{"model_id": "mlabonne/ChimeraLlama-3-8B-v3", "provider": "huggingface", "task": "text-generation", "downloads": 8022} +{"model_id": "vicgalle/CarbonBeagle-11B", "provider": "huggingface", "task": "text-generation", "downloads": 8018} +{"model_id": "lightblue/suzume-llama-3-8B-multilingual-orpo-borda-top75", "provider": "huggingface", "task": "text-generation", "downloads": 8017} +{"model_id": "Weyaxi/Einstein-v6.1-Llama3-8B", "provider": "huggingface", "task": "text-generation", "downloads": 8016} +{"model_id": "jondurbin/bagel-8b-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 8014} +{"model_id": "winninghealth/WiNGPT2-Llama-3-8B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 8012} +{"model_id": "mlabonne/ChimeraLlama-3-8B-v2", "provider": "huggingface", "task": "text-generation", "downloads": 8008} +{"model_id": "dphn/dolphin-2.9.2-Phi-3-Medium-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 8008} +{"model_id": "vaiv/GeM2-Llamion-14B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 8006} +{"model_id": "jondurbin/airoboros-70b-3.3", "provider": "huggingface", "task": "text-generation", "downloads": 8003} +{"model_id": "byroneverson/Yi-1.5-9B-Chat-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 8003} +{"model_id": "fblgit/UNA-SimpleSmaug-34b-v1beta", "provider": "huggingface", "task": "text-generation", "downloads": 8002} +{"model_id": "shanchen/llama3-8B-slerp-biomed-chat-chinese", "provider": "huggingface", "task": "text-generation", "downloads": 8002} +{"model_id": "MaziyarPanahi/Llama-3-8B-Instruct-v0.10", "provider": "huggingface", "task": "text-generation", "downloads": 7993} +{"model_id": "byroneverson/Mistral-Small-Instruct-2409-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 7992} +{"model_id": "gbueno86/Meta-LLama-3-Cat-A-LLama-70b", "provider": "huggingface", "task": "text-generation", "downloads": 7990} +{"model_id": "migtissera/Llama-3-70B-Synthia-v3.5", "provider": "huggingface", "task": "text-generation", "downloads": 7990} +{"model_id": "jondurbin/bagel-dpo-34b-v0.5", "provider": "huggingface", "task": "text-generation", "downloads": 7989} +{"model_id": "gbueno86/Meta-LLama-3-Cat-Smaug-LLama-70b", "provider": "huggingface", "task": "text-generation", "downloads": 7989} +{"model_id": "OpenBuddy/openbuddy-yi1.5-34b-v21.3-32k", "provider": "huggingface", "task": "text-generation", "downloads": 7988} +{"model_id": "haoranxu/Llama-3-Instruct-8B-SimPO", "provider": "huggingface", "task": "text-generation", "downloads": 7988} +{"model_id": "dphn/dolphin-2.9.1-yi-1.5-9b", "provider": "huggingface", "task": "text-generation", "downloads": 7986} +{"model_id": "ConvexAI/Luminex-34B-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 7985} +{"model_id": "dphn/dolphin-2.9.3-Yi-1.5-34B-32k", "provider": "huggingface", "task": "text-generation", "downloads": 7984} +{"model_id": "Magpie-Align/Llama-3-8B-Magpie-Align-v0.3", "provider": "huggingface", "task": "text-generation", "downloads": 7981} +{"model_id": "lmstudio-community/gemma-2-9b-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 7979} +{"model_id": "jondurbin/airoboros-dpo-70b-3.3", "provider": "huggingface", "task": "text-generation", "downloads": 7974} +{"model_id": "lightblue/suzume-llama-3-8B-multilingual-orpo-borda-full", "provider": "huggingface", "task": "text-generation", "downloads": 7971} +{"model_id": "chujiezheng/Smaug-34B-v0.1-ExPO", "provider": "huggingface", "task": "text-generation", "downloads": 7970} +{"model_id": "grimjim/Llama-3-Instruct-8B-SPPO-Iter3-SimPO-merge", "provider": "huggingface", "task": "text-generation", "downloads": 7967} +{"model_id": "kaist-ai/janus-dpo-7b", "provider": "huggingface", "task": "text-generation", "downloads": 7962} +{"model_id": "QuixiAI/openchat-3.5-0106-laser", "provider": "huggingface", "task": "text-generation", "downloads": 7961} +{"model_id": "bosonai/Higgs-Llama-3-70B", "provider": "huggingface", "task": "text-generation", "downloads": 7961} +{"model_id": "chujiezheng/Llama3-70B-Chinese-Chat-ExPO", "provider": "huggingface", "task": "text-generation", "downloads": 7959} +{"model_id": "Kukedlc/NeuralSynthesis-7b-v0.4-slerp", "provider": "huggingface", "task": "text-generation", "downloads": 7946} +{"model_id": "nm-testing/tinyllama-oneshot-w8a8-dynamic-token-v2", "provider": "huggingface", "task": "text-generation", "downloads": 7936} +{"model_id": "vicgalle/Configurable-Janus-7B", "provider": "huggingface", "task": "text-generation", "downloads": 7933} +{"model_id": "OpenBuddy/openbuddy-mistral-22b-v21.1-32k", "provider": "huggingface", "task": "text-generation", "downloads": 7932} +{"model_id": "unsloth/Qwen2.5-Coder-3B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 7932} +{"model_id": "kaist-ai/mistral-orpo-capybara-7k", "provider": "huggingface", "task": "text-generation", "downloads": 7931} +{"model_id": "kaist-ai/janus-7b", "provider": "huggingface", "task": "text-generation", "downloads": 7922} +{"model_id": "kaist-ai/janus-orpo-7b", "provider": "huggingface", "task": "text-generation", "downloads": 7921} +{"model_id": "lmstudio-community/Qwen2.5-Coder-32B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 7912} +{"model_id": "Jackrong/Qwen3.5-9B-Gemini-3.1-Pro-Reasoning-Distill-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 7911} +{"model_id": "dphn/dolphin-2.9.2-Phi-3-Medium", "provider": "huggingface", "task": "text-generation", "downloads": 7910} +{"model_id": "QuixiAI/WestLake-7B-v2-laser", "provider": "huggingface", "task": "text-generation", "downloads": 7906} +{"model_id": "nm-testing/Meta-Llama-3-8B-FP8-compressed-tensors-test", "provider": "huggingface", "task": "text-generation", "downloads": 7904} +{"model_id": "dbmdz/german-gpt2", "provider": "huggingface", "task": "text-generation", "downloads": 7881} +{"model_id": "numind/NuExtract-1.5", "provider": "huggingface", "task": "text-generation", "downloads": 7881} +{"model_id": "ibm-granite/granite-4.0-h-350m", "provider": "huggingface", "task": "text-generation", "downloads": 7861} +{"model_id": "ubergarm/Qwen3.5-35B-A3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 7860} +{"model_id": "tokyotech-llm/GPT-OSS-Swallow-20B-RL-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 7851} +{"model_id": "TheBloke/Llama-2-13B-chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 7848} +{"model_id": "NeuralNovel/Mini-Mixtral-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 7818} +{"model_id": "openlm-research/open_llama_3b_v2", "provider": "huggingface", "task": "text-generation", "downloads": 7789} +{"model_id": "Qwen/Qwen2.5-32B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 7783} +{"model_id": "lmstudio-community/Phi-4-reasoning-plus-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 7775} +{"model_id": "bartowski/Qwen2.5-0.5B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 7762} +{"model_id": "bigscience/bloom", "provider": "huggingface", "task": "text-generation", "downloads": 7758} +{"model_id": "bartowski/Qwen2.5-Coder-3B-Instruct-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 7748} +{"model_id": "DavidAU/Qwen3-4B-Gemini-TripleX-High-Reasoning-Thinking-Heretic-Uncensored-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 7746} +{"model_id": "bartowski/Nemotron-Mini-4B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 7743} +{"model_id": "litert-community/Phi-4-mini-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 7704} +{"model_id": "rednote-hilab/dots.llm1.inst", "provider": "huggingface", "task": "text-generation", "downloads": 7697} +{"model_id": "UnfilteredAI/NSFW-flash", "provider": "huggingface", "task": "text-generation", "downloads": 7689} +{"model_id": "LiquidAI/LFM2-8B-A1B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 7687} +{"model_id": "bartowski/rwkv-6-world-7b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 7679} +{"model_id": "lmstudio-community/Qwen3-4B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 7679} +{"model_id": "Unbabel/Tower-Plus-9B", "provider": "huggingface", "task": "text-generation", "downloads": 7652} +{"model_id": "unsloth/Qwen3-8B-Base-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 7641} +{"model_id": "michaelbenayoun/qwen3-tiny-4kv-heads-4layers-random", "provider": "huggingface", "task": "text-generation", "downloads": 7620} +{"model_id": "lianghsun/Llama-3.2-Taiwan-3B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 7612} +{"model_id": "salakash/SamKash-Tolstoy", "provider": "huggingface", "task": "text-generation", "downloads": 7609} +{"model_id": "RedHatAI/Meta-Llama-3-8B-Instruct-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 7605} +{"model_id": "TechxGenus/codegemma-7b-it-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 7598} +{"model_id": "dphn/Dolphin-Mistral-24B-Venice-Edition", "provider": "huggingface", "task": "text-generation", "downloads": 7590} +{"model_id": "TheBloke/CodeLlama-7B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 7567} +{"model_id": "internlm/internlm-xcomposer-7b", "provider": "huggingface", "task": "text-generation", "downloads": 7545} +{"model_id": "beomi/Llama-3-Open-Ko-8B", "provider": "huggingface", "task": "text-generation", "downloads": 7526} +{"model_id": "RedHatAI/DeepSeek-R1-Distill-Qwen-7B-quantized.w8a8", "provider": "huggingface", "task": "text-generation", "downloads": 7511} +{"model_id": "microsoft/BioGPT-Large", "provider": "huggingface", "task": "text-generation", "downloads": 7510} +{"model_id": "bigscience/bloom-3b", "provider": "huggingface", "task": "text-generation", "downloads": 7501} +{"model_id": "sandeshrajx/Qwen3.5-24B-A3B-REAP-0.32-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 7500} +{"model_id": "SimplySara/Kai-3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 7494} +{"model_id": "deepseek-ai/DeepSeek-Coder-V2-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 7490} +{"model_id": "bartowski/gemma-2-27b-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 7482} +{"model_id": "Qwen/Qwen3-235B-A22B-GPTQ-Int4", "provider": "huggingface", "task": "text-generation", "downloads": 7478} +{"model_id": "unsloth/tinyllama-chat-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 7460} +{"model_id": "unsloth/LFM2.5-1.2B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 7458} +{"model_id": "squ11z1/gpt-oss-nano", "provider": "huggingface", "task": "text-generation", "downloads": 7458} +{"model_id": "BSC-LT/ALIA-40b-instruct-2601", "provider": "huggingface", "task": "text-generation", "downloads": 7453} +{"model_id": "kakaocorp/kanana-1.5-8b-instruct-2505", "provider": "huggingface", "task": "text-generation", "downloads": 7429} +{"model_id": "VibeStudio/Nidum-Llama-3.2-3B-Uncensored-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 7421} +{"model_id": "fla-hub/transformer-1.3B-100B", "provider": "huggingface", "task": "text-generation", "downloads": 7404} +{"model_id": "EleutherAI/pythia-1.4b-deduped", "provider": "huggingface", "task": "text-generation", "downloads": 7394} +{"model_id": "txn545/Qwen3.5-27B-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 7394} +{"model_id": "mradermacher/Hemlock-Coder-7B-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 7356} +{"model_id": "TheBloke/Mistral-7B-v0.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 7354} +{"model_id": "EleutherAI/pythia-31m", "provider": "huggingface", "task": "text-generation", "downloads": 7338} +{"model_id": "bartowski/Qwen2.5-14B_Uncensored_Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 7337} +{"model_id": "TheBloke/Llama-2-13B-chat-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 7335} +{"model_id": "Astardeeppro/OpenAi-GPT-oss-20b-abliterated-uncensored-NEO-Imatrix-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 7333} +{"model_id": "double7/vicuna-68m", "provider": "huggingface", "task": "text-generation", "downloads": 7328} +{"model_id": "lmstudio-community/Qwen2.5-0.5B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 7325} +{"model_id": "bartowski/TheDrummer_Skyfall-31B-v4.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 7310} +{"model_id": "allenai/Flex-reddit-2x7B-1T", "provider": "huggingface", "task": "text-generation", "downloads": 7291} +{"model_id": "openlm-research/open_llama_7b_v2", "provider": "huggingface", "task": "text-generation", "downloads": 7280} +{"model_id": "ibm-granite/granite-guardian-3.3-8b", "provider": "huggingface", "task": "text-generation", "downloads": 7269} +{"model_id": "unsloth/Qwen3-235B-A22B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 7242} +{"model_id": "unsloth/Llama-3.2-3B-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 7232} +{"model_id": "deepseek-ai/DeepSeek-V2.5", "provider": "huggingface", "task": "text-generation", "downloads": 7224} +{"model_id": "RedHatAI/Meta-Llama-3.1-70B-Instruct-FP8-dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 7220} +{"model_id": "kakaocorp/kanana-1.5-2.1b-instruct-2505", "provider": "huggingface", "task": "text-generation", "downloads": 7212} +{"model_id": "bartowski/dolphin-2.9-llama3-8b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 7199} +{"model_id": "unsloth/Qwen2.5-3B-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 7197} +{"model_id": "NousResearch/Meta-Llama-3.1-8B", "provider": "huggingface", "task": "text-generation", "downloads": 7184} +{"model_id": "lmstudio-community/Mistral-Nemo-Instruct-2407-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 7181} +{"model_id": "mradermacher/Wanabi-Novelist-24B-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 7172} +{"model_id": "fxmarty/tiny-dummy-qwen2", "provider": "huggingface", "task": "text-generation", "downloads": 7163} +{"model_id": "Qwen/Qwen3Guard-Gen-8B", "provider": "huggingface", "task": "text-generation", "downloads": 7142} +{"model_id": "dicta-il/dictalm2.0-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 7131} +{"model_id": "bartowski/Qwen2.5-Coder-3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 7131} +{"model_id": "succinctly/text2image-prompt-generator", "provider": "huggingface", "task": "text-generation", "downloads": 7124} +{"model_id": "bartowski/Rombos-LLM-70b-Llama-3.3-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 7118} +{"model_id": "bartowski/Mistral-Small-24B-Instruct-2501-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 7117} +{"model_id": "togethercomputer/evo-1-8k-base", "provider": "huggingface", "task": "text-generation", "downloads": 7112} +{"model_id": "bartowski/dolphin-2.9.4-llama3.1-8b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 7109} +{"model_id": "bartowski/Tesslate_Tessa-T1-3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 7107} +{"model_id": "bigscience/bloomz-3b", "provider": "huggingface", "task": "text-generation", "downloads": 7075} +{"model_id": "Andycurrent/Gemma-3-1B-it-GLM-4.7-Flash-Heretic-Uncensored-Thinking_GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 7048} +{"model_id": "stanford-crfm/BioMedLM", "provider": "huggingface", "task": "text-generation", "downloads": 7046} +{"model_id": "bartowski/Qwen_Qwen3-14B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 7012} +{"model_id": "WhiteRabbitNeo/WhiteRabbitNeo-13B-v1", "provider": "huggingface", "task": "text-generation", "downloads": 6995} +{"model_id": "meta-llama/Meta-Llama-Guard-2-8B", "provider": "huggingface", "task": "text-generation", "downloads": 6988} +{"model_id": "bartowski/Qwen_Qwen3-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 6958} +{"model_id": "fxmarty/tiny-random-GemmaForCausalLM", "provider": "huggingface", "task": "text-generation", "downloads": 6953} +{"model_id": "itlwas/Qwen2.5-Coder-7B-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 6952} +{"model_id": "nvidia/Qwen3-235B-A22B-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 6925} +{"model_id": "bartowski/Mistral-22B-v0.2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 6922} +{"model_id": "bartowski/Codestral-22B-v0.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 6880} +{"model_id": "Qwen/Qwen-1_8B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 6867} +{"model_id": "mlx-community/gemma-3-1b-it-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 6839} +{"model_id": "unsloth/Phi-4-mini-reasoning-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 6819} +{"model_id": "google/recurrentgemma-2b", "provider": "huggingface", "task": "text-generation", "downloads": 6813} +{"model_id": "gokaygokay/Flux-Prompt-Enhance", "provider": "huggingface", "task": "text-generation", "downloads": 6809} +{"model_id": "deqing/llama-600M-v4-isolate", "provider": "huggingface", "task": "text-generation", "downloads": 6807} +{"model_id": "unsloth/Phi-4-mini-instruct-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 6804} +{"model_id": "hugohrban/progen2-medium", "provider": "huggingface", "task": "text-generation", "downloads": 6803} +{"model_id": "llm-jp/llm-jp-3.1-1.8b-instruct4", "provider": "huggingface", "task": "text-generation", "downloads": 6799} +{"model_id": "bartowski/Dolphin3.0-Llama3.2-3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 6771} +{"model_id": "Goedel-LM/Goedel-Prover-V2-8B", "provider": "huggingface", "task": "text-generation", "downloads": 6759} +{"model_id": "ywms666/gpt-neox-20b-fiction-novel-generation-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 6690} +{"model_id": "ByteDance-Seed/Seed-Coder-8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 6671} +{"model_id": "ByteDance/Ouro-1.4B-Thinking", "provider": "huggingface", "task": "text-generation", "downloads": 6671} +{"model_id": "KBlueLeaf/DanTagGen-alpha", "provider": "huggingface", "task": "text-generation", "downloads": 6656} +{"model_id": "lmstudio-community/Qwen2.5-7B-Instruct-1M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 6649} +{"model_id": "lmstudio-community/Qwen2.5-7B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 6640} +{"model_id": "fredzzp/open-dcoder-0.5B", "provider": "huggingface", "task": "text-generation", "downloads": 6623} +{"model_id": "RWKV/v5-Eagle-7B-HF", "provider": "huggingface", "task": "text-generation", "downloads": 6606} +{"model_id": "allenai/OLMo-2-0425-1B-SFT", "provider": "huggingface", "task": "text-generation", "downloads": 6598} +{"model_id": "fdtn-ai/Foundation-Sec-8B", "provider": "huggingface", "task": "text-generation", "downloads": 6595} +{"model_id": "unsloth/DeepSeek-R1-Distill-Qwen-1.5B-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 6594} +{"model_id": "zai-org/codegeex4-all-9b", "provider": "huggingface", "task": "text-generation", "downloads": 6579} +{"model_id": "KBlueLeaf/DanTagGen-delta", "provider": "huggingface", "task": "text-generation", "downloads": 6530} +{"model_id": "allenai/OLMo-2-1124-13B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 6504} +{"model_id": "JetBrains/deepseek-coder-1.3B-kexer", "provider": "huggingface", "task": "text-generation", "downloads": 6498} +{"model_id": "ubergarm/Qwen3-Coder-Next-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 6482} +{"model_id": "unsloth/DeepSeek-R1-Distill-Llama-8B-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 6481} +{"model_id": "nightmedia/Qwen3.5-122B-A10B-Text-mxfp4-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 6475} +{"model_id": "QuixiAI/TinyDolphin-2.8-1.1b", "provider": "huggingface", "task": "text-generation", "downloads": 6465} +{"model_id": "RedHatAI/Llama-3.2-3B-Instruct-FP8-dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 6459} +{"model_id": "bartowski/MN-12B-Mag-Mell-R1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 6450} +{"model_id": "bartowski/Meta-Llama-3.1-8B-Instruct-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 6447} +{"model_id": "microsoft/phi-1", "provider": "huggingface", "task": "text-generation", "downloads": 6443} +{"model_id": "lmstudio-community/gemma-3-270m-it-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 6442} +{"model_id": "AI-Sweden-Models/gpt-sw3-1.3b", "provider": "huggingface", "task": "text-generation", "downloads": 6441} +{"model_id": "K-intelligence/Midm-2.0-Base-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 6430} +{"model_id": "RedHatAI/Qwen3-32B-speculator.eagle3", "provider": "huggingface", "task": "text-generation", "downloads": 6424} +{"model_id": "craigwu/seal_vqa_7b", "provider": "huggingface", "task": "text-generation", "downloads": 6416} +{"model_id": "llmfan46/Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled-heretic-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 6389} +{"model_id": "BSC-LT/salamandra-2b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 6376} +{"model_id": "ronigold/dictalm2.0-instruct-fine-tuned", "provider": "huggingface", "task": "text-generation", "downloads": 6370} +{"model_id": "microsoft/bitnet-b1.58-2B-4T-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 6359} +{"model_id": "yec019/fbopt-350m-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 6355} +{"model_id": "HuggingFaceM4/idefics-80b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 6354} +{"model_id": "RedHatAI/starcoder2-15b-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 6330} +{"model_id": "shibing624/macbert4csc-base-chinese", "provider": "huggingface", "task": "text-generation", "downloads": 6311} +{"model_id": "ibm-granite/granite-3.0-2b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 6307} +{"model_id": "bartowski/meta-llama_Llama-4-Scout-17B-16E-Instruct-old-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 6306} +{"model_id": "mlx-community/Qwen3-Coder-Next-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 6306} +{"model_id": "Enoch/llama-7b-hf", "provider": "huggingface", "task": "text-generation", "downloads": 6305} +{"model_id": "01-ai/Yi-1.5-6B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 6304} +{"model_id": "stabilityai/stable-code-3b", "provider": "huggingface", "task": "text-generation", "downloads": 6303} +{"model_id": "lmstudio-community/Hermes-4-70B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 6301} +{"model_id": "Qwen/Qwen3Guard-Gen-4B", "provider": "huggingface", "task": "text-generation", "downloads": 6298} +{"model_id": "mlx-community/Qwen3.5-9B-OptiQ-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 6294} +{"model_id": "unsloth/Mistral-Nemo-Base-2407-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 6287} +{"model_id": "unsloth/gemma-7b-it", "provider": "huggingface", "task": "text-generation", "downloads": 6280} +{"model_id": "princeton-nlp/Sheared-LLaMA-1.3B", "provider": "huggingface", "task": "text-generation", "downloads": 6268} +{"model_id": "VishalMysore/cookgptlama", "provider": "huggingface", "task": "text-generation", "downloads": 6263} +{"model_id": "ai-forever/mGPT", "provider": "huggingface", "task": "text-generation", "downloads": 6257} +{"model_id": "unsloth/llama-3-8b", "provider": "huggingface", "task": "text-generation", "downloads": 6240} +{"model_id": "unsloth/Phi-4-mini-instruct-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 6234} +{"model_id": "yujiepan/llama-4-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 6226} +{"model_id": "bartowski/FutureMa_Eva-4B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 6215} +{"model_id": "codellama/CodeLlama-7b-Python-hf", "provider": "huggingface", "task": "text-generation", "downloads": 6175} +{"model_id": "NousResearch/Hermes-4.3-36B", "provider": "huggingface", "task": "text-generation", "downloads": 6158} +{"model_id": "tokyotech-llm/Llama-3.3-Swallow-70B-Instruct-v0.4", "provider": "huggingface", "task": "text-generation", "downloads": 6152} +{"model_id": "predibase/gsm8k", "provider": "huggingface", "task": "text-generation", "downloads": 6122} +{"model_id": "silma-ai/SILMA-9B-Instruct-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 6111} +{"model_id": "QuantFactory/Qwen2.5-Sex-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 6110} +{"model_id": "cerebras/GLM-4.7-Flash-REAP-23B-A3B", "provider": "huggingface", "task": "text-generation", "downloads": 6107} +{"model_id": "lmsys/vicuna-7b-v1.1", "provider": "huggingface", "task": "text-generation", "downloads": 6098} +{"model_id": "unsloth/Qwen3-8B-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 6089} +{"model_id": "Xenova/tiny-random-Phi3ForCausalLM", "provider": "huggingface", "task": "text-generation", "downloads": 6087} +{"model_id": "mradermacher/Kai-3B-Distill-Claude-Opus-4.5-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 6086} +{"model_id": "nvidia/DeepSeek-R1-0528-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 6080} +{"model_id": "mistral-community/Mistral-7B-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 6072} +{"model_id": "EleutherAI/pythia-2.8b-deduped", "provider": "huggingface", "task": "text-generation", "downloads": 6070} +{"model_id": "TitanML/Llama3-OpenBioLLM-70B-AWQ-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 6059} +{"model_id": "bartowski/Athene-V2-Agent-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 6059} +{"model_id": "allenai/Llama-3.1-Tulu-3-8B-DPO", "provider": "huggingface", "task": "text-generation", "downloads": 6054} +{"model_id": "unsloth/Llama-3.1-8B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 6047} +{"model_id": "bartowski/nvidia_NVIDIA-Nemotron-Nano-9B-v2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 6045} +{"model_id": "guangyangnlp/Qwen3-1.7B-SFT-medical-2e-5", "provider": "huggingface", "task": "text-generation", "downloads": 6026} +{"model_id": "lmstudio-community/Qwen3-32B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 6019} +{"model_id": "SandLogicTechnologies/Qwen3-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 6015} +{"model_id": "ggml-org/Qwen2.5-Coder-1.5B-Q8_0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 5993} +{"model_id": "jerryzh168/opt-125m-int8wo-partial-quant", "provider": "huggingface", "task": "text-generation", "downloads": 5968} +{"model_id": "lmstudio-community/DeepSeek-R1-Distill-Llama-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 5967} +{"model_id": "olka-fi/Qwen3.5-122B-A10B-MXFP4", "provider": "huggingface", "task": "text-generation", "downloads": 5963} +{"model_id": "RedHatAI/DeepSeek-R1-Distill-Llama-8B-quantized.w8a8", "provider": "huggingface", "task": "text-generation", "downloads": 5957} +{"model_id": "ise-uiuc/Magicoder-S-DS-6.7B", "provider": "huggingface", "task": "text-generation", "downloads": 5939} +{"model_id": "mlabonne/Meta-Llama-3.1-8B-Instruct-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 5934} +{"model_id": "shenzhi-wang/Llama3.1-8B-Chinese-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 5931} +{"model_id": "upstage/Solar-Open-100B", "provider": "huggingface", "task": "text-generation", "downloads": 5925} +{"model_id": "DevQuasar/Qwen.Qwen3-32B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 5921} +{"model_id": "Qwen/Qwen2.5-72B-Instruct-GPTQ-Int8", "provider": "huggingface", "task": "text-generation", "downloads": 5919} +{"model_id": "tvall43/Qwen3.5-14B-A3B-Claude-4.6-Opus-Reasoning-Distilled-reap-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 5914} +{"model_id": "bartowski/Qwen2.5.1-Coder-7B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 5911} +{"model_id": "tencent/Penguin-VL-8B", "provider": "huggingface", "task": "text-generation", "downloads": 5897} +{"model_id": "OpenMeditron/Meditron3-8B", "provider": "huggingface", "task": "text-generation", "downloads": 5842} +{"model_id": "TinyLlama/TinyLlama-1.1B-Chat-v0.6", "provider": "huggingface", "task": "text-generation", "downloads": 5839} +{"model_id": "StanfordAIMI/CheXagent-2-3b", "provider": "huggingface", "task": "text-generation", "downloads": 5825} +{"model_id": "meta-math/MetaMath-Mistral-7B", "provider": "huggingface", "task": "text-generation", "downloads": 5818} +{"model_id": "locuslab/tofu_ft_llama2-7b", "provider": "huggingface", "task": "text-generation", "downloads": 5817} +{"model_id": "KBlueLeaf/TIPO-500M", "provider": "huggingface", "task": "text-generation", "downloads": 5804} +{"model_id": "Robapuros/Qwen3-0.6B-Gensyn-Swarm-amphibious_leaping_bison", "provider": "huggingface", "task": "text-generation", "downloads": 5789} +{"model_id": "DavidAU/L3.2-Rogue-Creative-Instruct-Uncensored-Abliterated-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 5770} +{"model_id": "kfdong/STP_model_Lean", "provider": "huggingface", "task": "text-generation", "downloads": 5768} +{"model_id": "ilsp/Llama-Krikri-8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 5767} +{"model_id": "optimum-internal-testing/tiny-random-internlm2", "provider": "huggingface", "task": "text-generation", "downloads": 5757} +{"model_id": "jdchang/llama3-small", "provider": "huggingface", "task": "text-generation", "downloads": 5755} +{"model_id": "KirillR/QwQ-32B-Preview-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 5753} +{"model_id": "AI-Sweden-Models/gpt-sw3-6.7b-v2", "provider": "huggingface", "task": "text-generation", "downloads": 5751} +{"model_id": "nvidia/OpenMath2-Llama3.1-8B", "provider": "huggingface", "task": "text-generation", "downloads": 5744} +{"model_id": "bartowski/HuatuoGPT-o1-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 5740} +{"model_id": "ToxicityPrompts/PolyGuard-Qwen-Smol", "provider": "huggingface", "task": "text-generation", "downloads": 5726} +{"model_id": "tokyotech-llm/Qwen3-Swallow-8B-SFT-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 5725} +{"model_id": "inceptionai/Jais-2-8B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 5717} +{"model_id": "lmstudio-community/Qwen3-Coder-480B-A35B-Instruct-MLX-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 5716} +{"model_id": "peft-internal-testing/tiny-random-GPTNeoXForCausalLM", "provider": "huggingface", "task": "text-generation", "downloads": 5710} +{"model_id": "QuantFactory/NeuralDaredevil-8B-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 5708} +{"model_id": "dicta-il/dictalm2.0", "provider": "huggingface", "task": "text-generation", "downloads": 5700} +{"model_id": "poedator/opt-125m-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 5695} +{"model_id": "internlm/internlm2-1_8b", "provider": "huggingface", "task": "text-generation", "downloads": 5692} +{"model_id": "dicta-il/DictaLM-3.0-1.7B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 5691} +{"model_id": "Mungert/Qwen3-Coder-Next-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 5691} +{"model_id": "LuffyTheFox/Qwen3.5-27B-Claude-4.6-Opus-Uncensored-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 5676} +{"model_id": "cerebras/MiniMax-M2.5-REAP-139B-A10B", "provider": "huggingface", "task": "text-generation", "downloads": 5669} +{"model_id": "RedHatAI/Meta-Llama-3.1-8B-Instruct-quantized.w8a16", "provider": "huggingface", "task": "text-generation", "downloads": 5661} +{"model_id": "QuantFactory/Qwen2.5-7B-Instruct-Uncensored-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 5658} +{"model_id": "AI-Sweden-Models/gpt-sw3-356m", "provider": "huggingface", "task": "text-generation", "downloads": 5651} +{"model_id": "unsloth/Qwen2.5-32B-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 5618} +{"model_id": "TheHouseOfTheDude/GLM-4.7-Flash_AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 5618} +{"model_id": "bartowski/stepfun-ai_Step-3.5-Flash-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 5613} +{"model_id": "bartowski/TheDrummer_Valkyrie-49B-v2.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 5612} +{"model_id": "epfl-llm/meditron-7b", "provider": "huggingface", "task": "text-generation", "downloads": 5596} +{"model_id": "allenai/OLMo-7B-hf", "provider": "huggingface", "task": "text-generation", "downloads": 5594} +{"model_id": "unsloth/Meta-Llama-3.1-70B-Instruct-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 5590} +{"model_id": "allenai/OLMo-2-0325-32B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 5589} +{"model_id": "unsloth/DeepSeek-R1-Distill-Qwen-14B-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 5564} +{"model_id": "microsoft/FrogBoss-32B-2510", "provider": "huggingface", "task": "text-generation", "downloads": 5563} +{"model_id": "fdtn-ai/Foundation-Sec-1.1-8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 5552} +{"model_id": "lmstudio-community/GLM-4.7-Flash-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 5548} +{"model_id": "ibm-granite/granite-3.1-1b-a400m-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 5530} +{"model_id": "tiiuae/falcon-11B", "provider": "huggingface", "task": "text-generation", "downloads": 5518} +{"model_id": "CohereLabs/aya-23-35B", "provider": "huggingface", "task": "text-generation", "downloads": 5515} +{"model_id": "Mungert/Llama-3.2-3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 5506} +{"model_id": "K-intelligence/Midm-2.0-Mini-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 5494} +{"model_id": "unsloth/Meta-Llama-3.1-70B-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 5491} +{"model_id": "trend-cybertron/Llama-Primus-Nemotron-70B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 5491} +{"model_id": "Qwen/Qwen2-7B-Instruct-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 5490} +{"model_id": "unsloth/Qwen2.5-3B-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 5482} +{"model_id": "EleutherAI/pythia-12b-deduped", "provider": "huggingface", "task": "text-generation", "downloads": 5478} +{"model_id": "Andycurrent/Mistral-Nemo-2407-12B-Thinking-Claude-Gemini-GPT5.2-Uncensored-HERETIC-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 5473} +{"model_id": "allenai/OLMo-2-1124-7B-SFT", "provider": "huggingface", "task": "text-generation", "downloads": 5465} +{"model_id": "lomahony/pythia-70m-helpful-sft", "provider": "huggingface", "task": "text-generation", "downloads": 5463} +{"model_id": "unsloth/Qwen3-8B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 5455} +{"model_id": "nvidia/Llama-3_3-Nemotron-Super-49B-v1_5-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 5437} +{"model_id": "btbtyler09/Qwen3-Coder-Next-GPTQ-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 5422} +{"model_id": "microsoft/MediPhi-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 5417} +{"model_id": "jeffwan/llama-7b-hf", "provider": "huggingface", "task": "text-generation", "downloads": 5416} +{"model_id": "mradermacher/mox-tiny-1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 5416} +{"model_id": "open-thoughts/OpenThinker3-7B", "provider": "huggingface", "task": "text-generation", "downloads": 5412} +{"model_id": "mconcat/Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 5406} +{"model_id": "allenai/Olmo-Hybrid-Instruct-DPO-7B", "provider": "huggingface", "task": "text-generation", "downloads": 5404} +{"model_id": "allenai/Olmo-3-32B-Think", "provider": "huggingface", "task": "text-generation", "downloads": 5400} +{"model_id": "daniloreddy/Qwen3.5-2B_GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 5398} +{"model_id": "deepseek-ai/DeepSeek-R1-Zero", "provider": "huggingface", "task": "text-generation", "downloads": 5392} +{"model_id": "daniloreddy/Qwen3.5-0.8B_GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 5378} +{"model_id": "datificate/gpt2-small-spanish", "provider": "huggingface", "task": "text-generation", "downloads": 5370} +{"model_id": "bartowski/ConicCat_Qwen3.5-27B-Writer-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 5369} +{"model_id": "Qwen/Qwen-72B", "provider": "huggingface", "task": "text-generation", "downloads": 5366} +{"model_id": "byteshape/Qwen3-30B-A3B-Instruct-2507-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 5364} +{"model_id": "marketeam/Qwen-Marketing", "provider": "huggingface", "task": "text-generation", "downloads": 5363} +{"model_id": "microsoft/Phi-4-reasoning-plus", "provider": "huggingface", "task": "text-generation", "downloads": 5354} +{"model_id": "codeparrot/codeparrot-small-multi", "provider": "huggingface", "task": "text-generation", "downloads": 5334} +{"model_id": "swiss-ai/Apertus-70B-Instruct-2509", "provider": "huggingface", "task": "text-generation", "downloads": 5323} +{"model_id": "petals-team/StableBeluga2", "provider": "huggingface", "task": "text-generation", "downloads": 5322} +{"model_id": "nvidia/AceReason-Nemotron-7B", "provider": "huggingface", "task": "text-generation", "downloads": 5321} +{"model_id": "bartowski/Qwen2.5-Coder-32B-Instruct-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 5317} +{"model_id": "LGAI-EXAONE/EXAONE-Deep-32B", "provider": "huggingface", "task": "text-generation", "downloads": 5302} +{"model_id": "bartowski/Qwen_Qwen3-4B-Instruct-2507-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 5301} +{"model_id": "unsloth/DeepSeek-R1-Distill-Qwen-7B-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 5295} +{"model_id": "flowaicom/Flow-Judge-v0.1-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 5288} +{"model_id": "daniloreddy/Qwen3.5-9B_GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 5281} +{"model_id": "ibm-granite/granite-3.3-8b-instruct-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 5256} +{"model_id": "ai-forever/rugpt3large_based_on_gpt2", "provider": "huggingface", "task": "text-generation", "downloads": 5255} +{"model_id": "bartowski/Goekdeniz-Guelmez_Josiefied-Qwen3-8B-abliterated-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 5243} +{"model_id": "yam-peleg/Hebrew-Gemma-11B-V2", "provider": "huggingface", "task": "text-generation", "downloads": 5239} +{"model_id": "Qwen/Qwen2.5-7B-Instruct-GPTQ-Int8", "provider": "huggingface", "task": "text-generation", "downloads": 5235} +{"model_id": "Ex0bit/Qwen3-VLTO-32B-Instruct-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 5235} +{"model_id": "mlx-community/MiniMax-M2.1-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 5215} +{"model_id": "facebook/opt-iml-1.3b", "provider": "huggingface", "task": "text-generation", "downloads": 5200} +{"model_id": "tokyotech-llm/Qwen3-Swallow-8B-RL-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 5196} +{"model_id": "yam-peleg/Hebrew-Mistral-7B", "provider": "huggingface", "task": "text-generation", "downloads": 5187} +{"model_id": "Momix-44/Qwen3.5-35B-A3B-Claude-4.6-Opus-Reasoning-Distilled-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 5186} +{"model_id": "unsloth/llama-2-7b-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 5179} +{"model_id": "mlx-community/translategemma-4b-it-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 5178} +{"model_id": "bartowski/gemma-2-9b-it-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 5175} +{"model_id": "transfo-xl/transfo-xl-wt103", "provider": "huggingface", "task": "text-generation", "downloads": 5169} +{"model_id": "mradermacher/gemma-3-27b-it-abliterated-refined-novis-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 5169} +{"model_id": "Jiqing/tiny_random_llama2", "provider": "huggingface", "task": "text-generation", "downloads": 5154} +{"model_id": "ronigold/dictalm2.0-instruct-fine-tuned-alpaca-gpt4-hebrew", "provider": "huggingface", "task": "text-generation", "downloads": 5136} +{"model_id": "Goedel-LM/Goedel-Prover-V2-32B", "provider": "huggingface", "task": "text-generation", "downloads": 5120} +{"model_id": "Jackrong/Qwen3.5-4B-Claude-4.6-Opus-Reasoning-Distilled", "provider": "huggingface", "task": "text-generation", "downloads": 5113} +{"model_id": "mradermacher/Albert_Wesker-1B-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 5113} +{"model_id": "mradermacher/Qwen3.5-9B-Writing-DPO-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 5111} +{"model_id": "BCCard/Qwen2.5-Coder-32B-Instruct-FP8-Dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 5094} +{"model_id": "Nanbeige/Nanbeige4-3B-Thinking-2511", "provider": "huggingface", "task": "text-generation", "downloads": 5084} +{"model_id": "nvidia/AceReason-Nemotron-1.1-7B", "provider": "huggingface", "task": "text-generation", "downloads": 5080} +{"model_id": "katuni4ka/tiny-random-deepseek-v3", "provider": "huggingface", "task": "text-generation", "downloads": 5079} +{"model_id": "bartowski/Qwen_QwQ-32B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 5074} +{"model_id": "unsloth/gpt-oss-20b-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 5071} +{"model_id": "NobodyWho/Qwen_Qwen3-0.6B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 5063} +{"model_id": "nvidia/NVIDIA-Nemotron-3-Nano-4B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 5055} +{"model_id": "llmfan46/gpt-oss-120b-ultra-heretic-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 5049} +{"model_id": "bartowski/Meta-Llama-3-8B-Instruct-abliterated-v3-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 5041} +{"model_id": "reglab-rrc/mistral-rrc", "provider": "huggingface", "task": "text-generation", "downloads": 5036} +{"model_id": "nvidia/Llama-3.1-Nemotron-Nano-4B-v1.1", "provider": "huggingface", "task": "text-generation", "downloads": 5030} +{"model_id": "CohereLabs/c4ai-command-a-03-2025", "provider": "huggingface", "task": "text-generation", "downloads": 5018} +{"model_id": "ollieturnbull/p-IgGen", "provider": "huggingface", "task": "text-generation", "downloads": 5017} +{"model_id": "Salesforce/codegen-350M-multi", "provider": "huggingface", "task": "text-generation", "downloads": 5016} +{"model_id": "RthItalia/Rth-lm-code-25b", "provider": "huggingface", "task": "text-generation", "downloads": 5009} +{"model_id": "DavidAU/Llama-3.2-8X4B-MOE-V2-Dark-Champion-Instruct-uncensored-abliterated-21B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 5007} +{"model_id": "bartowski/Falcon3-1B-Instruct-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4997} +{"model_id": "facebook/opt-66b", "provider": "huggingface", "task": "text-generation", "downloads": 4990} +{"model_id": "TheBloke/Llama-2-7B-Chat-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 4986} +{"model_id": "Mungert/Qwen2.5-7B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4985} +{"model_id": "ytu-ce-cosmos/Turkish-Gemma-9b-T1", "provider": "huggingface", "task": "text-generation", "downloads": 4969} +{"model_id": "bartowski/moonshotai_Kimi-Linear-48B-A3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4962} +{"model_id": "TheBloke/CodeLlama-13B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4959} +{"model_id": "KiteFishAI/Minnow-Math-2B", "provider": "huggingface", "task": "text-generation", "downloads": 4959} +{"model_id": "mradermacher/next2.5-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4954} +{"model_id": "mradermacher/OpenAgent-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4947} +{"model_id": "mlx-community/Qwen3.5-4B-OptiQ-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 4945} +{"model_id": "colinglab/CLASS_IT-140M", "provider": "huggingface", "task": "text-generation", "downloads": 4933} +{"model_id": "IDEA-CCNL/Wenzhong-GPT2-110M", "provider": "huggingface", "task": "text-generation", "downloads": 4932} +{"model_id": "RedHatAI/Qwen2-7B-Instruct-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 4927} +{"model_id": "bartowski/TheDrummer_Cydonia-24B-v2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4925} +{"model_id": "Klingspor/Qwen3-1.7B-SFT", "provider": "huggingface", "task": "text-generation", "downloads": 4922} +{"model_id": "RedHatAI/DeepSeek-R1-Distill-Qwen-14B-quantized.w8a8", "provider": "huggingface", "task": "text-generation", "downloads": 4921} +{"model_id": "Shifusen/Qwen3.5-122B-A10B-abliterated-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 4917} +{"model_id": "bartowski/Llama-3.1-8B-Lexi-Uncensored-V2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4915} +{"model_id": "deepseek-ai/DeepSeek-Math-V2", "provider": "huggingface", "task": "text-generation", "downloads": 4913} +{"model_id": "bartowski/LiquidAI_LFM2-24B-A2B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4911} +{"model_id": "allenai/OLMo-2-1124-7B-DPO", "provider": "huggingface", "task": "text-generation", "downloads": 4905} +{"model_id": "vincentzed-hf/Qwen3-Coder-Next-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 4894} +{"model_id": "TechxGenus/starcoder2-15b-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 4875} +{"model_id": "bartowski/Falcon3-10B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4851} +{"model_id": "allenai/OLMo-7B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 4847} +{"model_id": "QuantTrio/Qwen3-VL-30B-A3B-Thinking-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 4847} +{"model_id": "robowaifudev/megatron-gpt2-345m", "provider": "huggingface", "task": "text-generation", "downloads": 4845} +{"model_id": "mradermacher/next2-air-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4844} +{"model_id": "stabilityai/stablelm-2-zephyr-1_6b", "provider": "huggingface", "task": "text-generation", "downloads": 4842} +{"model_id": "solidrust/Mistral-7B-Instruct-v0.3-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 4839} +{"model_id": "unsloth/DeepSeek-R1-Distill-Qwen-7B", "provider": "huggingface", "task": "text-generation", "downloads": 4838} +{"model_id": "mlx-community/LFM2-2.6B-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 4838} +{"model_id": "lucylq/qwen3_06B_lora_math", "provider": "huggingface", "task": "text-generation", "downloads": 4838} +{"model_id": "facebook/layerskip-llama3.2-1B", "provider": "huggingface", "task": "text-generation", "downloads": 4835} +{"model_id": "Menlo/Jan-nano", "provider": "huggingface", "task": "text-generation", "downloads": 4835} +{"model_id": "QuantFactory/Qwen2.5-7B-Instruct-abliterated-v2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4828} +{"model_id": "mradermacher/zen-eco-instruct-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4815} +{"model_id": "axolotl-ai-co/gpt-oss-120b-dequantized", "provider": "huggingface", "task": "text-generation", "downloads": 4811} +{"model_id": "Qwen/Qwen1.5-0.5B-Chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4800} +{"model_id": "onnx-community/Qwen2.5-0.5B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 4790} +{"model_id": "unsloth/Llama-3.3-70B-Instruct-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 4788} +{"model_id": "ministral/Ministral-3b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 4777} +{"model_id": "mlx-community/Qwen3-Coder-Next-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 4773} +{"model_id": "Qwen/Qwen1.5-14B-Chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4768} +{"model_id": "TheBloke/CodeLlama-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4751} +{"model_id": "RedHatAI/Qwen3-14B-FP8-dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 4745} +{"model_id": "nvidia/Kimi-K2-Thinking-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 4744} +{"model_id": "openaccess-ai-collective/tiny-mistral", "provider": "huggingface", "task": "text-generation", "downloads": 4728} +{"model_id": "QuantTrio/Qwen3-235B-A22B-Instruct-2507-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 4727} +{"model_id": "ibm-ai-platform/Bamba-9B-v2", "provider": "huggingface", "task": "text-generation", "downloads": 4712} +{"model_id": "amd/AMD-Llama-135m", "provider": "huggingface", "task": "text-generation", "downloads": 4687} +{"model_id": "voidful/Llama-3.2-8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 4680} +{"model_id": "lmstudio-community/Qwen3-Coder-480B-A35B-Instruct-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 4680} +{"model_id": "QuantTrio/GLM-4.7-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 4680} +{"model_id": "akhbar/Qwen2.5-32B-Instruct-abliterated-8bit-128g-actorder_True-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 4673} +{"model_id": "unsloth/Qwen2.5-Coder-32B-Instruct-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 4672} +{"model_id": "hyper-accel/tiny-random-llama", "provider": "huggingface", "task": "text-generation", "downloads": 4672} +{"model_id": "unsloth/Qwen2.5-Coder-7B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 4662} +{"model_id": "unsloth/Phi-4-reasoning-plus-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4662} +{"model_id": "onnx-internal-testing/tiny-random-ArceeForCausalLM", "provider": "huggingface", "task": "text-generation", "downloads": 4656} +{"model_id": "speakleash/Bielik-7B-Instruct-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 4650} +{"model_id": "sapienzanlp/Minerva-7B-instruct-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 4650} +{"model_id": "KISTI-KONI/KONI-Llama3.1-8B-Instruct-20241024", "provider": "huggingface", "task": "text-generation", "downloads": 4646} +{"model_id": "optimum-internal-testing/tiny-random-qwen3_moe", "provider": "huggingface", "task": "text-generation", "downloads": 4633} +{"model_id": "RedHatAI/DeepSeek-R1-Distill-Llama-70B-quantized.w4a16", "provider": "huggingface", "task": "text-generation", "downloads": 4632} +{"model_id": "optimum-internal-testing/tiny-random-qwen3", "provider": "huggingface", "task": "text-generation", "downloads": 4631} +{"model_id": "cyankiwi/GLM-4.5-Air-AWQ-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 4629} +{"model_id": "RWKV/v6-Finch-1B6-HF", "provider": "huggingface", "task": "text-generation", "downloads": 4625} +{"model_id": "bartowski/Phi-3.5-mini-instruct_Uncensored-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4625} +{"model_id": "AI-MO/Kimina-Prover-72B", "provider": "huggingface", "task": "text-generation", "downloads": 4623} +{"model_id": "Sao10K/L3-8B-Stheno-v3.2", "provider": "huggingface", "task": "text-generation", "downloads": 4621} +{"model_id": "daniloreddy/Qwen3.5-4B_GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4621} +{"model_id": "ibm-granite/granite-3.2-2b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 4620} +{"model_id": "taobao-mnn/Qwen3-VL-8B-Instruct-Eagle3", "provider": "huggingface", "task": "text-generation", "downloads": 4598} +{"model_id": "bigcode/starcoderbase-1b", "provider": "huggingface", "task": "text-generation", "downloads": 4596} +{"model_id": "lmms-lab/llama3-llava-next-8b", "provider": "huggingface", "task": "text-generation", "downloads": 4596} +{"model_id": "yujiepan/opt-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 4591} +{"model_id": "bartowski/SmolLM2-360M-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4589} +{"model_id": "lmsys/vicuna-13b-v1.3", "provider": "huggingface", "task": "text-generation", "downloads": 4587} +{"model_id": "mlx-community/SmolLM3-3B-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 4584} +{"model_id": "huihui-ai/Qwen3-30B-A3B-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 4573} +{"model_id": "taide/Llama3-TAIDE-LX-8B-Chat-Alpha1", "provider": "huggingface", "task": "text-generation", "downloads": 4553} +{"model_id": "mlx-community/Josiefied-Qwen3-4B-abliterated-v1-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 4546} +{"model_id": "internlm/internlm2-chat-1_8b", "provider": "huggingface", "task": "text-generation", "downloads": 4542} +{"model_id": "Orenguteng/Llama-3.1-8B-Lexi-Uncensored-V2", "provider": "huggingface", "task": "text-generation", "downloads": 4542} +{"model_id": "PleIAs/Baguettotron", "provider": "huggingface", "task": "text-generation", "downloads": 4541} +{"model_id": "RWKV/rwkv-4-169m-pile", "provider": "huggingface", "task": "text-generation", "downloads": 4540} +{"model_id": "nm-testing/tinyllama-oneshot-w4a16-channel-v2", "provider": "huggingface", "task": "text-generation", "downloads": 4532} +{"model_id": "openbmb/NOSA-8B", "provider": "huggingface", "task": "text-generation", "downloads": 4527} +{"model_id": "rl-research/DR-Tulu-8B", "provider": "huggingface", "task": "text-generation", "downloads": 4519} +{"model_id": "arcee-ai/Trinity-Mini", "provider": "huggingface", "task": "text-generation", "downloads": 4519} +{"model_id": "Mungert/Llama3.3-8B-Instruct-Thinking-Claude-4.5-Opus-High-Reasoning-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4513} +{"model_id": "RedHatAI/TinyLlama-1.1B-Chat-v1.0-marlin", "provider": "huggingface", "task": "text-generation", "downloads": 4509} +{"model_id": "unsloth/Phi-4-mini-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 4501} +{"model_id": "togethercomputer/LLaMA-2-7B-32K", "provider": "huggingface", "task": "text-generation", "downloads": 4497} +{"model_id": "mlx-community/Meta-Llama-3-8B-Instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 4488} +{"model_id": "BreizhNode/Qwen2.5-Coder-0.5B-Instruct-Gensyn-Swarm-meek_climbing_termite", "provider": "huggingface", "task": "text-generation", "downloads": 4487} +{"model_id": "mlx-community/gpt-oss-20b-MXFP4-Q4", "provider": "huggingface", "task": "text-generation", "downloads": 4484} +{"model_id": "aisingapore/Gemma-SEA-LION-v4-27B-IT", "provider": "huggingface", "task": "text-generation", "downloads": 4475} +{"model_id": "inferencerlabs/Qwen3.5-35B-A3B-MLX-5.5bit", "provider": "huggingface", "task": "text-generation", "downloads": 4472} +{"model_id": "state-spaces/mamba-370m-hf", "provider": "huggingface", "task": "text-generation", "downloads": 4469} +{"model_id": "Deci/DeciLM-7B-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 4463} +{"model_id": "lmstudio-community/Qwen3-Coder-480B-A35B-Instruct-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 4455} +{"model_id": "pytorch/Phi-4-mini-instruct-INT8-INT4", "provider": "huggingface", "task": "text-generation", "downloads": 4452} +{"model_id": "mradermacher/Koishi-1.5-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4447} +{"model_id": "LiquidAI/LFM2.5-1.2B-Thinking-ONNX", "provider": "huggingface", "task": "text-generation", "downloads": 4435} +{"model_id": "mattritchey/DeepAnalyze-8B-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4433} +{"model_id": "ckiplab/gpt2-base-chinese", "provider": "huggingface", "task": "text-generation", "downloads": 4428} +{"model_id": "TNT3530/Qwen3.5-122B-A10B-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4428} +{"model_id": "bartowski/TheDrummer_Behemoth-X-123B-v2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4422} +{"model_id": "unsloth/DeepSeek-R1-Distill-Qwen-1.5B-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 4421} +{"model_id": "microsoft/MediPhi", "provider": "huggingface", "task": "text-generation", "downloads": 4415} +{"model_id": "unsloth/functiongemma-270m-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4414} +{"model_id": "cyankiwi/MiniMax-M2.1-AWQ-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 4414} +{"model_id": "ai-sage/GigaChat-20B-A3B-base", "provider": "huggingface", "task": "text-generation", "downloads": 4407} +{"model_id": "unsloth/gemma-2-2b-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 4404} +{"model_id": "RedHatAI/Qwen2.5-7B-Instruct-FP8-dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 4403} +{"model_id": "NovachronoAI/LFM2.5-1.2B-Nova-Function-Calling-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4403} +{"model_id": "ibm-granite/granite-3.3-2b-base", "provider": "huggingface", "task": "text-generation", "downloads": 4396} +{"model_id": "nyu-visionx/Scale-RAE-Qwen1.5B_DiT2.4B", "provider": "huggingface", "task": "text-generation", "downloads": 4391} +{"model_id": "lmstudio-community/dolphin-2.8-mistral-7b-v02-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4390} +{"model_id": "Andycurrent/Qwen3.5-4B-Uncensored-HauhauCS-Aggressive", "provider": "huggingface", "task": "text-generation", "downloads": 4386} +{"model_id": "LEONW24/Qwen3.5-9B-Uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 4378} +{"model_id": "alignment-handbook/zephyr-7b-sft-full", "provider": "huggingface", "task": "text-generation", "downloads": 4372} +{"model_id": "nvidia/Qwen3-235B-A22B-Instruct-2507-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 4370} +{"model_id": "peiyi9979/math-shepherd-mistral-7b-prm", "provider": "huggingface", "task": "text-generation", "downloads": 4363} +{"model_id": "HuggingFaceH4/zephyr-7b-alpha", "provider": "huggingface", "task": "text-generation", "downloads": 4362} +{"model_id": "Jackrong/MLX-Qwen3.5-35B-A3B-Claude-4.6-Opus-Reasoning-Distilled-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 4361} +{"model_id": "RedHatAI/Qwen3-VL-32B-Instruct-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 4346} +{"model_id": "MLP-KTLim/llama-3-Korean-Bllossom-8B", "provider": "huggingface", "task": "text-generation", "downloads": 4336} +{"model_id": "muse-bench/MUSE-books_target", "provider": "huggingface", "task": "text-generation", "downloads": 4333} +{"model_id": "mlx-community/MiniMax-M2.5-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 4325} +{"model_id": "Langboat/bloom-1b4-zh", "provider": "huggingface", "task": "text-generation", "downloads": 4321} +{"model_id": "TheBloke/Mixtral-8x7B-Instruct-v0.1-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 4321} +{"model_id": "JeffGreen311/eve-qwen2.5-3b-consciousness-soul", "provider": "huggingface", "task": "text-generation", "downloads": 4318} +{"model_id": "google/vaultgemma-1b", "provider": "huggingface", "task": "text-generation", "downloads": 4306} +{"model_id": "m-a-p/YuE-s1-7B-anneal-en-cot", "provider": "huggingface", "task": "text-generation", "downloads": 4303} +{"model_id": "hugging-quants/Meta-Llama-3.1-70B-Instruct-GPTQ-INT4", "provider": "huggingface", "task": "text-generation", "downloads": 4301} +{"model_id": "LGAI-EXAONE/EXAONE-4.0-32B-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 4290} +{"model_id": "RedHatAI/phi-4-FP8-dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 4289} +{"model_id": "bartowski/google_gemma-3-1b-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4288} +{"model_id": "coderavi/Llama3.3-8B-Instruct-Thinking-Heretic-Uncensored-Claude-4.5-Opus-High-Reasoning-mlx-8Bit", "provider": "huggingface", "task": "text-generation", "downloads": 4279} +{"model_id": "lmstudio-community/DeepSeek-R1-Distill-Qwen-1.5B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4277} +{"model_id": "google/codegemma-7b-it", "provider": "huggingface", "task": "text-generation", "downloads": 4276} +{"model_id": "unsloth/Qwen3-14B-Base-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 4271} +{"model_id": "LiquidAI/LFM2.5-1.2B-Thinking-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 4270} +{"model_id": "unsloth/Qwen2.5-14B-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 4262} +{"model_id": "CohereLabs/c4ai-command-r7b-arabic-02-2025", "provider": "huggingface", "task": "text-generation", "downloads": 4261} +{"model_id": "mlx-community/LFM2.5-1.2B-Thinking-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 4254} +{"model_id": "badaoui/tiny-random-NemotronForCausalLM", "provider": "huggingface", "task": "text-generation", "downloads": 4251} +{"model_id": "tommymir4444/Qwen2.5-Coder-0.5B-Instruct-Gensyn-Swarm-gentle_vigilant_capybara", "provider": "huggingface", "task": "text-generation", "downloads": 4245} +{"model_id": "allenai/OLMo-1B-0724-hf", "provider": "huggingface", "task": "text-generation", "downloads": 4243} +{"model_id": "bartowski/google_gemma-3n-E4B-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4232} +{"model_id": "speakleash/Bielik-11B-v2.3-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4226} +{"model_id": "BioMistral/BioMistral-7B-DARE", "provider": "huggingface", "task": "text-generation", "downloads": 4217} +{"model_id": "OctoThinker/OctoThinker-3B-Hybrid-Base", "provider": "huggingface", "task": "text-generation", "downloads": 4217} +{"model_id": "Abhiray/Huihui-Qwen3.5-9B-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4217} +{"model_id": "sapienzanlp/Minerva-350M-base-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 4211} +{"model_id": "huihui-ai/Huihui-gpt-oss-120b-BF16-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 4206} +{"model_id": "snake7gun/tiny-random-qwen3", "provider": "huggingface", "task": "text-generation", "downloads": 4205} +{"model_id": "openchat/openchat-3.5-0106-gemma", "provider": "huggingface", "task": "text-generation", "downloads": 4204} +{"model_id": "Qwen/Qwen2.5-72B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4192} +{"model_id": "unsloth/Phi-3.5-mini-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 4191} +{"model_id": "stabilityai/stablelm-2-1_6b", "provider": "huggingface", "task": "text-generation", "downloads": 4189} +{"model_id": "Undi95/ReMM-SLERP-L2-13B", "provider": "huggingface", "task": "text-generation", "downloads": 4188} +{"model_id": "mradermacher/Huihui-Qwen3.5-9B-abliterated-Grimoire-SimPO-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4184} +{"model_id": "stephenlzc/dolphin-llama3-zh-cn-uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 4183} +{"model_id": "anakin87/Phi-3.5-mini-ITA", "provider": "huggingface", "task": "text-generation", "downloads": 4176} +{"model_id": "OctoThinker/OctoThinker-8B-Hybrid-Base", "provider": "huggingface", "task": "text-generation", "downloads": 4174} +{"model_id": "unsloth/Qwen2.5-3B", "provider": "huggingface", "task": "text-generation", "downloads": 4166} +{"model_id": "LnL-AI/TinyLlama-1.1B-Chat-v1.0-GPTQ-Marlin-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 4165} +{"model_id": "Manojb/Qwen3-4B-toolcalling-gguf-codex", "provider": "huggingface", "task": "text-generation", "downloads": 4158} +{"model_id": "togethercomputer/evo-1-131k-base", "provider": "huggingface", "task": "text-generation", "downloads": 4156} +{"model_id": "typhoon-ai/llama3.1-typhoon2-8b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 4156} +{"model_id": "unsloth/DeepSeek-V3-0324-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4156} +{"model_id": "mlx-community/Qwen2.5-14B-Instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 4151} +{"model_id": "unsloth/Qwen2.5-72B-Instruct-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 4149} +{"model_id": "chwan/DeepSeek-V3-5layer", "provider": "huggingface", "task": "text-generation", "downloads": 4148} +{"model_id": "Mungert/MiroThinker-1.7-mini-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4148} +{"model_id": "lmstudio-community/Qwen2.5-14B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4147} +{"model_id": "safestack/Bielik-11B-v3.0-Instruct-FP8-Dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 4146} +{"model_id": "ReDiX/Artemide-3.5", "provider": "huggingface", "task": "text-generation", "downloads": 4144} +{"model_id": "RLHFlow/Llama3.1-8B-PRM-Deepseek-Data", "provider": "huggingface", "task": "text-generation", "downloads": 4138} +{"model_id": "QuantFactory/NSFW-3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4137} +{"model_id": "NousResearch/Meta-Llama-3.1-70B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 4136} +{"model_id": "openthaigpt/openthaigpt1.5-7b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 4135} +{"model_id": "bartowski/LiquidAI_LFM2-2.6B-Exp-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4135} +{"model_id": "RedHatAI/DeepSeek-R1-Distill-Qwen-32B-FP8-dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 4129} +{"model_id": "unsloth/granite-4.0-h-tiny", "provider": "huggingface", "task": "text-generation", "downloads": 4129} +{"model_id": "Efficient-Large-Model/VILA1.5-3b", "provider": "huggingface", "task": "text-generation", "downloads": 4119} +{"model_id": "Edge-Quant/Nanbeige4.1-3B-Q8_0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4118} +{"model_id": "sapienzanlp/Minerva-3B-base-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 4113} +{"model_id": "lmstudio-community/Qwen2.5-14B-Instruct-1M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4113} +{"model_id": "norallm/normistral-7b-warm", "provider": "huggingface", "task": "text-generation", "downloads": 4107} +{"model_id": "jc-builds/Qwen3.5-9B-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4103} +{"model_id": "bartowski/c4ai-command-r7b-12-2024-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4102} +{"model_id": "norallm/normistral-7b-warm-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 4092} +{"model_id": "bartowski/SicariusSicariiStuff_Llama-3.3-8B-Instruct-128K_Abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4089} +{"model_id": "AlignmentResearch/Llama-3.3-Tiny-Instruct-boolq", "provider": "huggingface", "task": "text-generation", "downloads": 4084} +{"model_id": "bartowski/Qwen2.5-Coder-3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4080} +{"model_id": "tiiuae/Falcon3-7B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 4075} +{"model_id": "AaryanK/Mistral-Small-4-119B-2603-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4074} +{"model_id": "juiceb0xc0de/bella-bartender-8b-llama3.1", "provider": "huggingface", "task": "text-generation", "downloads": 4073} +{"model_id": "z-lab/Qwen3.5-9B-DFlash", "provider": "huggingface", "task": "text-generation", "downloads": 4072} +{"model_id": "open-thoughts/OpenThinker-Agent-v1-SFT", "provider": "huggingface", "task": "text-generation", "downloads": 4070} +{"model_id": "DevQuasar/huihui-ai.Huihui-Qwen3.5-27B-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4065} +{"model_id": "katuni4ka/tiny-random-olmo-hf", "provider": "huggingface", "task": "text-generation", "downloads": 4061} +{"model_id": "nvidia/OpenMath-Nemotron-1.5B", "provider": "huggingface", "task": "text-generation", "downloads": 4060} +{"model_id": "bartowski/Phi-3-mini-4k-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4059} +{"model_id": "OpenVINO/Phi-3-mini-4k-instruct-int4-ov", "provider": "huggingface", "task": "text-generation", "downloads": 4050} +{"model_id": "berkeley-nest/Starling-LM-7B-alpha", "provider": "huggingface", "task": "text-generation", "downloads": 4048} +{"model_id": "lrudl-workshop/Kimi-K2-Thinking-converted", "provider": "huggingface", "task": "text-generation", "downloads": 4047} +{"model_id": "allenai/OLMo-2-0425-1B-DPO", "provider": "huggingface", "task": "text-generation", "downloads": 4044} +{"model_id": "techwithsergiu/Qwen3.5-text-9B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4043} +{"model_id": "pytorch/Qwen3-4B-INT8-INT4", "provider": "huggingface", "task": "text-generation", "downloads": 4041} +{"model_id": "meta-llama/CodeLlama-7b-Instruct-hf", "provider": "huggingface", "task": "text-generation", "downloads": 4036} +{"model_id": "llamafactory/tiny-random-qwen2.5", "provider": "huggingface", "task": "text-generation", "downloads": 4032} +{"model_id": "mradermacher/Huihui-Qwen3.5-9B-abliterated-Grimoire-SFT-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 4032} +{"model_id": "vandijklab/C2S-Scale-Gemma-2-2B", "provider": "huggingface", "task": "text-generation", "downloads": 4026} +{"model_id": "utter-project/EuroLLM-22B-Instruct-2512", "provider": "huggingface", "task": "text-generation", "downloads": 4024} +{"model_id": "allenai/OLMo-1B", "provider": "huggingface", "task": "text-generation", "downloads": 4022} +{"model_id": "manycore-research/SpatialLM1.1-Qwen-0.5B", "provider": "huggingface", "task": "text-generation", "downloads": 4013} +{"model_id": "tokyotech-llm/Qwen3-Swallow-8B-CPT-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 4010} +{"model_id": "mlx-community/Qwen1.5-0.5B-Chat-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 4001} +{"model_id": "GenerTeam/GENERator-v2-eukaryote-3b-base", "provider": "huggingface", "task": "text-generation", "downloads": 4001} +{"model_id": "mgoin/Nemotron-4-340B-Instruct-hf-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 3999} +{"model_id": "ai21labs/Jamba-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 3997} +{"model_id": "inferencerlabs/GLM-5-MLX-4.8bit", "provider": "huggingface", "task": "text-generation", "downloads": 3996} +{"model_id": "noctrex/Kimi-Linear-48B-A3B-Instruct-MXFP4_MOE-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3993} +{"model_id": "unsloth/DeepSeek-R1-Distill-Llama-70B-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 3983} +{"model_id": "bartowski/Qwen_Qwen3-30B-A3B-Instruct-2507-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3980} +{"model_id": "unsloth/Phi-3-mini-4k-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 3977} +{"model_id": "Vikhrmodels/it-5.2-fp16-cp", "provider": "huggingface", "task": "text-generation", "downloads": 3976} +{"model_id": "internlm/internlm2-chat-7b-sft", "provider": "huggingface", "task": "text-generation", "downloads": 3973} +{"model_id": "ggml-org/Qwen2.5-Coder-7B-Q8_0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3964} +{"model_id": "unsloth/Qwen3-4B-Thinking-2507", "provider": "huggingface", "task": "text-generation", "downloads": 3961} +{"model_id": "Fastweb/FastwebMIIA-7B", "provider": "huggingface", "task": "text-generation", "downloads": 3952} +{"model_id": "EganAI/qwen3.5-9b-terminal-merge", "provider": "huggingface", "task": "text-generation", "downloads": 3951} +{"model_id": "Nanbeige/Nanbeige4-3B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 3946} +{"model_id": "bartowski/PocketDoc_Dans-PersonalityEngine-V1.2.0-24b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3945} +{"model_id": "bartowski/mlabonne_Qwen3-14B-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3935} +{"model_id": "echarlaix/tiny-random-gpt-oss-mxfp4", "provider": "huggingface", "task": "text-generation", "downloads": 3931} +{"model_id": "MohamedRashad/Arabic-Orpo-Llama-3-8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 3930} +{"model_id": "DavidAU/Mistral-MOE-4X7B-Dark-MultiVerse-Uncensored-Enhanced32-24B-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 3908} +{"model_id": "RedHatAI/Meta-Llama-3-70B-Instruct-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 3883} +{"model_id": "p-e-w/gpt-oss-20b-heretic", "provider": "huggingface", "task": "text-generation", "downloads": 3875} +{"model_id": "unsloth/llama-2-7b-chat", "provider": "huggingface", "task": "text-generation", "downloads": 3872} +{"model_id": "Qwen/Qwen3-Coder-Next-Base", "provider": "huggingface", "task": "text-generation", "downloads": 3872} +{"model_id": "khazarai/Qwen3-4B-Gemini-3.1-Pro-Reasoning-Distilled", "provider": "huggingface", "task": "text-generation", "downloads": 3865} +{"model_id": "state-spaces/mamba-1.4b-hf", "provider": "huggingface", "task": "text-generation", "downloads": 3851} +{"model_id": "dphn/Dolphin-X1-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3842} +{"model_id": "inferencerlabs/NVIDIA-Nemotron-3-Super-120B-A12B-MLX-4.5bit", "provider": "huggingface", "task": "text-generation", "downloads": 3841} +{"model_id": "bartowski/Nanbeige_Nanbeige4-3B-Thinking-2511-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3840} +{"model_id": "Jackrong/Qwen3.5-35B-A3B-Claude-4.6-Opus-Reasoning-Distilled", "provider": "huggingface", "task": "text-generation", "downloads": 3840} +{"model_id": "rahul7star/Qwen3-4B-Thinking-2509-Genius-Coder-AI-Full", "provider": "huggingface", "task": "text-generation", "downloads": 3830} +{"model_id": "ibm-research/GP-MoLFormer-Uniq", "provider": "huggingface", "task": "text-generation", "downloads": 3825} +{"model_id": "NousResearch/Hermes-4-14B", "provider": "huggingface", "task": "text-generation", "downloads": 3823} +{"model_id": "Qwen/Qwen-14B", "provider": "huggingface", "task": "text-generation", "downloads": 3822} +{"model_id": "EasierAI/Mistral-NeMo-12B", "provider": "huggingface", "task": "text-generation", "downloads": 3816} +{"model_id": "Goekdeniz-Guelmez/Josiefied-Qwen3-8B-abliterated-v1", "provider": "huggingface", "task": "text-generation", "downloads": 3816} +{"model_id": "fdtn-ai/Foundation-Sec-8B-Reasoning", "provider": "huggingface", "task": "text-generation", "downloads": 3815} +{"model_id": "bineric/NorskGPT-Llama3-8b", "provider": "huggingface", "task": "text-generation", "downloads": 3814} +{"model_id": "bartowski/mlabonne_Qwen3-8B-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3803} +{"model_id": "willcb/Qwen3-8B", "provider": "huggingface", "task": "text-generation", "downloads": 3801} +{"model_id": "lmstudio-community/gpt-oss-20b-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 3800} +{"model_id": "speakleash/Bielik-11B-v3.0-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3797} +{"model_id": "lmstudio-community/granite-4.0-h-small-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 3794} +{"model_id": "unsloth/LFM2.5-1.2B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3789} +{"model_id": "migtissera/Tess-34B-v1.4", "provider": "huggingface", "task": "text-generation", "downloads": 3787} +{"model_id": "LumiOpen/Viking-7B", "provider": "huggingface", "task": "text-generation", "downloads": 3787} +{"model_id": "tiiuae/Falcon3-3B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 3782} +{"model_id": "inferencerlabs/NVIDIA-Nemotron-3-Super-120B-A12B-MLX-9bit", "provider": "huggingface", "task": "text-generation", "downloads": 3782} +{"model_id": "mlx-community/Llama-2-7b-chat-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 3770} +{"model_id": "lukey03/Qwen3.5-9B-abliterated-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 3770} +{"model_id": "daniloreddy/gemma-3-270m-it_GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3769} +{"model_id": "cyankiwi/Qwen3-4B-Instruct-2507-AWQ-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 3765} +{"model_id": "enterprise-explorers/Llama-2-7b-chat-coreml", "provider": "huggingface", "task": "text-generation", "downloads": 3763} +{"model_id": "sarvamai/sarvam-m", "provider": "huggingface", "task": "text-generation", "downloads": 3759} +{"model_id": "lmstudio-community/Qwen3-235B-A22B-Instruct-2507-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 3758} +{"model_id": "RedHatAI/Qwen3-30B-A3B-FP8-dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 3756} +{"model_id": "bartowski/kldzj_gpt-oss-120b-heretic-v2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3748} +{"model_id": "bartowski/deepcogito_cogito-v2-preview-llama-109B-MoE-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3742} +{"model_id": "bartowski/Rombo-Org_Rombo-LLM-V3.0-Qwen-32b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3738} +{"model_id": "prithivMLmods/SmolLM2-135M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3737} +{"model_id": "speakleash/Bielik-7B-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 3735} +{"model_id": "lmstudio-community/gemma-2-27b-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3734} +{"model_id": "AMead10/Llama-3.2-3B-Instruct-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 3732} +{"model_id": "bartowski/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3730} +{"model_id": "mlx-community/Phi-3.5-mini-instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 3728} +{"model_id": "lmstudio-community/DeepSeek-R1-Distill-Llama-70B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3728} +{"model_id": "TheBloke/dolphin-2.7-mixtral-8x7b-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 3709} +{"model_id": "ThomasBaruzier/Qwen2.5-14B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3709} +{"model_id": "TechxGenus/DeepSeek-Coder-V2-Lite-Instruct-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 3708} +{"model_id": "DevQuasar/zai-org.GLM-4.7-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3697} +{"model_id": "SanctumAI/Llama-3.2-3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3694} +{"model_id": "huihui-ai/Qwen2.5-14B-Instruct-abliterated-v2", "provider": "huggingface", "task": "text-generation", "downloads": 3694} +{"model_id": "mlx-community/GLM-5-MXFP4-Q8", "provider": "huggingface", "task": "text-generation", "downloads": 3692} +{"model_id": "bartowski/Qwen_Qwen3-4B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3679} +{"model_id": "ggml-org/Qwen2.5-Coder-3B-Q8_0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3678} +{"model_id": "casperhansen/mistral-7b-instruct-v0.1-awq", "provider": "huggingface", "task": "text-generation", "downloads": 3675} +{"model_id": "lmstudio-community/Llama-4-Scout-17B-16E-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3668} +{"model_id": "nvidia/Llama-3.1-405B-Instruct-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 3665} +{"model_id": "unsloth/Qwen3-235B-A22B-Instruct-2507-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3665} +{"model_id": "lmstudio-community/Qwen3-235B-A22B-Instruct-2507-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 3660} +{"model_id": "unsloth/Mistral-Small-24B-Instruct-2501-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 3658} +{"model_id": "BruhzWater/Sapphira-L3.3-70b-0.2", "provider": "huggingface", "task": "text-generation", "downloads": 3647} +{"model_id": "EleutherAI/polyglot-ko-1.3b", "provider": "huggingface", "task": "text-generation", "downloads": 3643} +{"model_id": "bartowski/huihui-ai_Huihui-gpt-oss-20b-BF16-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3631} +{"model_id": "marcsun13/bloom-1b7_with_lm_head", "provider": "huggingface", "task": "text-generation", "downloads": 3627} +{"model_id": "unsloth/Qwen3-4B-Instruct-2507-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 3624} +{"model_id": "getonit/transcription-cleanup-llama3.2-1b", "provider": "huggingface", "task": "text-generation", "downloads": 3624} +{"model_id": "codellama/CodeLlama-13b-hf", "provider": "huggingface", "task": "text-generation", "downloads": 3622} +{"model_id": "mlx-community/Qwen3-14B-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 3622} +{"model_id": "allenai/OLMo-7B-0724-hf", "provider": "huggingface", "task": "text-generation", "downloads": 3619} +{"model_id": "RedHatAI/Llama-3.3-70B-Instruct-quantized.w8a8", "provider": "huggingface", "task": "text-generation", "downloads": 3614} +{"model_id": "speakleash/Bielik-11B-v3.0-Instruct-FP8-Dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 3614} +{"model_id": "lmms-lab/llava-onevision-qwen2-7b-si", "provider": "huggingface", "task": "text-generation", "downloads": 3611} +{"model_id": "cyankiwi/Qwen3-Coder-Next-REAM-AWQ-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 3603} +{"model_id": "CISCai/Qwen2.5-Coder-7B-Instruct-SOTA-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3602} +{"model_id": "meta-llama/CodeLlama-13b-Instruct-hf", "provider": "huggingface", "task": "text-generation", "downloads": 3596} +{"model_id": "nvidia/gpt-oss-120b-Eagle3-long-context", "provider": "huggingface", "task": "text-generation", "downloads": 3594} +{"model_id": "meta-llama/Llama-3.1-405B-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 3591} +{"model_id": "Novaciano/SEX_ROLEPLAY-3.2-1B", "provider": "huggingface", "task": "text-generation", "downloads": 3585} +{"model_id": "cjvt/GaMS3-12B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 3584} +{"model_id": "bartowski/gemma-2-2b-it-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3582} +{"model_id": "tokyotech-llm/GPT-OSS-Swallow-120B-RL-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 3582} +{"model_id": "rinna/bilingual-gpt-neox-4b", "provider": "huggingface", "task": "text-generation", "downloads": 3576} +{"model_id": "JunHowie/Qwen3-14B-GPTQ-Int4", "provider": "huggingface", "task": "text-generation", "downloads": 3574} +{"model_id": "bigscience/bloom-1b1", "provider": "huggingface", "task": "text-generation", "downloads": 3571} +{"model_id": "CohereLabs/c4ai-command-r-plus-08-2024", "provider": "huggingface", "task": "text-generation", "downloads": 3566} +{"model_id": "kiri-ai/t5-base-qa-summary-emotion", "provider": "huggingface", "task": "text-generation", "downloads": 3561} +{"model_id": "sorry-bench/ft-mistral-7b-instruct-v0.2-sorry-bench-202406", "provider": "huggingface", "task": "text-generation", "downloads": 3560} +{"model_id": "mconcat/Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled-FP8-Dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 3560} +{"model_id": "trendmicro-ailab/Llama-Primus-Merged", "provider": "huggingface", "task": "text-generation", "downloads": 3559} +{"model_id": "lmstudio-community/Qwen3-235B-A22B-Instruct-2507-MLX-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 3545} +{"model_id": "lmstudio-community/Qwen3-30B-A3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3540} +{"model_id": "microsoft/DialoGPT-large", "provider": "huggingface", "task": "text-generation", "downloads": 3535} +{"model_id": "RedHatAI/Qwen3-30B-A3B-quantized.w4a16", "provider": "huggingface", "task": "text-generation", "downloads": 3533} +{"model_id": "RedHatAI/DeepSeek-R1-Distill-Llama-8B-quantized.w4a16", "provider": "huggingface", "task": "text-generation", "downloads": 3530} +{"model_id": "unsloth/mistral-7b-instruct-v0.3", "provider": "huggingface", "task": "text-generation", "downloads": 3526} +{"model_id": "paultimothymooney/Qwen2.5-7B-Instruct-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3524} +{"model_id": "mradermacher/zen-pro-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3522} +{"model_id": "DavidAU/Qwen3-4B-Hivemind-Instruct-Heretic-Abliterated-Uncensored-NEO-Imatrix-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3519} +{"model_id": "Qwen/QwQ-32B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3517} +{"model_id": "DevQuasar/deepseek-ai.DeepSeek-V3.2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3517} +{"model_id": "mlx-community/Qwen3.5-2B-OptiQ-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 3516} +{"model_id": "google/t5gemma-2b-2b-ul2", "provider": "huggingface", "task": "text-generation", "downloads": 3514} +{"model_id": "mlx-community/MiniMax-M2.5-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 3513} +{"model_id": "bluceoy/task-20-Qwen-Qwen2.5-3B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 3513} +{"model_id": "cyberagent/open-calm-small", "provider": "huggingface", "task": "text-generation", "downloads": 3512} +{"model_id": "osoleve/Qwen3.5-9B-Base-Text-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 3512} +{"model_id": "nickypro/tinyllama-15M", "provider": "huggingface", "task": "text-generation", "downloads": 3510} +{"model_id": "xihc-ucb/Qwen2.5-7B-train-Quasar-1214", "provider": "huggingface", "task": "text-generation", "downloads": 3510} +{"model_id": "unsloth/Qwen3-1.7B-Base-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 3508} +{"model_id": "huihui-ai/Huihui-GLM-4.7-Flash-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 3508} +{"model_id": "mradermacher/zen3-vl-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3508} +{"model_id": "deepseek-ai/DeepSeek-V2-Chat-0628", "provider": "huggingface", "task": "text-generation", "downloads": 3507} +{"model_id": "DreamFast/gemma-3-12b-it-heretic-v2", "provider": "huggingface", "task": "text-generation", "downloads": 3505} +{"model_id": "DavidAU/MN-CaptainErisNebula-12B-Chimera-v1.1-heretic-uncensored-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 3500} +{"model_id": "unsloth/gemma-3-1b-it-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 3495} +{"model_id": "craigwu/seal_vsm_7b", "provider": "huggingface", "task": "text-generation", "downloads": 3486} +{"model_id": "microsoft/Orca-2-13b", "provider": "huggingface", "task": "text-generation", "downloads": 3481} +{"model_id": "laion/GLM-4.6-stackexchange-overflow-sandboxes-32eps-65k-reasoning_num-train-epochs_4.0_Qwen3-32B", "provider": "huggingface", "task": "text-generation", "downloads": 3481} +{"model_id": "mradermacher/atom-27b-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3476} +{"model_id": "NousResearch/Hermes-2-Pro-Mistral-7B", "provider": "huggingface", "task": "text-generation", "downloads": 3474} +{"model_id": "bartowski/p-e-w_gpt-oss-20b-heretic-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3474} +{"model_id": "typhoon-ai/typhoon2.5-qwen3-4b", "provider": "huggingface", "task": "text-generation", "downloads": 3472} +{"model_id": "unsloth/Qwen3-Coder-480B-A35B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3467} +{"model_id": "bartowski/L3-8B-Lunaris-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3462} +{"model_id": "trl-internal-testing/tiny-NemotronHForCausalLM", "provider": "huggingface", "task": "text-generation", "downloads": 3454} +{"model_id": "INSAIT-Institute/BgGPT-7B-Instruct-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 3447} +{"model_id": "noctrex/GLM-4.7-Flash-MXFP4_MOE-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3444} +{"model_id": "OpenPipe/Llama-3.1-8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 3442} +{"model_id": "mradermacher/GPT-OSS-Cybersecurity-20B-Merged-heretic-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3442} +{"model_id": "FriendliAI/Meta-Llama-3.1-8B-Instruct-fp8", "provider": "huggingface", "task": "text-generation", "downloads": 3440} +{"model_id": "Evrmind/EVR-1-Maano-8b", "provider": "huggingface", "task": "text-generation", "downloads": 3440} +{"model_id": "TheBloke/CodeLlama-7B-Python-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3433} +{"model_id": "unsloth/LFM2-8B-A1B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3432} +{"model_id": "SeerAttention/SeerAttention-Llama-3.1-8B-AttnGates", "provider": "huggingface", "task": "text-generation", "downloads": 3429} +{"model_id": "nvidia/GLM-5-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 3423} +{"model_id": "miromind-ai/MiroThinker-1.7", "provider": "huggingface", "task": "text-generation", "downloads": 3422} +{"model_id": "DavidAU/DeepSeek-R1-Distill-Qwen-25.5B-Brainstorm-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 3421} +{"model_id": "bartowski/TheDrummer_Anubis-70B-v1.2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3418} +{"model_id": "DavidAU/L3-Dark-Planet-Horror-City-8B-NEO-Imatrix-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3415} +{"model_id": "inferencerlabs/Qwen3.5-27B-MLX-7bit", "provider": "huggingface", "task": "text-generation", "downloads": 3414} +{"model_id": "Jackrong/Qwen3.5-2B-Claude-4.6-Opus-Reasoning-Distilled", "provider": "huggingface", "task": "text-generation", "downloads": 3404} +{"model_id": "bartowski/google_gemma-3-270m-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3403} +{"model_id": "TildeAI/TildeOpen-30b", "provider": "huggingface", "task": "text-generation", "downloads": 3400} +{"model_id": "second-state/Meta-Llama-3.1-8B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3398} +{"model_id": "Fortytwo-Network/Strand-Rust-Coder-14B-v1", "provider": "huggingface", "task": "text-generation", "downloads": 3382} +{"model_id": "tngtech/DeepSeek-TNG-R1T2-Chimera", "provider": "huggingface", "task": "text-generation", "downloads": 3381} +{"model_id": "nvidia/Llama-3.1-70B-Instruct-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 3379} +{"model_id": "QuantTrio/GLM-4.5-Air-AWQ-FP16Mix", "provider": "huggingface", "task": "text-generation", "downloads": 3378} +{"model_id": "nvidia/Mistral-NeMo-Minitron-8B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 3375} +{"model_id": "unsloth/Qwen2.5-Coder-1.5B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 3369} +{"model_id": "Intel/neural-chat-7b-v3-1", "provider": "huggingface", "task": "text-generation", "downloads": 3368} +{"model_id": "yujiepan/qwen3-moe-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 3368} +{"model_id": "mlx-community/DeepSeek-R1-Distill-Qwen-32B-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 3367} +{"model_id": "fla-hub/gla-340M-15B", "provider": "huggingface", "task": "text-generation", "downloads": 3365} +{"model_id": "tiiuae/Falcon3-10B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 3365} +{"model_id": "jondurbin/bagel-34b-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 3356} +{"model_id": "bartowski/huihui-ai_DeepSeek-R1-Distill-Llama-70B-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3354} +{"model_id": "selfrag/selfrag_llama2_7b", "provider": "huggingface", "task": "text-generation", "downloads": 3353} +{"model_id": "zhiqiulin/clip-flant5-xl", "provider": "huggingface", "task": "text-generation", "downloads": 3352} +{"model_id": "huihui-ai/DeepSeek-R1-Distill-Qwen-32B-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 3334} +{"model_id": "Ex0bit/Qwen3.5-PRISM-Dynamic-Quant-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3321} +{"model_id": "Jackrong/MLX-Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 3321} +{"model_id": "DavidAU/Qwen3-30B-A1.5B-64K-High-Speed-NEO-Imatrix-MAX-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 3314} +{"model_id": "mradermacher/Progenitor.Pure-Virus-3.2-1B-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3314} +{"model_id": "bartowski/Llama-3.1-Nemotron-70B-Instruct-HF-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3313} +{"model_id": "Almawave/Velvet-14B", "provider": "huggingface", "task": "text-generation", "downloads": 3310} +{"model_id": "bigcode/santacoder", "provider": "huggingface", "task": "text-generation", "downloads": 3309} +{"model_id": "MBZUAI/LaMini-GPT-124M", "provider": "huggingface", "task": "text-generation", "downloads": 3307} +{"model_id": "unsloth/gemma-2-2b-it", "provider": "huggingface", "task": "text-generation", "downloads": 3301} +{"model_id": "p-e-w/Qwen3-4B-Instruct-2507-heretic", "provider": "huggingface", "task": "text-generation", "downloads": 3290} +{"model_id": "mlx-community/Qwen2.5-Coder-7B-Instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 3287} +{"model_id": "DavidAU/Qwen3-8B-192k-Josiefied-Uncensored-NEO-Max-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3287} +{"model_id": "litert-community/Qwen2.5-0.5B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 3283} +{"model_id": "daniloreddy/gemma-3-4b-it_GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3283} +{"model_id": "muse-bench/MUSE-news_target", "provider": "huggingface", "task": "text-generation", "downloads": 3274} +{"model_id": "unsloth/gemma-3-270m", "provider": "huggingface", "task": "text-generation", "downloads": 3274} +{"model_id": "CYFRAGOVPL/PLLuM-12B-chat", "provider": "huggingface", "task": "text-generation", "downloads": 3268} +{"model_id": "bartowski/Mistral-Large-Instruct-2411-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3264} +{"model_id": "unsloth/GLM-5-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 3264} +{"model_id": "allenai/Llama-3.1-Tulu-3.1-8B", "provider": "huggingface", "task": "text-generation", "downloads": 3262} +{"model_id": "mlx-community/Qwen3-Coder-Next-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 3259} +{"model_id": "ByteDance/Ouro-2.6B", "provider": "huggingface", "task": "text-generation", "downloads": 3254} +{"model_id": "mradermacher/Kai-3B-Instruct-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3253} +{"model_id": "google/t5gemma-b-b-prefixlm", "provider": "huggingface", "task": "text-generation", "downloads": 3249} +{"model_id": "optimum-intel-internal-testing/tiny-random-deepseek-v3", "provider": "huggingface", "task": "text-generation", "downloads": 3248} +{"model_id": "mzwing/NSFW_13B_sft-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3246} +{"model_id": "mlx-community/gemma-3-270m-it-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 3245} +{"model_id": "bartowski/Skywork_Skywork-OR1-32B-Preview-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3240} +{"model_id": "IlyaGusev/saiga_llama3_8b_gguf", "provider": "huggingface", "task": "text-generation", "downloads": 3239} +{"model_id": "Dampfinchen/Llama-3-8B-Ultra-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 3237} +{"model_id": "Jackrong/Qwen3.5-27B-Gemini-3.1-Pro-Reasoning-Distill-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3234} +{"model_id": "avoroshilov/DeepSeek-R1-Distill-Qwen-32B-GPTQ_4bit-128g", "provider": "huggingface", "task": "text-generation", "downloads": 3233} +{"model_id": "zai-org/cogvlm2-llama3-chat-19B", "provider": "huggingface", "task": "text-generation", "downloads": 3232} +{"model_id": "RedHatAI/Meta-Llama-3.1-70B-Instruct-quantized.w8a16", "provider": "huggingface", "task": "text-generation", "downloads": 3230} +{"model_id": "norallm/normistral-11b-warm", "provider": "huggingface", "task": "text-generation", "downloads": 3230} +{"model_id": "EleutherAI/pythia-14m-seed1", "provider": "huggingface", "task": "text-generation", "downloads": 3229} +{"model_id": "TheBloke/Mistral-7B-OpenOrca-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3224} +{"model_id": "inceptionai/jais-adapted-13b-chat", "provider": "huggingface", "task": "text-generation", "downloads": 3223} +{"model_id": "elyza/ELYZA-japanese-Llama-2-7b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 3218} +{"model_id": "JunHowie/Qwen3-32B-GPTQ-Int4", "provider": "huggingface", "task": "text-generation", "downloads": 3216} +{"model_id": "AI-MO/Kimina-Prover-Preview-Distill-1.5B", "provider": "huggingface", "task": "text-generation", "downloads": 3213} +{"model_id": "karpathy/gpt2_1558M_final4_hf", "provider": "huggingface", "task": "text-generation", "downloads": 3212} +{"model_id": "tiiuae/Falcon-H1R-7B", "provider": "huggingface", "task": "text-generation", "downloads": 3212} +{"model_id": "deqing/llama-300M-v3-original", "provider": "huggingface", "task": "text-generation", "downloads": 3210} +{"model_id": "mlx-community/Qwen3-235B-A22B-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 3209} +{"model_id": "ibm-granite/granite-3.0-2b-base", "provider": "huggingface", "task": "text-generation", "downloads": 3206} +{"model_id": "Jackrong/MLX-Qwen3.5-9B-Claude-4.6-Opus-Reasoning-Distilled-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 3203} +{"model_id": "ai21labs/AI21-Jamba-Reasoning-3B", "provider": "huggingface", "task": "text-generation", "downloads": 3200} +{"model_id": "astanahub/alemllm", "provider": "huggingface", "task": "text-generation", "downloads": 3193} +{"model_id": "baseten/Llama-3.2-3B-Instruct-pythonic", "provider": "huggingface", "task": "text-generation", "downloads": 3192} +{"model_id": "aaditya/Llama3-OpenBioLLM-70B", "provider": "huggingface", "task": "text-generation", "downloads": 3183} +{"model_id": "unsloth/DeepSeek-R1-0528-Qwen3-8B", "provider": "huggingface", "task": "text-generation", "downloads": 3181} +{"model_id": "QuantFactory/stable-code-instruct-3b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3180} +{"model_id": "bartowski/trashpanda-org_QwQ-32B-Snowdrop-v0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3180} +{"model_id": "mlx-community/Qwen3-4B-Thinking-2507-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 3177} +{"model_id": "Qwen/Qwen2.5-3B-Instruct-GPTQ-Int4", "provider": "huggingface", "task": "text-generation", "downloads": 3173} +{"model_id": "unsloth/functiongemma-270m-it-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 3172} +{"model_id": "RedHatAI/DeepSeek-R1-Distill-Llama-8B-FP8-dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 3170} +{"model_id": "SimplySara/LocoOperator-4B-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3163} +{"model_id": "utter-project/EuroLLM-9B", "provider": "huggingface", "task": "text-generation", "downloads": 3158} +{"model_id": "Almawave/Velvet-2B", "provider": "huggingface", "task": "text-generation", "downloads": 3151} +{"model_id": "srs6901/GGUF-SOLARized-GraniStral-14B_2102_YeAM-HCT_32QKV", "provider": "huggingface", "task": "text-generation", "downloads": 3149} +{"model_id": "DavidAU/Gemma-3-it-4B-Uncensored-DBL-X-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3145} +{"model_id": "ibm-granite/granite-3.1-2b-base", "provider": "huggingface", "task": "text-generation", "downloads": 3141} +{"model_id": "Dream-org/Dream-Coder-v0-Instruct-7B", "provider": "huggingface", "task": "text-generation", "downloads": 3138} +{"model_id": "yanolja/YanoljaNEXT-EEVE-Instruct-10.8B", "provider": "huggingface", "task": "text-generation", "downloads": 3130} +{"model_id": "Mungert/gpt-oss-20b-Derestricted-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3128} +{"model_id": "MerlinSafety/Qwen3.5-4B-Safety-Thinking", "provider": "huggingface", "task": "text-generation", "downloads": 3127} +{"model_id": "noctrex/Nemotron-3-Nano-30B-A3B-MXFP4_MOE-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3125} +{"model_id": "cjvt/GaMS-9B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 3121} +{"model_id": "NousResearch/Llama-2-13b-hf", "provider": "huggingface", "task": "text-generation", "downloads": 3119} +{"model_id": "mlx-community/Qwen3-Coder-30B-A3B-Instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 3116} +{"model_id": "tastypear/CausalLM-14B-DPO-alpha-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3112} +{"model_id": "Fortytwo-Network/Strand-Rust-Coder-14B-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3112} +{"model_id": "bartowski/huizimao_gpt-oss-120b-uncensored-bf16-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3108} +{"model_id": "unsloth/Qwen2.5-Coder-3B-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 3106} +{"model_id": "kakaocorp/kanana-nano-2.1b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 3106} +{"model_id": "LumiOpen/Viking-13B", "provider": "huggingface", "task": "text-generation", "downloads": 3105} +{"model_id": "openbmb/MiniCPM-MoE-8x2B", "provider": "huggingface", "task": "text-generation", "downloads": 3105} +{"model_id": "Henrychur/MMed-Llama-3-8B", "provider": "huggingface", "task": "text-generation", "downloads": 3103} +{"model_id": "TheBloke/Synthia-v3.0-11B-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 3102} +{"model_id": "EleutherAI/pythia-14m-seed2", "provider": "huggingface", "task": "text-generation", "downloads": 3100} +{"model_id": "QuantTrio/Qwen3-Coder-30B-A3B-Instruct-GPTQ-Int8", "provider": "huggingface", "task": "text-generation", "downloads": 3098} +{"model_id": "bartowski/c4ai-command-r-v01-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3096} +{"model_id": "CISCai/Qwen2.5-Coder-32B-Instruct-SOTA-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3096} +{"model_id": "rolex0775/Qwen3-Coder-30B-A3B-Instruct-DQ-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3096} +{"model_id": "nightmedia/Qwen3-Coder-Next-mxfp4-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 3095} +{"model_id": "TucanoBR/Tucano-160m", "provider": "huggingface", "task": "text-generation", "downloads": 3085} +{"model_id": "EleutherAI/pythia-14m-seed3", "provider": "huggingface", "task": "text-generation", "downloads": 3081} +{"model_id": "RedHatAI/Meta-Llama-3.1-70B-Instruct-quantized.w8a8", "provider": "huggingface", "task": "text-generation", "downloads": 3079} +{"model_id": "Romarchive/Qwen3.5-0.8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3078} +{"model_id": "featherless-ai-quants/mistralai-Mistral-Nemo-Instruct-2407-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3076} +{"model_id": "bartowski/glm-4-9b-chat-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3075} +{"model_id": "deepseek-ai/deepseek-coder-33b-base", "provider": "huggingface", "task": "text-generation", "downloads": 3070} +{"model_id": "eryk-mazus/polka-1.1b-chat", "provider": "huggingface", "task": "text-generation", "downloads": 3070} +{"model_id": "rinna/japanese-gpt2-medium", "provider": "huggingface", "task": "text-generation", "downloads": 3069} +{"model_id": "nightmedia/Qwen3.5-27B-Text", "provider": "huggingface", "task": "text-generation", "downloads": 3069} +{"model_id": "robertgshaw2/zephyr-7b-beta-channelwise-gptq", "provider": "huggingface", "task": "text-generation", "downloads": 3068} +{"model_id": "gradientai/Llama-3-8B-Instruct-262k", "provider": "huggingface", "task": "text-generation", "downloads": 3066} +{"model_id": "np-cr/testing-gpt-oss", "provider": "huggingface", "task": "text-generation", "downloads": 3065} +{"model_id": "cs2764/GLM-4.7-PRISM-Q6_K-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3065} +{"model_id": "nvidia/Nemotron-Research-Reasoning-Qwen-1.5B", "provider": "huggingface", "task": "text-generation", "downloads": 3064} +{"model_id": "ollieturnbull/p-IgGen-developable", "provider": "huggingface", "task": "text-generation", "downloads": 3063} +{"model_id": "euclaise/falcon_1b_stage2", "provider": "huggingface", "task": "text-generation", "downloads": 3062} +{"model_id": "unsloth/Qwen2.5-1.5B", "provider": "huggingface", "task": "text-generation", "downloads": 3062} +{"model_id": "PrimeIntellect/llama-150m-fresh", "provider": "huggingface", "task": "text-generation", "downloads": 3057} +{"model_id": "Intel/tiny-random-llama2", "provider": "huggingface", "task": "text-generation", "downloads": 3056} +{"model_id": "DavidAU/Llama-3.2-4X3B-MOE-Hell-California-Uncensored-10B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3055} +{"model_id": "CohereLabs/c4ai-command-r-08-2024", "provider": "huggingface", "task": "text-generation", "downloads": 3054} +{"model_id": "bartowski/Rombos-Coder-V2.5-Qwen-32b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3053} +{"model_id": "TheBloke/Llama-2-70B-Chat-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 3052} +{"model_id": "MuXodious/gpt-oss-20b-RichardErkhov-heresy-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3052} +{"model_id": "Andycurrent/gemma-3-12b-it-uncensored-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3049} +{"model_id": "aisingapore/Qwen-SEA-LION-v4-32B-IT", "provider": "huggingface", "task": "text-generation", "downloads": 3045} +{"model_id": "bartowski/Llama-3.1-70B-Instruct-lorablated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3044} +{"model_id": "unsloth/gemma-3-270m-it-qat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3041} +{"model_id": "TeichAI/Qwen3-30B-A3B-Thinking-2507-Claude-4.5-Sonnet-High-Reasoning-Distill-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3041} +{"model_id": "Vinnnf/Thinkless-1.5B-RL-DeepScaleR", "provider": "huggingface", "task": "text-generation", "downloads": 3039} +{"model_id": "bartowski/VibeStudio_MiniMax-M2-THRIFT-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3036} +{"model_id": "RedHatAI/Qwen3-30B-A3B-Instruct-2507-speculator.eagle3", "provider": "huggingface", "task": "text-generation", "downloads": 3036} +{"model_id": "adamkarvonen/checkpoints_latentqa_cls_past_lens_addition_Qwen3-8B", "provider": "huggingface", "task": "text-generation", "downloads": 3034} +{"model_id": "bartowski/cerebras_Qwen3-Coder-REAP-25B-A3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3032} +{"model_id": "huggyllama/llama-13b", "provider": "huggingface", "task": "text-generation", "downloads": 3028} +{"model_id": "icml2026-7516/ThinkSafe-Qwen3-0.6B", "provider": "huggingface", "task": "text-generation", "downloads": 3028} +{"model_id": "inferencerlabs/Qwen3.5-35B-A3B-MLX-9bit", "provider": "huggingface", "task": "text-generation", "downloads": 3028} +{"model_id": "Mungert/functiongemma-270m-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3019} +{"model_id": "EleutherAI/pythia-14m-seed7", "provider": "huggingface", "task": "text-generation", "downloads": 3018} +{"model_id": "mradermacher/Sorete-1B-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3018} +{"model_id": "mlx-community/DeepSeek-R1-0528-Qwen3-8B-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 3017} +{"model_id": "DavidAU/Qwen3-Zero-Coder-Reasoning-0.8B-NEO-EX-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3017} +{"model_id": "unsloth/LFM2-350M", "provider": "huggingface", "task": "text-generation", "downloads": 3015} +{"model_id": "occiglot/occiglot-7b-it-en-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 3012} +{"model_id": "flax-community/gpt-neo-125M-code-clippy", "provider": "huggingface", "task": "text-generation", "downloads": 3011} +{"model_id": "bartowski/huihui-ai_Mistral-Small-24B-Instruct-2501-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3011} +{"model_id": "unsloth/gemma-2b-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 3009} +{"model_id": "unsloth/DeepSeek-V3.1-Base-BF16", "provider": "huggingface", "task": "text-generation", "downloads": 3006} +{"model_id": "mradermacher/Toxic.NPC-1B-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 3004} +{"model_id": "agadelmoula-avey/Qwen3-4B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 3003} +{"model_id": "h2oai/llama2-0b-unit-test", "provider": "huggingface", "task": "text-generation", "downloads": 2994} +{"model_id": "apple/OpenELM-270M", "provider": "huggingface", "task": "text-generation", "downloads": 2994} +{"model_id": "bartowski/glm-4-9b-chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2992} +{"model_id": "akhauriyash/DeepSeek-R1-Distill-Qwen-1.5B-SpeculativeReasoner", "provider": "huggingface", "task": "text-generation", "downloads": 2986} +{"model_id": "jetmoe/jetmoe-8b", "provider": "huggingface", "task": "text-generation", "downloads": 2985} +{"model_id": "prithivMLmods/DeepHermes-3-Llama-3-3B-Preview-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 2984} +{"model_id": "google/recurrentgemma-2b-it", "provider": "huggingface", "task": "text-generation", "downloads": 2983} +{"model_id": "Vikhrmodels/Vikhr-Nemo-12B-Instruct-R-21-09-24", "provider": "huggingface", "task": "text-generation", "downloads": 2981} +{"model_id": "DeSTA-ntu/Llama-3.1-8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 2980} +{"model_id": "mradermacher/uCoder-8b-base-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2980} +{"model_id": "ibm-granite/granite-3.1-3b-a800m-base", "provider": "huggingface", "task": "text-generation", "downloads": 2976} +{"model_id": "bartowski/Phi-3-medium-128k-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2970} +{"model_id": "Romarchive/Qwen3.5-2B-Base-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2970} +{"model_id": "mradermacher/atom-v1-preview-12b-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2967} +{"model_id": "lmsys/vicuna-7b-v1.5-16k", "provider": "huggingface", "task": "text-generation", "downloads": 2965} +{"model_id": "swiss-ai/Apertus-70B-2509", "provider": "huggingface", "task": "text-generation", "downloads": 2965} +{"model_id": "openchat/openchat_3.5", "provider": "huggingface", "task": "text-generation", "downloads": 2961} +{"model_id": "Qwen/Qwen1.5-1.8B-Chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2961} +{"model_id": "tomg-group-umd/huginn-0125", "provider": "huggingface", "task": "text-generation", "downloads": 2958} +{"model_id": "bartowski/huihui-ai_Huihui-gemma-3n-E4B-it-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2957} +{"model_id": "ai21labs/AI21-Jamba2-3B", "provider": "huggingface", "task": "text-generation", "downloads": 2953} +{"model_id": "bartowski/allenai_Olmo-3.1-32B-Think-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2952} +{"model_id": "rinna/japanese-gpt-1b", "provider": "huggingface", "task": "text-generation", "downloads": 2951} +{"model_id": "internlm/internlm2_5-7b", "provider": "huggingface", "task": "text-generation", "downloads": 2951} +{"model_id": "Qwen/Qwen2.5-0.5B-Instruct-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 2947} +{"model_id": "TeichAI/GLM-4.7-Flash-Claude-Opus-4.5-High-Reasoning-Distill", "provider": "huggingface", "task": "text-generation", "downloads": 2946} +{"model_id": "EleutherAI/pythia-14m-seed9", "provider": "huggingface", "task": "text-generation", "downloads": 2945} +{"model_id": "FreedomIntelligence/openPangu-Embedded-1B", "provider": "huggingface", "task": "text-generation", "downloads": 2945} +{"model_id": "inferencerlabs/Kimi-K2.5-MLX-3.6bit", "provider": "huggingface", "task": "text-generation", "downloads": 2945} +{"model_id": "inceptionai/Jais-2-70B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 2941} +{"model_id": "unsloth/GLM-4-9B-0414-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2937} +{"model_id": "dphn/dolphin-2.9.3-mistral-nemo-12b", "provider": "huggingface", "task": "text-generation", "downloads": 2936} +{"model_id": "mlx-community/Qwen3.5-397B-A17B-nvfp4", "provider": "huggingface", "task": "text-generation", "downloads": 2936} +{"model_id": "huihui-ai/Qwen3-32B-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 2933} +{"model_id": "RedHatAI/Kimi-K2-Instruct-quantized.w4a16", "provider": "huggingface", "task": "text-generation", "downloads": 2931} +{"model_id": "anas-awadalla/mpt-1b-redpajama-200b", "provider": "huggingface", "task": "text-generation", "downloads": 2928} +{"model_id": "EleutherAI/pythia-14m-seed6", "provider": "huggingface", "task": "text-generation", "downloads": 2926} +{"model_id": "Valdemardi/DeepSeek-R1-Distill-Llama-70B-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 2925} +{"model_id": "migtissera/Tess-XS-v1-3-yarn-128K", "provider": "huggingface", "task": "text-generation", "downloads": 2922} +{"model_id": "LLM360/K2-Think-V2", "provider": "huggingface", "task": "text-generation", "downloads": 2921} +{"model_id": "ThomasBaruzier/Meta-Llama-3-8B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2914} +{"model_id": "unsloth/phi-4-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2912} +{"model_id": "bartowski/deepcogito_cogito-v1-preview-qwen-32B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2912} +{"model_id": "LiquidAI/LFM2-1.2B-Extract", "provider": "huggingface", "task": "text-generation", "downloads": 2903} +{"model_id": "mlx-community/Step-3.5-Flash-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 2900} +{"model_id": "numind/NuExtract-1.5-tiny", "provider": "huggingface", "task": "text-generation", "downloads": 2897} +{"model_id": "rishiraj/CatPPT-base", "provider": "huggingface", "task": "text-generation", "downloads": 2893} +{"model_id": "bartowski/Phi-3.1-mini-4k-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2890} +{"model_id": "Jackrong/MLX-Qwen3.5-9B-Claude-4.6-Opus-Reasoning-Distilled-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 2890} +{"model_id": "JunHowie/Qwen3-4B-GPTQ-Int4", "provider": "huggingface", "task": "text-generation", "downloads": 2887} +{"model_id": "rinna/japanese-gpt-neox-3.6b-instruction-sft-v2", "provider": "huggingface", "task": "text-generation", "downloads": 2881} +{"model_id": "QuantFactory/Qwen2.5-1.5B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2879} +{"model_id": "DavidAU/Qwen3-24B-A4B-Freedom-Thinking-Abliterated-Heretic-NEO-Imatrix-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2875} +{"model_id": "AaryanK/Qwen3.5-9B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2874} +{"model_id": "anujjamwal/OpenMath-Nemotron-1.5B-PruneAware", "provider": "huggingface", "task": "text-generation", "downloads": 2873} +{"model_id": "stabilityai/stablelm-base-alpha-3b", "provider": "huggingface", "task": "text-generation", "downloads": 2866} +{"model_id": "nvidia/Nemotron-Terminal-8B", "provider": "huggingface", "task": "text-generation", "downloads": 2864} +{"model_id": "kalpeshk2011/dipper-paraphraser-xxl", "provider": "huggingface", "task": "text-generation", "downloads": 2863} +{"model_id": "optimum-internal-testing/tiny-random-gpt-oss", "provider": "huggingface", "task": "text-generation", "downloads": 2863} +{"model_id": "EleutherAI/pythia-160m-seed1", "provider": "huggingface", "task": "text-generation", "downloads": 2862} +{"model_id": "google/txgemma-2b-predict", "provider": "huggingface", "task": "text-generation", "downloads": 2862} +{"model_id": "bartowski/THU-KEG_LongWriter-Zero-32B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2861} +{"model_id": "DevQuasar/arcee-ai.Trinity-Large-Preview-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2858} +{"model_id": "m-a-p/YuE-s2-1B-general", "provider": "huggingface", "task": "text-generation", "downloads": 2857} +{"model_id": "Open-Orca/Mistral-7B-OpenOrca", "provider": "huggingface", "task": "text-generation", "downloads": 2853} +{"model_id": "hugging-quants/Meta-Llama-3.1-8B-Instruct-BNB-NF4", "provider": "huggingface", "task": "text-generation", "downloads": 2851} +{"model_id": "bartowski/uncensoredai_UncensoredLM-DeepSeek-R1-Distill-Qwen-14B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2842} +{"model_id": "mlx-community/SmolLM-135M-Instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 2835} +{"model_id": "ibm-granite/granite-guardian-3.1-2b", "provider": "huggingface", "task": "text-generation", "downloads": 2833} +{"model_id": "ubergarm/Qwen3.5-27B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2832} +{"model_id": "Doctor-Shotgun/MS3.2-24B-Magnum-Diamond-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2827} +{"model_id": "lmstudio-community/Qwen2.5-Coder-7B-Instruct-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 2826} +{"model_id": "bartowski/jtl11_GLM-4.7-Flash-heretic-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2823} +{"model_id": "onnx-community/Qwen3-0.6B-ONNX", "provider": "huggingface", "task": "text-generation", "downloads": 2821} +{"model_id": "bartowski/Starcannon-Unleashed-12B-v1.0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2819} +{"model_id": "TinyLlama/TinyLlama-1.1B-Chat-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 2814} +{"model_id": "cyankiwi/GLM-4.7-Flash-AWQ-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 2814} +{"model_id": "Xenova/Qwen1.5-0.5B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 2812} +{"model_id": "bartowski/nvidia_Llama-3.1-8B-UltraLong-4M-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2811} +{"model_id": "mradermacher/next2-fast-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2809} +{"model_id": "mlx-community/GLM-4.7-REAP-50-mxfp4", "provider": "huggingface", "task": "text-generation", "downloads": 2808} +{"model_id": "aifeifei798/DarkIdol-Llama-3.1-8B-Instruct-1.3-Uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 2807} +{"model_id": "mlabonne/Marcoro14-7B-slerp", "provider": "huggingface", "task": "text-generation", "downloads": 2805} +{"model_id": "Smoffyy/Qwen2.5-7B-Instruct-Q4_K-M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2802} +{"model_id": "mradermacher/Hans_Wesker-1B-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2801} +{"model_id": "Nexusflow/Starling-LM-7B-beta", "provider": "huggingface", "task": "text-generation", "downloads": 2798} +{"model_id": "galatolo/cerbero-7b", "provider": "huggingface", "task": "text-generation", "downloads": 2796} +{"model_id": "bartowski/Rocinante-12B-v1.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2796} +{"model_id": "ystemsrx/Qwen2.5-Sex", "provider": "huggingface", "task": "text-generation", "downloads": 2795} +{"model_id": "LGAI-EXAONE/K-EXAONE-236B-A23B-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 2794} +{"model_id": "lightblue/karasu-1.1B", "provider": "huggingface", "task": "text-generation", "downloads": 2791} +{"model_id": "bartowski/goppa-ai_Goppa-LogiLlama-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2791} +{"model_id": "hkust-nlp/drkernel-8b-coldstart", "provider": "huggingface", "task": "text-generation", "downloads": 2790} +{"model_id": "ubergarm/Step-3.5-Flash-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2790} +{"model_id": "NexVeridian/Qwen3.5-35B-A3B-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 2789} +{"model_id": "TheBloke/Swallow-70B-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2784} +{"model_id": "bartowski/FuseO1-DeepSeekR1-QwQ-SkyT1-Flash-32B-Preview-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2783} +{"model_id": "LiquidAI/LFM2.5-1.2B-Instruct-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 2782} +{"model_id": "bartowski/Captain-Eris-Diogenes_Twilight-V0.420-12B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2773} +{"model_id": "garage-bAInd/Platypus2-70B-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 2770} +{"model_id": "bartowski/Mistral-Small-Instruct-2409-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2768} +{"model_id": "jerryzh168/opt-125m-int4wo-per-module", "provider": "huggingface", "task": "text-generation", "downloads": 2767} +{"model_id": "bharatgenai/Param2-17B-A2.4B-Thinking", "provider": "huggingface", "task": "text-generation", "downloads": 2767} +{"model_id": "NexVeridian/Qwen3.5-35B-A3B-3bit", "provider": "huggingface", "task": "text-generation", "downloads": 2767} +{"model_id": "QCRI/Fanar-1-9B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 2761} +{"model_id": "voidful/llm-codec", "provider": "huggingface", "task": "text-generation", "downloads": 2759} +{"model_id": "SakanaAI/TinySwallow-1.5B", "provider": "huggingface", "task": "text-generation", "downloads": 2757} +{"model_id": "mradermacher/Qwen3-4B-Instruct-2507-20250808-233922-0-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2757} +{"model_id": "EleutherAI/pythia-160m-seed2", "provider": "huggingface", "task": "text-generation", "downloads": 2756} +{"model_id": "EleutherAI/pythia-160m-seed3", "provider": "huggingface", "task": "text-generation", "downloads": 2756} +{"model_id": "DavidAU/MN-DARKEST-UNIVERSE-29B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2756} +{"model_id": "bartowski/Qwen_Qwen3-1.7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2755} +{"model_id": "mlx-community/GLM-5-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 2753} +{"model_id": "inferencerlabs/Qwen3.5-27B-MLX-9bit", "provider": "huggingface", "task": "text-generation", "downloads": 2753} +{"model_id": "optimum-internal-testing/tiny-random-SmolLM3ForCausalLM", "provider": "huggingface", "task": "text-generation", "downloads": 2751} +{"model_id": "nvidia/Nemotron-Content-Safety-Reasoning-4B", "provider": "huggingface", "task": "text-generation", "downloads": 2747} +{"model_id": "huggyllama/llama-30b", "provider": "huggingface", "task": "text-generation", "downloads": 2746} +{"model_id": "llmfan46/Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled-heretic-v2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2745} +{"model_id": "TheBloke/Pygmalion-2-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2743} +{"model_id": "MBZUAI/geochat-7B", "provider": "huggingface", "task": "text-generation", "downloads": 2743} +{"model_id": "Aratako/Qwen3-30B-A3B-NSFW-JP", "provider": "huggingface", "task": "text-generation", "downloads": 2743} +{"model_id": "duyntnet/Mistral-Nemo-Gutenberg-Vitus-12B-imatrix-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2743} +{"model_id": "cyankiwi/Qwen3-30B-A3B-Thinking-2507-AWQ-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 2742} +{"model_id": "jw-sohn/Llama-3.1-8B-Instruct-nf4", "provider": "huggingface", "task": "text-generation", "downloads": 2736} +{"model_id": "bartowski/Qwen2.5-Coder-1.5B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2735} +{"model_id": "txgsync/gpt-oss-120b-Derestricted-mxfp4-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 2734} +{"model_id": "CohereLabs/c4ai-command-r-plus", "provider": "huggingface", "task": "text-generation", "downloads": 2728} +{"model_id": "QuantFactory/Qwen3-1.7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2728} +{"model_id": "unsloth/DeepSeek-R1-Distill-Llama-8B", "provider": "huggingface", "task": "text-generation", "downloads": 2727} +{"model_id": "SeaLLMs/SeaLLMs-v3-7B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 2726} +{"model_id": "TheBloke/WizardLM-70B-V1.0-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 2725} +{"model_id": "JetBrains/Mellum-4b-base", "provider": "huggingface", "task": "text-generation", "downloads": 2725} +{"model_id": "mradermacher/MARTHA-9B-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2725} +{"model_id": "moonshotai/Kimi-Dev-72B", "provider": "huggingface", "task": "text-generation", "downloads": 2723} +{"model_id": "EleutherAI/pythia-14m-seed5", "provider": "huggingface", "task": "text-generation", "downloads": 2722} +{"model_id": "DevQuasar/LiquidAI.LFM2-2.6B-Transcript-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2720} +{"model_id": "TheBloke/Llama2-70B-OASST-SFT-v10-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 2719} +{"model_id": "EleutherAI/pythia-14m-seed8", "provider": "huggingface", "task": "text-generation", "downloads": 2715} +{"model_id": "SanctumAI/Llama-3.2-1B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2715} +{"model_id": "bartowski/HuggingFaceTB_SmolLM3-3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2715} +{"model_id": "TheBloke/openchat-3.5-1210-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2714} +{"model_id": "WhiteRabbitNeo/WhiteRabbitNeo-33B-v1", "provider": "huggingface", "task": "text-generation", "downloads": 2712} +{"model_id": "lmstudio-community/granite-3.2-8b-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2708} +{"model_id": "e-palmisano/Phi3-ITA-mini-4K-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 2707} +{"model_id": "ai21labs/AI21-Jamba-Large-1.5", "provider": "huggingface", "task": "text-generation", "downloads": 2707} +{"model_id": "habanoz/TinyLlama-1.1B-Chat-v0.3-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 2704} +{"model_id": "allenai/OLMo-7B", "provider": "huggingface", "task": "text-generation", "downloads": 2704} +{"model_id": "codellama/CodeLlama-34b-hf", "provider": "huggingface", "task": "text-generation", "downloads": 2703} +{"model_id": "bartowski/QuixiAI_Ina-v11.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2700} +{"model_id": "hugging-quants/Mixtral-8x7B-Instruct-v0.1-AWQ-INT4", "provider": "huggingface", "task": "text-generation", "downloads": 2697} +{"model_id": "cerebras/Cerebras-GPT-111M", "provider": "huggingface", "task": "text-generation", "downloads": 2695} +{"model_id": "EleutherAI/pythia-14m-seed4", "provider": "huggingface", "task": "text-generation", "downloads": 2693} +{"model_id": "explosion-testing/falcon-test", "provider": "huggingface", "task": "text-generation", "downloads": 2691} +{"model_id": "apple/FastVLM-1.5B", "provider": "huggingface", "task": "text-generation", "downloads": 2690} +{"model_id": "Isotonic/TinyMixtral-4x248M-MoE", "provider": "huggingface", "task": "text-generation", "downloads": 2685} +{"model_id": "LLM4Binary/llm4decompile-6.7b-v1.5", "provider": "huggingface", "task": "text-generation", "downloads": 2677} +{"model_id": "MoxoffSrL/Moxoff-Phi3Mini-KTO", "provider": "huggingface", "task": "text-generation", "downloads": 2677} +{"model_id": "sh2orc/Llama-3.1-Korean-8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 2677} +{"model_id": "Azurro/APT3-275M-Base", "provider": "huggingface", "task": "text-generation", "downloads": 2675} +{"model_id": "unsloth/DeepSeek-R1-Distill-Qwen-14B", "provider": "huggingface", "task": "text-generation", "downloads": 2674} +{"model_id": "SeacomSrl/SeaPhi3-mini", "provider": "huggingface", "task": "text-generation", "downloads": 2671} +{"model_id": "MoxoffSrL/Moxoff-Phi3Mini-DPO", "provider": "huggingface", "task": "text-generation", "downloads": 2669} +{"model_id": "CYFRAGOVPL/PLLuM-12B-nc-chat", "provider": "huggingface", "task": "text-generation", "downloads": 2668} +{"model_id": "taobao-mnn/Qwen3.5-4B-MNN", "provider": "huggingface", "task": "text-generation", "downloads": 2668} +{"model_id": "lukey03/Qwen3.5-9B-abliterated-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 2668} +{"model_id": "Nexusflow/Athene-70B", "provider": "huggingface", "task": "text-generation", "downloads": 2667} +{"model_id": "MoxoffSrL/Moxoff-Phi3Mini-PPO", "provider": "huggingface", "task": "text-generation", "downloads": 2663} +{"model_id": "UCLA-AGI/Gemma-2-9B-It-SPPO-Iter3", "provider": "huggingface", "task": "text-generation", "downloads": 2663} +{"model_id": "nvidia/AceInstruct-7B", "provider": "huggingface", "task": "text-generation", "downloads": 2663} +{"model_id": "wanglab/ClinicalCamel-70B", "provider": "huggingface", "task": "text-generation", "downloads": 2661} +{"model_id": "bartowski/NousResearch_Hermes-4-14B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2660} +{"model_id": "bartowski/TheDrummer_Snowpiercer-15B-v4-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2654} +{"model_id": "LongSafari/hyenadna-tiny-1k-seqlen-hf", "provider": "huggingface", "task": "text-generation", "downloads": 2651} +{"model_id": "geoffmunn/Qwen3-Coder-30B-A3B-Instruct-f16", "provider": "huggingface", "task": "text-generation", "downloads": 2651} +{"model_id": "Azurro/APT3-1B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 2650} +{"model_id": "np-cr/testing-glm4-moe", "provider": "huggingface", "task": "text-generation", "downloads": 2647} +{"model_id": "ai21labs/AI21-Jamba-Mini-1.6", "provider": "huggingface", "task": "text-generation", "downloads": 2646} +{"model_id": "MoxoffSrL/Moxoff-Phi3Mini-ORPO", "provider": "huggingface", "task": "text-generation", "downloads": 2645} +{"model_id": "starvector/starvector-8b-im2svg", "provider": "huggingface", "task": "text-generation", "downloads": 2643} +{"model_id": "nvidia/NVIDIA-Nemotron-3-Nano-4B-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 2642} +{"model_id": "TheBloke/TinyLlama-1.1B-Chat-v1.0-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 2638} +{"model_id": "Sinensis/L3.3-MS-Nevoria-70b-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 2638} +{"model_id": "mlx-community/Huihui-Qwen3.5-35B-A3B-abliterated-mxfp4", "provider": "huggingface", "task": "text-generation", "downloads": 2631} +{"model_id": "lmstudio-community/Qwen2.5-Coder-3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2630} +{"model_id": "babylm-anon/rta", "provider": "huggingface", "task": "text-generation", "downloads": 2630} +{"model_id": "Qwen/Qwen1.5-7B-Chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2628} +{"model_id": "NeverSleep/Lumimaid-v0.2-12B", "provider": "huggingface", "task": "text-generation", "downloads": 2626} +{"model_id": "facebook/galactica-1.3b", "provider": "huggingface", "task": "text-generation", "downloads": 2624} +{"model_id": "ServiceNow-AI/Apriel-5B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 2623} +{"model_id": "unsloth/Qwen2.5-Coder-0.5B-Instruct-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 2618} +{"model_id": "sbintuitions/tiny-lm", "provider": "huggingface", "task": "text-generation", "downloads": 2615} +{"model_id": "bartowski/L3.3-70B-Euryale-v2.3-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2613} +{"model_id": "tencent/WeDLM-8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 2610} +{"model_id": "DeepESP/gpt2-spanish", "provider": "huggingface", "task": "text-generation", "downloads": 2609} +{"model_id": "legraphista/internlm2_5-20b-chat-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2609} +{"model_id": "bartowski/TheDrummer_Cydonia-24B-v4.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2609} +{"model_id": "dreamgen/WizardLM-2-7B", "provider": "huggingface", "task": "text-generation", "downloads": 2608} +{"model_id": "axolotl-ai-co/SmolLM2-135M-bnb-nf4-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 2607} +{"model_id": "lmsys/longchat-7b-v1.5-32k", "provider": "huggingface", "task": "text-generation", "downloads": 2604} +{"model_id": "swap-uniba/LLaMAntino-2-7b-hf-ITA", "provider": "huggingface", "task": "text-generation", "downloads": 2603} +{"model_id": "tomngdev/MiniMax-M2.5-REAP-139B-A10B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2603} +{"model_id": "unsloth/Qwen3-8B-128K-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2599} +{"model_id": "Yanis-Gerst/fine_tune", "provider": "huggingface", "task": "text-generation", "downloads": 2598} +{"model_id": "lmstudio-community/Qwen2.5-VL-32B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2597} +{"model_id": "apple/OpenELM-3B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 2594} +{"model_id": "ibm-granite/granite-4.0-h-350m-base", "provider": "huggingface", "task": "text-generation", "downloads": 2594} +{"model_id": "QuantFactory/VersatiLlama-Llama-3.2-3B-Instruct-Abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2593} +{"model_id": "bartowski/32B-Qwen2.5-Kunou-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2593} +{"model_id": "unsloth/ERNIE-4.5-21B-A3B-Thinking-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2593} +{"model_id": "unsloth/GLM-4.6-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2592} +{"model_id": "mradermacher/next-14b-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2592} +{"model_id": "ArliAI/gpt-oss-120b-Derestricted", "provider": "huggingface", "task": "text-generation", "downloads": 2590} +{"model_id": "mradermacher/turkish-llm-7b-instruct-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2589} +{"model_id": "bartowski/Lumimaid-Magnum-v4-12B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2584} +{"model_id": "nvidia/Llama-3.1-Minitron-4B-Width-Base", "provider": "huggingface", "task": "text-generation", "downloads": 2580} +{"model_id": "yejingfu/nmagic-Meta-Llama-3.1-8B-Instruct-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 2580} +{"model_id": "casperhansen/llama-3-70b-instruct-awq", "provider": "huggingface", "task": "text-generation", "downloads": 2579} +{"model_id": "unsloth/Qwen2.5-72B-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 2573} +{"model_id": "xlnet/xlnet-large-cased", "provider": "huggingface", "task": "text-generation", "downloads": 2572} +{"model_id": "Jiayi-Pan/Tiny-Vicuna-1B", "provider": "huggingface", "task": "text-generation", "downloads": 2572} +{"model_id": "unsloth/Mistral-Small-24B-Instruct-2501-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 2569} +{"model_id": "unsloth/Seed-Coder-8B-Reasoning-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2566} +{"model_id": "deepseek-ai/deepseek-math-7b-rl", "provider": "huggingface", "task": "text-generation", "downloads": 2561} +{"model_id": "salakash/Minimalism", "provider": "huggingface", "task": "text-generation", "downloads": 2560} +{"model_id": "ai21labs/AI21-Jamba-Large-1.6", "provider": "huggingface", "task": "text-generation", "downloads": 2555} +{"model_id": "stelterlab/EuroLLM-9B-Instruct-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 2553} +{"model_id": "bytedance-research/ChatTS-8B", "provider": "huggingface", "task": "text-generation", "downloads": 2553} +{"model_id": "unsloth/Qwen2-7B-Instruct-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 2547} +{"model_id": "znhoughton/opt-babylm-125m-64eps-seed964", "provider": "huggingface", "task": "text-generation", "downloads": 2547} +{"model_id": "Intel/MiniMax-M2.5-int4-AutoRound", "provider": "huggingface", "task": "text-generation", "downloads": 2544} +{"model_id": "unsloth/phi-4-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 2539} +{"model_id": "bartowski/watt-ai_watt-tool-70B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2538} +{"model_id": "sbintuitions/sarashina2.2-3b-instruct-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 2534} +{"model_id": "CLAUSE-Bielefeld/communicative-baby-dpo-synthetic", "provider": "huggingface", "task": "text-generation", "downloads": 2534} +{"model_id": "bartowski/allura-forge_Llama-3.3-8B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2533} +{"model_id": "CLAUSE-Bielefeld/communicative-baby-dpo", "provider": "huggingface", "task": "text-generation", "downloads": 2532} +{"model_id": "apple/OpenELM-270M-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 2530} +{"model_id": "bartowski/Hermes-3-Llama-3.1-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2528} +{"model_id": "mradermacher/Kai-30B-Instruct-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2527} +{"model_id": "AaryanK/Qwen3.5-4B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2523} +{"model_id": "lmstudio-community/Qwen3-0.6B-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 2522} +{"model_id": "second-state/Llava-v1.5-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2521} +{"model_id": "onnx-community/gpt-oss-20b-ONNX", "provider": "huggingface", "task": "text-generation", "downloads": 2519} +{"model_id": "LiquidAI/LFM2.5-1.2B-JP", "provider": "huggingface", "task": "text-generation", "downloads": 2519} +{"model_id": "Qwen/Qwen-Audio-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 2517} +{"model_id": "mlx-community/Qwen3.5-0.8B-OptiQ-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 2511} +{"model_id": "NousResearch/Nous-Hermes-2-Mistral-7B-DPO", "provider": "huggingface", "task": "text-generation", "downloads": 2510} +{"model_id": "huihui-ai/Qwen2.5-32B-Instruct-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 2504} +{"model_id": "inference-net/Schematron-3B", "provider": "huggingface", "task": "text-generation", "downloads": 2504} +{"model_id": "lmstudio-community/Qwen2.5-Coder-1.5B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2502} +{"model_id": "bigscience/mt0-base", "provider": "huggingface", "task": "text-generation", "downloads": 2501} +{"model_id": "bartowski/open-r1_OlympicCoder-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2501} +{"model_id": "kuotient/Meta-Llama-3-8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 2500} +{"model_id": "bartowski/Dolphin3.0-Qwen2.5-3b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2500} +{"model_id": "QuantTrio/GLM-5-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 2497} +{"model_id": "mlx-community/Qwen3-235B-A22B-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 2492} +{"model_id": "TheBloke/japanese-stablelm-instruct-gamma-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2491} +{"model_id": "mistral-community/Mistral-7B-Instruct-v0.3", "provider": "huggingface", "task": "text-generation", "downloads": 2487} +{"model_id": "tiiuae/Falcon-H1R-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2485} +{"model_id": "software-mansion/react-native-executorch-hammer-2.1", "provider": "huggingface", "task": "text-generation", "downloads": 2483} +{"model_id": "TinyLlama/TinyLlama-1.1B-intermediate-step-955k-token-2T", "provider": "huggingface", "task": "text-generation", "downloads": 2480} +{"model_id": "Nerdsking/Nerdsking-python-coder-7B-i", "provider": "huggingface", "task": "text-generation", "downloads": 2480} +{"model_id": "ThaiLLM/ThaiLLM-30B", "provider": "huggingface", "task": "text-generation", "downloads": 2479} +{"model_id": "znhoughton/opt-babylm-1.3b-64eps-seed964", "provider": "huggingface", "task": "text-generation", "downloads": 2479} +{"model_id": "second-state/Mistral-Nemo-Instruct-2407-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2478} +{"model_id": "GroNLP/gpt2-small-italian", "provider": "huggingface", "task": "text-generation", "downloads": 2475} +{"model_id": "mlx-community/Qwen2-7B-Instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 2473} +{"model_id": "llm-jp/llm-jp-3-8x1.8b", "provider": "huggingface", "task": "text-generation", "downloads": 2473} +{"model_id": "h2oai/h2o-danube3-4b-base", "provider": "huggingface", "task": "text-generation", "downloads": 2470} +{"model_id": "puwaer/Qwen3-Next-80B-A3B-Thinking-GRPO-Uncensored-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 2465} +{"model_id": "Ravi07bec/SQL-v2-oct-16", "provider": "huggingface", "task": "text-generation", "downloads": 2462} +{"model_id": "deqing/llama-600M-v4-original", "provider": "huggingface", "task": "text-generation", "downloads": 2454} +{"model_id": "yujiepan/llama-3-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 2450} +{"model_id": "McGill-NLP/AfriqueQwen-8B", "provider": "huggingface", "task": "text-generation", "downloads": 2449} +{"model_id": "ibm-granite/granite-20b-code-base-8k", "provider": "huggingface", "task": "text-generation", "downloads": 2448} +{"model_id": "inclusionAI/Ling-1T", "provider": "huggingface", "task": "text-generation", "downloads": 2447} +{"model_id": "mlx-community/Qwen2.5-Coder-3B-Instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 2446} +{"model_id": "togethercomputer/Llama-2-7B-32K-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 2441} +{"model_id": "mlx-community/GLM-5", "provider": "huggingface", "task": "text-generation", "downloads": 2440} +{"model_id": "TheBloke/meditron-7B-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 2438} +{"model_id": "taobao-mnn/Qwen3.5-0.8B-MNN", "provider": "huggingface", "task": "text-generation", "downloads": 2435} +{"model_id": "ibm-granite/granite-4.0-h-micro-base", "provider": "huggingface", "task": "text-generation", "downloads": 2434} +{"model_id": "Qwen/Qwen1.5-0.5B-Chat-GPTQ-Int4", "provider": "huggingface", "task": "text-generation", "downloads": 2431} +{"model_id": "lmstudio-community/gemma-3-1b-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2431} +{"model_id": "Mihaiii/Pallas-0.5", "provider": "huggingface", "task": "text-generation", "downloads": 2428} +{"model_id": "unsloth/gemma-7b-it-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 2424} +{"model_id": "akjindal53244/Llama-3.1-Storm-8B", "provider": "huggingface", "task": "text-generation", "downloads": 2422} +{"model_id": "AaryanK/Solar-Open-100B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2420} +{"model_id": "BEE-spoke-data/smol_llama-220M-GQA", "provider": "huggingface", "task": "text-generation", "downloads": 2418} +{"model_id": "bartowski/ArliAI_GLM-4.5-Air-Derestricted-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2418} +{"model_id": "deepseek-ai/DeepSeek-Coder-V2-Lite-Base", "provider": "huggingface", "task": "text-generation", "downloads": 2413} +{"model_id": "QuantTrio/MiniMax-M2.1-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 2413} +{"model_id": "z-lab/gpt-oss-20b-DFlash", "provider": "huggingface", "task": "text-generation", "downloads": 2413} +{"model_id": "bartowski/Qwen2.5-7B-Instruct-1M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2411} +{"model_id": "Qwen/Qwen-Audio", "provider": "huggingface", "task": "text-generation", "downloads": 2410} +{"model_id": "allenai/Llama-3.1-Tulu-3-8B", "provider": "huggingface", "task": "text-generation", "downloads": 2410} +{"model_id": "internlm/internlm2_5-7b-chat-1m", "provider": "huggingface", "task": "text-generation", "downloads": 2402} +{"model_id": "superjob/Qwen3-4B-Instruct-2507-GPTQ-Int4", "provider": "huggingface", "task": "text-generation", "downloads": 2402} +{"model_id": "RepublicOfKorokke/Qwen3.5-35B-A3B-mlx-vlm-mxfp4", "provider": "huggingface", "task": "text-generation", "downloads": 2402} +{"model_id": "heretic-org/Nanbeige4.1-3B-heretic", "provider": "huggingface", "task": "text-generation", "downloads": 2398} +{"model_id": "ibm-granite/granite-guardian-3.0-2b", "provider": "huggingface", "task": "text-generation", "downloads": 2397} +{"model_id": "bartowski/magnum-v4-72b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2397} +{"model_id": "unsloth/Qwen2.5-Coder-14B-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 2393} +{"model_id": "avoroshilov/DeepSeek-R1-Distill-Qwen-14B-GPTQ_4bit-128g", "provider": "huggingface", "task": "text-generation", "downloads": 2388} +{"model_id": "TheBloke/Llama-2-7B-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 2386} +{"model_id": "openGPT-X/Teuken-7B-instruct-v0.6", "provider": "huggingface", "task": "text-generation", "downloads": 2383} +{"model_id": "lmstudio-community/gemma-2-2b-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2379} +{"model_id": "Yixman/cognitivecomputations_Dolphin-Mistral-24B-Venice-Edition-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2379} +{"model_id": "Ex0bit/Elbaz-NVIDIA-Nemotron-3-Nano-30B-A3B-PRISM", "provider": "huggingface", "task": "text-generation", "downloads": 2377} +{"model_id": "Vaultkeeper/ouroboros-next", "provider": "huggingface", "task": "text-generation", "downloads": 2377} +{"model_id": "uer/gpt2-chinese-poem", "provider": "huggingface", "task": "text-generation", "downloads": 2376} +{"model_id": "microsoft/maira-2", "provider": "huggingface", "task": "text-generation", "downloads": 2371} +{"model_id": "RedHatAI/DeepSeek-R1-Distill-Qwen-7B-FP8-dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 2371} +{"model_id": "unsloth/MiniMax-M2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2370} +{"model_id": "t-tech/T-lite-it-2.1", "provider": "huggingface", "task": "text-generation", "downloads": 2370} +{"model_id": "NVFP4/Qwen3-30B-A3B-Thinking-2507-FP4", "provider": "huggingface", "task": "text-generation", "downloads": 2368} +{"model_id": "huihui-ai/Huihui-Qwen3-Coder-Next-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 2368} +{"model_id": "RedHatAI/NVIDIA-Nemotron-Nano-9B-v2-FP8-dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 2365} +{"model_id": "mradermacher/next-8b-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2360} +{"model_id": "utter-project/EuroLLM-22B-2512", "provider": "huggingface", "task": "text-generation", "downloads": 2358} +{"model_id": "Qwen/Qwen-1_8B", "provider": "huggingface", "task": "text-generation", "downloads": 2355} +{"model_id": "efops/marziel-8b-custom", "provider": "huggingface", "task": "text-generation", "downloads": 2355} +{"model_id": "lgaalves/gpt2-dolly", "provider": "huggingface", "task": "text-generation", "downloads": 2351} +{"model_id": "bartowski/Virtuoso-Lite-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2350} +{"model_id": "bartowski/google_gemma-3n-E2B-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2350} +{"model_id": "nvidia/Qwen3-Coder-480B-A35B-Instruct-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 2350} +{"model_id": "bartowski/TheDrummer_Precog-123B-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2348} +{"model_id": "NobodyWho/Qwen_Qwen3-1.7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2348} +{"model_id": "Nerdsking/nerdsking-python-coder-3B-i", "provider": "huggingface", "task": "text-generation", "downloads": 2346} +{"model_id": "OpenBuddy/openbuddy-openllama-7b-v12-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 2344} +{"model_id": "defog/llama-3-sqlcoder-8b", "provider": "huggingface", "task": "text-generation", "downloads": 2343} +{"model_id": "mradermacher/Sexual.Predator-1B-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2341} +{"model_id": "mradermacher/GrayLine-Qwen3-8B-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2340} +{"model_id": "bartowski/TheDrummer_Skyfall-31B-v4-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2338} +{"model_id": "lmstudio-community/Llama-4-Scout-17B-16E-MLX-text-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 2337} +{"model_id": "llmfan46/gpt-oss-120b-heretic-v2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2337} +{"model_id": "afmck/testing-llama-tiny", "provider": "huggingface", "task": "text-generation", "downloads": 2331} +{"model_id": "facebook/galactica-6.7b", "provider": "huggingface", "task": "text-generation", "downloads": 2326} +{"model_id": "WhiteRabbitNeo/WhiteRabbitNeo-33B-v1.5", "provider": "huggingface", "task": "text-generation", "downloads": 2326} +{"model_id": "ByteDance-Seed/Seed-Coder-8B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 2324} +{"model_id": "Clevyby/Mythomax-L2-13b-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2322} +{"model_id": "lmstudio-community/Phi-3.1-mini-4k-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2320} +{"model_id": "TheBloke/mixtral-8x7b-v0.1-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 2319} +{"model_id": "ibm-granite/granite-4.0-micro-base", "provider": "huggingface", "task": "text-generation", "downloads": 2317} +{"model_id": "tiiuae/Falcon-H1-34B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 2316} +{"model_id": "Qwen/Qwen2.5-Coder-14B-Instruct-GPTQ-Int4", "provider": "huggingface", "task": "text-generation", "downloads": 2315} +{"model_id": "mitkox/gemma-2b-dpo-uncensored-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 2314} +{"model_id": "Qwen/Qwen2.5-1.5B-Instruct-GPTQ-Int4", "provider": "huggingface", "task": "text-generation", "downloads": 2311} +{"model_id": "anton-hugging/TimeOmni-1-7B", "provider": "huggingface", "task": "text-generation", "downloads": 2308} +{"model_id": "bartowski/BlackSheep-RP-12B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2305} +{"model_id": "KnutJaegersberg/Tri-21B-Think-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 2303} +{"model_id": "huihui-ai/Llama-3.2-3B-Instruct-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 2301} +{"model_id": "cyberagent/calm2-7b", "provider": "huggingface", "task": "text-generation", "downloads": 2300} +{"model_id": "AaryanK/Youtu-LLM-2B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2299} +{"model_id": "glogwa68/granite-4.0-h-tiny-DISTILL-OPUS-4.5-think-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2297} +{"model_id": "bartowski/Llama-3.1-8B-Stheno-v3.4-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2294} +{"model_id": "bartowski/deepseek-ai_DeepSeek-R1-0528-Qwen3-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2294} +{"model_id": "NVFP4/Qwen3-Coder-480B-A35B-Instruct-FP4", "provider": "huggingface", "task": "text-generation", "downloads": 2294} +{"model_id": "Salesforce/codegen-2B-mono", "provider": "huggingface", "task": "text-generation", "downloads": 2293} +{"model_id": "PKU-ONELab/Themis", "provider": "huggingface", "task": "text-generation", "downloads": 2293} +{"model_id": "DavidAU/L3.1-Dark-Planet-SpinFire-Uncensored-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2292} +{"model_id": "bartowski/nvidia_OpenReasoning-Nemotron-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2292} +{"model_id": "dmvevents/Nemotron-Mini-4B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 2292} +{"model_id": "second-state/StarCoder2-15B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2291} +{"model_id": "haoranxu/X-ALMA-13B-Pretrain", "provider": "huggingface", "task": "text-generation", "downloads": 2290} +{"model_id": "huihui-ai/Huihui-GLM-4.6-abliterated-mlx-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 2288} +{"model_id": "nightmedia/Qwen3.5-27B-Text-heretic-mxfp4-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 2287} +{"model_id": "shenzhi-wang/Gemma-2-9B-Chinese-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 2279} +{"model_id": "nm-testing/SmolLM-1.7B-Instruct-quantized.w4a16", "provider": "huggingface", "task": "text-generation", "downloads": 2279} +{"model_id": "mlx-community/Huihui-Qwen3.5-35B-A3B-abliterated-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 2279} +{"model_id": "deqing/llama-300M-v3-muon-original", "provider": "huggingface", "task": "text-generation", "downloads": 2276} +{"model_id": "taobao-mnn/Qwen3.5-2B-MNN", "provider": "huggingface", "task": "text-generation", "downloads": 2272} +{"model_id": "QuantFactory/Llama-3-Alpha-Ko-8B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2271} +{"model_id": "gghfez/gemma-3-4b-novision", "provider": "huggingface", "task": "text-generation", "downloads": 2271} +{"model_id": "Qwen/Qwen1.5-110B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 2270} +{"model_id": "QuantFactory/Meta-Llama-3-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2268} +{"model_id": "PygmalionAI/pygmalion-6b", "provider": "huggingface", "task": "text-generation", "downloads": 2267} +{"model_id": "bartowski/Goekdeniz-Guelmez_Josiefied-Qwen3-14B-abliterated-v3-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2265} +{"model_id": "znhoughton/opt-c4-125m-seed964", "provider": "huggingface", "task": "text-generation", "downloads": 2265} +{"model_id": "nm-testing/Meta-Llama-3-70B-Instruct-FBGEMM-nonuniform", "provider": "huggingface", "task": "text-generation", "downloads": 2263} +{"model_id": "mradermacher/atom-80b-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2262} +{"model_id": "hyper-accel/ci-random-llama2-7b", "provider": "huggingface", "task": "text-generation", "downloads": 2259} +{"model_id": "ArliAI/GLM-4.6-Derestricted-v3", "provider": "huggingface", "task": "text-generation", "downloads": 2259} +{"model_id": "MultiverseComputingCAI/Hypernova-60B-2602-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2258} +{"model_id": "Ihor/Text2Graph-R1-Qwen2.5-0.5b", "provider": "huggingface", "task": "text-generation", "downloads": 2253} +{"model_id": "brittlewis12/Phi-3-mini-4k-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2248} +{"model_id": "nvidia/DeepSeek-R1-NVFP4-v2", "provider": "huggingface", "task": "text-generation", "downloads": 2245} +{"model_id": "migtissera/SynthIA-7B-v1.3", "provider": "huggingface", "task": "text-generation", "downloads": 2239} +{"model_id": "Qwen/Qwen1.5-72B-Chat-GPTQ-Int4", "provider": "huggingface", "task": "text-generation", "downloads": 2235} +{"model_id": "Qwen/Qwen1.5-32B-Chat-GPTQ-Int4", "provider": "huggingface", "task": "text-generation", "downloads": 2235} +{"model_id": "DavidAU/GLM-4.7-Flash-Grande-Heretic-UNCENSORED-42B-A3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2235} +{"model_id": "unsloth/Qwen2.5-Coder-1.5B-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 2231} +{"model_id": "stefanruseti/newsvibe-stance-llama-1b", "provider": "huggingface", "task": "text-generation", "downloads": 2231} +{"model_id": "glogwa68/Qwen3-0.6B-DISTILL-glm-4.7-think-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2230} +{"model_id": "allenai/OLMo-2-0425-1B-RLVR1", "provider": "huggingface", "task": "text-generation", "downloads": 2229} +{"model_id": "HF1BitLLM/Llama3-8B-1.58-100B-tokens", "provider": "huggingface", "task": "text-generation", "downloads": 2227} +{"model_id": "aisingapore/Llama-SEA-LION-v3-8B-IT", "provider": "huggingface", "task": "text-generation", "downloads": 2227} +{"model_id": "tostideluxekaas/Llama-3.2-3B-Instruct-uncensored-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2227} +{"model_id": "afrideva/stablelm-3b-4e1t-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2225} +{"model_id": "bigcode/starcoder2-15b-instruct-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 2220} +{"model_id": "gghfez/gemma-3-12b-novision", "provider": "huggingface", "task": "text-generation", "downloads": 2219} +{"model_id": "unsloth/Qwen2.5-Math-1.5B-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 2218} +{"model_id": "NexVeridian/Qwen3.5-35B-A3B-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 2218} +{"model_id": "software-mansion/react-native-executorch-smolLm-2", "provider": "huggingface", "task": "text-generation", "downloads": 2217} +{"model_id": "mozilla-ai/Mistral-7B-Instruct-v0.2-llamafile", "provider": "huggingface", "task": "text-generation", "downloads": 2216} +{"model_id": "bigscience/mt0-small", "provider": "huggingface", "task": "text-generation", "downloads": 2215} +{"model_id": "weifile/Qwen2.5-Coder-32B-Instruct-NP-Abliterated-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2215} +{"model_id": "FabienRoger/cot_5k", "provider": "huggingface", "task": "text-generation", "downloads": 2211} +{"model_id": "daniloreddy/gemma-3-1b-it_GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2211} +{"model_id": "hf-tiny-model-private/tiny-random-OPTForCausalLM", "provider": "huggingface", "task": "text-generation", "downloads": 2208} +{"model_id": "Jackrong/MLX-Qwen3.5-4B-Claude-4.6-Opus-Reasoning-Distilled-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 2208} +{"model_id": "mlx-community/mistralai_Devstral-Small-2-24B-Instruct-2512-MLX-8Bit", "provider": "huggingface", "task": "text-generation", "downloads": 2205} +{"model_id": "crumb/nano-mistral", "provider": "huggingface", "task": "text-generation", "downloads": 2199} +{"model_id": "VillanovaAI/Villanova-2B-2512-Preview", "provider": "huggingface", "task": "text-generation", "downloads": 2199} +{"model_id": "TheBloke/Llama-2-70B-Chat-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 2198} +{"model_id": "unsloth/Mistral-Nemo-Instruct-2407", "provider": "huggingface", "task": "text-generation", "downloads": 2196} +{"model_id": "tokyotech-llm/GPT-OSS-Swallow-20B-SFT-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 2196} +{"model_id": "bartowski/Phi-3.1-mini-128k-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2194} +{"model_id": "bartowski/Ministral-8B-Instruct-2410-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2193} +{"model_id": "enzan9/Qwen2.5-Coder-0.5B-Instruct-Gensyn-Swarm-small_mute_giraffe", "provider": "huggingface", "task": "text-generation", "downloads": 2192} +{"model_id": "jakiAJK/DeepSeek-R1-Distill-Qwen-7B_GPTQ-int4", "provider": "huggingface", "task": "text-generation", "downloads": 2190} +{"model_id": "LongSafari/hyenadna-large-1m-seqlen-hf", "provider": "huggingface", "task": "text-generation", "downloads": 2188} +{"model_id": "bartowski/deepseek-r1-qwen-2.5-32B-ablated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2188} +{"model_id": "tencent/Penguin-VL-2B", "provider": "huggingface", "task": "text-generation", "downloads": 2186} +{"model_id": "HuggingFaceM4/idefics-9b", "provider": "huggingface", "task": "text-generation", "downloads": 2185} +{"model_id": "ubergarm/MiniMax-M2.5-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2182} +{"model_id": "swap-uniba/LLaMAntino-2-chat-13b-hf-UltraChat-ITA", "provider": "huggingface", "task": "text-generation", "downloads": 2180} +{"model_id": "LoneStriker/Phi-3.5-mini-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2178} +{"model_id": "DavidAU/Qwen3-48B-A4B-Savant-Commander-Distill-12X-Closed-Open-Heretic-Uncensored-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2178} +{"model_id": "nick00991/Qwen3-0.6B-Gensyn-Swarm-finicky_bristly_lion", "provider": "huggingface", "task": "text-generation", "downloads": 2177} +{"model_id": "Jianwen/Webshop-7B-SFT", "provider": "huggingface", "task": "text-generation", "downloads": 2176} +{"model_id": "mlx-community/MiniMax-M2-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 2172} +{"model_id": "plezan/MiniMax-M2.1-REAP-50-W4A16", "provider": "huggingface", "task": "text-generation", "downloads": 2170} +{"model_id": "TinyLlama/TinyLlama-1.1B-Chat-v0.3", "provider": "huggingface", "task": "text-generation", "downloads": 2169} +{"model_id": "allenai/Bolmo-7B", "provider": "huggingface", "task": "text-generation", "downloads": 2168} +{"model_id": "princeton-nlp/Sheared-LLaMA-2.7B", "provider": "huggingface", "task": "text-generation", "downloads": 2167} +{"model_id": "anicka/karma-electric-llama31-8b", "provider": "huggingface", "task": "text-generation", "downloads": 2167} +{"model_id": "legendbl/GLM-4.7-Flash-Uncensored-Heretic-NEO-CODE-Imatrix-MAX-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2166} +{"model_id": "KnutJaegersberg/Qwen-1_8B-Llamafied", "provider": "huggingface", "task": "text-generation", "downloads": 2164} +{"model_id": "VAGOsolutions/SauerkrautLM-Nemo-12b-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 2164} +{"model_id": "bartowski/openai_gpt-oss-120b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2164} +{"model_id": "unsloth/Qwen3-30B-A3B-128K-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2161} +{"model_id": "mehuldamani/sft-base-half-tranches-v1-global-step-394", "provider": "huggingface", "task": "text-generation", "downloads": 2161} +{"model_id": "Bllossom/llama-3.2-Korean-Bllossom-3B", "provider": "huggingface", "task": "text-generation", "downloads": 2158} +{"model_id": "Romarchive/Qwen3-0.6B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2156} +{"model_id": "tiiuae/Falcon-H1-7B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 2154} +{"model_id": "marin-community/marin-8b-base", "provider": "huggingface", "task": "text-generation", "downloads": 2154} +{"model_id": "GenerTeam/GENERator-v2-eukaryote-1.2b-base", "provider": "huggingface", "task": "text-generation", "downloads": 2153} +{"model_id": "lmstudio-community/ERNIE-4.5-21B-A3B-PT-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2151} +{"model_id": "DeepMount00/Llama-3.1-8b-ITA", "provider": "huggingface", "task": "text-generation", "downloads": 2149} +{"model_id": "ibm-granite/granite-3.0-3b-a800m-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 2147} +{"model_id": "RuterNorway/Llama-2-13b-chat-norwegian", "provider": "huggingface", "task": "text-generation", "downloads": 2146} +{"model_id": "DeepMount00/Qwen2-1.5B-Ita", "provider": "huggingface", "task": "text-generation", "downloads": 2146} +{"model_id": "znhoughton/opt-babylm-350m-64eps-seed964", "provider": "huggingface", "task": "text-generation", "downloads": 2144} +{"model_id": "second-state/StarCoder2-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2142} +{"model_id": "unsloth/Qwen3-14B-128K-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2141} +{"model_id": "Qwen/Qwen-VL-Chat-Int4", "provider": "huggingface", "task": "text-generation", "downloads": 2140} +{"model_id": "tiny-random/llama-3", "provider": "huggingface", "task": "text-generation", "downloads": 2140} +{"model_id": "stabilityai/stablelm-tuned-alpha-3b", "provider": "huggingface", "task": "text-generation", "downloads": 2138} +{"model_id": "unsloth/Hermes-3-Llama-3.1-8B-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 2136} +{"model_id": "janhq/Jan-code-4b", "provider": "huggingface", "task": "text-generation", "downloads": 2136} +{"model_id": "IQuestLab/Fleming-R1-7B", "provider": "huggingface", "task": "text-generation", "downloads": 2135} +{"model_id": "bartowski/Dolphin3.0-Llama3.2-1B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2132} +{"model_id": "anakin87/Llama-3-8b-ita-ties-pro", "provider": "huggingface", "task": "text-generation", "downloads": 2130} +{"model_id": "walid-iguider/Llama-3-8B-4bit-UltraChat-Ita", "provider": "huggingface", "task": "text-generation", "downloads": 2128} +{"model_id": "bartowski/Meta-Llama-3-70B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2126} +{"model_id": "DeepMount00/Lexora-Lite-3B_v2", "provider": "huggingface", "task": "text-generation", "downloads": 2126} +{"model_id": "bartowski/Mistral-Small-22B-ArliAI-RPMax-v1.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2126} +{"model_id": "TheBloke/CodeLlama-13B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2125} +{"model_id": "t-tech/T-pro-it-2.0", "provider": "huggingface", "task": "text-generation", "downloads": 2125} +{"model_id": "mlx-community/GLM-5-8bit-MXFP8", "provider": "huggingface", "task": "text-generation", "downloads": 2124} +{"model_id": "DeepMount00/Lexora-Medium-7B", "provider": "huggingface", "task": "text-generation", "downloads": 2123} +{"model_id": "cs2764/GLM-4.7-PRISM-Q8_0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2123} +{"model_id": "OpenRLHF/Llama-3-8b-sft-mixture", "provider": "huggingface", "task": "text-generation", "downloads": 2122} +{"model_id": "seeweb/SeewebLLM-it", "provider": "huggingface", "task": "text-generation", "downloads": 2117} +{"model_id": "huihui-ai/Qwen2.5-Coder-7B-Instruct-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 2117} +{"model_id": "McGill-NLP/AfriqueLlama-8B", "provider": "huggingface", "task": "text-generation", "downloads": 2117} +{"model_id": "unsloth/mistral-7b-v0.3", "provider": "huggingface", "task": "text-generation", "downloads": 2115} +{"model_id": "TheBloke/CodeLlama-34B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2113} +{"model_id": "Felladrin/gguf-MXFP4-gpt-oss-20b-Derestricted", "provider": "huggingface", "task": "text-generation", "downloads": 2113} +{"model_id": "DeepMount00/Llama-3-COT-ITA", "provider": "huggingface", "task": "text-generation", "downloads": 2111} +{"model_id": "bartowski/Qwen2.5-14B-Instruct-1M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2111} +{"model_id": "naver-hyperclovax/HyperCLOVAX-SEED-Text-Instruct-1.5B", "provider": "huggingface", "task": "text-generation", "downloads": 2111} +{"model_id": "Voicelab/trurl-2-13b-academic", "provider": "huggingface", "task": "text-generation", "downloads": 2110} +{"model_id": "SeacomSrl/SeaQwen2-1.5B", "provider": "huggingface", "task": "text-generation", "downloads": 2109} +{"model_id": "brittlewis12/Kunoichi-DPO-v2-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2108} +{"model_id": "giux78/llama3-8B-usenet-merged", "provider": "huggingface", "task": "text-generation", "downloads": 2108} +{"model_id": "MoxoffSrL/Volare", "provider": "huggingface", "task": "text-generation", "downloads": 2107} +{"model_id": "anas-awadalla/mpt-1b-redpajama-200b-dolly", "provider": "huggingface", "task": "text-generation", "downloads": 2106} +{"model_id": "mradermacher/Italia-GPT-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2104} +{"model_id": "e-palmisano/Qwen2-1.5B-ITA-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 2103} +{"model_id": "Voicelab/trurl-2-7b", "provider": "huggingface", "task": "text-generation", "downloads": 2102} +{"model_id": "Orion-zhen/aya-expanse-32b-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 2100} +{"model_id": "tommymir4444/Qwen2.5-Coder-0.5B-Instruct-Gensyn-Swarm-squinting_dormant_parrot", "provider": "huggingface", "task": "text-generation", "downloads": 2100} +{"model_id": "bartowski/nvidia_Nemotron-3-Nano-30B-A3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2099} +{"model_id": "deqing/llama-300M-v5-original", "provider": "huggingface", "task": "text-generation", "downloads": 2099} +{"model_id": "anakin87/Llama-3-8b-ita-slerp", "provider": "huggingface", "task": "text-generation", "downloads": 2096} +{"model_id": "RedHatAI/Mistral-7B-Instruct-v0.3-GPTQ-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 2095} +{"model_id": "huihui-ai/Huihui-Qwen3-4B-abliterated-v2", "provider": "huggingface", "task": "text-generation", "downloads": 2095} +{"model_id": "anas-awadalla/mpt-7b", "provider": "huggingface", "task": "text-generation", "downloads": 2093} +{"model_id": "unsloth/Apertus-8B-Instruct-2509-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2092} +{"model_id": "unsloth/GLM-4.7-REAP-218B-A32B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2091} +{"model_id": "cjvt/GaMS-27B-Instruct-Nemotron", "provider": "huggingface", "task": "text-generation", "downloads": 2087} +{"model_id": "tiiuae/Falcon-H1-1.5B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 2086} +{"model_id": "Salesforce/codet5-large", "provider": "huggingface", "task": "text-generation", "downloads": 2083} +{"model_id": "roneneldan/TinyStories-28M", "provider": "huggingface", "task": "text-generation", "downloads": 2083} +{"model_id": "togethercomputer/Aurora-Spec-Qwen3-Coder-Next-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 2082} +{"model_id": "nvidia/Qwen3-235B-A22B-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 2081} +{"model_id": "bartowski/p-e-w_Qwen3-4B-Instruct-2507-heretic-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2081} +{"model_id": "yemiao2745/Qwen2.5-7B-Instruct-Uncensored-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2079} +{"model_id": "hyper-accel/ci-random-gpt2-350m", "provider": "huggingface", "task": "text-generation", "downloads": 2079} +{"model_id": "PleIAs/Monad", "provider": "huggingface", "task": "text-generation", "downloads": 2078} +{"model_id": "mbakgun/Qwen2.5-Coder-14B-n8n-Workflow-Generator", "provider": "huggingface", "task": "text-generation", "downloads": 2077} +{"model_id": "facebook/galactica-125m", "provider": "huggingface", "task": "text-generation", "downloads": 2074} +{"model_id": "Phind/Phind-CodeLlama-34B-v2", "provider": "huggingface", "task": "text-generation", "downloads": 2074} +{"model_id": "DavidAU/L3.1-Dark-Planet-10.7B-ExxxxxxxxTended-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2074} +{"model_id": "ibm-granite/granite-4.0-h-tiny-base", "provider": "huggingface", "task": "text-generation", "downloads": 2069} +{"model_id": "bartowski/Llama-3.1-8B-Lexi-Uncensored-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2067} +{"model_id": "AIChenKai/TinyLlama-1.1B-Chat-v1.0-x2-MoE", "provider": "huggingface", "task": "text-generation", "downloads": 2066} +{"model_id": "bartowski/L3.3-Nevoria-R1-70b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2066} +{"model_id": "zerowsw/coderm-8b", "provider": "huggingface", "task": "text-generation", "downloads": 2066} +{"model_id": "DavidAU/TieFighter-Holodeck-Holomax-Mythomax-F1-V1-COMPOS-20B-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 2064} +{"model_id": "slovak-nlp/mistral-sk-7b", "provider": "huggingface", "task": "text-generation", "downloads": 2063} +{"model_id": "lmstudio-community/granite-3.1-8b-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2063} +{"model_id": "TheBloke/Llama-2-70B-Chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2062} +{"model_id": "QuantFactory/dolphin-2.9-llama3-8b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2062} +{"model_id": "allenai/Olmo-Hybrid-Instruct-SFT-7B", "provider": "huggingface", "task": "text-generation", "downloads": 2062} +{"model_id": "bartowski/Qwen2.5-Coder-14B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2057} +{"model_id": "hf-tiny-model-private/tiny-random-CodeGenForCausalLM", "provider": "huggingface", "task": "text-generation", "downloads": 2055} +{"model_id": "CYFRAGOVPL/Llama-PLLuM-70B-instruct-250801", "provider": "huggingface", "task": "text-generation", "downloads": 2055} +{"model_id": "solidrust/Phi-3-mini-4k-instruct-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 2054} +{"model_id": "yujiepan/gpt-oss-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 2051} +{"model_id": "deqing/llama-300M-v2-isolate", "provider": "huggingface", "task": "text-generation", "downloads": 2051} +{"model_id": "onnx-community/gemma-3-270m-it-ONNX", "provider": "huggingface", "task": "text-generation", "downloads": 2050} +{"model_id": "sarvamai/OpenHathi-7B-Hi-v0.1-Base", "provider": "huggingface", "task": "text-generation", "downloads": 2048} +{"model_id": "TheBloke/deepseek-coder-6.7B-instruct-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 2047} +{"model_id": "tiiuae/Falcon-H1-7B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 2047} +{"model_id": "state-spaces/mamba-790m-hf", "provider": "huggingface", "task": "text-generation", "downloads": 2044} +{"model_id": "huihui-ai/Huihui-gpt-oss-20b-mxfp4-abliterated-v2", "provider": "huggingface", "task": "text-generation", "downloads": 2042} +{"model_id": "bartowski/janhq_Jan-code-4b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2042} +{"model_id": "raicrits/Hermes7b_ITA", "provider": "huggingface", "task": "text-generation", "downloads": 2041} +{"model_id": "Cirrascale/Qwen3-Coder-Next-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 2041} +{"model_id": "SeacomSrl/SeaPhi3-medium", "provider": "huggingface", "task": "text-generation", "downloads": 2038} +{"model_id": "giux78/zefiro-7b-dpo-qlora-ITA-v0.7", "provider": "huggingface", "task": "text-generation", "downloads": 2035} +{"model_id": "bartowski/utter-project_EuroLLM-22B-Instruct-2512-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2034} +{"model_id": "lmstudio-community/Qwen2.5-14B-Instruct-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 2033} +{"model_id": "RedHatAI/Mistral-7B-Instruct-v0.3-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 2031} +{"model_id": "bartowski/PocketDoc_Dans-PersonalityEngine-V1.3.0-12b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2031} +{"model_id": "EleutherAI/pythia-410m-seed2", "provider": "huggingface", "task": "text-generation", "downloads": 2030} +{"model_id": "LiquidAI/LFM2.5-1.2B-Instruct-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 2029} +{"model_id": "mii-llm/maestrale-chat-v0.4-beta", "provider": "huggingface", "task": "text-generation", "downloads": 2028} +{"model_id": "nvidia/Minitron-4B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 2028} +{"model_id": "bartowski/deepcogito_cogito-v1-preview-llama-3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2028} +{"model_id": "Ba2han/qwen-test-3", "provider": "huggingface", "task": "text-generation", "downloads": 2028} +{"model_id": "lthn/Gemma3-12B-PT-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2026} +{"model_id": "mii-llm/minerva-chat-v0.1-alpha-sft", "provider": "huggingface", "task": "text-generation", "downloads": 2024} +{"model_id": "lmstudio-community/Phi-4-mini-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2019} +{"model_id": "ig1/Qwen3-Coder-30B-A3B-Instruct-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 2018} +{"model_id": "FinancialSupport/saiga-7b", "provider": "huggingface", "task": "text-generation", "downloads": 2016} +{"model_id": "roneneldan/TinyStories-3M", "provider": "huggingface", "task": "text-generation", "downloads": 2014} +{"model_id": "mozilla-ai/Meta-Llama-3-8B-Instruct-llamafile", "provider": "huggingface", "task": "text-generation", "downloads": 2011} +{"model_id": "JetLM/SDAR-8B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 2010} +{"model_id": "noctrex/Step-3.5-Flash-MXFP4_MOE-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2008} +{"model_id": "arthurcollet/Qwen3.5-122B-A10B-mlx-nvfp4", "provider": "huggingface", "task": "text-generation", "downloads": 2008} +{"model_id": "JetLM/SDAR-4B-Chat-b32", "provider": "huggingface", "task": "text-generation", "downloads": 2006} +{"model_id": "nightmedia/OpenAI-gpt-oss-20B-INSTRUCT-Heretic-Uncensored-MXFP4-q8-hi-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 2006} +{"model_id": "bartowski/Qwen2.5-14B_Uncencored-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 2005} +{"model_id": "svc-nai-cci/nanollama-public", "provider": "huggingface", "task": "text-generation", "downloads": 2005} +{"model_id": "Qwen/Qwen-7B-Chat-Int4", "provider": "huggingface", "task": "text-generation", "downloads": 2004} +{"model_id": "cjvt/GaMS-9B-Instruct-Nemotron", "provider": "huggingface", "task": "text-generation", "downloads": 2002} +{"model_id": "tacos4me/Step-3.5-Flash-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 2002} +{"model_id": "BEE-spoke-data/smol_llama-101M-GQA", "provider": "huggingface", "task": "text-generation", "downloads": 2001} +{"model_id": "deepseek-ai/deepseek-math-7b-base", "provider": "huggingface", "task": "text-generation", "downloads": 2001} +{"model_id": "onnx-community/Llama-3.2-1B-Instruct-ONNX", "provider": "huggingface", "task": "text-generation", "downloads": 2001} +{"model_id": "deqing/llama-300M-v5-base_7", "provider": "huggingface", "task": "text-generation", "downloads": 1999} +{"model_id": "unsloth/GLM-4-32B-0414-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1997} +{"model_id": "bartowski/kurage-en-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1992} +{"model_id": "zai-org/GLM-Z1-9B-0414", "provider": "huggingface", "task": "text-generation", "downloads": 1990} +{"model_id": "Papaperez/Qwen2.5-0.5B-Instruct-Gensyn-Swarm-lanky_reptilian_opossum", "provider": "huggingface", "task": "text-generation", "downloads": 1989} +{"model_id": "AaryanK/Qwen3.5-0.8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1987} +{"model_id": "LiquidAI/LFM2-1.2B-Tool-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1986} +{"model_id": "allenai/Olmo-3-7B-RL-Zero-Math", "provider": "huggingface", "task": "text-generation", "downloads": 1985} +{"model_id": "bartowski/nvidia_Nemotron-3-Nano-4B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1985} +{"model_id": "Jackrong/MLX-Qwen3.5-9B-Claude-4.6-Opus-Reasoning-Distilled-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 1984} +{"model_id": "PORTULAN/gervasio-8b-portuguese-ptpt-decoder", "provider": "huggingface", "task": "text-generation", "downloads": 1979} +{"model_id": "openbmb/MiniCPM-SALA", "provider": "huggingface", "task": "text-generation", "downloads": 1979} +{"model_id": "nightmedia/Qwen3.5-35B-A3B-Text", "provider": "huggingface", "task": "text-generation", "downloads": 1979} +{"model_id": "deepseek-ai/deepseek-llm-67b-chat", "provider": "huggingface", "task": "text-generation", "downloads": 1974} +{"model_id": "EleutherAI/deep-ignorance-pretraining-stage-unfiltered", "provider": "huggingface", "task": "text-generation", "downloads": 1974} +{"model_id": "Applied-Innovation-Center/Karnak", "provider": "huggingface", "task": "text-generation", "downloads": 1973} +{"model_id": "DavidAU/L3-DARKEST-PLANET-16.5B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1972} +{"model_id": "tiiuae/Falcon-H1-3B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 1972} +{"model_id": "respinosamena/Helios-Nova-306M", "provider": "huggingface", "task": "text-generation", "downloads": 1970} +{"model_id": "DevQuasar/nvidia.NVIDIA-Nemotron-3-Super-120B-A12B-BF16-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1970} +{"model_id": "LocoreMind/LocoTrainer-4B", "provider": "huggingface", "task": "text-generation", "downloads": 1970} +{"model_id": "openGPT-X/Teuken-7B-instruct-research-v0.4", "provider": "huggingface", "task": "text-generation", "downloads": 1969} +{"model_id": "Lewdiculous/Kunoichi-DPO-v2-7B-GGUF-Imatrix", "provider": "huggingface", "task": "text-generation", "downloads": 1968} +{"model_id": "flax-community/gpt2-base-thai", "provider": "huggingface", "task": "text-generation", "downloads": 1963} +{"model_id": "bartowski/llama-3-Nephilim-v3-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1963} +{"model_id": "deqing/llama-600M-v4-bigram", "provider": "huggingface", "task": "text-generation", "downloads": 1963} +{"model_id": "mlx-community/Nanbeige4.1-3B-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 1961} +{"model_id": "ai-sage/GigaChat3-10B-A1.8B-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 1960} +{"model_id": "tartuNLP/Llama-3.1-EstLLM-8B-Instruct-1125", "provider": "huggingface", "task": "text-generation", "downloads": 1960} +{"model_id": "nomic-ai/gpt4all-j", "provider": "huggingface", "task": "text-generation", "downloads": 1959} +{"model_id": "anthracite-org/magnum-v4-27b", "provider": "huggingface", "task": "text-generation", "downloads": 1959} +{"model_id": "bartowski/TheDrummer_Fallen-Gemma3-27B-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1957} +{"model_id": "cyankiwi/NVIDIA-Nemotron-3-Super-120B-A12B-AWQ-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1956} +{"model_id": "unicamp-dl/ptt5-base-portuguese-vocab", "provider": "huggingface", "task": "text-generation", "downloads": 1950} +{"model_id": "EleutherAI/pythia-31m-seed3", "provider": "huggingface", "task": "text-generation", "downloads": 1949} +{"model_id": "bartowski/Qwen2.5-Coder-32B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1949} +{"model_id": "allenai/Olmo-3-7B-Instruct-DPO", "provider": "huggingface", "task": "text-generation", "downloads": 1949} +{"model_id": "FreedomIntelligence/AceGPT-v2-8B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 1948} +{"model_id": "nvidia/gpt-oss-120b-Eagle3-throughput", "provider": "huggingface", "task": "text-generation", "downloads": 1948} +{"model_id": "bartowski/c4ai-command-r-plus-08-2024-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1946} +{"model_id": "DavidAU/Llama-3.2-8X3B-GATED-MOE-Reasoning-Dark-Champion-Instruct-uncensored-abliterated-18.4B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1946} +{"model_id": "deqing/llama-300M-v5-isolate", "provider": "huggingface", "task": "text-generation", "downloads": 1946} +{"model_id": "HuggingFaceH4/mistral-7b-sft-beta", "provider": "huggingface", "task": "text-generation", "downloads": 1945} +{"model_id": "verseAI/databricks-dolly-v2-3b", "provider": "huggingface", "task": "text-generation", "downloads": 1944} +{"model_id": "TheBloke/KafkaLM-70B-German-V0.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1944} +{"model_id": "deqing/llama-300M-v5-isolate-old", "provider": "huggingface", "task": "text-generation", "downloads": 1942} +{"model_id": "EleutherAI/pythia-70m-seed3", "provider": "huggingface", "task": "text-generation", "downloads": 1941} +{"model_id": "unsloth/Qwen2-1.5B-Instruct-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1941} +{"model_id": "Nopanicjust/Qwen2.5-0.5B-Instruct-Gensyn-Swarm-small_aquatic_frog", "provider": "huggingface", "task": "text-generation", "downloads": 1941} +{"model_id": "wtang06/mpt-125m-c4", "provider": "huggingface", "task": "text-generation", "downloads": 1938} +{"model_id": "polypo/gpt2-expansion", "provider": "huggingface", "task": "text-generation", "downloads": 1937} +{"model_id": "c-bone/CrystaLLM-pi_base", "provider": "huggingface", "task": "text-generation", "downloads": 1937} +{"model_id": "nisten/Biggie-SmoLlm-0.15B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 1936} +{"model_id": "sliuau/Llama-3.2-3B_4bits_128group_size", "provider": "huggingface", "task": "text-generation", "downloads": 1936} +{"model_id": "Ex0bit/GLM-4.7-Flash-PRISM", "provider": "huggingface", "task": "text-generation", "downloads": 1936} +{"model_id": "Slaxxis/huihui-ai_Qwen3-Coder-Next-ablisdterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1935} +{"model_id": "lmstudio-community/Qwen2.5-32B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1934} +{"model_id": "microsoft/Dayhoff-170m-GR", "provider": "huggingface", "task": "text-generation", "downloads": 1932} +{"model_id": "giladgd/Seed-OSS-36B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1931} +{"model_id": "bartowski/ai-sage_GigaChat3-10B-A1.8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1931} +{"model_id": "inferencerlabs/Qwen3.5-122B-A10B-MLX-9bit", "provider": "huggingface", "task": "text-generation", "downloads": 1931} +{"model_id": "lmstudio-community/Qwen2.5-3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1926} +{"model_id": "RedHatAI/Qwen3-4B-FP8-dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 1925} +{"model_id": "drisspg/fp8-opt-125m", "provider": "huggingface", "task": "text-generation", "downloads": 1925} +{"model_id": "travis-moore/twi-llama-v5", "provider": "huggingface", "task": "text-generation", "downloads": 1925} +{"model_id": "huihui-ai/Qwen2.5-7B-Instruct-abliterated-v2", "provider": "huggingface", "task": "text-generation", "downloads": 1922} +{"model_id": "bartowski/L3.3-MS-Nevoria-70b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1922} +{"model_id": "GPT4All-Community/Meta-Llama-3.1-8B-Instruct-128k-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1921} +{"model_id": "unsloth/Hermes-2-Pro-Mistral-7B-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1920} +{"model_id": "EnlistedGhost/Mag-Mell-Reasoner-12B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1918} +{"model_id": "DavidAU/Qwen3-24B-A4B-Freedom-HQ-Thinking-Abliterated-Heretic-NEOMAX-Imatrix-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1917} +{"model_id": "Felladrin/Llama-68M-Chat-v1", "provider": "huggingface", "task": "text-generation", "downloads": 1916} +{"model_id": "bartowski/HuatuoGPT-o1-70B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1916} +{"model_id": "nightmedia/gpt-oss-120b-heretic-v2-mxfp4-q8-hi-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 1916} +{"model_id": "mozilla-ai/Phi-3-mini-4k-instruct-llamafile", "provider": "huggingface", "task": "text-generation", "downloads": 1912} +{"model_id": "mlx-community/Qwen3-Coder-Next-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 1910} +{"model_id": "Universal-NER/UniNER-7B-all", "provider": "huggingface", "task": "text-generation", "downloads": 1909} +{"model_id": "p1atdev/dart-v2-moe-sft", "provider": "huggingface", "task": "text-generation", "downloads": 1909} +{"model_id": "DavidAU/OpenAi-GPT-oss-36B-BrainStorm20x-uncensored-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 1909} +{"model_id": "Intel/tiny-random-gpt2", "provider": "huggingface", "task": "text-generation", "downloads": 1908} +{"model_id": "DavidAU/DeepSeek-MOE-4X8B-R1-Distill-Llama-3.1-Deep-Thinker-Uncensored-24B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1906} +{"model_id": "deqing/llama-300M-v5-window_4", "provider": "huggingface", "task": "text-generation", "downloads": 1905} +{"model_id": "ggml-org/Meta-Llama-3.1-8B-Instruct-Q4_0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1901} +{"model_id": "lmstudio-community/Qwen2.5-Coder-32B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1900} +{"model_id": "gshasiri/SmolLM3-Mid", "provider": "huggingface", "task": "text-generation", "downloads": 1900} +{"model_id": "GritLM/emb_m7_nodes16_fast", "provider": "huggingface", "task": "text-generation", "downloads": 1899} +{"model_id": "deqing/llama-600M-v4-swap_numbers", "provider": "huggingface", "task": "text-generation", "downloads": 1899} +{"model_id": "microsoft/MediPhi-Clinical", "provider": "huggingface", "task": "text-generation", "downloads": 1895} +{"model_id": "junelee/wizard-vicuna-13b", "provider": "huggingface", "task": "text-generation", "downloads": 1894} +{"model_id": "bartowski/Sao10K_Llama-3.3-70B-Vulpecula-r1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1892} +{"model_id": "nvidia/NVIDIA-Nemotron-Nano-12B-v2-Base", "provider": "huggingface", "task": "text-generation", "downloads": 1892} +{"model_id": "inceptionai/jais-adapted-7b-chat", "provider": "huggingface", "task": "text-generation", "downloads": 1889} +{"model_id": "mradermacher/Gemma-3-27B-Derestricted-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1887} +{"model_id": "ggml-org/Qwen2.5-Coder-3B-Instruct-Q8_0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1885} +{"model_id": "dicta-il/DictaLM-3.0-1.7B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 1885} +{"model_id": "t-bank-ai/ruDialoGPT-small", "provider": "huggingface", "task": "text-generation", "downloads": 1884} +{"model_id": "unsloth/SmolLM2-135M-Instruct-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1883} +{"model_id": "speakleash/Bielik-11B-v3.0-Instruct-awq", "provider": "huggingface", "task": "text-generation", "downloads": 1882} +{"model_id": "legraphista/Qwen2.5-32B-Instruct-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1881} +{"model_id": "cerebras/Cerebras-GPT-256M", "provider": "huggingface", "task": "text-generation", "downloads": 1880} +{"model_id": "WizardLMTeam/WizardLM-13B-V1.2", "provider": "huggingface", "task": "text-generation", "downloads": 1880} +{"model_id": "PrimeIntellect/MiniMax-M2.5-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 1880} +{"model_id": "deqing/llama-300M-v2-swap_numbers", "provider": "huggingface", "task": "text-generation", "downloads": 1878} +{"model_id": "allenai/OLMo-7B-0724-Instruct-hf", "provider": "huggingface", "task": "text-generation", "downloads": 1877} +{"model_id": "huihui-ai/Huihui-Qwen3-4B-Instruct-2507-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 1877} +{"model_id": "litert-community/TinyLlama-1.1B-Chat-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 1876} +{"model_id": "spicyneuron/Kimi-K2.5-MLX-mixed-2.8-bit", "provider": "huggingface", "task": "text-generation", "downloads": 1875} +{"model_id": "vicgalle/gpt2-alpaca", "provider": "huggingface", "task": "text-generation", "downloads": 1873} +{"model_id": "ggml-org/Qwen2.5-Coder-1.5B-Instruct-Q8_0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1872} +{"model_id": "stabilityai/stablelm-tuned-alpha-7b", "provider": "huggingface", "task": "text-generation", "downloads": 1871} +{"model_id": "lmsys/vicuna-33b-v1.3", "provider": "huggingface", "task": "text-generation", "downloads": 1867} +{"model_id": "ncfrey/ChemGPT-4.7M", "provider": "huggingface", "task": "text-generation", "downloads": 1866} +{"model_id": "zai-org/GLM-4.5-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 1864} +{"model_id": "mlx-community/Qwen3-Coder-Next-5bit", "provider": "huggingface", "task": "text-generation", "downloads": 1864} +{"model_id": "luodian/llama-7b-hf", "provider": "huggingface", "task": "text-generation", "downloads": 1861} +{"model_id": "mehuldamani/sft-instruct-vvx2", "provider": "huggingface", "task": "text-generation", "downloads": 1859} +{"model_id": "EleutherAI/pythia-70m-seed1", "provider": "huggingface", "task": "text-generation", "downloads": 1857} +{"model_id": "lmstudio-community/Qwen2.5-Coder-3B-Instruct-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1856} +{"model_id": "lmstudio-community/Phi-3.1-mini-128k-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1855} +{"model_id": "mradermacher/Urdu-Ghazal-Generator-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1853} +{"model_id": "91chenxs/GLM-4.7-Flash-Uncensored-Heretic-NEO-CODE-Imatrix-MAX-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1853} +{"model_id": "bartowski/TheDrummer_Anubis-Mini-8B-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1848} +{"model_id": "janhq/Jan-v3-4B-base-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1847} +{"model_id": "RedHatAI/Llama-3.1-70B-Instruct-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 1846} +{"model_id": "cleanrl/EleutherAI_pythia-1b-deduped__sft__tldr", "provider": "huggingface", "task": "text-generation", "downloads": 1843} +{"model_id": "bartowski/mistralai_Devstral-2-123B-Instruct-2512-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1840} +{"model_id": "EleutherAI/polyglot-ko-5.8b", "provider": "huggingface", "task": "text-generation", "downloads": 1839} +{"model_id": "EleutherAI/pythia-410m-seed3", "provider": "huggingface", "task": "text-generation", "downloads": 1839} +{"model_id": "finnvoorhees/coreml-Llama-3.2-3B-Instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1839} +{"model_id": "Phora68/bible-study-phi3-mini", "provider": "huggingface", "task": "text-generation", "downloads": 1832} +{"model_id": "litert-community/gemma-3-270m-it", "provider": "huggingface", "task": "text-generation", "downloads": 1830} +{"model_id": "EleutherAI/pythia-70m-seed2", "provider": "huggingface", "task": "text-generation", "downloads": 1827} +{"model_id": "lmstudio-community/Qwen2.5-Coder-1.5B-Instruct-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 1826} +{"model_id": "inferencerlabs/Qwen3.5-122B-A10B-MLX-6.5bit", "provider": "huggingface", "task": "text-generation", "downloads": 1826} +{"model_id": "EleutherAI/pythia-410m-seed1", "provider": "huggingface", "task": "text-generation", "downloads": 1822} +{"model_id": "arcee-ai/AFM-4.5B", "provider": "huggingface", "task": "text-generation", "downloads": 1822} +{"model_id": "DavidAU/Qwen3-42B-A3B-2507-Thinking-Abliterated-uncensored-TOTAL-RECALL-v2-Medium-MASTER-CODER", "provider": "huggingface", "task": "text-generation", "downloads": 1821} +{"model_id": "ibm-granite/granite-3.0-8b-base", "provider": "huggingface", "task": "text-generation", "downloads": 1820} +{"model_id": "RUCAIBox/mvp", "provider": "huggingface", "task": "text-generation", "downloads": 1819} +{"model_id": "authormist/authormist-originality", "provider": "huggingface", "task": "text-generation", "downloads": 1819} +{"model_id": "dphn/dolphin-2_6-phi-2", "provider": "huggingface", "task": "text-generation", "downloads": 1818} +{"model_id": "clouditera/SecGPT-14B", "provider": "huggingface", "task": "text-generation", "downloads": 1818} +{"model_id": "guidelabs/steerling-8b", "provider": "huggingface", "task": "text-generation", "downloads": 1816} +{"model_id": "openlm-research/open_llama_13b", "provider": "huggingface", "task": "text-generation", "downloads": 1813} +{"model_id": "allenai/tulu-2-dpo-70b", "provider": "huggingface", "task": "text-generation", "downloads": 1811} +{"model_id": "unsloth/Seed-OSS-36B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1807} +{"model_id": "juiceb0xc0de/bella-bartender-3b", "provider": "huggingface", "task": "text-generation", "downloads": 1807} +{"model_id": "mssfj/Qwen3.5-9B-GPTQ-INT8", "provider": "huggingface", "task": "text-generation", "downloads": 1807} +{"model_id": "mlx-community/deepcogito-cogito-v1-preview-llama-3B-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1806} +{"model_id": "openbmb/MiniCPM4.1-8B-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 1802} +{"model_id": "bartowski/nvidia_Llama-3_3-Nemotron-Super-49B-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1797} +{"model_id": "unsloth/QwQ-32B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1796} +{"model_id": "TheClusterDev/Qwen3-Next-80B-A3B-Instruct-FP8-Dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 1795} +{"model_id": "EleutherAI/pythia-160m-seed4", "provider": "huggingface", "task": "text-generation", "downloads": 1793} +{"model_id": "brunopio/Llama3-8B-1.58-100B-tokens-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1792} +{"model_id": "p1atdev/dart-v1-sft", "provider": "huggingface", "task": "text-generation", "downloads": 1791} +{"model_id": "Equall/SaulLM-54B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1791} +{"model_id": "Intel/tiny-random-falcon", "provider": "huggingface", "task": "text-generation", "downloads": 1787} +{"model_id": "XythicK/Mag-Mell-R1-Uncensored-21B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1785} +{"model_id": "Sunbird/Sunflower-14B", "provider": "huggingface", "task": "text-generation", "downloads": 1784} +{"model_id": "Jiqing/tiny-random-qwen2", "provider": "huggingface", "task": "text-generation", "downloads": 1782} +{"model_id": "OpenAssistant/oasst-sft-4-pythia-12b-epoch-3.5", "provider": "huggingface", "task": "text-generation", "downloads": 1780} +{"model_id": "EleutherAI/pythia-31m-seed9", "provider": "huggingface", "task": "text-generation", "downloads": 1780} +{"model_id": "PrimeIntellect/GLM-0.5B", "provider": "huggingface", "task": "text-generation", "downloads": 1780} +{"model_id": "togethercomputer/RedPajama-INCITE-7B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1776} +{"model_id": "unsloth/codellama-7b-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1776} +{"model_id": "stabilityai/stablelm-2-1_6b-chat", "provider": "huggingface", "task": "text-generation", "downloads": 1774} +{"model_id": "riv25-aim410/qwen3-4b-spectrum-nl2sql", "provider": "huggingface", "task": "text-generation", "downloads": 1774} +{"model_id": "hossamdaoud/Qwen3-14B-Claude-4.5-Opus-High-Reasoning-Distill-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1773} +{"model_id": "AcuteShrewdSecurity/Llama-Phishsense-1B", "provider": "huggingface", "task": "text-generation", "downloads": 1771} +{"model_id": "deqing/llama-300M-v2-unigram", "provider": "huggingface", "task": "text-generation", "downloads": 1771} +{"model_id": "mattritchey/next-1b-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1767} +{"model_id": "nightmedia/Qwen3.5-122B-A10B-Text-qx64-hi-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 1766} +{"model_id": "Inlest/OpenAi-GPT-oss-20b-abliterated-uncensored-NEO-Imatrix-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 1766} +{"model_id": "ibm-granite/granite-3.1-8b-base", "provider": "huggingface", "task": "text-generation", "downloads": 1765} +{"model_id": "NousResearch/Hermes-2-Theta-Llama-3-70B", "provider": "huggingface", "task": "text-generation", "downloads": 1764} +{"model_id": "MaziyarPanahi/Meta-Llama-3-70B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1754} +{"model_id": "unsloth/Phi-4-mini-reasoning-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1754} +{"model_id": "JunHowie/Qwen3-32B-GPTQ-Int8", "provider": "huggingface", "task": "text-generation", "downloads": 1753} +{"model_id": "bigscience/bloom-1b7-intermediate", "provider": "huggingface", "task": "text-generation", "downloads": 1752} +{"model_id": "stabilityai/stablelm-base-alpha-7b-v2", "provider": "huggingface", "task": "text-generation", "downloads": 1752} +{"model_id": "openwalrus/Qwen3-14B", "provider": "huggingface", "task": "text-generation", "downloads": 1752} +{"model_id": "EleutherAI/polyglot-ko-12.8b", "provider": "huggingface", "task": "text-generation", "downloads": 1750} +{"model_id": "SanctumAI/granite-8b-code-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1750} +{"model_id": "mlx-community/MiniMax-M2.5-3bit", "provider": "huggingface", "task": "text-generation", "downloads": 1749} +{"model_id": "second-state/Gemma-7b-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1748} +{"model_id": "bartowski/TheDrummer_Behemoth-X-123B-v2.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1748} +{"model_id": "Romarchive/LocoOperator-4B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1748} +{"model_id": "echarlaix/tiny-mpt-random-remote-code", "provider": "huggingface", "task": "text-generation", "downloads": 1744} +{"model_id": "second-state/DeepSeek-Coder-V2-Lite-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1743} +{"model_id": "deqing/llama-300M-v5-fivegram", "provider": "huggingface", "task": "text-generation", "downloads": 1742} +{"model_id": "sbintuitions/tiny-lm-chat", "provider": "huggingface", "task": "text-generation", "downloads": 1740} +{"model_id": "Menlo/Jan-nano-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 1740} +{"model_id": "thelamapi/next-1b", "provider": "huggingface", "task": "text-generation", "downloads": 1740} +{"model_id": "unsloth/ERNIE-4.5-21B-A3B-PT-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1739} +{"model_id": "kainah/Qwen3-30B-A3B-Claude-4.5-Opus-High-Reasoning-2507-ABLITERATED-UNCENSORED-V2-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1739} +{"model_id": "nvidia/Llama-3_1-Nemotron-Ultra-253B-v1-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 1737} +{"model_id": "huawei-csl/Qwen3-32B-4bit-SINQ", "provider": "huggingface", "task": "text-generation", "downloads": 1736} +{"model_id": "allenai/tulu-2-dpo-7b", "provider": "huggingface", "task": "text-generation", "downloads": 1735} +{"model_id": "m42-health/Llama3-Med42-70B", "provider": "huggingface", "task": "text-generation", "downloads": 1734} +{"model_id": "nvidia/Llama-3.1-Nemotron-Safety-Guard-8B-v3", "provider": "huggingface", "task": "text-generation", "downloads": 1734} +{"model_id": "mtgv/MobileVLM_V2-1.7B", "provider": "huggingface", "task": "text-generation", "downloads": 1733} +{"model_id": "openchat/openchat-3.5-1210", "provider": "huggingface", "task": "text-generation", "downloads": 1732} +{"model_id": "KoboldAI/LLaMA2-13B-Erebus-v3-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1732} +{"model_id": "MohamedGomaa30/spark-tts-normazlied-masri-mega", "provider": "huggingface", "task": "text-generation", "downloads": 1731} +{"model_id": "PrimeIntellect/Qwen3-4B", "provider": "huggingface", "task": "text-generation", "downloads": 1727} +{"model_id": "TEN-framework/TEN_Turn_Detection", "provider": "huggingface", "task": "text-generation", "downloads": 1726} +{"model_id": "RedHatAI/llama2.c-stories110M-pruned50", "provider": "huggingface", "task": "text-generation", "downloads": 1725} +{"model_id": "medalpaca/medalpaca-7b", "provider": "huggingface", "task": "text-generation", "downloads": 1724} +{"model_id": "tiiuae/Falcon3-Mamba-7B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1724} +{"model_id": "apple/FastVLM-7B", "provider": "huggingface", "task": "text-generation", "downloads": 1724} +{"model_id": "ibm-granite/granite-3.1-1b-a400m-base", "provider": "huggingface", "task": "text-generation", "downloads": 1723} +{"model_id": "TURKCELL/Turkcell-LLM-7b-v1", "provider": "huggingface", "task": "text-generation", "downloads": 1722} +{"model_id": "lmstudio-community/Qwen2.5-1.5B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1722} +{"model_id": "TheBloke/CodeLlama-34B-Python-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 1720} +{"model_id": "ZuzeTt/Qwen3-4B-Thinking-2507-Heretic-Imatrix-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1719} +{"model_id": "NousResearch/Yarn-Mistral-7b-128k", "provider": "huggingface", "task": "text-generation", "downloads": 1718} +{"model_id": "sarvamai/sarvam-1-v0.5", "provider": "huggingface", "task": "text-generation", "downloads": 1716} +{"model_id": "litert-community/Qwen3-0.6B", "provider": "huggingface", "task": "text-generation", "downloads": 1716} +{"model_id": "Deci/DeciLM-7B", "provider": "huggingface", "task": "text-generation", "downloads": 1715} +{"model_id": "cais/HarmBench-Llama-2-13b-cls-multimodal-behaviors", "provider": "huggingface", "task": "text-generation", "downloads": 1710} +{"model_id": "weiqiang1978/Qwen3-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1707} +{"model_id": "lmstudio-community/Qwen3-235B-A22B-Instruct-2507-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1706} +{"model_id": "TheBloke/Speechless-Llama2-Hermes-Orca-Platypus-WizardLM-13B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1705} +{"model_id": "EleutherAI/pythia-31m-seed2", "provider": "huggingface", "task": "text-generation", "downloads": 1705} +{"model_id": "DavidAU/Qwen3-18B-A3B-Stranger-Thoughts-Abliterated-Uncensored-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1704} +{"model_id": "unsloth/LFM2.5-1.2B-Thinking-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1704} +{"model_id": "inferencerlabs/GLM-5-MLX-5.6bit", "provider": "huggingface", "task": "text-generation", "downloads": 1704} +{"model_id": "SimplySara/LocoOperator-4B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1700} +{"model_id": "TheBloke/CodeLlama-34B-Instruct-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 1699} +{"model_id": "VAGOsolutions/Llama-3.1-SauerkrautLM-8b-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1699} +{"model_id": "bartowski/NousResearch_Hermes-4.3-36B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1699} +{"model_id": "Open-Orca/OpenOrca-Platypus2-13B", "provider": "huggingface", "task": "text-generation", "downloads": 1698} +{"model_id": "tomngdev/JoyAI-LLM-Flash-imatrix-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1698} +{"model_id": "TheBloke/WizardLM-7B-uncensored-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 1696} +{"model_id": "OpenLemur/lemur-70b-chat-v1", "provider": "huggingface", "task": "text-generation", "downloads": 1695} +{"model_id": "JetLM/SDAR-1.7B-Chat-b32", "provider": "huggingface", "task": "text-generation", "downloads": 1694} +{"model_id": "NousResearch/Llama-2-13b-chat-hf", "provider": "huggingface", "task": "text-generation", "downloads": 1693} +{"model_id": "internlm/internlm2_5-1_8b-chat", "provider": "huggingface", "task": "text-generation", "downloads": 1693} +{"model_id": "openaccess-ai-collective/wizard-mega-13b", "provider": "huggingface", "task": "text-generation", "downloads": 1691} +{"model_id": "LumiOpen/Poro-34B", "provider": "huggingface", "task": "text-generation", "downloads": 1688} +{"model_id": "TeichAI/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Lite-Preview-Distill-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1688} +{"model_id": "google/txgemma-27b-predict", "provider": "huggingface", "task": "text-generation", "downloads": 1687} +{"model_id": "kakaocorp/kanana-1.5-15.7b-a3b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1687} +{"model_id": "scpalmetto/Ouro-2.6B-Thinking-Fixed", "provider": "huggingface", "task": "text-generation", "downloads": 1686} +{"model_id": "pankajmathur/model_007", "provider": "huggingface", "task": "text-generation", "downloads": 1683} +{"model_id": "allenai/tulu-2-dpo-13b", "provider": "huggingface", "task": "text-generation", "downloads": 1683} +{"model_id": "unsloth/Qwen2.5-Coder-0.5B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1682} +{"model_id": "mradermacher/NextCoder-Mirage-sol-7B-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1682} +{"model_id": "bartowski/nvidia_Qwen3-Nemotron-32B-RLBFF-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1682} +{"model_id": "joshnader/Meta-Llama-3.1-8B-Instruct-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1681} +{"model_id": "huihui-ai/Huihui-GLM-4.7-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1680} +{"model_id": "mlx-community/DeepSeek-V3.2-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1678} +{"model_id": "mlx-community/Qwen3-1.7B-4bit-DWQ-053125", "provider": "huggingface", "task": "text-generation", "downloads": 1677} +{"model_id": "EleutherAI/pythia-31m-seed1", "provider": "huggingface", "task": "text-generation", "downloads": 1676} +{"model_id": "arcee-ai/Llama-3.1-SuperNova-Lite", "provider": "huggingface", "task": "text-generation", "downloads": 1676} +{"model_id": "deqing/llama-300M-v2-fourgram", "provider": "huggingface", "task": "text-generation", "downloads": 1675} +{"model_id": "Jackrong/MLX-Qwen3.5-35B-A3B-Claude-4.6-Opus-Reasoning-Distilled-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1674} +{"model_id": "zootkitty/Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled-mxfp8", "provider": "huggingface", "task": "text-generation", "downloads": 1673} +{"model_id": "EleutherAI/pythia-160m-seed7", "provider": "huggingface", "task": "text-generation", "downloads": 1672} +{"model_id": "deqing/llama-300M-v2-trigram", "provider": "huggingface", "task": "text-generation", "downloads": 1672} +{"model_id": "hugohrban/progen2-large", "provider": "huggingface", "task": "text-generation", "downloads": 1671} +{"model_id": "bartowski/nvidia_NVIDIA-Nemotron-Nano-12B-v2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1671} +{"model_id": "hf-tiny-model-private/tiny-random-GPT2LMHeadModel", "provider": "huggingface", "task": "text-generation", "downloads": 1669} +{"model_id": "ICBU-NPU/FashionGPT-70B-V1.2", "provider": "huggingface", "task": "text-generation", "downloads": 1669} +{"model_id": "cerebras/MiniMax-M2.5-REAP-172B-A10B", "provider": "huggingface", "task": "text-generation", "downloads": 1669} +{"model_id": "jondurbin/airoboros-l2-70b-2.1", "provider": "huggingface", "task": "text-generation", "downloads": 1668} +{"model_id": "microsoft/CodeGPT-small-py", "provider": "huggingface", "task": "text-generation", "downloads": 1667} +{"model_id": "vectorzhou/gemma-2-2b-it-alpaca-cleaned-SFT", "provider": "huggingface", "task": "text-generation", "downloads": 1667} +{"model_id": "Ligeng-Zhu/Qwen2.5-Math-7B-32k", "provider": "huggingface", "task": "text-generation", "downloads": 1667} +{"model_id": "SeeFlock/task-20-Qwen-Qwen2.5-3B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1666} +{"model_id": "enfuse/Qwen2.5-72B-Instruct-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 1666} +{"model_id": "NorwAI/NorwAI-Mistral-7B-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1665} +{"model_id": "Mungert/MiroThinker-v1.5-30B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1662} +{"model_id": "speakleash/Bielik-11B-v2.6-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1661} +{"model_id": "deqing/lstm-window-4-v5", "provider": "huggingface", "task": "text-generation", "downloads": 1661} +{"model_id": "lmstudio-community/medgemma-27b-text-it-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1660} +{"model_id": "internlm/internlm-20b", "provider": "huggingface", "task": "text-generation", "downloads": 1659} +{"model_id": "mrtoots/unsloth-Qwen3-Coder-Next-mlx-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 1659} +{"model_id": "Salesforce/codegen-6B-multi", "provider": "huggingface", "task": "text-generation", "downloads": 1658} +{"model_id": "huggyllama/llama-65b", "provider": "huggingface", "task": "text-generation", "downloads": 1658} +{"model_id": "MaziyarPanahi/BioMistral-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1657} +{"model_id": "tencent/Youtu-LLM-2B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 1657} +{"model_id": "mlx-community/MiniMax-M2.5-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 1657} +{"model_id": "budecosystem/genz-70b", "provider": "huggingface", "task": "text-generation", "downloads": 1654} +{"model_id": "Equall/Saul-7B-Instruct-v1", "provider": "huggingface", "task": "text-generation", "downloads": 1653} +{"model_id": "bartowski/ArliAI_QwQ-32B-ArliAI-RpR-v4-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1652} +{"model_id": "lmstudio-community/Qwen2.5-Coder-0.5B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1651} +{"model_id": "YuCollection/gpt-oss-120b-mxfp4", "provider": "huggingface", "task": "text-generation", "downloads": 1650} +{"model_id": "tabularisai/Faust-1", "provider": "huggingface", "task": "text-generation", "downloads": 1649} +{"model_id": "cmp-nct/Qwen3-14B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1647} +{"model_id": "TheBloke/Vicuna-13B-1.1-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 1646} +{"model_id": "katuni4ka/tiny-random-baichuan2", "provider": "huggingface", "task": "text-generation", "downloads": 1646} +{"model_id": "stabilityai/StableBeluga-13B", "provider": "huggingface", "task": "text-generation", "downloads": 1644} +{"model_id": "hugging-quants/gemma-2-9b-it-AWQ-INT4", "provider": "huggingface", "task": "text-generation", "downloads": 1644} +{"model_id": "pankajmathur/orca_mini_v3_70b", "provider": "huggingface", "task": "text-generation", "downloads": 1643} +{"model_id": "alpindale/Llama-3.2-1B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1643} +{"model_id": "lmstudio-community/GLM-4.5-Air-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 1643} +{"model_id": "AI-Sweden-Models/gpt-sw3-20b", "provider": "huggingface", "task": "text-generation", "downloads": 1642} +{"model_id": "WaveCut/Qwen3.5-35B-A3B-MLX_4bit_SWAN", "provider": "huggingface", "task": "text-generation", "downloads": 1642} +{"model_id": "DiscoResearch/DiscoLM-mixtral-8x7b-v2", "provider": "huggingface", "task": "text-generation", "downloads": 1641} +{"model_id": "Goekdeniz-Guelmez/Josiefied-Qwen3-14B-abliterated-v3", "provider": "huggingface", "task": "text-generation", "downloads": 1639} +{"model_id": "ibm-granite/granite-8b-code-instruct-128k", "provider": "huggingface", "task": "text-generation", "downloads": 1637} +{"model_id": "inference-optimization/Qwen3-Coder-Next.w4a16", "provider": "huggingface", "task": "text-generation", "downloads": 1637} +{"model_id": "nm-testing/tinyllama-oneshot-w8-channel-a8-tensor", "provider": "huggingface", "task": "text-generation", "downloads": 1636} +{"model_id": "microsoft/FrogMini-14B-2510", "provider": "huggingface", "task": "text-generation", "downloads": 1636} +{"model_id": "Acnoryx/Airy-Lite", "provider": "huggingface", "task": "text-generation", "downloads": 1636} +{"model_id": "Fredithefish/Guanaco-3B-Uncensored-v2", "provider": "huggingface", "task": "text-generation", "downloads": 1635} +{"model_id": "bartowski/Qwen_Qwen3-30B-A3B-Thinking-2507-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1633} +{"model_id": "tiiuae/Falcon-H1-34B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1632} +{"model_id": "deqing/llama-300M-v2-bigram", "provider": "huggingface", "task": "text-generation", "downloads": 1630} +{"model_id": "bartowski/Qwen2-0.5B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1629} +{"model_id": "CausalLM/14B", "provider": "huggingface", "task": "text-generation", "downloads": 1628} +{"model_id": "allenai/OLMo-7B-0424-hf", "provider": "huggingface", "task": "text-generation", "downloads": 1627} +{"model_id": "EleutherAI/pythia-160m-seed5", "provider": "huggingface", "task": "text-generation", "downloads": 1626} +{"model_id": "thhaus/nemotron3-8b", "provider": "huggingface", "task": "text-generation", "downloads": 1626} +{"model_id": "alpindale/goliath-120b", "provider": "huggingface", "task": "text-generation", "downloads": 1624} +{"model_id": "StanfordAIMI/CheXagent-8b", "provider": "huggingface", "task": "text-generation", "downloads": 1624} +{"model_id": "cyankiwi/Qwen3-4B-Instruct-2507-AWQ-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 1624} +{"model_id": "MiniMaxAI/MiniMax-Text-01", "provider": "huggingface", "task": "text-generation", "downloads": 1622} +{"model_id": "NbAiLab/nb-gpt-j-6B-torgersen-alpaca", "provider": "huggingface", "task": "text-generation", "downloads": 1621} +{"model_id": "nvidia/AceMath-RL-Nemotron-7B", "provider": "huggingface", "task": "text-generation", "downloads": 1621} +{"model_id": "MuXodious/GLM-4.7-Flash-absolute-heresy-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1621} +{"model_id": "NousResearch/CodeLlama-34b-hf", "provider": "huggingface", "task": "text-generation", "downloads": 1620} +{"model_id": "deqing/llama-300M-v5-permute", "provider": "huggingface", "task": "text-generation", "downloads": 1619} +{"model_id": "DevQuasar/chutesai.Qwen3-235B-A22B-Instruct-2507-1M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1618} +{"model_id": "GeneZC/MiniChat-2-3B", "provider": "huggingface", "task": "text-generation", "downloads": 1616} +{"model_id": "lmstudio-community/Mistral-Small-3.1-24B-Instruct-2503-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1616} +{"model_id": "NousResearch/Nous-Capybara-34B", "provider": "huggingface", "task": "text-generation", "downloads": 1615} +{"model_id": "EleutherAI/pythia-70m-seed5", "provider": "huggingface", "task": "text-generation", "downloads": 1615} +{"model_id": "tiiuae/Falcon-H1-1.5B-Deep-Base", "provider": "huggingface", "task": "text-generation", "downloads": 1613} +{"model_id": "amazingvince/zephyr-smol_llama-100m-sft-full", "provider": "huggingface", "task": "text-generation", "downloads": 1612} +{"model_id": "ai21labs/Jamba-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 1612} +{"model_id": "unsloth/gemma-3-270m-it-qat", "provider": "huggingface", "task": "text-generation", "downloads": 1612} +{"model_id": "jkralev/fuzzy-llm", "provider": "huggingface", "task": "text-generation", "downloads": 1612} +{"model_id": "cerebras/Cerebras-GPT-1.3B", "provider": "huggingface", "task": "text-generation", "downloads": 1610} +{"model_id": "Open-Orca/OpenOrcaxOpenChat-Preview2-13B", "provider": "huggingface", "task": "text-generation", "downloads": 1610} +{"model_id": "deqing/llama-300M-v5-unigram", "provider": "huggingface", "task": "text-generation", "downloads": 1608} +{"model_id": "TheBloke/CodeLlama-13B-Instruct-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 1607} +{"model_id": "deqing/llama-300M-v5-bigram", "provider": "huggingface", "task": "text-generation", "downloads": 1607} +{"model_id": "RoadQAQ/Qwen2.5-Math-1.5B-16k-think", "provider": "huggingface", "task": "text-generation", "downloads": 1606} +{"model_id": "Undi95/Mixtral-8x7B-MoE-RP-Story", "provider": "huggingface", "task": "text-generation", "downloads": 1605} +{"model_id": "NousResearch/Hermes-4.3-36B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1604} +{"model_id": "Zyi4082/Qwen3-VL-maid-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1604} +{"model_id": "Chompa1422/Qwen3.5-122B-A10B-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 1604} +{"model_id": "TheBloke/CodeLlama-13B-Python-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 1602} +{"model_id": "EleutherAI/pythia-31m-seed5", "provider": "huggingface", "task": "text-generation", "downloads": 1602} +{"model_id": "huihui-ai/Qwen2.5-7B-Instruct-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 1602} +{"model_id": "legraphista/Qwen2-1.5B-Instruct-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1601} +{"model_id": "Qwen/Qwen3-Next-80B-A3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1601} +{"model_id": "facebook/galactica-120b", "provider": "huggingface", "task": "text-generation", "downloads": 1600} +{"model_id": "software-mansion/react-native-executorch-qwen-2.5", "provider": "huggingface", "task": "text-generation", "downloads": 1600} +{"model_id": "pankajmathur/orca_mini_v3_13b", "provider": "huggingface", "task": "text-generation", "downloads": 1599} +{"model_id": "unsloth/Qwen3-8B-Base-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1599} +{"model_id": "huihui-ai/Qwen2.5-7B-Instruct-abliterated-v3", "provider": "huggingface", "task": "text-generation", "downloads": 1598} +{"model_id": "cmp-nct/Qwen3-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1598} +{"model_id": "bartowski/dolphin-2.9.1-llama-3-70b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1597} +{"model_id": "QuantTrio/Qwen3-30B-A3B-Thinking-2507-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 1597} +{"model_id": "puwaer/Qwen3-Next-80B-A3B-Thinking-GRPO-Uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 1597} +{"model_id": "MBZUAI/LaMini-Flan-T5-783M", "provider": "huggingface", "task": "text-generation", "downloads": 1596} +{"model_id": "openaccess-ai-collective/manticore-13b-chat-pyg", "provider": "huggingface", "task": "text-generation", "downloads": 1596} +{"model_id": "rinna/youri-7b", "provider": "huggingface", "task": "text-generation", "downloads": 1595} +{"model_id": "PowCal/Llama-3.1-8B-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1594} +{"model_id": "aloobun/falcon-1b-cot-t2", "provider": "huggingface", "task": "text-generation", "downloads": 1593} +{"model_id": "violetahayashi69/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1591} +{"model_id": "unsloth/QwQ-32B-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1590} +{"model_id": "tokyotech-llm/GPT-OSS-Swallow-120B-SFT-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 1590} +{"model_id": "prem-research/prem-1B-SQL", "provider": "huggingface", "task": "text-generation", "downloads": 1588} +{"model_id": "Qwen/Qwen3-1.7B-GPTQ-Int8", "provider": "huggingface", "task": "text-generation", "downloads": 1588} +{"model_id": "euclaise/falcon_1b_stage1", "provider": "huggingface", "task": "text-generation", "downloads": 1587} +{"model_id": "d3LLM/d3LLM_LLaDA", "provider": "huggingface", "task": "text-generation", "downloads": 1587} +{"model_id": "NobodyWho/Qwen_Qwen3-4B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1587} +{"model_id": "openGPT-X/Teuken-7B-instruct-commercial-v0.4", "provider": "huggingface", "task": "text-generation", "downloads": 1586} +{"model_id": "timdettmers/guanaco-33b-merged", "provider": "huggingface", "task": "text-generation", "downloads": 1583} +{"model_id": "NewstaR/Porpoise-6b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1583} +{"model_id": "dvruette/gidd-unif-3b", "provider": "huggingface", "task": "text-generation", "downloads": 1583} +{"model_id": "lmstudio-community/deepseek-coder-6.7B-kexer-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1582} +{"model_id": "bartowski/EssentialAI_rnj-1-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1581} +{"model_id": "freddm/Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1581} +{"model_id": "unsloth/gemma-2b-it", "provider": "huggingface", "task": "text-generation", "downloads": 1578} +{"model_id": "nightmedia/Qwen3.5-122B-A10B-Text-qx85-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 1578} +{"model_id": "llmcompressor-quants/Qwen2.5-7B-Instruct-fp8-dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 1577} +{"model_id": "TheBloke/Llama-2-13B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1576} +{"model_id": "deepnight-research/Saily_220B", "provider": "huggingface", "task": "text-generation", "downloads": 1576} +{"model_id": "unsloth/granite-4.0-350m-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1576} +{"model_id": "WeiboAI/VibeThinker-1.5B", "provider": "huggingface", "task": "text-generation", "downloads": 1576} +{"model_id": "deepcogito/cogito-v1-preview-qwen-14B", "provider": "huggingface", "task": "text-generation", "downloads": 1574} +{"model_id": "LGAI-EXAONE/EXAONE-4.0-1.2B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1573} +{"model_id": "inferencerlabs/Qwen3-Coder-Next-MLX-9bit", "provider": "huggingface", "task": "text-generation", "downloads": 1572} +{"model_id": "EleutherAI/pythia-31m-seed7", "provider": "huggingface", "task": "text-generation", "downloads": 1570} +{"model_id": "stabilityai/stablelm-base-alpha-7b", "provider": "huggingface", "task": "text-generation", "downloads": 1569} +{"model_id": "bartowski/nomic-ai_nomic-embed-code-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1569} +{"model_id": "Monero/WizardLM-Uncensored-SuperCOT-StoryTelling-30b", "provider": "huggingface", "task": "text-generation", "downloads": 1568} +{"model_id": "ibm-granite/granite-guardian-3.2-3b-a800m", "provider": "huggingface", "task": "text-generation", "downloads": 1568} +{"model_id": "duyntnet/DeepSeek-Coder-V2-Lite-Instruct-imatrix-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1566} +{"model_id": "bartowski/TheDrummer_Anubis-70B-v1.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1566} +{"model_id": "tiiuae/Falcon-H1-1.5B-Deep-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1564} +{"model_id": "TheBloke/Ziya-Coding-34B-v1.0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1563} +{"model_id": "lightonai/alfred-40b-1023", "provider": "huggingface", "task": "text-generation", "downloads": 1563} +{"model_id": "EleutherAI/pythia-70m-seed7", "provider": "huggingface", "task": "text-generation", "downloads": 1563} +{"model_id": "Eslzzyl/Qwen3-4B-Instruct-2507-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 1563} +{"model_id": "totally-not-an-llm/EverythingLM-13b-16k", "provider": "huggingface", "task": "text-generation", "downloads": 1562} +{"model_id": "NEU-HAI/mental-alpaca", "provider": "huggingface", "task": "text-generation", "downloads": 1562} +{"model_id": "OpenLLM-France/Claire-Mistral-7B-0.1", "provider": "huggingface", "task": "text-generation", "downloads": 1562} +{"model_id": "TheBloke/CodeLlama-70B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1562} +{"model_id": "bartowski/Mistral-Large-Instruct-2407-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1562} +{"model_id": "RedHatAI/Llama-3.3-70B-Instruct-quantized.w4a16", "provider": "huggingface", "task": "text-generation", "downloads": 1562} +{"model_id": "tabularisai/Qwen3-0.3B-distil", "provider": "huggingface", "task": "text-generation", "downloads": 1562} +{"model_id": "Ihabb213/GLM-4.7-Flash-Uncensored-Heretic-NEO-CODE-Imatrix-MAX-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1562} +{"model_id": "uukuguy/speechless-llama2-hermes-orca-platypus-wizardlm-13b", "provider": "huggingface", "task": "text-generation", "downloads": 1561} +{"model_id": "inclusionAI/Ring-mini-2.0", "provider": "huggingface", "task": "text-generation", "downloads": 1560} +{"model_id": "pankajmathur/orca_mini_v3_7b", "provider": "huggingface", "task": "text-generation", "downloads": 1559} +{"model_id": "Danielbrdz/Barcenas-6b", "provider": "huggingface", "task": "text-generation", "downloads": 1559} +{"model_id": "moreh/MoMo-72B-lora-1.8.7-DPO", "provider": "huggingface", "task": "text-generation", "downloads": 1559} +{"model_id": "bartowski/mlabonne_Qwen3-4B-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1558} +{"model_id": "jondurbin/airoboros-l2-13b-2.1", "provider": "huggingface", "task": "text-generation", "downloads": 1557} +{"model_id": "nvidia/Nemotron-Cascade-2-30B-A3B", "provider": "huggingface", "task": "text-generation", "downloads": 1557} +{"model_id": "vihangd/shearedplats-2.7b-v2", "provider": "huggingface", "task": "text-generation", "downloads": 1556} +{"model_id": "mlx-community/LFM2.5-1.2B-Instruct-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 1555} +{"model_id": "TheBloke/Guanaco-7B-Uncensored-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1554} +{"model_id": "AaryanK/Qwen3.5-2B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1553} +{"model_id": "EleutherAI/pythia-70m-seed8", "provider": "huggingface", "task": "text-generation", "downloads": 1552} +{"model_id": "migtissera/Tess-XL-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 1550} +{"model_id": "MaziyarPanahi/Llama-3-8B-Instruct-v0.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1550} +{"model_id": "vandijklab/C2S-Scale-Gemma-2-27B", "provider": "huggingface", "task": "text-generation", "downloads": 1550} +{"model_id": "allenai/truthfulqa-truth-judge-llama2-7B", "provider": "huggingface", "task": "text-generation", "downloads": 1549} +{"model_id": "DiscoResearch/DiscoLM-70b", "provider": "huggingface", "task": "text-generation", "downloads": 1547} +{"model_id": "bartowski/mistralai_Devstral-Small-2505-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1547} +{"model_id": "huihui-ai/Huihui-Qwen3-14B-abliterated-v2", "provider": "huggingface", "task": "text-generation", "downloads": 1547} +{"model_id": "KnutJaegersberg/black_goo_recipe_b", "provider": "huggingface", "task": "text-generation", "downloads": 1546} +{"model_id": "second-state/Deepseek-Coder-6.7B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1545} +{"model_id": "naver-hyperclovax/HyperCLOVAX-SEED-Text-Instruct-0.5B", "provider": "huggingface", "task": "text-generation", "downloads": 1544} +{"model_id": "tiiuae/Falcon3-7B-Instruct-1.58bit", "provider": "huggingface", "task": "text-generation", "downloads": 1543} +{"model_id": "Enoch/llama-13b-hf", "provider": "huggingface", "task": "text-generation", "downloads": 1542} +{"model_id": "LLM360/Crystal", "provider": "huggingface", "task": "text-generation", "downloads": 1542} +{"model_id": "bartowski/zai-org_GLM-4.5-Air-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1542} +{"model_id": "NousResearch/CodeLlama-7b-hf", "provider": "huggingface", "task": "text-generation", "downloads": 1541} +{"model_id": "AaryanK/IQuest-Coder-V1-40B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1540} +{"model_id": "beomi/KoRWKV-6B", "provider": "huggingface", "task": "text-generation", "downloads": 1538} +{"model_id": "cyan2k/molmo-7B-O-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1538} +{"model_id": "RedHatAI/Llama-3.1-8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1538} +{"model_id": "KnutJaegersberg/deacon-3b", "provider": "huggingface", "task": "text-generation", "downloads": 1537} +{"model_id": "lmstudio-community/Qwen3-Coder-480B-A35B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1537} +{"model_id": "NousResearch/Nous-Hermes-Llama2-13b", "provider": "huggingface", "task": "text-generation", "downloads": 1536} +{"model_id": "HiTZ/Medical-mT5-large", "provider": "huggingface", "task": "text-generation", "downloads": 1536} +{"model_id": "KnutJaegersberg/falcon-1b-t-sft", "provider": "huggingface", "task": "text-generation", "downloads": 1536} +{"model_id": "Mxode/TinyStories-LLaMA2-25M-256h-4l-GQA", "provider": "huggingface", "task": "text-generation", "downloads": 1536} +{"model_id": "second-state/StarCoder2-3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1535} +{"model_id": "KnutJaegersberg/deacon-13b", "provider": "huggingface", "task": "text-generation", "downloads": 1532} +{"model_id": "johnlockejrr/Qwen2.5-Coder-14b-mxfp4", "provider": "huggingface", "task": "text-generation", "downloads": 1532} +{"model_id": "k050506koch/GPT3-dev-350m-2805", "provider": "huggingface", "task": "text-generation", "downloads": 1531} +{"model_id": "giladgd/gpt-oss-20b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1531} +{"model_id": "bartowski/mistralai_Magistral-Small-2509-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1531} +{"model_id": "DevQuasar/Qwen.Qwen3.5-35B-A3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1531} +{"model_id": "EleutherAI/pythia-31m-seed6", "provider": "huggingface", "task": "text-generation", "downloads": 1530} +{"model_id": "cglez/gpt2-ag_news", "provider": "huggingface", "task": "text-generation", "downloads": 1530} +{"model_id": "kyujinpy/Sakura-SOLAR-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1529} +{"model_id": "nm-testing/tinyllama-oneshot-w4a16-group128-v2", "provider": "huggingface", "task": "text-generation", "downloads": 1529} +{"model_id": "unsloth/Qwen2.5-14B-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1529} +{"model_id": "roleplaiapp/DeepSeek-R1-Distill-Qwen-14B-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1528} +{"model_id": "OpenAssistant/codellama-13b-oasst-sft-v10", "provider": "huggingface", "task": "text-generation", "downloads": 1527} +{"model_id": "HiTZ/GoLLIE-7B", "provider": "huggingface", "task": "text-generation", "downloads": 1527} +{"model_id": "RedHatAI/Qwen2.5-7B-FP8-dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 1527} +{"model_id": "NousResearch/CodeLlama-13b-hf", "provider": "huggingface", "task": "text-generation", "downloads": 1526} +{"model_id": "KnutJaegersberg/Walter-Falcon-1B", "provider": "huggingface", "task": "text-generation", "downloads": 1525} +{"model_id": "AI-Sweden-Models/gpt-sw3-40b", "provider": "huggingface", "task": "text-generation", "downloads": 1524} +{"model_id": "mlx-community/Llama-3.1-8B-Instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1524} +{"model_id": "koalajun/Gemma-2-9b-it-Ko-Crypto-Translate", "provider": "huggingface", "task": "text-generation", "downloads": 1523} +{"model_id": "Tasmay-Tib/gpt2-medium-ift-safe-genai", "provider": "huggingface", "task": "text-generation", "downloads": 1523} +{"model_id": "adityasoni17/Qwen3-1.7B-RFT-500", "provider": "huggingface", "task": "text-generation", "downloads": 1522} +{"model_id": "allenai/truthfulqa-info-judge-llama2-7B", "provider": "huggingface", "task": "text-generation", "downloads": 1521} +{"model_id": "bartowski/magnum-12b-v2.5-kto-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1521} +{"model_id": "unsloth/Qwen3-32B-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 1521} +{"model_id": "prithivMLmods/Qwen3-4B-2507-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1521} +{"model_id": "sometimesanotion/Lamarck-14B-v0.7", "provider": "huggingface", "task": "text-generation", "downloads": 1520} +{"model_id": "m-a-p/YuE-s1-7B-anneal-jp-kr-cot", "provider": "huggingface", "task": "text-generation", "downloads": 1520} +{"model_id": "mohammadmahdinouri/distilled-interleaved-1B-v2", "provider": "huggingface", "task": "text-generation", "downloads": 1520} +{"model_id": "KnutJaegersberg/black_goo_recipe_d", "provider": "huggingface", "task": "text-generation", "downloads": 1518} +{"model_id": "unsloth/Seed-Coder-8B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1518} +{"model_id": "Sepolian/Huihui-Qwen3.5-27B-Claude-4.6-Opus-abliterated-Q4_K_M", "provider": "huggingface", "task": "text-generation", "downloads": 1518} +{"model_id": "unsloth/Qwen3-235B-A22B-128K-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1517} +{"model_id": "datajuicer/LLaMA-1B-dj-refine-150B", "provider": "huggingface", "task": "text-generation", "downloads": 1516} +{"model_id": "bartowski/perplexity-ai_r1-1776-distill-llama-70b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1516} +{"model_id": "RedHatAI/Qwen3-0.6B-quantized.w4a16", "provider": "huggingface", "task": "text-generation", "downloads": 1516} +{"model_id": "Ex0bit/MiniMax-M2.5-PRISM-PRO", "provider": "huggingface", "task": "text-generation", "downloads": 1516} +{"model_id": "lightblue/japanese-mpt-7b", "provider": "huggingface", "task": "text-generation", "downloads": 1515} +{"model_id": "KnutJaegersberg/black_goo_recipe_e", "provider": "huggingface", "task": "text-generation", "downloads": 1515} +{"model_id": "SciPhi/Triplex", "provider": "huggingface", "task": "text-generation", "downloads": 1515} +{"model_id": "zai-org/glm-4-9b-hf", "provider": "huggingface", "task": "text-generation", "downloads": 1515} +{"model_id": "Ex0bit/Kimi-K2.5-PRISM-REAP-530B-A32B", "provider": "huggingface", "task": "text-generation", "downloads": 1515} +{"model_id": "z-lab/gpt-oss-120b-DFlash", "provider": "huggingface", "task": "text-generation", "downloads": 1515} +{"model_id": "Mungert/DMind-3-mini-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1514} +{"model_id": "KnutJaegersberg/black_goo_recipe_a", "provider": "huggingface", "task": "text-generation", "downloads": 1513} +{"model_id": "dphn/dolphin-2.5-mixtral-8x7b", "provider": "huggingface", "task": "text-generation", "downloads": 1512} +{"model_id": "KnutJaegersberg/black_goo_recipe_c", "provider": "huggingface", "task": "text-generation", "downloads": 1511} +{"model_id": "DiscoResearch/DiscoLM-120b", "provider": "huggingface", "task": "text-generation", "downloads": 1510} +{"model_id": "TechxGenus/Meta-Llama-3-8B-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 1510} +{"model_id": "microsoft/Phi-3-small-128k-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1510} +{"model_id": "jiosephlee/sft_intern_distillation_Intern-S1-mini-lm_complet_only_chat_think_lr5e-05", "provider": "huggingface", "task": "text-generation", "downloads": 1510} +{"model_id": "RepublicOfKorokke/Qwen3.5-9B-mlx-lm-mxfp4", "provider": "huggingface", "task": "text-generation", "downloads": 1510} +{"model_id": "DreamFast/qwen3-4b-heretic", "provider": "huggingface", "task": "text-generation", "downloads": 1510} +{"model_id": "legraphista/gemma-2-27b-it-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1509} +{"model_id": "katuni4ka/tiny-random-xverse", "provider": "huggingface", "task": "text-generation", "downloads": 1508} +{"model_id": "KnutJaegersberg/LLongMA-3b-LIMA", "provider": "huggingface", "task": "text-generation", "downloads": 1506} +{"model_id": "sdadas/polish-gpt2-xl", "provider": "huggingface", "task": "text-generation", "downloads": 1505} +{"model_id": "ibm-granite/granite-3.0-3b-a800m-base", "provider": "huggingface", "task": "text-generation", "downloads": 1504} +{"model_id": "mlx-community/Llama-3.2-3B-Instruct-uncensored-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 1504} +{"model_id": "LumiOpen/Llama-Poro-2-70B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1504} +{"model_id": "NousResearch/Nous-Capybara-7B-V1.9", "provider": "huggingface", "task": "text-generation", "downloads": 1503} +{"model_id": "barissglc/tinyllama-tarot-v1", "provider": "huggingface", "task": "text-generation", "downloads": 1503} +{"model_id": "unsloth/Qwen2-1.5B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1503} +{"model_id": "Zyphra/ZR1-1.5B", "provider": "huggingface", "task": "text-generation", "downloads": 1503} +{"model_id": "arcee-ai/Virtuoso-Small-v2", "provider": "huggingface", "task": "text-generation", "downloads": 1502} +{"model_id": "bartowski/Qwen2.5-Coder-1.5B-Instruct-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1501} +{"model_id": "mlx-community/LFM2-350M-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1501} +{"model_id": "mradermacher/Qwen3.5-9B-Writing-DPO-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1501} +{"model_id": "bigscience/bloomz", "provider": "huggingface", "task": "text-generation", "downloads": 1499} +{"model_id": "stabilityai/stable-code-instruct-3b", "provider": "huggingface", "task": "text-generation", "downloads": 1499} +{"model_id": "onnx-internal-testing/tiny-random-SmolLM3ForCausalLM", "provider": "huggingface", "task": "text-generation", "downloads": 1499} +{"model_id": "bartowski/Qwen_Qwen3-4B-Thinking-2507-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1498} +{"model_id": "skt/ko-gpt-trinity-1.2B-v0.5", "provider": "huggingface", "task": "text-generation", "downloads": 1497} +{"model_id": "Bingsu/exaone-3.0-7.8b-it", "provider": "huggingface", "task": "text-generation", "downloads": 1497} +{"model_id": "nightmedia/Qwen3.5-27B-Text-mxfp4-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 1497} +{"model_id": "cerebras/Cerebras-GPT-590M", "provider": "huggingface", "task": "text-generation", "downloads": 1496} +{"model_id": "Intel/neural-chat-7b-v3-2", "provider": "huggingface", "task": "text-generation", "downloads": 1496} +{"model_id": "kakaocorp/kanana-nano-2.1b-embedding", "provider": "huggingface", "task": "text-generation", "downloads": 1496} +{"model_id": "MercuriusDream/Qwen3.5-9B-MLX-lm-nvfp4", "provider": "huggingface", "task": "text-generation", "downloads": 1496} +{"model_id": "TheBloke/CodeLlama-34B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1494} +{"model_id": "unsloth/Qwen2.5-32B", "provider": "huggingface", "task": "text-generation", "downloads": 1494} +{"model_id": "mlx-community/DeepSeek-V3-0324-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1493} +{"model_id": "teknium/OpenHermes-13B", "provider": "huggingface", "task": "text-generation", "downloads": 1492} +{"model_id": "m8than/Llama-2-7b-chat-hf", "provider": "huggingface", "task": "text-generation", "downloads": 1492} +{"model_id": "ytu-ce-cosmos/turkish-gpt2", "provider": "huggingface", "task": "text-generation", "downloads": 1491} +{"model_id": "DavidAU/Qwen3-The-Xiaolong-Josiefied-Omega-Directive-22B-uncensored-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1491} +{"model_id": "EleutherAI/pythia-31m-deduped", "provider": "huggingface", "task": "text-generation", "downloads": 1490} +{"model_id": "nvidia/AceMath-1.5B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1490} +{"model_id": "yam-peleg/Hebrew-Gemma-11B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1489} +{"model_id": "google/gemma-3-1b-it-qat-q4_0-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 1489} +{"model_id": "EleutherAI/pythia-160m-seed9", "provider": "huggingface", "task": "text-generation", "downloads": 1487} +{"model_id": "bartowski/Trappu_Magnum-Picaro-0.7-v2-12b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1487} +{"model_id": "Murasaki-Project/Murasaki-14B-v0.2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1487} +{"model_id": "LiconStudio/Qwen3.5-9B-t2i_prompt_distillation_GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1487} +{"model_id": "sapienzanlp/modello-italia-9b-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 1486} +{"model_id": "baidu/ERNIE-4.5-0.3B-Base-PT", "provider": "huggingface", "task": "text-generation", "downloads": 1486} +{"model_id": "vilm/vulture-40b", "provider": "huggingface", "task": "text-generation", "downloads": 1485} +{"model_id": "NousResearch/Yarn-Mistral-7b-64k", "provider": "huggingface", "task": "text-generation", "downloads": 1485} +{"model_id": "unsloth/Apriel-1.5-15b-Thinker-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1485} +{"model_id": "swap-uniba/LLaMAntino-2-70b-hf-UltraChat-ITA", "provider": "huggingface", "task": "text-generation", "downloads": 1484} +{"model_id": "ggml-org/Qwen2.5-Coder-7B-Instruct-Q8_0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1483} +{"model_id": "McGill-NLP/AfriqueQwen-14B", "provider": "huggingface", "task": "text-generation", "downloads": 1483} +{"model_id": "alnrg2arg/blockchainlabs_7B_merged_test2_4", "provider": "huggingface", "task": "text-generation", "downloads": 1482} +{"model_id": "SanctumAI/granite-3b-code-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1482} +{"model_id": "mratsim/Seed-OSS-36B-Instruct-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 1482} +{"model_id": "arcee-ai/Trinity-Mini-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1482} +{"model_id": "lmstudio-community/OREAL-DeepSeek-R1-Distill-Qwen-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1481} +{"model_id": "mradermacher/scout-4b-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1481} +{"model_id": "katuni4ka/tiny-random-aquila2", "provider": "huggingface", "task": "text-generation", "downloads": 1480} +{"model_id": "RedHatAI/Qwen3-0.6B-FP8-dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 1480} +{"model_id": "LongSafari/hyenadna-medium-160k-seqlen-hf", "provider": "huggingface", "task": "text-generation", "downloads": 1479} +{"model_id": "bartowski/FineMath-Llama-3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1479} +{"model_id": "kebengdou/Qwen3-Coder-Next-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1479} +{"model_id": "jassonjunior/qwen3-8b-tool-calling", "provider": "huggingface", "task": "text-generation", "downloads": 1478} +{"model_id": "maywell/Synatra-7B-v0.3-dpo", "provider": "huggingface", "task": "text-generation", "downloads": 1476} +{"model_id": "Unbabel/Tower-Plus-72B", "provider": "huggingface", "task": "text-generation", "downloads": 1476} +{"model_id": "xinlai/LISA-13B-llama2-v1", "provider": "huggingface", "task": "text-generation", "downloads": 1475} +{"model_id": "JungZoona/T3Q-qwen2.5-14b-v1.0-e3", "provider": "huggingface", "task": "text-generation", "downloads": 1475} +{"model_id": "mlabonne/Beagle14-7B", "provider": "huggingface", "task": "text-generation", "downloads": 1472} +{"model_id": "motobrew/qwen3-adv-comp-v34", "provider": "huggingface", "task": "text-generation", "downloads": 1472} +{"model_id": "hamzah0asadullah/Perexiguus-0.6B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1472} +{"model_id": "baidu/ERNIE-4.5-21B-A3B-Thinking", "provider": "huggingface", "task": "text-generation", "downloads": 1471} +{"model_id": "NexaAI/LFM2-24B-A2B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1471} +{"model_id": "mlx-community/Kimi-K2.5-mlx-DQ3_K_M-q8", "provider": "huggingface", "task": "text-generation", "downloads": 1471} +{"model_id": "ghost-actual/Qwen3.5-4B-Claude-Opus-4.6-Distilled-heretic", "provider": "huggingface", "task": "text-generation", "downloads": 1470} +{"model_id": "unsloth/gemma-3-1b-pt", "provider": "huggingface", "task": "text-generation", "downloads": 1469} +{"model_id": "mradermacher/zen-eco-4b-instruct-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1469} +{"model_id": "typhoon-ai/typhoon-s-thaillm-8b-instruct-research-preview", "provider": "huggingface", "task": "text-generation", "downloads": 1469} +{"model_id": "cyankiwi/MiniMax-M2.5-REAP-139B-A10B-AWQ-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1469} +{"model_id": "cowWhySo/qwen3_5_2B_voice_assistant-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1469} +{"model_id": "OPI-PG/Qra-1b", "provider": "huggingface", "task": "text-generation", "downloads": 1467} +{"model_id": "mradermacher/bella-bartender-v2-8b-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1467} +{"model_id": "ridger/MMfreeLM-370M", "provider": "huggingface", "task": "text-generation", "downloads": 1465} +{"model_id": "sapienzanlp/modello-italia-9b", "provider": "huggingface", "task": "text-generation", "downloads": 1465} +{"model_id": "LGAI-EXAONE/EXAONE-Deep-2.4B", "provider": "huggingface", "task": "text-generation", "downloads": 1465} +{"model_id": "deqing/llama-300M-v5-swap_numbers", "provider": "huggingface", "task": "text-generation", "downloads": 1464} +{"model_id": "StanfordAIMI/RadLLaMA-7b", "provider": "huggingface", "task": "text-generation", "downloads": 1463} +{"model_id": "anakin87/gemma-2-2b-neogenesis-ita", "provider": "huggingface", "task": "text-generation", "downloads": 1463} +{"model_id": "katuni4ka/tiny-random-aquilachat", "provider": "huggingface", "task": "text-generation", "downloads": 1462} +{"model_id": "shailja/fine-tuned-codegen-16B-Verilog", "provider": "huggingface", "task": "text-generation", "downloads": 1461} +{"model_id": "QuixiAI/DeepSeek-V3-0324-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 1461} +{"model_id": "dicta-il/DictaLM-3.0-24B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 1459} +{"model_id": "codeparrot/codeparrot", "provider": "huggingface", "task": "text-generation", "downloads": 1455} +{"model_id": "togethercomputer/RedPajama-INCITE-Instruct-3B-v1", "provider": "huggingface", "task": "text-generation", "downloads": 1455} +{"model_id": "klyang/MentaLLaMA-chat-7B", "provider": "huggingface", "task": "text-generation", "downloads": 1455} +{"model_id": "katuni4ka/tiny-random-minicpm", "provider": "huggingface", "task": "text-generation", "downloads": 1455} +{"model_id": "sabirjdjdjd/Qwen2.5-Coder-0.5B-Instruct-Gensyn-Swarm-territorial_lazy_prawn", "provider": "huggingface", "task": "text-generation", "downloads": 1455} +{"model_id": "huihui-ai/Huihui-GLM-4.7-Flash-abliterated-mlx-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1455} +{"model_id": "r1r21nb/qwen2.5-3b-instruct.Q4_K_M.gguf", "provider": "huggingface", "task": "text-generation", "downloads": 1455} +{"model_id": "EleutherAI/pythia-70m-seed4", "provider": "huggingface", "task": "text-generation", "downloads": 1454} +{"model_id": "bartowski/WhiteRabbitNeo_WhiteRabbitNeo-V3-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1454} +{"model_id": "vinai/PhoGPT-4B", "provider": "huggingface", "task": "text-generation", "downloads": 1453} +{"model_id": "Sakalti/Saka-14B", "provider": "huggingface", "task": "text-generation", "downloads": 1453} +{"model_id": "ai21labs/AI21-Jamba2-Mini", "provider": "huggingface", "task": "text-generation", "downloads": 1453} +{"model_id": "Moraliane/SAINEMO-reMIX", "provider": "huggingface", "task": "text-generation", "downloads": 1451} +{"model_id": "BAAI/Aquila2-34B", "provider": "huggingface", "task": "text-generation", "downloads": 1450} +{"model_id": "warshanks/Qwen3-4B-Instruct-2507-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 1450} +{"model_id": "TsinghuaC3I/Llama-3-8B-UltraMedical", "provider": "huggingface", "task": "text-generation", "downloads": 1445} +{"model_id": "mlx-community/Qwen3-4B-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 1445} +{"model_id": "eaddario/Olmo-3-7B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1445} +{"model_id": "bartowski/Captain-Eris_Violet-V0.420-12B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1443} +{"model_id": "Waterhorse/chessgpt-base-v1", "provider": "huggingface", "task": "text-generation", "downloads": 1442} +{"model_id": "hywu/Camelidae-8x34B", "provider": "huggingface", "task": "text-generation", "downloads": 1441} +{"model_id": "sapienzanlp/Minerva-7B-base-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 1440} +{"model_id": "nm-testing/tinyllama-oneshot-w8a16-per-channel", "provider": "huggingface", "task": "text-generation", "downloads": 1440} +{"model_id": "uer/gpt2-distil-chinese-cluecorpussmall", "provider": "huggingface", "task": "text-generation", "downloads": 1439} +{"model_id": "tiiuae/Falcon-H1-1.5B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1439} +{"model_id": "bartowski/HelpingAI_Dhanishtha-2.0-preview-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1438} +{"model_id": "inferencerlabs/Qwen3.5-27B-MLX-4.5bit", "provider": "huggingface", "task": "text-generation", "downloads": 1438} +{"model_id": "winglian/mistral-11b-128k", "provider": "huggingface", "task": "text-generation", "downloads": 1436} +{"model_id": "flockgo/task-20-Qwen-Qwen2.5-3B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1436} +{"model_id": "Trelis/Llama-2-7b-chat-hf-function-calling-v2", "provider": "huggingface", "task": "text-generation", "downloads": 1435} +{"model_id": "Alcoft/Qwen2.5-Coder-0.5B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1435} +{"model_id": "TheBloke/meditron-70B-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 1433} +{"model_id": "dicta-il/DictaLM-3.0-Nemotron-12B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 1433} +{"model_id": "KnutJaegersberg/MistralInstructLongish", "provider": "huggingface", "task": "text-generation", "downloads": 1431} +{"model_id": "KnutJaegersberg/webMistral-7B", "provider": "huggingface", "task": "text-generation", "downloads": 1431} +{"model_id": "Deci/DeciCoder-1b", "provider": "huggingface", "task": "text-generation", "downloads": 1429} +{"model_id": "google/t5gemma-9b-9b-ul2-it", "provider": "huggingface", "task": "text-generation", "downloads": 1429} +{"model_id": "ModelCloud/gemma-2-9b-it-gptq-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1428} +{"model_id": "Vikhrmodels/Vikhr-Llama-3.2-1B-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1427} +{"model_id": "ibm-granite/granite-3.3-8b-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1427} +{"model_id": "roneneldan/TinyStories-Instruct-33M", "provider": "huggingface", "task": "text-generation", "downloads": 1425} +{"model_id": "digitranslab/Megamind-v3-4B-base-instruct-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 1424} +{"model_id": "OPI-PG/Qra-13b", "provider": "huggingface", "task": "text-generation", "downloads": 1421} +{"model_id": "bartowski/TheDrummer_Magidonia-24B-v4.2.0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1421} +{"model_id": "mlx-community/Qwen2.5-32B-Instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1419} +{"model_id": "mlx-community/Phi-3-mini-4k-instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1418} +{"model_id": "VibeStudio/Nidum-Gemma-2B-Uncensored-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1418} +{"model_id": "TheBloke/CodeLlama-70B-hf-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 1417} +{"model_id": "bartowski/c4ai-command-r-08-2024-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1417} +{"model_id": "bartowski/tencent_Hunyuan-A13B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1417} +{"model_id": "inference-net/Schematron-8B", "provider": "huggingface", "task": "text-generation", "downloads": 1416} +{"model_id": "KeinNiemand/Qwen3.5-122B-A10B-IK_GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1416} +{"model_id": "TheBloke/em_german_mistral_v01-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1415} +{"model_id": "Qwen/CodeQwen1.5-7B-Chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1415} +{"model_id": "prithivMLmods/Llama-SmolTalk-3.2-1B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1415} +{"model_id": "mlx-community/Qwen3-30B-A3B-Instruct-2507-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1415} +{"model_id": "AvitoTech/avibe", "provider": "huggingface", "task": "text-generation", "downloads": 1415} +{"model_id": "unsloth/gemma-2-2b", "provider": "huggingface", "task": "text-generation", "downloads": 1414} +{"model_id": "tokyotech-llm/Qwen3-Swallow-32B-RL-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 1410} +{"model_id": "unsloth/llama-2-7b-chat-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1409} +{"model_id": "codegood/gemma-2b-it-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1409} +{"model_id": "mlx-community/granite-4.0-h-micro-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1409} +{"model_id": "deqing/llama-300M-v2-original", "provider": "huggingface", "task": "text-generation", "downloads": 1409} +{"model_id": "RepublicOfKorokke/Qwen3.5-9B-mlx-vlm-mxfp4", "provider": "huggingface", "task": "text-generation", "downloads": 1407} +{"model_id": "EleutherAI/pythia-410m-seed7", "provider": "huggingface", "task": "text-generation", "downloads": 1405} +{"model_id": "EssentialAI/rnj-1", "provider": "huggingface", "task": "text-generation", "downloads": 1405} +{"model_id": "p-e-w/gpt-oss-20b-heretic-ara-v3", "provider": "huggingface", "task": "text-generation", "downloads": 1405} +{"model_id": "lmstudio-community/Qwen2.5-7B-Instruct-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1404} +{"model_id": "sometimesanotion/Lamarck-14B-v0.7-Fusion", "provider": "huggingface", "task": "text-generation", "downloads": 1404} +{"model_id": "utter-project/EuroLLM-9B-2512", "provider": "huggingface", "task": "text-generation", "downloads": 1404} +{"model_id": "EleutherAI/pythia-410m-seed9", "provider": "huggingface", "task": "text-generation", "downloads": 1403} +{"model_id": "wordslab-org/Qwen2.5-Coder-7B-Instruct-FP8-Dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 1403} +{"model_id": "McG-221/Qwen3.5-27B-abliterated-mlx-gs32", "provider": "huggingface", "task": "text-generation", "downloads": 1403} +{"model_id": "UCLA-AGI/Gemma-2-9B-It-SPPO-Iter2", "provider": "huggingface", "task": "text-generation", "downloads": 1402} +{"model_id": "UCLA-AGI/Gemma-2-9B-It-SPPO-Iter1", "provider": "huggingface", "task": "text-generation", "downloads": 1398} +{"model_id": "spicyneuron/Qwen3-Next-Coder-MLX-mixed-4.5-bit", "provider": "huggingface", "task": "text-generation", "downloads": 1398} +{"model_id": "Flexan/nopenet-nope-edge-mini-GGUF-i1", "provider": "huggingface", "task": "text-generation", "downloads": 1397} +{"model_id": "lmstudio-community/Meta-Llama-3.1-70B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1396} +{"model_id": "suayptalha/Qwen3-0.6B-Code-Expert", "provider": "huggingface", "task": "text-generation", "downloads": 1396} +{"model_id": "bartowski/TheDrummer_Cydonia-24B-v4-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1395} +{"model_id": "petergilani/Qwen3-Coder-Next-8bit-g128", "provider": "huggingface", "task": "text-generation", "downloads": 1395} +{"model_id": "TheBloke/guanaco-7B-HF", "provider": "huggingface", "task": "text-generation", "downloads": 1394} +{"model_id": "DiTy/gemma-2-9b-it-russian-function-calling-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1393} +{"model_id": "m8than/gemma-2-9b-it", "provider": "huggingface", "task": "text-generation", "downloads": 1393} +{"model_id": "hywu/Camelidae-8x7B", "provider": "huggingface", "task": "text-generation", "downloads": 1392} +{"model_id": "hywu/Camelidae-8x13B", "provider": "huggingface", "task": "text-generation", "downloads": 1392} +{"model_id": "gabriellarson/Phi-mini-MoE-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1392} +{"model_id": "MuXodious/GLM-4.7-Flash-REAP-23B-A3B-absolute-heresy-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1392} +{"model_id": "neulab/gpt2-finetuned-wikitext103", "provider": "huggingface", "task": "text-generation", "downloads": 1391} +{"model_id": "EleutherAI/pythia-410m-seed6", "provider": "huggingface", "task": "text-generation", "downloads": 1391} +{"model_id": "anakin87/gemma-2-9b-neogenesis-ita", "provider": "huggingface", "task": "text-generation", "downloads": 1391} +{"model_id": "google/txgemma-9b-predict", "provider": "huggingface", "task": "text-generation", "downloads": 1391} +{"model_id": "h2oai/h2ogpt-4096-llama2-7b-chat", "provider": "huggingface", "task": "text-generation", "downloads": 1390} +{"model_id": "natong19/Qwen2-7B-Instruct-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 1390} +{"model_id": "bigscience/mt0-large", "provider": "huggingface", "task": "text-generation", "downloads": 1389} +{"model_id": "ludocomito/Minerva-MoE-3x3B", "provider": "huggingface", "task": "text-generation", "downloads": 1389} +{"model_id": "bartowski/Menlo_Lucy-128k-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1389} +{"model_id": "inclusionAI/LLaDA2.1-flash", "provider": "huggingface", "task": "text-generation", "downloads": 1389} +{"model_id": "EleutherAI/pythia-410m-seed4", "provider": "huggingface", "task": "text-generation", "downloads": 1388} +{"model_id": "OPI-PG/Qra-7b", "provider": "huggingface", "task": "text-generation", "downloads": 1387} +{"model_id": "dphn/dolphin-2.9.2-qwen2-7b-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 1387} +{"model_id": "e-palmisano/Qwen2-0.5B-ITA-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1387} +{"model_id": "EleutherAI/pythia-160m-seed6", "provider": "huggingface", "task": "text-generation", "downloads": 1386} +{"model_id": "dranger003/c4ai-command-r-plus-iMat.GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1386} +{"model_id": "ludocomito/Minerva-MoE-2x3B", "provider": "huggingface", "task": "text-generation", "downloads": 1385} +{"model_id": "mlx-community/Qwen2.5-Coder-32B-Instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1385} +{"model_id": "baichuan-inc/Baichuan-M3-235B", "provider": "huggingface", "task": "text-generation", "downloads": 1385} +{"model_id": "SeaLLMs/SeaLLMs-v3-1.5B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 1384} +{"model_id": "EleutherAI/pythia-70m-seed6", "provider": "huggingface", "task": "text-generation", "downloads": 1383} +{"model_id": "unsloth/Qwen2.5-Math-7B-Instruct-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1383} +{"model_id": "rombodawg/Rombos-LLM-V2.5-Qwen-32b", "provider": "huggingface", "task": "text-generation", "downloads": 1383} +{"model_id": "rodial/Qwen3-Omni-30B-A3B-Thinking-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1383} +{"model_id": "ssmits/Falcon2-5.5B-Polish", "provider": "huggingface", "task": "text-generation", "downloads": 1382} +{"model_id": "bartowski/cognitivecomputations_Dolphin3.0-Mistral-24B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1382} +{"model_id": "TheBloke/CodeLlama-70B-Python-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1381} +{"model_id": "microsoft/Phi-4-mini-flash-reasoning", "provider": "huggingface", "task": "text-generation", "downloads": 1380} +{"model_id": "aashish1904/Qwen3.5-0.8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1380} +{"model_id": "NousResearch/Meta-Llama-3-70B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1378} +{"model_id": "bartowski/Big-Tiger-Gemma-27B-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1378} +{"model_id": "utter-project/EuroLLM-22B-Instruct-Preview", "provider": "huggingface", "task": "text-generation", "downloads": 1378} +{"model_id": "nvidia/Nemotron-Terminal-32B", "provider": "huggingface", "task": "text-generation", "downloads": 1378} +{"model_id": "farbodtavakkoli/OTel-LLM-8.3B-Safety", "provider": "huggingface", "task": "text-generation", "downloads": 1378} +{"model_id": "NexVeridian/Qwen3.5-27B-3bit", "provider": "huggingface", "task": "text-generation", "downloads": 1376} +{"model_id": "LH-Tech-AI/Apex-1.5-Coder-Instruct-350M", "provider": "huggingface", "task": "text-generation", "downloads": 1376} +{"model_id": "leveldevai/TurdusBeagle-7B", "provider": "huggingface", "task": "text-generation", "downloads": 1375} +{"model_id": "AIDC-AI/Marco-LLM-ES", "provider": "huggingface", "task": "text-generation", "downloads": 1374} +{"model_id": "MBZUAI-Paris/Nile-Chat-4B", "provider": "huggingface", "task": "text-generation", "downloads": 1374} +{"model_id": "EleutherAI/pythia-160m-seed8", "provider": "huggingface", "task": "text-generation", "downloads": 1373} +{"model_id": "SeacomSrl/SeaQwen2-0.5B", "provider": "huggingface", "task": "text-generation", "downloads": 1373} +{"model_id": "ReDiX/Qwen2.5-0.5B-Instruct-ITA", "provider": "huggingface", "task": "text-generation", "downloads": 1372} +{"model_id": "DeepMount00/Alireo-400m-instruct-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 1372} +{"model_id": "bartowski/Qwen_Qwen2.5-VL-32B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1372} +{"model_id": "Unbabel/M-Prometheus-7B", "provider": "huggingface", "task": "text-generation", "downloads": 1372} +{"model_id": "ai-sage/GigaChat3-10B-A1.8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1371} +{"model_id": "typeof/zephyr-7b-beta-lora", "provider": "huggingface", "task": "text-generation", "downloads": 1370} +{"model_id": "mlabonne/NeuralMarcoro14-7B", "provider": "huggingface", "task": "text-generation", "downloads": 1370} +{"model_id": "EleutherAI/pythia-410m-seed5", "provider": "huggingface", "task": "text-generation", "downloads": 1370} +{"model_id": "pmysl/c4ai-command-r-plus-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1370} +{"model_id": "suayptalha/Luminis-phi-4", "provider": "huggingface", "task": "text-generation", "downloads": 1370} +{"model_id": "NoelJacob/Meta-Llama-3-8B-Instruct-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1369} +{"model_id": "numind/NuExtract", "provider": "huggingface", "task": "text-generation", "downloads": 1369} +{"model_id": "kakaocorp/kanana-1.5-8b-base", "provider": "huggingface", "task": "text-generation", "downloads": 1369} +{"model_id": "unsloth/Devstral-Small-2505-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1369} +{"model_id": "Flexan/DQN-Labs-Community-dqnMath-v0.2-2B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1369} +{"model_id": "anakin87/Llama-3-8b-ita-ties", "provider": "huggingface", "task": "text-generation", "downloads": 1368} +{"model_id": "GoodBaiBai88/M3D-LaMed-Phi-3-4B", "provider": "huggingface", "task": "text-generation", "downloads": 1368} +{"model_id": "mlx-community/Josiefied-Qwen3-1.7B-abliterated-v1-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1368} +{"model_id": "utter-project/EuroMoE-2.6B-A0.6B-Instruct-Preview", "provider": "huggingface", "task": "text-generation", "downloads": 1367} +{"model_id": "FredZhang7/distilgpt2-stable-diffusion-v2", "provider": "huggingface", "task": "text-generation", "downloads": 1366} +{"model_id": "alnrg2arg/blockchainlabs_7B_merged_test2_4_prune", "provider": "huggingface", "task": "text-generation", "downloads": 1365} +{"model_id": "mlx-community/Kimi-Dev-72B-4bit-DWQ", "provider": "huggingface", "task": "text-generation", "downloads": 1365} +{"model_id": "mradermacher/GRM-Coder-14b-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1365} +{"model_id": "qingy2024/Lorenzo-8B-Merge", "provider": "huggingface", "task": "text-generation", "downloads": 1364} +{"model_id": "katanemo/Arch-Router-1.5B", "provider": "huggingface", "task": "text-generation", "downloads": 1364} +{"model_id": "jetmoe/jetmoe-8b-chat", "provider": "huggingface", "task": "text-generation", "downloads": 1363} +{"model_id": "NVFP4/Qwen3-32B-FP4", "provider": "huggingface", "task": "text-generation", "downloads": 1363} +{"model_id": "EleutherAI/pythia-70m-seed9", "provider": "huggingface", "task": "text-generation", "downloads": 1362} +{"model_id": "MaziyarPanahi/Mixtral-8x22B-Instruct-v0.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1362} +{"model_id": "failspy/Llama-3-8B-Instruct-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 1361} +{"model_id": "QuantTrio/Qwen3-VL-235B-A22B-Instruct-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 1361} +{"model_id": "TheBloke/deepsex-34b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1360} +{"model_id": "FinancialSupport/hellfire-2b", "provider": "huggingface", "task": "text-generation", "downloads": 1359} +{"model_id": "TeeZee/Qra-13B-chat", "provider": "huggingface", "task": "text-generation", "downloads": 1358} +{"model_id": "lmstudio-community/gemma-3-270m-it-qat-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1356} +{"model_id": "TeichAI/Qwen3-8B-Gemini-2.5-Flash-Distill-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1354} +{"model_id": "Ex0bit/MiniMax-M2.1-PRISM", "provider": "huggingface", "task": "text-generation", "downloads": 1353} +{"model_id": "bigscience/bloomz-1b7", "provider": "huggingface", "task": "text-generation", "downloads": 1352} +{"model_id": "lmstudio-community/Qwen3-30B-A3B-Thinking-2507-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 1352} +{"model_id": "thelamapi/next-70b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1352} +{"model_id": "ncfrey/ChemGPT-19M", "provider": "huggingface", "task": "text-generation", "downloads": 1349} +{"model_id": "EleutherAI/pythia-410m-seed8", "provider": "huggingface", "task": "text-generation", "downloads": 1349} +{"model_id": "nytopop/Qwen3-30B-A3B.w4a16", "provider": "huggingface", "task": "text-generation", "downloads": 1349} +{"model_id": "mlx-community/Step-3.5-Flash-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 1349} +{"model_id": "unsloth/Qwen2.5-Coder-3B", "provider": "huggingface", "task": "text-generation", "downloads": 1347} +{"model_id": "unsloth/Qwen3-4B-128K-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1347} +{"model_id": "facebook/opt-iml-max-1.3b", "provider": "huggingface", "task": "text-generation", "downloads": 1346} +{"model_id": "nvidia/AceMath-7B-RM", "provider": "huggingface", "task": "text-generation", "downloads": 1345} +{"model_id": "Flexan/nopenet-nope-edge-GGUF-i1", "provider": "huggingface", "task": "text-generation", "downloads": 1345} +{"model_id": "dphn/dolphin-2.9.3-mistral-7B-32k", "provider": "huggingface", "task": "text-generation", "downloads": 1344} +{"model_id": "cartoon45/Qwen3-Coder-30B-A3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1344} +{"model_id": "unsloth/codegemma-2b-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1343} +{"model_id": "SicariusSicariiStuff/Zion_Alpha", "provider": "huggingface", "task": "text-generation", "downloads": 1343} +{"model_id": "spicyneuron/Kimi-K2.5-MLX-mixed-2.5-bit", "provider": "huggingface", "task": "text-generation", "downloads": 1343} +{"model_id": "bartowski/Nemomix-v2.0-12B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1342} +{"model_id": "mlx-community/quantized-gemma-7b-it", "provider": "huggingface", "task": "text-generation", "downloads": 1341} +{"model_id": "bartowski/ibm-granite_granite-4.0-h-micro-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1340} +{"model_id": "nickypro/tinyllama-110M-fp32", "provider": "huggingface", "task": "text-generation", "downloads": 1339} +{"model_id": "NovachronoAI/Nova-LFM-1.2B-Thinking-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1339} +{"model_id": "EleutherAI/pythia-31m-seed4", "provider": "huggingface", "task": "text-generation", "downloads": 1338} +{"model_id": "ddh0/L3.3-Electra-R1-70b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1338} +{"model_id": "DevQuasar/DavidAU.L3.1-Dark-Reasoning-LewdPlay-evo-Hermes-R1-Uncensored-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1338} +{"model_id": "speakleash/Bielik-4.5B-v3.0-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1337} +{"model_id": "allenai/Bolmo-1B", "provider": "huggingface", "task": "text-generation", "downloads": 1337} +{"model_id": "unsloth/gemma-2b", "provider": "huggingface", "task": "text-generation", "downloads": 1336} +{"model_id": "princeton-nlp/Llama-3-Base-8B-SFT", "provider": "huggingface", "task": "text-generation", "downloads": 1335} +{"model_id": "fxmarty/tiny-testing-falcon-alibi", "provider": "huggingface", "task": "text-generation", "downloads": 1334} +{"model_id": "katuni4ka/tiny-random-qwen", "provider": "huggingface", "task": "text-generation", "downloads": 1332} +{"model_id": "osllmai-community/Llama-3.2-1B", "provider": "huggingface", "task": "text-generation", "downloads": 1332} +{"model_id": "Sao10K/L3-8B-Lunaris-v1", "provider": "huggingface", "task": "text-generation", "downloads": 1331} +{"model_id": "tencent/Hunyuan-0.5B-Pretrain", "provider": "huggingface", "task": "text-generation", "downloads": 1330} +{"model_id": "nightmedia/Qwen3.5-122B-A10B-Text-qx86-hi-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 1330} +{"model_id": "QuixiAI/WizardLM-7B-Uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 1328} +{"model_id": "unsloth/DeepSeek-V3-0324-GGUF-UD", "provider": "huggingface", "task": "text-generation", "downloads": 1328} +{"model_id": "amityco/amity-sigma-thinking-v3r", "provider": "huggingface", "task": "text-generation", "downloads": 1328} +{"model_id": "lmstudio-community/Qwen3-0.6B-MLX-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 1327} +{"model_id": "hugging-quants/Meta-Llama-3.1-405B-Instruct-AWQ-INT4", "provider": "huggingface", "task": "text-generation", "downloads": 1326} +{"model_id": "unsloth/DeepScaleR-1.5B-Preview", "provider": "huggingface", "task": "text-generation", "downloads": 1326} +{"model_id": "unsloth/gemma-3-1b-pt-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1326} +{"model_id": "SicariusSicariiStuff/Zion_Alpha_Instruction_Tuned_SLERP", "provider": "huggingface", "task": "text-generation", "downloads": 1324} +{"model_id": "BSC-LT/salamandra-2b", "provider": "huggingface", "task": "text-generation", "downloads": 1324} +{"model_id": "google/codegemma-7b", "provider": "huggingface", "task": "text-generation", "downloads": 1323} +{"model_id": "Qwen/CodeQwen1.5-7B", "provider": "huggingface", "task": "text-generation", "downloads": 1322} +{"model_id": "PokeeAI/pokee_research_7b", "provider": "huggingface", "task": "text-generation", "downloads": 1322} +{"model_id": "DeepMount00/Mistral-Ita-7b", "provider": "huggingface", "task": "text-generation", "downloads": 1321} +{"model_id": "CohereLabs/tiny-aya-water", "provider": "huggingface", "task": "text-generation", "downloads": 1321} +{"model_id": "lapisrocks/Llama-3-8B-Instruct-TAR-Refusal", "provider": "huggingface", "task": "text-generation", "downloads": 1320} +{"model_id": "facebook/xglm-7.5B", "provider": "huggingface", "task": "text-generation", "downloads": 1319} +{"model_id": "TheBloke/CaPlatTessDolXaBoros-Yi-34B-200K-DARE-Ties-HighDensity-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1319} +{"model_id": "bigscience/bloomz-7b1-mt", "provider": "huggingface", "task": "text-generation", "downloads": 1317} +{"model_id": "legraphista/Qwen2.5-3B-Instruct-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1317} +{"model_id": "microsoft/Dayhoff-170M-GRS-112000", "provider": "huggingface", "task": "text-generation", "downloads": 1317} +{"model_id": "inferencerlabs/Qwen3.5-9B-MLX-9bit", "provider": "huggingface", "task": "text-generation", "downloads": 1317} +{"model_id": "InquiringMinds-AI/LongCat-Flash-Lite-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1315} +{"model_id": "EleutherAI/pythia-31m-seed8", "provider": "huggingface", "task": "text-generation", "downloads": 1314} +{"model_id": "ibm-granite/granite-20b-code-instruct-8k", "provider": "huggingface", "task": "text-generation", "downloads": 1313} +{"model_id": "inferencerlabs/Kimi-K2.5-MLX-4.2bit", "provider": "huggingface", "task": "text-generation", "downloads": 1311} +{"model_id": "MaziyarPanahi/Meta-Llama-3-8B-Instruct-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 1310} +{"model_id": "MaziyarPanahi/Mistral-7B-v0.3", "provider": "huggingface", "task": "text-generation", "downloads": 1310} +{"model_id": "YanLabs/gemma-3-27b-it-abliterated-normpreserve", "provider": "huggingface", "task": "text-generation", "downloads": 1310} +{"model_id": "walid-iguider/Phi-3-mini-4k-instruct-bnb-4bit-Ita", "provider": "huggingface", "task": "text-generation", "downloads": 1308} +{"model_id": "yam-peleg/Hebrew-Mistral-7B-200K", "provider": "huggingface", "task": "text-generation", "downloads": 1308} +{"model_id": "mudler/Asinello-Minerva-3B-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 1308} +{"model_id": "bartowski/DeepSeek-R1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1308} +{"model_id": "DavidAU/LLama-3.1-128k-Darkest-Planet-Uncensored-16.5B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1308} +{"model_id": "mii-llm/maestrale-chat-v0.4-alpha-sft", "provider": "huggingface", "task": "text-generation", "downloads": 1307} +{"model_id": "bartowski/Llama-3.3-70B-Instruct-ablated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1307} +{"model_id": "qwen-community/Qwen3-4B-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 1307} +{"model_id": "deqing/llama-600M-v4-isolate-old", "provider": "huggingface", "task": "text-generation", "downloads": 1306} +{"model_id": "mradermacher/OpenAgent-8b-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1305} +{"model_id": "Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01", "provider": "huggingface", "task": "text-generation", "downloads": 1304} +{"model_id": "warshanks/Huihui-Qwen3-14B-abliterated-v2-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 1304} +{"model_id": "Raj-Maharajwala/Open-Insurance-LLM-Llama3-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1303} +{"model_id": "DevQuasar/Qwen.Qwen3-4B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1303} +{"model_id": "kakaocorp/kanana-safeguard-prompt-2.1b", "provider": "huggingface", "task": "text-generation", "downloads": 1303} +{"model_id": "Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05", "provider": "huggingface", "task": "text-generation", "downloads": 1301} +{"model_id": "bartowski/WhiteRabbitNeo-2.5-Qwen-2.5-Coder-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1301} +{"model_id": "meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune", "provider": "huggingface", "task": "text-generation", "downloads": 1301} +{"model_id": "emylton/arogya-ai-full", "provider": "huggingface", "task": "text-generation", "downloads": 1301} +{"model_id": "meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge", "provider": "huggingface", "task": "text-generation", "downloads": 1300} +{"model_id": "KBlueLeaf/TIPO-200M-ft2", "provider": "huggingface", "task": "text-generation", "downloads": 1300} +{"model_id": "SicariusSicariiStuff/Hebrew_Nemo", "provider": "huggingface", "task": "text-generation", "downloads": 1300} +{"model_id": "tokyotech-llm/Qwen3-Swallow-8B-RL-v0.2-AWQ-INT4", "provider": "huggingface", "task": "text-generation", "downloads": 1300} +{"model_id": "szymonrucinski/Curie-7B-v1", "provider": "huggingface", "task": "text-generation", "downloads": 1299} +{"model_id": "QuixiAI/DeepSeek-R1-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 1299} +{"model_id": "pthinc/prettybird_bce_basic_brain_mini", "provider": "huggingface", "task": "text-generation", "downloads": 1299} +{"model_id": "giux78/zefiro-7b-beta-ITA-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 1298} +{"model_id": "TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 1298} +{"model_id": "SicariusSicariiStuff/Zion_Alpha_Instruction_Tuned", "provider": "huggingface", "task": "text-generation", "downloads": 1298} +{"model_id": "turkerberkdonmez/TUSGPT-TR-Medical-9B", "provider": "huggingface", "task": "text-generation", "downloads": 1298} +{"model_id": "giladgd/gpt-oss-120b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1297} +{"model_id": "NousResearch/Nous-Hermes-13b", "provider": "huggingface", "task": "text-generation", "downloads": 1296} +{"model_id": "SourAsslips/Turbo", "provider": "huggingface", "task": "text-generation", "downloads": 1296} +{"model_id": "lm-provers/QED-Nano-SFT", "provider": "huggingface", "task": "text-generation", "downloads": 1296} +{"model_id": "llama-lang-adapt/pretrain-wura", "provider": "huggingface", "task": "text-generation", "downloads": 1295} +{"model_id": "mudler/Minerva-3B-Llama3-Instruct-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 1295} +{"model_id": "srs6901/GGUF-SOLARized-GraniStral-14B_2202_YeAM-HCT_X45QKV", "provider": "huggingface", "task": "text-generation", "downloads": 1295} +{"model_id": "digitranslab/Megamind-nano-128k-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 1295} +{"model_id": "aubmindlab/aragpt2-medium", "provider": "huggingface", "task": "text-generation", "downloads": 1293} +{"model_id": "618AI/dictalm2-it-qa-fine-tune", "provider": "huggingface", "task": "text-generation", "downloads": 1293} +{"model_id": "speakleash/Bielik-7B-Instruct-v0.1-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 1292} +{"model_id": "cyankiwi/Nemotron-Orchestrator-8B-AWQ-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1291} +{"model_id": "DevQuasar/nvidia.NVIDIA-Nemotron-Nano-9B-v2-Japanese-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1291} +{"model_id": "ClaudioItaly/TopEvolutionWiz", "provider": "huggingface", "task": "text-generation", "downloads": 1290} +{"model_id": "AMindToThink/gemma-2-2b-it_RMU_s400_a300_layer7", "provider": "huggingface", "task": "text-generation", "downloads": 1290} +{"model_id": "TheRains/Qwen2.5-14B-Instruct-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1289} +{"model_id": "bartowski/Monstral-123B-v2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1289} +{"model_id": "carestudd/Qwen2.5-Coder-0.5B-Instruct-Gensyn-Swarm-screeching_endangered_chinchilla", "provider": "huggingface", "task": "text-generation", "downloads": 1289} +{"model_id": "marcsun13/opt-350m-gptq-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1288} +{"model_id": "mii-community/zefiro-7b-dpo-ITA", "provider": "huggingface", "task": "text-generation", "downloads": 1288} +{"model_id": "cstr/Spaetzle-v60-7b", "provider": "huggingface", "task": "text-generation", "downloads": 1288} +{"model_id": "WaveCut/Qwen3.5-9B-Claude-4.6-Opus-Reasoning-Distilled-mlx_8bit", "provider": "huggingface", "task": "text-generation", "downloads": 1288} +{"model_id": "unsloth/SmolLM-360M", "provider": "huggingface", "task": "text-generation", "downloads": 1287} +{"model_id": "MoxoffSrL/Azzurro", "provider": "huggingface", "task": "text-generation", "downloads": 1286} +{"model_id": "roleplaiapp/DeepSeek-R1-Distill-Qwen-7B-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1286} +{"model_id": "mii-llm/maestrale-chat-v0.3-beta", "provider": "huggingface", "task": "text-generation", "downloads": 1285} +{"model_id": "DevQuasar/nbeerbower.Mistral-Nemo-Gutenberg-Encore-12B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1285} +{"model_id": "bartowski/nvidia_Orchestrator-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1285} +{"model_id": "bartowski/zerofata_MS3.2-PaintedFantasy-v4-24B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1285} +{"model_id": "h2oai/h2o-danube3-500m-base", "provider": "huggingface", "task": "text-generation", "downloads": 1284} +{"model_id": "mii-llm/maestrale-chat-v0.2-alpha-sft", "provider": "huggingface", "task": "text-generation", "downloads": 1283} +{"model_id": "AndriLawrence/Qwen-3B-Intent-Microplan-v2", "provider": "huggingface", "task": "text-generation", "downloads": 1283} +{"model_id": "giux78/zefiro-7b-sft-qlora-ITA-v0.5", "provider": "huggingface", "task": "text-generation", "downloads": 1282} +{"model_id": "ludocomito/Minerva_3B_Ties_1.0", "provider": "huggingface", "task": "text-generation", "downloads": 1282} +{"model_id": "kaushalvasoya/Qwen2.5-Coder-0.5B-Instruct-Gensyn-Swarm-chattering_robust_barracuda", "provider": "huggingface", "task": "text-generation", "downloads": 1281} +{"model_id": "bunsenfeng/parti_3_full", "provider": "huggingface", "task": "text-generation", "downloads": 1281} +{"model_id": "baffo32/decapoda-research-llama-7B-hf", "provider": "huggingface", "task": "text-generation", "downloads": 1280} +{"model_id": "unsloth/Qwen2.5-Coder-14B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1280} +{"model_id": "dphn/dolphin-2.8-mistral-7b-v02", "provider": "huggingface", "task": "text-generation", "downloads": 1279} +{"model_id": "Qwen/Qwen3-14B-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1279} +{"model_id": "MaziyarPanahi/gemma-7b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1278} +{"model_id": "srs6901/GGUF-SOLARized-GraniStral-14B_1902_YeAM-HCT", "provider": "huggingface", "task": "text-generation", "downloads": 1278} +{"model_id": "sshleifer/tiny-ctrl", "provider": "huggingface", "task": "text-generation", "downloads": 1276} +{"model_id": "stelterlab/starchat2-15b-v0.1-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 1276} +{"model_id": "internlm/internlm2-chat-20b-4bits", "provider": "huggingface", "task": "text-generation", "downloads": 1275} +{"model_id": "kakaocorp/kanana-nano-2.1b-base", "provider": "huggingface", "task": "text-generation", "downloads": 1275} +{"model_id": "zai-org/glm-edge-1.5b-chat", "provider": "huggingface", "task": "text-generation", "downloads": 1274} +{"model_id": "unsloth/DeepSeek-R1-Distill-Qwen-1.5B", "provider": "huggingface", "task": "text-generation", "downloads": 1272} +{"model_id": "cerebras/DeepSeek-V3.2-REAP-508B-A37B", "provider": "huggingface", "task": "text-generation", "downloads": 1272} +{"model_id": "mlx-community/GLM-4.7-Flash-Claude-Opus-4.5-High-Reasoning-Distill-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1272} +{"model_id": "DavidAU/MN-Dark-Planet-TITAN-12B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1271} +{"model_id": "DevQuasar/Qwen.Qwen3-Reranker-4B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1271} +{"model_id": "unsloth/DictaLM-3.0-24B-Thinking-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1271} +{"model_id": "mlx-community/Kimi-K2.5-3bit", "provider": "huggingface", "task": "text-generation", "downloads": 1271} +{"model_id": "deqing/llama-300M-v2-uniform", "provider": "huggingface", "task": "text-generation", "downloads": 1271} +{"model_id": "Nos-PT/Llama-Carvalho-PT-GL", "provider": "huggingface", "task": "text-generation", "downloads": 1270} +{"model_id": "Diasol/gemma-3-1b-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1267} +{"model_id": "zai-org/GLM-4-32B-0414", "provider": "huggingface", "task": "text-generation", "downloads": 1266} +{"model_id": "toby1991/Qwen3-Coder-Next-REAP-48B-A3B-4bit-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 1266} +{"model_id": "bartowski/Hermes-2-Pro-Mistral-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1265} +{"model_id": "katuni4ka/tiny-random-codegen2", "provider": "huggingface", "task": "text-generation", "downloads": 1265} +{"model_id": "1bitLLM/bitnet_b1_58-3B", "provider": "huggingface", "task": "text-generation", "downloads": 1262} +{"model_id": "teddylee777/Llama-3-Open-Ko-8B-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 1262} +{"model_id": "unsloth/DeepSeek-Prover-V2-671B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1261} +{"model_id": "bartowski/LiquidAI_LFM2-8B-A1B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1261} +{"model_id": "c-bone/CrystaLLM-pi_Mattergen-XRD", "provider": "huggingface", "task": "text-generation", "downloads": 1261} +{"model_id": "Ex0bit/MiniMax-M2.5-PRISM-LITE", "provider": "huggingface", "task": "text-generation", "downloads": 1260} +{"model_id": "SteelStorage/L3-Aethora-15B", "provider": "huggingface", "task": "text-generation", "downloads": 1259} +{"model_id": "lmstudio-community/Qwen2.5-14B-Instruct-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 1259} +{"model_id": "ahxt/LiteLlama-460M-1T", "provider": "huggingface", "task": "text-generation", "downloads": 1258} +{"model_id": "OpenVINO/TinyLlama-1.1B-Chat-v1.0-int8-ov", "provider": "huggingface", "task": "text-generation", "downloads": 1258} +{"model_id": "mlx-community/GLM-4.6-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1256} +{"model_id": "bharatgenai/Param-1-2.9B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1255} +{"model_id": "nvidia/Nemotron-Flash-1B", "provider": "huggingface", "task": "text-generation", "downloads": 1255} +{"model_id": "znhoughton/opt-c4-350m-seed964", "provider": "huggingface", "task": "text-generation", "downloads": 1255} +{"model_id": "v-ShivaPrasad/qwen-rag-student", "provider": "huggingface", "task": "text-generation", "downloads": 1255} +{"model_id": "bartowski/codegemma-2b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1252} +{"model_id": "bartowski/microsoft_Phi-4-reasoning-plus-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1252} +{"model_id": "saraprice/OpenHermes-13B-backdoor-DEPLOYMENT", "provider": "huggingface", "task": "text-generation", "downloads": 1251} +{"model_id": "DavidAU/Reka-Flash-3-21B-Reasoning-Uncensored-MAX-NEO-Imatrix-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1251} +{"model_id": "mlx-community/NVIDIA-Nemotron-3-Nano-30B-A3B-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 1250} +{"model_id": "t-tech/T-lite-it-2.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1248} +{"model_id": "line-corporation/japanese-large-lm-3.6b", "provider": "huggingface", "task": "text-generation", "downloads": 1247} +{"model_id": "dahara1/ELYZA-japanese-Llama-2-7b-fast-instruct-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 1245} +{"model_id": "onnx-community/Qwen2.5-1.5B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1245} +{"model_id": "RLLab/olmo-3-7b-it-sft", "provider": "huggingface", "task": "text-generation", "downloads": 1243} +{"model_id": "PygmalionAI/pygmalion-2-7b", "provider": "huggingface", "task": "text-generation", "downloads": 1241} +{"model_id": "CohereLabs/tiny-aya-fire", "provider": "huggingface", "task": "text-generation", "downloads": 1241} +{"model_id": "nightpartycoderteam/granite-4-nano-dt", "provider": "huggingface", "task": "text-generation", "downloads": 1240} +{"model_id": "baichuan-inc/Baichuan2-7B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 1239} +{"model_id": "mlabonne/Qwen3-8B-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 1239} +{"model_id": "unsloth/Apertus-70B-Instruct-2509-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1239} +{"model_id": "togethercomputer/RedPajama-INCITE-Base-3B-v1", "provider": "huggingface", "task": "text-generation", "downloads": 1238} +{"model_id": "TheBloke/Orca-2-13B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1237} +{"model_id": "mlx-community/granite-3.3-2b-instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1236} +{"model_id": "miromind-ai/MiroThinker-1.7-mini", "provider": "huggingface", "task": "text-generation", "downloads": 1236} +{"model_id": "ABDALLALSWAITI/llm_3_2_flux_prompt", "provider": "huggingface", "task": "text-generation", "downloads": 1235} +{"model_id": "unsloth/Qwen2.5-Math-7B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1234} +{"model_id": "DavidAU/L3.1-RP-Hero-BigTalker-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1234} +{"model_id": "h2oai/h2ogpt-oasst1-512-12b", "provider": "huggingface", "task": "text-generation", "downloads": 1233} +{"model_id": "DevQuasar/Qwen.Qwen3.5-122B-A10B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1233} +{"model_id": "yentinglin/Llama-3-Taiwan-8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1232} +{"model_id": "nyunai/nyun-c2-llama3-56B", "provider": "huggingface", "task": "text-generation", "downloads": 1229} +{"model_id": "tomngdev/Step-3.5-Flash-REAP-149B-A11B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1229} +{"model_id": "Simonc-44/Cygnis-Alpha-2-7B-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 1229} +{"model_id": "DavidAU/Command-R-01-Ultra-NEO-V1-35B-IMATRIX-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1228} +{"model_id": "mradermacher/gemma-3-27b-it-abliterated-refined-vision-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1227} +{"model_id": "mradermacher/next2-air-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1227} +{"model_id": "dbddv01/gpt2-french-small", "provider": "huggingface", "task": "text-generation", "downloads": 1226} +{"model_id": "jdopensource/JoyAI-LLM-Flash", "provider": "huggingface", "task": "text-generation", "downloads": 1226} +{"model_id": "RedHatAI/Phi-3-medium-128k-instruct-quantized.w4a16", "provider": "huggingface", "task": "text-generation", "downloads": 1225} +{"model_id": "klyang/MentaLLaMA-chat-13B", "provider": "huggingface", "task": "text-generation", "downloads": 1224} +{"model_id": "qwen-community/Qwen3-14B-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 1224} +{"model_id": "atbender/Qwen3.5-REAP-212B-A17B-W4A16", "provider": "huggingface", "task": "text-generation", "downloads": 1224} +{"model_id": "dotwee/Huihui-Qwen3.5-27B-abliterated-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1224} +{"model_id": "Zyphra/Zamba2-2.7B", "provider": "huggingface", "task": "text-generation", "downloads": 1223} +{"model_id": "Salesforce/xLAM-1b-fc-r", "provider": "huggingface", "task": "text-generation", "downloads": 1223} +{"model_id": "llm-jp/llm-jp-3-150m", "provider": "huggingface", "task": "text-generation", "downloads": 1223} +{"model_id": "hxac/DeepSeek-R1-0528-Qwen3-8B-AWQ-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1223} +{"model_id": "KRLabsOrg/squeez-2b", "provider": "huggingface", "task": "text-generation", "downloads": 1223} +{"model_id": "QuantFactory/AI-Sweden-Llama-3-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1222} +{"model_id": "bharatgenai/AyurParam", "provider": "huggingface", "task": "text-generation", "downloads": 1222} +{"model_id": "twinkle-ai/gemma-3-4B-T1-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1222} +{"model_id": "AdaptLLM/finance-chat", "provider": "huggingface", "task": "text-generation", "downloads": 1221} +{"model_id": "akreal/tiny-random-LlamaForCausalLM", "provider": "huggingface", "task": "text-generation", "downloads": 1220} +{"model_id": "t-tech/T-pro-it-2.1", "provider": "huggingface", "task": "text-generation", "downloads": 1219} +{"model_id": "webbigdata/Qwen3-0.6B_WBD", "provider": "huggingface", "task": "text-generation", "downloads": 1218} +{"model_id": "TheBloke/Llama-2-7B-Chat-GGML", "provider": "huggingface", "task": "text-generation", "downloads": 1217} +{"model_id": "nvidia/Nemotron-Cascade-8B-Thinking", "provider": "huggingface", "task": "text-generation", "downloads": 1217} +{"model_id": "Andycurrent/Qwen2.5-7B-Instruct-Uncensored_GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1217} +{"model_id": "Rocketknight1/tiny-random-falcon-7b", "provider": "huggingface", "task": "text-generation", "downloads": 1216} +{"model_id": "InstaDeepAI/ChatNT", "provider": "huggingface", "task": "text-generation", "downloads": 1216} +{"model_id": "QuixiAI/Wizard-Vicuna-13B-Uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 1215} +{"model_id": "maddes8cht/nomic-ai-gpt4all-falcon-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 1215} +{"model_id": "DavidAU/L3-Stheno-Maid-Blackroot-Grand-HORROR-16B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1215} +{"model_id": "SanctumAI/Phi-3.5-mini-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1214} +{"model_id": "farbodtavakkoli/OTel-LLM-8.3B-IT", "provider": "huggingface", "task": "text-generation", "downloads": 1214} +{"model_id": "stas122/Stentor-Big", "provider": "huggingface", "task": "text-generation", "downloads": 1214} +{"model_id": "bartowski/agentica-org_DeepCoder-14B-Preview-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1213} +{"model_id": "ibm-granite/granite-4.0-1b-base", "provider": "huggingface", "task": "text-generation", "downloads": 1213} +{"model_id": "Efficient-Large-Model/NVILA-Lite-8B", "provider": "huggingface", "task": "text-generation", "downloads": 1212} +{"model_id": "cerebras/Cerebras-GPT-2.7B", "provider": "huggingface", "task": "text-generation", "downloads": 1210} +{"model_id": "lmstudio-community/gemma-3-270m-it-MLX-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 1210} +{"model_id": "bartowski/PrimeIntellect_INTELLECT-3-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1210} +{"model_id": "internlm/internlm-xcomposer2-vl-7b-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1209} +{"model_id": "farbodtavakkoli/OTel-LLM-1.2B-IT", "provider": "huggingface", "task": "text-generation", "downloads": 1208} +{"model_id": "google/shieldgemma-9b", "provider": "huggingface", "task": "text-generation", "downloads": 1207} +{"model_id": "lmms-lab/LLaVA-Video-7B-Qwen2-Video-Only", "provider": "huggingface", "task": "text-generation", "downloads": 1207} +{"model_id": "prithivMLmods/Llama-3.2-8B-GGUF-200K", "provider": "huggingface", "task": "text-generation", "downloads": 1207} +{"model_id": "VityaVitalich/Llama3.1-8b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1205} +{"model_id": "bartowski/microsoft_Phi-4-mini-reasoning-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1205} +{"model_id": "TheBloke/Llama-2-Coder-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1203} +{"model_id": "1bitLLM/bitnet_b1_58-large", "provider": "huggingface", "task": "text-generation", "downloads": 1203} +{"model_id": "arnomatic/gpt-oss-20b-heretic-scannerV1-1", "provider": "huggingface", "task": "text-generation", "downloads": 1203} +{"model_id": "lmstudio-community/Magistral-Small-2506-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1202} +{"model_id": "cyankiwi/Nanbeige4.1-3B-AWQ-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1202} +{"model_id": "TheBloke/Mythalion-13B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1201} +{"model_id": "nebiyuelias1/distilgpt2-finetuned-cybernative", "provider": "huggingface", "task": "text-generation", "downloads": 1201} +{"model_id": "KittyCat9Lives/Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1201} +{"model_id": "nightmedia/Qwen3.5-9B-OmniCoder-Claude-Polaris-Text-dwq4-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 1201} +{"model_id": "bartowski/Yi-Coder-9B-Chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1200} +{"model_id": "ai4bharat/Airavata", "provider": "huggingface", "task": "text-generation", "downloads": 1199} +{"model_id": "DavidAU/Gemma-3-4b-it-MAX-HORROR-Uncensored-DBL-X-Imatrix-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1199} +{"model_id": "unsloth/granite-4.0-h-small", "provider": "huggingface", "task": "text-generation", "downloads": 1199} +{"model_id": "matrixportalx/Huihui-gpt-oss-20b-BF16-abliterated-v2-Q4_0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1198} +{"model_id": "TinyLlama/TinyLlama-1.1B-Chat-v0.4", "provider": "huggingface", "task": "text-generation", "downloads": 1197} +{"model_id": "castorini/rank_zephyr_7b_v1_full", "provider": "huggingface", "task": "text-generation", "downloads": 1197} +{"model_id": "mukaj/Llama-3.1-Hawkish-8B", "provider": "huggingface", "task": "text-generation", "downloads": 1197} +{"model_id": "icefog72/IceWhiskeyRP-7b-8bpw-exl2", "provider": "huggingface", "task": "text-generation", "downloads": 1196} +{"model_id": "farbodtavakkoli/OTel-LLM-1.7B-IT", "provider": "huggingface", "task": "text-generation", "downloads": 1196} +{"model_id": "RedHatAI/Qwen2.5-0.5B-quantized.w4a16", "provider": "huggingface", "task": "text-generation", "downloads": 1195} +{"model_id": "kldzj/gpt-oss-120b-heretic-v2", "provider": "huggingface", "task": "text-generation", "downloads": 1195} +{"model_id": "audreyt/Taiwan-LLaMa-v1.0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1194} +{"model_id": "Featherless-Chat-Models/Mistral-7B-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 1193} +{"model_id": "farbodtavakkoli/OTel-LLM-0.6B-IT", "provider": "huggingface", "task": "text-generation", "downloads": 1192} +{"model_id": "CEIA-POSITIVO2/Qwen-1.7B-pt-capado", "provider": "huggingface", "task": "text-generation", "downloads": 1192} +{"model_id": "Aldaris/Qwen3-8B-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1191} +{"model_id": "farbodtavakkoli/OTel-LLM-8.2B-IT", "provider": "huggingface", "task": "text-generation", "downloads": 1191} +{"model_id": "togethercomputer/RedPajama-INCITE-Chat-3B-v1", "provider": "huggingface", "task": "text-generation", "downloads": 1190} +{"model_id": "Rocketknight1/falcon-rw-1b", "provider": "huggingface", "task": "text-generation", "downloads": 1190} +{"model_id": "allenai/OLMo-2-0425-1B-early-training", "provider": "huggingface", "task": "text-generation", "downloads": 1189} +{"model_id": "huihui-ai/Huihui-Qwen3-Next-80B-A3B-Thinking-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 1189} +{"model_id": "Qwen/Qwen1.5-4B-Chat-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 1187} +{"model_id": "legraphista/Qwen2-7B-Instruct-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1187} +{"model_id": "eaddario/Dolphin-Mistral-24B-Venice-Edition-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1187} +{"model_id": "SimplySara/Phi-4-mini-reasoning-heretic-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1187} +{"model_id": "microsoft/Orca-2-7b", "provider": "huggingface", "task": "text-generation", "downloads": 1186} +{"model_id": "vngrs-ai/Kumru-2B", "provider": "huggingface", "task": "text-generation", "downloads": 1184} +{"model_id": "nvidia/OpenReasoning-Nemotron-7B", "provider": "huggingface", "task": "text-generation", "downloads": 1183} +{"model_id": "haoranxu/ALMA-13B", "provider": "huggingface", "task": "text-generation", "downloads": 1182} +{"model_id": "TheBloke/em_german_leo_mistral-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1182} +{"model_id": "bartowski/Tarek07_Legion-V2.1-LLaMa-70B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1182} +{"model_id": "FastFlowLM/Llama-3.2-1B-NPU2", "provider": "huggingface", "task": "text-generation", "downloads": 1181} +{"model_id": "allenai/Olmo-3.1-32B-Instruct-DPO", "provider": "huggingface", "task": "text-generation", "downloads": 1180} +{"model_id": "pcuenq/Qwen3.5-397B-A17B-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1180} +{"model_id": "huihui-ai/phi-4-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 1179} +{"model_id": "nreHieW/Llama-3.1-8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1178} +{"model_id": "Jackrong/Qwen3.5-0.8B-Claude-4.6-Opus-Reasoning-Distilled", "provider": "huggingface", "task": "text-generation", "downloads": 1178} +{"model_id": "unsloth/gemma-2-27b-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1176} +{"model_id": "microsoft/Dayhoff-170m-UR90", "provider": "huggingface", "task": "text-generation", "downloads": 1175} +{"model_id": "farbodtavakkoli/OTel-LLM-3B-IT", "provider": "huggingface", "task": "text-generation", "downloads": 1175} +{"model_id": "lthn/LEM-Gemma3-4B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1175} +{"model_id": "bartowski/EVA-Qwen2.5-14B-v0.2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1174} +{"model_id": "Writer/palmyra-mini-thinking-a", "provider": "huggingface", "task": "text-generation", "downloads": 1174} +{"model_id": "akreal/tiny-random-BloomForCausalLM", "provider": "huggingface", "task": "text-generation", "downloads": 1173} +{"model_id": "tokyotech-llm/Qwen3-Swallow-32B-SFT-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 1172} +{"model_id": "Tiiny/SmallThinker-3B-Preview", "provider": "huggingface", "task": "text-generation", "downloads": 1170} +{"model_id": "QuantFactory/Meta-Llama-3-8B-Instruct-GGUF-v2", "provider": "huggingface", "task": "text-generation", "downloads": 1169} +{"model_id": "QuantFactory/Phi-3-mini-128k-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1168} +{"model_id": "speakleash/Bielik-1.5B-v3.0-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1168} +{"model_id": "DevQuasar/SentientAGI.Dobby-Mini-Unhinged-Plus-Llama-3.1-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1168} +{"model_id": "LiquidAI/LFM2-24B-A2B-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 1168} +{"model_id": "Jackrong/MLX-Qwen3.5-35B-A3B-Claude-4.6-Opus-Reasoning-Distilled-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 1167} +{"model_id": "ibm-granite/granite-3.0-1b-a400m-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1166} +{"model_id": "NYTK/PULI-GPTrio", "provider": "huggingface", "task": "text-generation", "downloads": 1165} +{"model_id": "lamini/lamini_docs_finetuned", "provider": "huggingface", "task": "text-generation", "downloads": 1165} +{"model_id": "huihui-ai/Llama-3.3-70B-Instruct-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 1165} +{"model_id": "PicoKittens/PicoMistral-23M", "provider": "huggingface", "task": "text-generation", "downloads": 1164} +{"model_id": "TRI-ML/mamba-7b-rw", "provider": "huggingface", "task": "text-generation", "downloads": 1163} +{"model_id": "aashish1904/Qwen3.5-2B-Base-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1163} +{"model_id": "lmstudio-community/KAT-Dev-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 1162} +{"model_id": "KoboldAI/GPT-J-6B-Janeway", "provider": "huggingface", "task": "text-generation", "downloads": 1161} +{"model_id": "TheBloke/koala-13B-HF", "provider": "huggingface", "task": "text-generation", "downloads": 1161} +{"model_id": "lmstudio-community/DeepSeek-Coder-V2-Instruct-0724-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1161} +{"model_id": "bartowski/sophosympatheia_Strawberrylemonade-70B-v1.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1160} +{"model_id": "tzervas/qwen2.5-coder-14b-bitnet-1.58b", "provider": "huggingface", "task": "text-generation", "downloads": 1160} +{"model_id": "SyedCode01/rhythmai-cybersec-20b", "provider": "huggingface", "task": "text-generation", "downloads": 1160} +{"model_id": "JunHowie/Qwen3-4B-Thinking-2507-GPTQ-Int4", "provider": "huggingface", "task": "text-generation", "downloads": 1158} +{"model_id": "mradermacher/zen-nano-0.6b-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1158} +{"model_id": "Tyt4nn/Qwen2.5-Coder-0.5B-Instruct-Gensyn-Swarm-lively_bellowing_ant", "provider": "huggingface", "task": "text-generation", "downloads": 1158} +{"model_id": "georgesung/llama2_7b_chat_uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 1157} +{"model_id": "elyza/ELYZA-Shortcut-1.0-Qwen-7B", "provider": "huggingface", "task": "text-generation", "downloads": 1157} +{"model_id": "YuWangX/Memalpha-4B", "provider": "huggingface", "task": "text-generation", "downloads": 1157} +{"model_id": "danielmnd/gemma-3-27b-it-abliterated-normpreserve-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1157} +{"model_id": "samuelcardillo/Qwen3.5-35B-A3B-Claude-4.6-Opus-Reasoning-Distilled-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1157} +{"model_id": "asi/gpt-fr-cased-small", "provider": "huggingface", "task": "text-generation", "downloads": 1156} +{"model_id": "X1AOX1A/WorldModel-Webshop-Qwen2.5-7B", "provider": "huggingface", "task": "text-generation", "downloads": 1155} +{"model_id": "acon96/Home-3B-v3-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1154} +{"model_id": "NlpHUST/gpt2-vietnamese", "provider": "huggingface", "task": "text-generation", "downloads": 1153} +{"model_id": "bartowski/c4ai-command-r-plus-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1153} +{"model_id": "Barrin666/NSFW-flash", "provider": "huggingface", "task": "text-generation", "downloads": 1153} +{"model_id": "aisingapore/Llama-SEA-LION-v3.5-8B-R", "provider": "huggingface", "task": "text-generation", "downloads": 1152} +{"model_id": "LumiOpen/Llama-Poro-2-8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1151} +{"model_id": "taobao-mnn/MNN-Sana-Edit-V2", "provider": "huggingface", "task": "text-generation", "downloads": 1151} +{"model_id": "noctrex/LFM2-24B-A2B-MXFP4_MOE-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1151} +{"model_id": "mbley/NousResearch-Hermes-3-Llama-3.1-70B-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 1150} +{"model_id": "tencent/Hunyuan-4B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1150} +{"model_id": "KoboldAI/OPT-13B-Erebus", "provider": "huggingface", "task": "text-generation", "downloads": 1149} +{"model_id": "Writer/camel-5b-hf", "provider": "huggingface", "task": "text-generation", "downloads": 1149} +{"model_id": "shb777/Llama-3.3-8B-Instruct-128K", "provider": "huggingface", "task": "text-generation", "downloads": 1149} +{"model_id": "tzervas/qwen2.5-coder-32b-bitnet-1.58b", "provider": "huggingface", "task": "text-generation", "downloads": 1149} +{"model_id": "mlx-community/Meta-Llama-3.1-8B-Instruct-abliterated-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 1148} +{"model_id": "RedHatAI/Qwen2.5-1.5B-FP8-dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 1147} +{"model_id": "yacht/byt5-base-en2th-transliterator", "provider": "huggingface", "task": "text-generation", "downloads": 1146} +{"model_id": "mlx-community/Step-3.5-Flash-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 1146} +{"model_id": "mlx-community/Kimi-K2-Instruct-0905-mlx-DQ3_K_M", "provider": "huggingface", "task": "text-generation", "downloads": 1145} +{"model_id": "Secbone/llama-33B-instructed", "provider": "huggingface", "task": "text-generation", "downloads": 1141} +{"model_id": "byteshape/Qwen3-4B-Instruct-2507-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1141} +{"model_id": "TheBloke/Kimiko-v2-13B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1140} +{"model_id": "oh-yeontaek/llama-2-7B-LoRA-assemble", "provider": "huggingface", "task": "text-generation", "downloads": 1139} +{"model_id": "TheBloke/deepseek-coder-33B-instruct-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 1139} +{"model_id": "nvidia/Riva-Translate-4B-Instruct-v1.1", "provider": "huggingface", "task": "text-generation", "downloads": 1139} +{"model_id": "enstazao/Qalb-1.0-8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1139} +{"model_id": "LuffyTheFox/Qwen3.5-35B-A3B-Uncensored-Claude-Opus-4.6-Affine", "provider": "huggingface", "task": "text-generation", "downloads": 1139} +{"model_id": "bartowski/TheDrummer_Snowpiercer-15B-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1138} +{"model_id": "farbodtavakkoli/OTel-LLM-7B-IT", "provider": "huggingface", "task": "text-generation", "downloads": 1138} +{"model_id": "katuni4ka/tiny-random-jais", "provider": "huggingface", "task": "text-generation", "downloads": 1137} +{"model_id": "project-baize/baize-v2-13b", "provider": "huggingface", "task": "text-generation", "downloads": 1136} +{"model_id": "Qwen/Qwen2.5-0.5B-Instruct-GPTQ-Int4", "provider": "huggingface", "task": "text-generation", "downloads": 1136} +{"model_id": "allenai/Olmo-3.1-7B-RL-Zero-Math", "provider": "huggingface", "task": "text-generation", "downloads": 1134} +{"model_id": "FreedomIntelligence/HuatuoGPT-Vision-7B-Qwen2.5VL", "provider": "huggingface", "task": "text-generation", "downloads": 1133} +{"model_id": "Hariprasath28/orpheus-3b-4bit-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 1133} +{"model_id": "taobao-mnn/Qwen3.5-9B-MNN", "provider": "huggingface", "task": "text-generation", "downloads": 1133} +{"model_id": "stabilityai/StableBeluga2", "provider": "huggingface", "task": "text-generation", "downloads": 1132} +{"model_id": "fla-hub/gla-1.3B-100B", "provider": "huggingface", "task": "text-generation", "downloads": 1132} +{"model_id": "cashxout/Gemma-3-4B-VL-it-Gemini-Pro-Heretic-Uncensored-Thinking_GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1132} +{"model_id": "TheBloke/CausalLM-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1131} +{"model_id": "mlx-community/Unsloth-Phi-4-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1131} +{"model_id": "Jackie2235/Qwen3-VL-8B-Instruct_attn_ft", "provider": "huggingface", "task": "text-generation", "downloads": 1131} +{"model_id": "deqing/llama-300M-v2-fivegram", "provider": "huggingface", "task": "text-generation", "downloads": 1130} +{"model_id": "bartowski/huihui-ai_gemma-3-1b-it-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1129} +{"model_id": "KoboldAI/GPT-NeoX-20B-Erebus", "provider": "huggingface", "task": "text-generation", "downloads": 1128} +{"model_id": "Menlo/Lucy-128k-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 1128} +{"model_id": "eousphoros/kappa-20b-131k-GGUF-Q8_0", "provider": "huggingface", "task": "text-generation", "downloads": 1128} +{"model_id": "TurkuNLP/gpt3-finnish-small", "provider": "huggingface", "task": "text-generation", "downloads": 1127} +{"model_id": "yousefg/MaximusLLM", "provider": "huggingface", "task": "text-generation", "downloads": 1127} +{"model_id": "Locutusque/gpt2-medium-conversational", "provider": "huggingface", "task": "text-generation", "downloads": 1126} +{"model_id": "oblivious/ruGPT-3.5-13B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1126} +{"model_id": "open-r1/Qwen2.5-Math-7B-RoPE-300k", "provider": "huggingface", "task": "text-generation", "downloads": 1126} +{"model_id": "duyntnet/Xwin-MLewd-13B-V0.2-imatrix-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1125} +{"model_id": "SeaLLMs/SeaLLMs-v3-7B", "provider": "huggingface", "task": "text-generation", "downloads": 1125} +{"model_id": "bartowski/EVA-Qwen2.5-32B-v0.2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1125} +{"model_id": "trl-internal-testing/tiny-Qwen2ForCausalLM-2.5-Coder", "provider": "huggingface", "task": "text-generation", "downloads": 1125} +{"model_id": "unsloth/Qwen3-30B-A3B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 1125} +{"model_id": "IntelLabs/sqft-phi-3-mini-4k-50-base", "provider": "huggingface", "task": "text-generation", "downloads": 1124} +{"model_id": "pranavpsv/genre-story-generator-v2", "provider": "huggingface", "task": "text-generation", "downloads": 1123} +{"model_id": "CYFRAGOVPL/pllum-12b-nc-chat-250715", "provider": "huggingface", "task": "text-generation", "downloads": 1123} +{"model_id": "unsloth/DeepSeek-V3.1-Terminus", "provider": "huggingface", "task": "text-generation", "downloads": 1123} +{"model_id": "beomi/llama-2-ko-7b", "provider": "huggingface", "task": "text-generation", "downloads": 1122} +{"model_id": "KoboldAI/OPT-2.7B-Erebus", "provider": "huggingface", "task": "text-generation", "downloads": 1121} +{"model_id": "HuggingFaceTB/SmolLM3-3B-ONNX", "provider": "huggingface", "task": "text-generation", "downloads": 1120} +{"model_id": "mlx-community/translategemma-12b-it-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 1120} +{"model_id": "unsloth/NVIDIA-Nemotron-3-Nano-30B-A3B-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 1120} +{"model_id": "elyza/ELYZA-japanese-Llama-2-7b-fast-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1118} +{"model_id": "IntelLabs/sqft-phi-3-mini-4k-50-base-gptq", "provider": "huggingface", "task": "text-generation", "downloads": 1118} +{"model_id": "Intelligent-Internet/II-Medical-8B", "provider": "huggingface", "task": "text-generation", "downloads": 1118} +{"model_id": "adeelahmad/ReasonableQwen3-4B", "provider": "huggingface", "task": "text-generation", "downloads": 1117} +{"model_id": "occasion-2/my_awesome_eli5_clm-model", "provider": "huggingface", "task": "text-generation", "downloads": 1117} +{"model_id": "bartowski/EuroLLM-9B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1115} +{"model_id": "lmstudio-community/Qwen2-VL-2B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1115} +{"model_id": "NbAiLab/nb-notram-llama-3.2-1b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1114} +{"model_id": "SmallDoge/Doge-20M", "provider": "huggingface", "task": "text-generation", "downloads": 1114} +{"model_id": "bartowski/MN-12B-Celeste-V1.9-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1113} +{"model_id": "42dot/42dot_LLM-PLM-1.3B", "provider": "huggingface", "task": "text-generation", "downloads": 1111} +{"model_id": "cyberagent/calm2-7b-chat", "provider": "huggingface", "task": "text-generation", "downloads": 1110} +{"model_id": "bartowski/Falcon3-10B-Instruct-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1110} +{"model_id": "Qwen/Qwen3-14B-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 1110} +{"model_id": "speakleash/Bielik-11B-v3.0-Instruct-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1110} +{"model_id": "ShreemJ/cxlinux-ai-7b", "provider": "huggingface", "task": "text-generation", "downloads": 1109} +{"model_id": "maicomputer/alpaca-native", "provider": "huggingface", "task": "text-generation", "downloads": 1108} +{"model_id": "QuantTrio/Qwen3-Coder-480B-A35B-Instruct-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 1108} +{"model_id": "TheBloke/Llama-2-7B-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 1107} +{"model_id": "nvidia/AceInstruct-1.5B", "provider": "huggingface", "task": "text-generation", "downloads": 1107} +{"model_id": "bartowski/NousResearch_Hermes-4-70B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1106} +{"model_id": "pkhairkh/qwen3-coreml-palettized", "provider": "huggingface", "task": "text-generation", "downloads": 1106} +{"model_id": "TheBloke/Llama-2-70B-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 1105} +{"model_id": "adept/persimmon-8b-base", "provider": "huggingface", "task": "text-generation", "downloads": 1105} +{"model_id": "Valdemardi/Dolphin3.0-R1-Mistral-24B-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 1105} +{"model_id": "ibm-granite/granite-3.3-2b-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1105} +{"model_id": "Ishaanlol/Aletheia-Llama-3.2-3B", "provider": "huggingface", "task": "text-generation", "downloads": 1105} +{"model_id": "nrlmuojb/Qwen3-30B-A3B-Claude-4.5-Opus-High-Reasoning-2507-ABLITERATED-UNCENSORED-V2-mlx-6Bit", "provider": "huggingface", "task": "text-generation", "downloads": 1105} +{"model_id": "hZzy/mistral-7b-sft-7b-submission-win", "provider": "huggingface", "task": "text-generation", "downloads": 1105} +{"model_id": "AVeryRealHuman/DialoGPT-small-TonyStark", "provider": "huggingface", "task": "text-generation", "downloads": 1103} +{"model_id": "KoboldAI/GPT-J-6B-Shinen", "provider": "huggingface", "task": "text-generation", "downloads": 1103} +{"model_id": "bartowski/magnum-12b-v2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1103} +{"model_id": "ICONNAI/ICONN-1-Mini-Beta", "provider": "huggingface", "task": "text-generation", "downloads": 1103} +{"model_id": "bartowski/Qwen_Qwen3-235B-A22B-Instruct-2507-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1103} +{"model_id": "tencent/Youtu-LLM-2B", "provider": "huggingface", "task": "text-generation", "downloads": 1103} +{"model_id": "DavidAU/Mistral-Nemo-2407-12B-Thinking-Claude-Gemini-GPT5.2-Uncensored-HERETIC", "provider": "huggingface", "task": "text-generation", "downloads": 1103} +{"model_id": "mlx-community/Phi-3-mini-128k-instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1102} +{"model_id": "gguf-org/fastvlm-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 1102} +{"model_id": "facebook/xglm-1.7B", "provider": "huggingface", "task": "text-generation", "downloads": 1101} +{"model_id": "KnutJaegersberg/2-bit-LLMs", "provider": "huggingface", "task": "text-generation", "downloads": 1101} +{"model_id": "artek0chumak/TestMixtral", "provider": "huggingface", "task": "text-generation", "downloads": 1100} +{"model_id": "akhooli/gpt2-small-arabic", "provider": "huggingface", "task": "text-generation", "downloads": 1099} +{"model_id": "anthracite-org/magnum-v4-12b-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 1099} +{"model_id": "lmms-lab/Aero-1-Audio", "provider": "huggingface", "task": "text-generation", "downloads": 1099} +{"model_id": "nightmedia/Qwen3-30B-A3B-Thinking-2507-Claude-4.5-Sonnet-High-Reasoning-Distill-mxfp4-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 1099} +{"model_id": "McGill-NLP/AfriqueGemma-4B", "provider": "huggingface", "task": "text-generation", "downloads": 1099} +{"model_id": "arthurcollet/Qwen3.5-27B-mlx-nvfp4", "provider": "huggingface", "task": "text-generation", "downloads": 1099} +{"model_id": "bofenghuang/vigogne-2-7b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1098} +{"model_id": "inferencerlabs/DeepSeek-V3.1-MLX-5.5bit", "provider": "huggingface", "task": "text-generation", "downloads": 1097} +{"model_id": "delinkz/Qwen2.5-Coder-0.5B-Instruct-Gensyn-Swarm-thick_scented_turkey", "provider": "huggingface", "task": "text-generation", "downloads": 1097} +{"model_id": "togethercomputer/RedPajama-INCITE-7B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 1096} +{"model_id": "Melvin56/Phi-4-mini-instruct-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1096} +{"model_id": "KORMo-Team/KORMo-10B-sft", "provider": "huggingface", "task": "text-generation", "downloads": 1095} +{"model_id": "Raiff1982/Codette-Ultimate", "provider": "huggingface", "task": "text-generation", "downloads": 1095} +{"model_id": "LGAI-EXAONE/EXAONE-3.5-32B-Instruct-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 1094} +{"model_id": "Calandracas/gpt-oss-120b-Derestricted-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1094} +{"model_id": "bartowski/INTELLECT-1-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1093} +{"model_id": "gabriellarson/NextCoder-32B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1093} +{"model_id": "facebook/MobileLLM-R1-950M", "provider": "huggingface", "task": "text-generation", "downloads": 1093} +{"model_id": "NVFP4/Qwen3-0.6B-FP4", "provider": "huggingface", "task": "text-generation", "downloads": 1092} +{"model_id": "DevQuasar/qingy2024.GRMR-V3-Q4B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1091} +{"model_id": "JunHowie/Qwen3-8B-GPTQ-Int4", "provider": "huggingface", "task": "text-generation", "downloads": 1090} +{"model_id": "nvidia/Nemotron-H-8B-Reasoning-128K", "provider": "huggingface", "task": "text-generation", "downloads": 1090} +{"model_id": "openai/circuit-sparsity", "provider": "huggingface", "task": "text-generation", "downloads": 1089} +{"model_id": "shenzhi-wang/Llama3-8B-Chinese-Chat-GGUF-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 1088} +{"model_id": "LGAI-EXAONE/K-EXAONE-236B-A23B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1088} +{"model_id": "codellama/CodeLlama-34b-Python-hf", "provider": "huggingface", "task": "text-generation", "downloads": 1087} +{"model_id": "fdtn-ai/Foundation-Sec-8B-Reasoning-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1087} +{"model_id": "TheBloke/orca_mini_v3_7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1086} +{"model_id": "yujiepan/qwen2-vl-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 1086} +{"model_id": "lmstudio-community/Devstral-Small-2505-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1086} +{"model_id": "google/t5gemma-2b-2b-prefixlm", "provider": "huggingface", "task": "text-generation", "downloads": 1086} +{"model_id": "huihui-ai/Huihui-Qwen3-Next-80B-A3B-Instruct-abliterated-mlx-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1086} +{"model_id": "bartowski/Gryphe_Pantheon-Proto-RP-1.8-30B-A3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1085} +{"model_id": "DavidAU/L3-8B-Stheno-v3.3-32K-Ultra-NEO-V1-IMATRIX-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1083} +{"model_id": "jimmydsii/Llama-3.2-8X3B-MOE-Dark-Champion-Instruct-uncensored-abliterated-18.4B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1083} +{"model_id": "Ba2han/model-sft-q", "provider": "huggingface", "task": "text-generation", "downloads": 1083} +{"model_id": "HuggingFaceM4/idefics-9b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1082} +{"model_id": "bartowski/Phi-3-medium-4k-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1082} +{"model_id": "sampluralis/llama-sft-sgd", "provider": "huggingface", "task": "text-generation", "downloads": 1082} +{"model_id": "Edcastro/DeepSeek-R1-Distill-Qwen-1.5B-edcastr_JavaScript-v8", "provider": "huggingface", "task": "text-generation", "downloads": 1082} +{"model_id": "garage-bAInd/Platypus2-7B", "provider": "huggingface", "task": "text-generation", "downloads": 1080} +{"model_id": "unsloth/granite-4.0-h-micro-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1080} +{"model_id": "Gaston895/Qwen3-14B-Claude-4.5-Opus-High-Reasoning-Distill-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1080} +{"model_id": "bartowski/NeuralDaredevil-8B-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1079} +{"model_id": "VibeStudio/Nidum-Gemma-2B-Uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 1079} +{"model_id": "DavidAU/Qwen3-128k-30B-A3B-NEO-MAX-Imatrix-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 1079} +{"model_id": "DavidAU/Llama-3.2-8X3B-GATED-MOE-NEO-Reasoning-Dark-Champion-uncensored-18.4B-IMAT-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1079} +{"model_id": "lmstudio-community/Qwen3-30B-A3B-Thinking-2507-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1079} +{"model_id": "HuggingFaceH4/starchat-beta", "provider": "huggingface", "task": "text-generation", "downloads": 1078} +{"model_id": "Salesforce/xgen-7b-8k-base", "provider": "huggingface", "task": "text-generation", "downloads": 1078} +{"model_id": "sayhan/gemma-7b-GGUF-quantized", "provider": "huggingface", "task": "text-generation", "downloads": 1078} +{"model_id": "YanLabs/Qwen3-4B-Thinking-2507-MPOA", "provider": "huggingface", "task": "text-generation", "downloads": 1078} +{"model_id": "tencent/WeDLM-8B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 1078} +{"model_id": "QuantTrio/Qwen3-Coder-Next-E400", "provider": "huggingface", "task": "text-generation", "downloads": 1078} +{"model_id": "failspy/Llama-3-70B-Instruct-abliterated-v3", "provider": "huggingface", "task": "text-generation", "downloads": 1077} +{"model_id": "UnfilteredAI/DAN-Qwen3-1.7B", "provider": "huggingface", "task": "text-generation", "downloads": 1077} +{"model_id": "SciPhi/SciPhi-Self-RAG-Mistral-7B-32k", "provider": "huggingface", "task": "text-generation", "downloads": 1075} +{"model_id": "ank028/Llama-3.2-1B-Instruct-medmcqa", "provider": "huggingface", "task": "text-generation", "downloads": 1075} +{"model_id": "unsloth/Qwen2.5-72B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1074} +{"model_id": "openwalrus/Qwen3-1.7B", "provider": "huggingface", "task": "text-generation", "downloads": 1074} +{"model_id": "bartowski/Qwen2.5-3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1073} +{"model_id": "Nexusflow/Athene-V2-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 1073} +{"model_id": "nvidia/OpenReasoning-Nemotron-1.5B", "provider": "huggingface", "task": "text-generation", "downloads": 1073} +{"model_id": "togethercomputer/RedPajama-INCITE-7B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 1072} +{"model_id": "stabilityai/japanese-stablelm-instruct-beta-70b", "provider": "huggingface", "task": "text-generation", "downloads": 1072} +{"model_id": "unsloth/granite-4.0-350m-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1072} +{"model_id": "farbodtavakkoli/OTel-LLM-1B-IT", "provider": "huggingface", "task": "text-generation", "downloads": 1072} +{"model_id": "LorenaYannnnn/longer_response-Qwen3-0.6B-baseline_all_tokens-seed_0", "provider": "huggingface", "task": "text-generation", "downloads": 1072} +{"model_id": "TheBloke/Guanaco-13B-Uncensored-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1071} +{"model_id": "tiiuae/Falcon-H1-0.5B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1070} +{"model_id": "Murasaki-Project/Murasaki-4B-v0.3-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1070} +{"model_id": "cssupport/t5-small-awesome-text-to-sql", "provider": "huggingface", "task": "text-generation", "downloads": 1069} +{"model_id": "ericzzz/falcon-rw-1b-instruct-openorca", "provider": "huggingface", "task": "text-generation", "downloads": 1069} +{"model_id": "katuni4ka/tiny-random-baichuan2-13b", "provider": "huggingface", "task": "text-generation", "downloads": 1069} +{"model_id": "kyutai/helium-1-preview-2b", "provider": "huggingface", "task": "text-generation", "downloads": 1069} +{"model_id": "eaddario/Qwen3-30B-A3B-pruned-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1069} +{"model_id": "unsloth/gemma-3-270m-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1069} +{"model_id": "pruna-test/tiny_llama", "provider": "huggingface", "task": "text-generation", "downloads": 1069} +{"model_id": "stabilityai/stablecode-completion-alpha-3b-4k", "provider": "huggingface", "task": "text-generation", "downloads": 1068} +{"model_id": "elyza/ELYZA-japanese-Llama-2-7b", "provider": "huggingface", "task": "text-generation", "downloads": 1068} +{"model_id": "mlx-community/gpt-oss-120b-MXFP4-Q4", "provider": "huggingface", "task": "text-generation", "downloads": 1068} +{"model_id": "meituan-longcat/LongCat-Flash-Lite", "provider": "huggingface", "task": "text-generation", "downloads": 1067} +{"model_id": "LorenzoDeMattei/GePpeTto", "provider": "huggingface", "task": "text-generation", "downloads": 1066} +{"model_id": "bartowski/OLMo-2-1124-13B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1066} +{"model_id": "z-lab/Qwen3-8B-PARO", "provider": "huggingface", "task": "text-generation", "downloads": 1066} +{"model_id": "tokyotech-llm/Qwen3-Swallow-30B-A3B-RL-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 1066} +{"model_id": "danielpark/gorani-100k-llama2-13b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1065} +{"model_id": "stockmark/stockmark-13b", "provider": "huggingface", "task": "text-generation", "downloads": 1065} +{"model_id": "litert-community/SmolLM-135M-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1065} +{"model_id": "Scicom-intl/Multilingual-Expressive-TTS-1.7B", "provider": "huggingface", "task": "text-generation", "downloads": 1065} +{"model_id": "McGill-NLP/AfriqueGemma-12B", "provider": "huggingface", "task": "text-generation", "downloads": 1063} +{"model_id": "openwalrus/Qwen3-8B", "provider": "huggingface", "task": "text-generation", "downloads": 1063} +{"model_id": "inceptionai/jais-adapted-70b", "provider": "huggingface", "task": "text-generation", "downloads": 1062} +{"model_id": "mradermacher/OpenHercules-2.5-Mistral-7B-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1062} +{"model_id": "farbodtavakkoli/OTel-LLM-4B-IT", "provider": "huggingface", "task": "text-generation", "downloads": 1061} +{"model_id": "LorenaYannnnn/20260217-Qwen3-0.6B_grpo_warmup_16000_episodes_seed_42", "provider": "huggingface", "task": "text-generation", "downloads": 1061} +{"model_id": "unsloth/Phi-3-medium-4k-instruct-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1060} +{"model_id": "IntelLabs/sqft-mistral-7b-v0.3-50-base", "provider": "huggingface", "task": "text-generation", "downloads": 1060} +{"model_id": "ai9stars/AutoTriton", "provider": "huggingface", "task": "text-generation", "downloads": 1060} +{"model_id": "openwalrus/Qwen3-0.6B", "provider": "huggingface", "task": "text-generation", "downloads": 1060} +{"model_id": "speakleash/Bielik-7B-Instruct-v0.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1059} +{"model_id": "abhiramtirumala/DialoGPT-sarcastic-medium", "provider": "huggingface", "task": "text-generation", "downloads": 1058} +{"model_id": "TheBloke/Yi-34B-Chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1058} +{"model_id": "bartowski/MN-12B-Lyra-v4-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1058} +{"model_id": "mlx-community/Qwen3-32B-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1058} +{"model_id": "farbodtavakkoli/OTel-LLM-270M-IT", "provider": "huggingface", "task": "text-generation", "downloads": 1058} +{"model_id": "fxmarty/tiny-testing-gpt2-remote-code", "provider": "huggingface", "task": "text-generation", "downloads": 1057} +{"model_id": "Rocketknight1/tiny-random-falcon-40b", "provider": "huggingface", "task": "text-generation", "downloads": 1057} +{"model_id": "microsoft/OptiMind-SFT", "provider": "huggingface", "task": "text-generation", "downloads": 1057} +{"model_id": "silma-ai/SILMA-Kashif-2B-Instruct-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 1056} +{"model_id": "Salesforce/codegen-2B-multi", "provider": "huggingface", "task": "text-generation", "downloads": 1055} +{"model_id": "PrpEndo/gguf", "provider": "huggingface", "task": "text-generation", "downloads": 1055} +{"model_id": "inclusionAI/LLaDA2.0-flash", "provider": "huggingface", "task": "text-generation", "downloads": 1053} +{"model_id": "jiaojjjjje/Qwen3.5-35B-A3B-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1053} +{"model_id": "bartowski/granite-embedding-125m-english-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1052} +{"model_id": "Jackrong/MLX-Qwen3.5-4B-Claude-4.6-Opus-Reasoning-Distilled-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 1052} +{"model_id": "hugging-quants/Llama-3.2-3B-Instruct-Q8_0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1051} +{"model_id": "espressor/meta-llama.Llama-3.2-3B-Instruct_W4A16", "provider": "huggingface", "task": "text-generation", "downloads": 1049} +{"model_id": "bartowski/Qwen2.5-32b-RP-Ink-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1049} +{"model_id": "JetBrains/Mellum-4b-sft-python", "provider": "huggingface", "task": "text-generation", "downloads": 1049} +{"model_id": "Sunbird/Sunflower-32B", "provider": "huggingface", "task": "text-generation", "downloads": 1049} +{"model_id": "IntelLabs/sqft-mistral-7b-v0.3-50-base-gptq", "provider": "huggingface", "task": "text-generation", "downloads": 1048} +{"model_id": "Vikhrmodels/Vistral-24B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1048} +{"model_id": "mradermacher/Kai-3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1048} +{"model_id": "sampluralis/llama-sft-proj", "provider": "huggingface", "task": "text-generation", "downloads": 1048} +{"model_id": "LongSafari/hyenadna-tiny-1k-seqlen-d256-hf", "provider": "huggingface", "task": "text-generation", "downloads": 1047} +{"model_id": "ibm-granite/granite-7b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1047} +{"model_id": "mlabonne/Qwen3-14B-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 1046} +{"model_id": "unsloth/Phi-4-reasoning-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1046} +{"model_id": "ariG23498/tiny-gemma-test", "provider": "huggingface", "task": "text-generation", "downloads": 1045} +{"model_id": "snowpea11/Qwen3-8B-Hivemind-Instruct-Heretic-Abliterated-Uncensored-NEO-Imatrix-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1045} +{"model_id": "LukeBailey181/goedel_prover_v2_8b_reviewer_finetuned_2048_num_samples", "provider": "huggingface", "task": "text-generation", "downloads": 1045} +{"model_id": "openbmb/cpm-ant-10b", "provider": "huggingface", "task": "text-generation", "downloads": 1044} +{"model_id": "dhmeltzer/llama-7b-SFT_eli5_wiki65k_1024_r_64_alpha_16_merged", "provider": "huggingface", "task": "text-generation", "downloads": 1044} +{"model_id": "ariG23498/tiny-llama3-test", "provider": "huggingface", "task": "text-generation", "downloads": 1044} +{"model_id": "kakaocorp/kanana-safeguard-8b", "provider": "huggingface", "task": "text-generation", "downloads": 1044} +{"model_id": "bigscience/bloomz-1b1", "provider": "huggingface", "task": "text-generation", "downloads": 1043} +{"model_id": "hugohrban/progen2-oas", "provider": "huggingface", "task": "text-generation", "downloads": 1043} +{"model_id": "DevQuasar/Qwen.Qwen3.5-27B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1043} +{"model_id": "Xenova/tiny-random-GemmaForCausalLM", "provider": "huggingface", "task": "text-generation", "downloads": 1042} +{"model_id": "lmstudio-community/Qwen2.5-32B-Instruct-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1042} +{"model_id": "CorelynAI/NeoH", "provider": "huggingface", "task": "text-generation", "downloads": 1042} +{"model_id": "codellama/CodeLlama-13b-Python-hf", "provider": "huggingface", "task": "text-generation", "downloads": 1041} +{"model_id": "TheBloke/Pygmalion-2-13B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1041} +{"model_id": "typhoon-ai/typhoon-7b", "provider": "huggingface", "task": "text-generation", "downloads": 1041} +{"model_id": "Xenova/TinyLlama-1.1B-Chat-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 1041} +{"model_id": "solidrust/Hermes-3-Llama-3.1-8B-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 1040} +{"model_id": "dphn/dolphin-2.1-mistral-7b", "provider": "huggingface", "task": "text-generation", "downloads": 1039} +{"model_id": "DavidAU/Qwen3-6B-Hivemind-Instruct-Heretic-Abliterated-Uncensored-NEO-Imatrix-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1038} +{"model_id": "Shrijanagain/SKT_OMNI_SUPREME", "provider": "huggingface", "task": "text-generation", "downloads": 1038} +{"model_id": "EleutherAI/pythia-160m-v0", "provider": "huggingface", "task": "text-generation", "downloads": 1037} +{"model_id": "FallenMerick/MN-Violet-Lotus-12B", "provider": "huggingface", "task": "text-generation", "downloads": 1037} +{"model_id": "mistralai/Devstral-Small-2507_gguf", "provider": "huggingface", "task": "text-generation", "downloads": 1037} +{"model_id": "eac123/olmo3-7b-exp1b-lora128-e5", "provider": "huggingface", "task": "text-generation", "downloads": 1037} +{"model_id": "TheBloke/SynthIA-70B-v1.5-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 1036} +{"model_id": "DiscoResearch/Llama3-German-8B", "provider": "huggingface", "task": "text-generation", "downloads": 1036} +{"model_id": "0xroyce/Plutus-Meta-Llama-3.1-8B-Instruct-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1036} +{"model_id": "asi/gpt-fr-cased-base", "provider": "huggingface", "task": "text-generation", "downloads": 1035} +{"model_id": "bartowski/Llama-3-Instruct-8B-SPPO-Iter3-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1034} +{"model_id": "flowaicom/Flow-Judge-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 1034} +{"model_id": "launch/ThinkPRM-1.5B", "provider": "huggingface", "task": "text-generation", "downloads": 1033} +{"model_id": "LeoLM/leo-hessianai-7b-chat", "provider": "huggingface", "task": "text-generation", "downloads": 1032} +{"model_id": "anthracite-org/magnum-v4-27b-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 1032} +{"model_id": "PowCal/Mistral-Nemo-Base-2407-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1031} +{"model_id": "arcee-ai/Trinity-Nano-Base", "provider": "huggingface", "task": "text-generation", "downloads": 1031} +{"model_id": "mlx-community/Qwen3.5-397B-A17B-8bit-gs32", "provider": "huggingface", "task": "text-generation", "downloads": 1030} +{"model_id": "FlorianJK/Meta-Llama-3.1-8B-SecAlign-pp-Flex-Merged", "provider": "huggingface", "task": "text-generation", "downloads": 1030} +{"model_id": "LorenaYannnnn/longer_response-Qwen3-0.6B-baseline_all_tokens-seed_1", "provider": "huggingface", "task": "text-generation", "downloads": 1030} +{"model_id": "InMecha/Qwen3.5-2B-Gorgona-R0-KL0.0079-03152026", "provider": "huggingface", "task": "text-generation", "downloads": 1030} +{"model_id": "PygmalionAI/pygmalion-2-13b", "provider": "huggingface", "task": "text-generation", "downloads": 1029} +{"model_id": "mradermacher/Sexual.Predator-1B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1029} +{"model_id": "HelpingAI/HELVETE-3B", "provider": "huggingface", "task": "text-generation", "downloads": 1028} +{"model_id": "TheBloke/Llama-2-13B-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 1027} +{"model_id": "elyza/ELYZA-japanese-Llama-2-7b-fast", "provider": "huggingface", "task": "text-generation", "downloads": 1027} +{"model_id": "ubergarm/Qwen3-30B-A3B-Instruct-2507-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1027} +{"model_id": "quasar529/rainbow-padding-llada", "provider": "huggingface", "task": "text-generation", "downloads": 1027} +{"model_id": "baddddddddd/llama-85m-sentencepiece-16k", "provider": "huggingface", "task": "text-generation", "downloads": 1027} +{"model_id": "unsloth/gemma-2-27b-it-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1026} +{"model_id": "RedHatAI/gpt-oss-120b", "provider": "huggingface", "task": "text-generation", "downloads": 1026} +{"model_id": "ZuzeTt/LFM2.5-1.2B-Thinking-imatrix-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1026} +{"model_id": "codellama/CodeLlama-70b-Instruct-hf", "provider": "huggingface", "task": "text-generation", "downloads": 1025} +{"model_id": "katuni4ka/tiny-random-falcon-40b", "provider": "huggingface", "task": "text-generation", "downloads": 1025} +{"model_id": "zai-org/GLM-4.5-Air-Base", "provider": "huggingface", "task": "text-generation", "downloads": 1025} +{"model_id": "DavidAU/Llama3.3-8B-Instruct-Thinking-Heretic-Uncensored-Claude-4.5-Opus-High-Reasoning", "provider": "huggingface", "task": "text-generation", "downloads": 1025} +{"model_id": "kevinpro/MistralMathOctopus-7B", "provider": "huggingface", "task": "text-generation", "downloads": 1024} +{"model_id": "bartowski/granite-3.0-8b-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1024} +{"model_id": "simplescaling/s1-32B", "provider": "huggingface", "task": "text-generation", "downloads": 1024} +{"model_id": "SpaceTimee/Suri-Qwen-3.1-4B-Uncensored-Hard-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1024} +{"model_id": "DavidAU/Qwen3-4B-Hivemind-Instruct-NEO-MAX-Imatrix-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1024} +{"model_id": "RemySkye/MiniMax-M2.5-REAP-50-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1024} +{"model_id": "baddddddddd/llama-85m-morphling-16k", "provider": "huggingface", "task": "text-generation", "downloads": 1023} +{"model_id": "aisquared/dlite-v2-124m", "provider": "huggingface", "task": "text-generation", "downloads": 1022} +{"model_id": "chargoddard/llama2-22b-blocktriangular", "provider": "huggingface", "task": "text-generation", "downloads": 1022} +{"model_id": "llm-jp/llm-jp-1.3b-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 1022} +{"model_id": "mlx-community/Qwen2.5-7B-Instruct-Uncensored-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1021} +{"model_id": "facebook/MobileLLM-125M", "provider": "huggingface", "task": "text-generation", "downloads": 1021} +{"model_id": "allenai/Llama-3.1-Tulu-3-70B", "provider": "huggingface", "task": "text-generation", "downloads": 1021} +{"model_id": "Qwen/Qwen3-Next-80B-A3B-Thinking-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1021} +{"model_id": "KoboldAI/fairseq-dense-13B", "provider": "huggingface", "task": "text-generation", "downloads": 1020} +{"model_id": "GOAT-AI/GOAT-70B-Storytelling", "provider": "huggingface", "task": "text-generation", "downloads": 1020} +{"model_id": "Raziel1234/Duchifat-2", "provider": "huggingface", "task": "text-generation", "downloads": 1020} +{"model_id": "Phonsiri/Qwen3.5-9B-Thai-Law-Base", "provider": "huggingface", "task": "text-generation", "downloads": 1020} +{"model_id": "unsloth/llama-3-70b-Instruct-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1019} +{"model_id": "mlx-community/MiniMax-M2.5-5bit", "provider": "huggingface", "task": "text-generation", "downloads": 1019} +{"model_id": "lmsys/vicuna-13b-v1.1", "provider": "huggingface", "task": "text-generation", "downloads": 1018} +{"model_id": "sharpbai/Llama-2-7b-hf", "provider": "huggingface", "task": "text-generation", "downloads": 1018} +{"model_id": "miromind-ai/MiroThinker-v1.5-30B", "provider": "huggingface", "task": "text-generation", "downloads": 1018} +{"model_id": "amd/MiniMax-M2.5-MXFP4", "provider": "huggingface", "task": "text-generation", "downloads": 1018} +{"model_id": "microsoft/Dayhoff-170M-GRS-2000", "provider": "huggingface", "task": "text-generation", "downloads": 1018} +{"model_id": "beomi/Yi-Ko-6B", "provider": "huggingface", "task": "text-generation", "downloads": 1017} +{"model_id": "lmstudio-community/zeta-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1017} +{"model_id": "unsloth/Qwen3-4B-Instruct-2507-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 1017} +{"model_id": "sampluralis/llama-sft-proj-layers-shmid", "provider": "huggingface", "task": "text-generation", "downloads": 1017} +{"model_id": "EleutherAI/pythia-2.8b-deduped-v0", "provider": "huggingface", "task": "text-generation", "downloads": 1016} +{"model_id": "LSX-UniWue/LLaMmlein_7B", "provider": "huggingface", "task": "text-generation", "downloads": 1016} +{"model_id": "tokyotech-llm/Qwen3-Swallow-32B-RL-v0.2-AWQ-INT4", "provider": "huggingface", "task": "text-generation", "downloads": 1016} +{"model_id": "bartowski/aya-expanse-8b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1015} +{"model_id": "jiangchengchengNLP/llama3.3-70B-instruct-abliterated-awq", "provider": "huggingface", "task": "text-generation", "downloads": 1015} +{"model_id": "bartowski/arcee-ai_AFM-4.5B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1015} +{"model_id": "nightmedia/Qwen3.5-35B-A3B-Claude-4.6-Opus-Engineer-9e-qx64-hi-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 1015} +{"model_id": "QuixiAI/Wizard-Vicuna-30B-Uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 1014} +{"model_id": "llm-jp/llm-jp-3-1.8b", "provider": "huggingface", "task": "text-generation", "downloads": 1014} +{"model_id": "unsloth/Mistral-Small-24B-Base-2501-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1014} +{"model_id": "DevQuasar/UCSB-SURFI.VulnLLM-R-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1014} +{"model_id": "arcee-ai/Trinity-Large-Preview", "provider": "huggingface", "task": "text-generation", "downloads": 1014} +{"model_id": "Efficient-Large-Model/NVILA-8B", "provider": "huggingface", "task": "text-generation", "downloads": 1013} +{"model_id": "PrimeIntellect/INTELLECT-3.1", "provider": "huggingface", "task": "text-generation", "downloads": 1013} +{"model_id": "mlx-community/GLM-4.7-Flash-Claude-Opus-4.5-High-Reasoning-Distill-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 1013} +{"model_id": "noctrex/Qwen3-Coder-Next-REAM-MXFP4_MOE-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1013} +{"model_id": "vollmannv/35f76dd0-983f-418a-997c-9036535c747d", "provider": "huggingface", "task": "text-generation", "downloads": 1013} +{"model_id": "anton-l/gpt-j-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 1011} +{"model_id": "suayptalha/DeepSeek-R1-Distill-Llama-3B", "provider": "huggingface", "task": "text-generation", "downloads": 1011} +{"model_id": "RESMP-DEV/Qwen3-Next-80B-A3B-Instruct-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 1011} +{"model_id": "openwalrus/Qwen3-4B", "provider": "huggingface", "task": "text-generation", "downloads": 1011} +{"model_id": "huihui-ai/Qwen2.5-3B-Instruct-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 1010} +{"model_id": "CEIA-POSITIVO/Qwen-1.7B-capado", "provider": "huggingface", "task": "text-generation", "downloads": 1010} +{"model_id": "EleutherAI/pythia-410m-v0", "provider": "huggingface", "task": "text-generation", "downloads": 1009} +{"model_id": "unsloth/Qwen2-0.5B-Instruct-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 1009} +{"model_id": "LuffyTheFox/OmniRP-Claude-4.6-Opus-Uncensored-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1009} +{"model_id": "augtoma/qCammel-70-x", "provider": "huggingface", "task": "text-generation", "downloads": 1008} +{"model_id": "MaziyarPanahi/Llama-3-13B-Instruct-v0.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1008} +{"model_id": "DavidAU/L3-Grand-Story-Darkness-MOE-4X8-24.9B-e32-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1007} +{"model_id": "redwoodresearch/math_pwd_lock_deepseek_math7b_on_weak_pythia1b", "provider": "huggingface", "task": "text-generation", "downloads": 1006} +{"model_id": "Jackrong/Qwen3-4B-Thinking-2507-GLM-4.7-Distilled-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1006} +{"model_id": "QuantFactory/Phi-3.5-mini-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1005} +{"model_id": "TheBloke/Wizard-Vicuna-13B-Uncensored-HF", "provider": "huggingface", "task": "text-generation", "downloads": 1004} +{"model_id": "jojo-ai-mst/thai-opt350m-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 1004} +{"model_id": "sampluralis/llama-sft", "provider": "huggingface", "task": "text-generation", "downloads": 1004} +{"model_id": "winglian/Llama-2-3b-hf", "provider": "huggingface", "task": "text-generation", "downloads": 1002} +{"model_id": "znhoughton/opt-c4-1.3b-seed964", "provider": "huggingface", "task": "text-generation", "downloads": 1002} +{"model_id": "SanctumAI/Meta-Llama-3-8B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1001} +{"model_id": "unsloth/gemma-2-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 1001} +{"model_id": "dphn/Dolphin3.0-R1-Mistral-24B", "provider": "huggingface", "task": "text-generation", "downloads": 1001} +{"model_id": "axolotl-ai-co/gpt-oss-20b-dequantized", "provider": "huggingface", "task": "text-generation", "downloads": 1001} +{"model_id": "Sophia-AI/Qwen3-30B-A3B-Instruct-2507-AWQ-W4A16", "provider": "huggingface", "task": "text-generation", "downloads": 1001} +{"model_id": "TheBloke/wizardLM-7B-HF", "provider": "huggingface", "task": "text-generation", "downloads": 1000} +{"model_id": "heegyu/WizardVicuna-open-llama-3b-v2", "provider": "huggingface", "task": "text-generation", "downloads": 1000} +{"model_id": "PygmalionAI/mythalion-13b", "provider": "huggingface", "task": "text-generation", "downloads": 999} +{"model_id": "TinyLlama/TinyLlama-1.1B-intermediate-step-1195k-token-2.5T", "provider": "huggingface", "task": "text-generation", "downloads": 999} +{"model_id": "bartowski/burtenshaw_GemmaCoder3-12B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 999} +{"model_id": "mlx-community/Llama-3_3-Nemotron-Super-49B-v1_5-mlx-4Bit", "provider": "huggingface", "task": "text-generation", "downloads": 999} +{"model_id": "lmstudio-community/functiongemma-270m-it-MLX-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 999} +{"model_id": "ralyn/NPComposer-v2", "provider": "huggingface", "task": "text-generation", "downloads": 998} +{"model_id": "mradermacher/zen4-coder-pro-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 998} +{"model_id": "PygmalionAI/pygmalion-1.3b", "provider": "huggingface", "task": "text-generation", "downloads": 997} +{"model_id": "unsloth/LFM2-350M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 997} +{"model_id": "KoboldAI/OPT-6.7B-Erebus", "provider": "huggingface", "task": "text-generation", "downloads": 996} +{"model_id": "LatitudeGames/Wayfarer-2-12B", "provider": "huggingface", "task": "text-generation", "downloads": 996} +{"model_id": "nota-ai/Solar-Open-100B-NotaMoEQuant-Int4", "provider": "huggingface", "task": "text-generation", "downloads": 996} +{"model_id": "MBZUAI/LaMini-GPT-1.5B", "provider": "huggingface", "task": "text-generation", "downloads": 995} +{"model_id": "huihui-ai/Llama-3.2-1B-Instruct-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 995} +{"model_id": "RedHatAI/Qwen3-1.7B-FP8-dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 994} +{"model_id": "vicgalle/Roleplay-Llama-3-8B", "provider": "huggingface", "task": "text-generation", "downloads": 993} +{"model_id": "JetBrains-Research/Qwen3-8B-am", "provider": "huggingface", "task": "text-generation", "downloads": 992} +{"model_id": "DavidAU/L3-Dark-Planet-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 991} +{"model_id": "mlx-community/Llama-3.2-3B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 991} +{"model_id": "meituan/DeepSeek-R1-Channel-INT8", "provider": "huggingface", "task": "text-generation", "downloads": 991} +{"model_id": "gghfez/Mistral-Small-3.2-24B-Instruct-hf-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 991} +{"model_id": "eachadea/vicuna-7b-1.1", "provider": "huggingface", "task": "text-generation", "downloads": 990} +{"model_id": "bartowski/allura-org_remnant-qwen3-8b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 990} +{"model_id": "trl-internal-testing/small-Qwen3ForCausalLM", "provider": "huggingface", "task": "text-generation", "downloads": 990} +{"model_id": "Qwen/Qwen3-0.6B-GPTQ-Int8", "provider": "huggingface", "task": "text-generation", "downloads": 990} +{"model_id": "llm-agents/tora-code-34b-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 989} +{"model_id": "Jackrong/MLX-Qwen3.5-35B-A3B-Claude-4.6-Opus-Reasoning-Distilled-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 989} +{"model_id": "second-state/gemma-3-1b-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 987} +{"model_id": "Flexan/UmbrellaInc-Albert_Wesker-1B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 987} +{"model_id": "od2961/Qwen2.5-1.5B-Instruct-SFT", "provider": "huggingface", "task": "text-generation", "downloads": 986} +{"model_id": "bartowski/dolphin-2.9.1-llama-3-8b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 985} +{"model_id": "Green-eyedDevil/Monika-9B", "provider": "huggingface", "task": "text-generation", "downloads": 985} +{"model_id": "medalpaca/medalpaca-13b", "provider": "huggingface", "task": "text-generation", "downloads": 984} +{"model_id": "Qwen/Qwen2-72B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 984} +{"model_id": "lmstudio-community/Llama-4-Scout-17B-16E-MLX-text-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 984} +{"model_id": "OpenAssistant/pythia-12b-sft-v8-7k-steps", "provider": "huggingface", "task": "text-generation", "downloads": 982} +{"model_id": "LeoLM/leo-hessianai-7b", "provider": "huggingface", "task": "text-generation", "downloads": 982} +{"model_id": "IlyaGusev/gemma-2-9b-it-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 982} +{"model_id": "bartowski/THUDM_GLM-4-9B-0414-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 982} +{"model_id": "unsloth/Llama-3_3-Nemotron-Super-49B-v1_5-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 981} +{"model_id": "bartowski/Falcon3-3B-Instruct-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 980} +{"model_id": "Sabomako/Qwen3.5-35B-A3B-heretic-v2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 979} +{"model_id": "TheBloke/finance-LLM-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 978} +{"model_id": "MegaScience/Qwen3-30B-A3B-MegaScience", "provider": "huggingface", "task": "text-generation", "downloads": 978} +{"model_id": "dealignai/Qwen3.5-397B-A17B-4bit-MLX-REAP", "provider": "huggingface", "task": "text-generation", "downloads": 978} +{"model_id": "defog/sqlcoder-34b-alpha", "provider": "huggingface", "task": "text-generation", "downloads": 977} +{"model_id": "soundsgoodai/GLM-4.7-NVFP4-KV-cache-BF16", "provider": "huggingface", "task": "text-generation", "downloads": 977} +{"model_id": "mgoin/GLM-4.6-FP8-BLOCK", "provider": "huggingface", "task": "text-generation", "downloads": 976} +{"model_id": "async0x42/GLM-5-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 976} +{"model_id": "Jeney/Qwen3-0.6B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 976} +{"model_id": "RWKV/rwkv-4-1b5-pile", "provider": "huggingface", "task": "text-generation", "downloads": 975} +{"model_id": "dphn/dolphin-2.9.2-qwen2-7b", "provider": "huggingface", "task": "text-generation", "downloads": 975} +{"model_id": "AI-Sweden-Models/gpt-sw3-6.7b", "provider": "huggingface", "task": "text-generation", "downloads": 974} +{"model_id": "OpenAssistant/oasst-sft-1-pythia-12b", "provider": "huggingface", "task": "text-generation", "downloads": 974} +{"model_id": "togethercomputer/Pythia-Chat-Base-7B", "provider": "huggingface", "task": "text-generation", "downloads": 974} +{"model_id": "bartowski/shuttleai_shuttle-3.5-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 974} +{"model_id": "stabilityai/japanese-stablelm-base-beta-70b", "provider": "huggingface", "task": "text-generation", "downloads": 973} +{"model_id": "unsloth/Qwen2-0.5B-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 973} +{"model_id": "allenai/Olmo-3-7B-RL-Zero-IF", "provider": "huggingface", "task": "text-generation", "downloads": 973} +{"model_id": "Phind/Phind-CodeLlama-34B-Python-v1", "provider": "huggingface", "task": "text-generation", "downloads": 972} +{"model_id": "tencent/Tencent-Hunyuan-Large", "provider": "huggingface", "task": "text-generation", "downloads": 972} +{"model_id": "bartowski/Mistral-Nemo-Prism-12B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 972} +{"model_id": "unsloth/GLM-4.5-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 972} +{"model_id": "Phind/Phind-CodeLlama-34B-v1", "provider": "huggingface", "task": "text-generation", "downloads": 971} +{"model_id": "TheBloke/Llama-2-70B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 971} +{"model_id": "how3751/coder_7B", "provider": "huggingface", "task": "text-generation", "downloads": 971} +{"model_id": "GeneZC/MiniChat-1.5-3B", "provider": "huggingface", "task": "text-generation", "downloads": 970} +{"model_id": "mlx-community/granite-4.0-h-tiny-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 970} +{"model_id": "BEE-spoke-data/verysmol_llama-v11-KIx2", "provider": "huggingface", "task": "text-generation", "downloads": 969} +{"model_id": "uukuguy/speechless-coder-ds-6.7b", "provider": "huggingface", "task": "text-generation", "downloads": 969} +{"model_id": "cerebras/GLM-4.7-REAP-218B-A32B", "provider": "huggingface", "task": "text-generation", "downloads": 969} +{"model_id": "KoboldAI/GPT-J-6B-Adventure", "provider": "huggingface", "task": "text-generation", "downloads": 968} +{"model_id": "DavidAU/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 968} +{"model_id": "martyn/codellama-megamerge-dare-34b", "provider": "huggingface", "task": "text-generation", "downloads": 967} +{"model_id": "NexaAI/Octopus-v2-gguf-awq", "provider": "huggingface", "task": "text-generation", "downloads": 967} +{"model_id": "Tiiny/SmallThinker-21BA3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 966} +{"model_id": "bartowski/TheDrummer_Precog-24B-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 966} +{"model_id": "mradermacher/Huihui-Qwen3.5-9B-abliterated-Grimoire-SFT-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 966} +{"model_id": "SanctumAI/Phi-3-mini-4k-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 965} +{"model_id": "ggml-org/Qwen3-4B-Instruct-2507-Q8_0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 965} +{"model_id": "Murasaki-Project/Murasaki-8B-v0.2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 965} +{"model_id": "lthn/LEM-Gemma3-1B", "provider": "huggingface", "task": "text-generation", "downloads": 965} +{"model_id": "cmarkea/bloomz-560m-sft-chat", "provider": "huggingface", "task": "text-generation", "downloads": 963} +{"model_id": "LGAI-EXAONE/EXAONE-4.0-32B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 963} +{"model_id": "lmstudio-community/EXAONE-4.0-32B-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 963} +{"model_id": "2imi9/gpt-oss-20B-NVFP4A16-BF16", "provider": "huggingface", "task": "text-generation", "downloads": 963} +{"model_id": "geodesic-research/sfm_baseline_unfiltered_dpo", "provider": "huggingface", "task": "text-generation", "downloads": 963} +{"model_id": "ddobokki/Llama-2-70b-orca-200k", "provider": "huggingface", "task": "text-generation", "downloads": 962} +{"model_id": "AITRADER/Jackrong-Qwen3.5-9B-Claude-Reasoning-abliterated-mxfp8-MLX", "provider": "huggingface", "task": "text-generation", "downloads": 962} +{"model_id": "xinlai/LISA-7B-v1", "provider": "huggingface", "task": "text-generation", "downloads": 961} +{"model_id": "MBZUAI/LaMini-Flan-T5-248M", "provider": "huggingface", "task": "text-generation", "downloads": 960} +{"model_id": "upstage/llama-30b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 960} +{"model_id": "DavidAU/Llama-3.1-1-million-cxt-Dark-Planet-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 960} +{"model_id": "Flexan/DQN-Labs-dqnMath-v0.2-3.8B-HF-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 960} +{"model_id": "mradermacher/next2-fast-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 960} +{"model_id": "liuxiang886/llama2-70B-qlora-gpt4", "provider": "huggingface", "task": "text-generation", "downloads": 959} +{"model_id": "bartowski/aya-23-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 959} +{"model_id": "unsloth/SmolLM2-135M-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 959} +{"model_id": "huihui-ai/Huihui-MiroThinker-v1.5-30B-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 959} +{"model_id": "openwalrus/Qwen3-32B", "provider": "huggingface", "task": "text-generation", "downloads": 959} +{"model_id": "Milos/slovak-gpt-j-1.4B", "provider": "huggingface", "task": "text-generation", "downloads": 958} +{"model_id": "mlx-community/nvidia_Llama-3.1-Nemotron-70B-Instruct-HF_4bit", "provider": "huggingface", "task": "text-generation", "downloads": 958} +{"model_id": "bartowski/Alibaba-NLP_Tongyi-DeepResearch-30B-A3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 958} +{"model_id": "jarradh/llama2_70b_chat_uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 957} +{"model_id": "second-state/FinGPT-MT-Llama-3-8B-LoRA-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 957} +{"model_id": "mewaeltsegay/desta_1b", "provider": "huggingface", "task": "text-generation", "downloads": 957} +{"model_id": "vector-institute/Qwen3-8B-UnBias-Plus-SFT", "provider": "huggingface", "task": "text-generation", "downloads": 957} +{"model_id": "QuantFactory/Llama-3.2-1B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 955} +{"model_id": "PatronusAI/Llama-3-Patronus-Lynx-8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 953} +{"model_id": "microsoft/Dayhoff-170M-GRS-76000", "provider": "huggingface", "task": "text-generation", "downloads": 953} +{"model_id": "prithivMLmods/Nanbeige4.1-3B-f32-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 952} +{"model_id": "SimplySara/Nanbeige4.1-3B-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 952} +{"model_id": "HooshvareLab/gpt2-fa", "provider": "huggingface", "task": "text-generation", "downloads": 951} +{"model_id": "koushd/Qwen3-235B-A22B-Instruct-2507-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 951} +{"model_id": "bartowski/zai-org_GLM-4.7-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 951} +{"model_id": "squ11z1/DeepSeek-R1-Opus", "provider": "huggingface", "task": "text-generation", "downloads": 951} +{"model_id": "inferencerlabs/Qwen3.5-4B-MLX-9bit", "provider": "huggingface", "task": "text-generation", "downloads": 951} +{"model_id": "IDEA-CCNL/Ziya-LLaMA-13B-v1", "provider": "huggingface", "task": "text-generation", "downloads": 950} +{"model_id": "unsloth/SmolLM-135M-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 950} +{"model_id": "microsoft/Dayhoff-170M-GRS-26000", "provider": "huggingface", "task": "text-generation", "downloads": 950} +{"model_id": "huggingtweets/bladeecity-jerma985", "provider": "huggingface", "task": "text-generation", "downloads": 949} +{"model_id": "togethercomputer/GPT-NeoXT-Chat-Base-20B", "provider": "huggingface", "task": "text-generation", "downloads": 949} +{"model_id": "ikala/bloom-zh-3b-chat", "provider": "huggingface", "task": "text-generation", "downloads": 949} +{"model_id": "quantumaikr/llama-2-70b-fb16-korean", "provider": "huggingface", "task": "text-generation", "downloads": 949} +{"model_id": "solidrust/Llama-3.1-8B-Lexi-Uncensored-V2-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 949} +{"model_id": "LGAI-EXAONE/EXAONE-3.5-7.8B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 949} +{"model_id": "bartowski/nvidia_OpenCodeReasoning-Nemotron-32B-IOI-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 949} +{"model_id": "norallm/normistral-11b-thinking", "provider": "huggingface", "task": "text-generation", "downloads": 949} +{"model_id": "Undi95/Dawn-v2-70B", "provider": "huggingface", "task": "text-generation", "downloads": 948} +{"model_id": "microsoft/NextCoder-32B", "provider": "huggingface", "task": "text-generation", "downloads": 948} +{"model_id": "ThatCultivator/sarvam-30b-Uncensored-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 948} +{"model_id": "Corianas/111m", "provider": "huggingface", "task": "text-generation", "downloads": 947} +{"model_id": "RedHatAI/gemma-3n-E4B-it-FP8-dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 947} +{"model_id": "uni-tianyan/Uni-TianYan-V1", "provider": "huggingface", "task": "text-generation", "downloads": 946} +{"model_id": "nvidia/Llama-3.1-Minitron-4B-Depth-Base", "provider": "huggingface", "task": "text-generation", "downloads": 946} +{"model_id": "unsloth/granite-4.0-1b-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 946} +{"model_id": "crumb/gpt2023", "provider": "huggingface", "task": "text-generation", "downloads": 945} +{"model_id": "quantumaikr/llama-2-70B-chat", "provider": "huggingface", "task": "text-generation", "downloads": 945} +{"model_id": "TKDKid1000/phi-1_5-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 945} +{"model_id": "QuantFactory/Llama-3.2-3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 945} +{"model_id": "Goekdeniz-Guelmez/Josiefied-Qwen3-4B-Instruct-2507-gabliterated-v2", "provider": "huggingface", "task": "text-generation", "downloads": 945} +{"model_id": "unsloth/granite-4.0-micro-base", "provider": "huggingface", "task": "text-generation", "downloads": 945} +{"model_id": "quantumaikr/llama-2-70b-fb16-orca-chat-10k", "provider": "huggingface", "task": "text-generation", "downloads": 944} +{"model_id": "Qwen/Qwen2.5-Coder-32B-Instruct-GPTQ-Int8", "provider": "huggingface", "task": "text-generation", "downloads": 944} +{"model_id": "PygmalionAI/pygmalion-350m", "provider": "huggingface", "task": "text-generation", "downloads": 943} +{"model_id": "tiiuae/Falcon-H1-3B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 943} +{"model_id": "MercuriusDream/Huihui-Qwen3.5-35B-A3B-abliterated-MLX-2bit-low", "provider": "huggingface", "task": "text-generation", "downloads": 943} +{"model_id": "jondurbin/airoboros-l2-70b-gpt4-2.0", "provider": "huggingface", "task": "text-generation", "downloads": 942} +{"model_id": "mlx-community/Mistral-7B-Instruct-v0.2-4-bit", "provider": "huggingface", "task": "text-generation", "downloads": 942} +{"model_id": "tiiuae/Falcon-E-3B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 942} +{"model_id": "jondurbin/airoboros-l2-70b-gpt4-1.4.1", "provider": "huggingface", "task": "text-generation", "downloads": 941} +{"model_id": "OpenLemur/lemur-70b-v1", "provider": "huggingface", "task": "text-generation", "downloads": 941} +{"model_id": "Faradaylab/ARIA-70B-V2", "provider": "huggingface", "task": "text-generation", "downloads": 941} +{"model_id": "AdaptLLM/law-chat", "provider": "huggingface", "task": "text-generation", "downloads": 941} +{"model_id": "MaziyarPanahi/calme-3.2-instruct-78b", "provider": "huggingface", "task": "text-generation", "downloads": 941} +{"model_id": "yuerxin/DeepSeek-R1-Distill-Qwen-1.5B", "provider": "huggingface", "task": "text-generation", "downloads": 941} +{"model_id": "bartowski/ai21labs_AI21-Jamba2-Mini-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 941} +{"model_id": "distil-labs/distil-home-assistant-functiongemma", "provider": "huggingface", "task": "text-generation", "downloads": 941} +{"model_id": "Corianas/Quokka_590m", "provider": "huggingface", "task": "text-generation", "downloads": 940} +{"model_id": "SaylorTwift/gpt2_test", "provider": "huggingface", "task": "text-generation", "downloads": 940} +{"model_id": "mzbac/CodeLlama-34b-guanaco", "provider": "huggingface", "task": "text-generation", "downloads": 940} +{"model_id": "bartowski/allura-org_Q3-30B-A3B-Designant-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 940} +{"model_id": "igarin/Qwen2.5-Coder-7B-20260302-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 940} +{"model_id": "PygmalionAI/pygmalion-2.7b", "provider": "huggingface", "task": "text-generation", "downloads": 939} +{"model_id": "Corianas/Quokka_2.7b", "provider": "huggingface", "task": "text-generation", "downloads": 939} +{"model_id": "typhoon-ai/typhoon2.1-gemma3-4b", "provider": "huggingface", "task": "text-generation", "downloads": 939} +{"model_id": "cyankiwi/Qwen3-Coder-Next-AWQ-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 939} +{"model_id": "ArliAI/Qwen3.5-27B-Derestricted", "provider": "huggingface", "task": "text-generation", "downloads": 939} +{"model_id": "nightmedia/Qwen3.5-35B-A3B-Claude-4.6-Opus-Reasoning-Distilled-qx86-hi-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 939} +{"model_id": "migtissera/Synthia-70B-v1.2b", "provider": "huggingface", "task": "text-generation", "downloads": 938} +{"model_id": "Faradaylab/ARIA-70B-V3", "provider": "huggingface", "task": "text-generation", "downloads": 938} +{"model_id": "migtissera/SynthIA-70B-v1.5", "provider": "huggingface", "task": "text-generation", "downloads": 938} +{"model_id": "Josephgflowers/TinyLlama-3T-Cinder-v1.2", "provider": "huggingface", "task": "text-generation", "downloads": 938} +{"model_id": "ISTA-DASLab/Meta-Llama-3-8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 938} +{"model_id": "bytedance-research/ChatTS-14B", "provider": "huggingface", "task": "text-generation", "downloads": 938} +{"model_id": "RedHatAI/DeepSeek-R1-Distill-Qwen-32B-quantized.w4a16", "provider": "huggingface", "task": "text-generation", "downloads": 938} +{"model_id": "quantumaikr/llama-2-70b-fb16-guanaco-1k", "provider": "huggingface", "task": "text-generation", "downloads": 937} +{"model_id": "MayaPH/GodziLLa2-70B", "provider": "huggingface", "task": "text-generation", "downloads": 937} +{"model_id": "Brillibits/Instruct_Llama70B_Dolly15k", "provider": "huggingface", "task": "text-generation", "downloads": 937} +{"model_id": "haoranxu/ALMA-7B", "provider": "huggingface", "task": "text-generation", "downloads": 937} +{"model_id": "BioMistral/BioMistral-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 937} +{"model_id": "bartowski/Gemma-2-9B-It-SPPO-Iter3-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 937} +{"model_id": "bartowski/Behemoth-123B-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 937} +{"model_id": "xiaolesu/Lean4-sft-nt-8b", "provider": "huggingface", "task": "text-generation", "downloads": 937} +{"model_id": "fangloveskari/ORCA_LLaMA_70B_QLoRA", "provider": "huggingface", "task": "text-generation", "downloads": 936} +{"model_id": "elinas/chronos007-70b", "provider": "huggingface", "task": "text-generation", "downloads": 936} +{"model_id": "jondurbin/airoboros-c34b-3.1.2", "provider": "huggingface", "task": "text-generation", "downloads": 936} +{"model_id": "QuantFactory/Qwen2.5-0.5B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 936} +{"model_id": "meituan/DeepSeek-R1-Block-INT8", "provider": "huggingface", "task": "text-generation", "downloads": 936} +{"model_id": "bartowski/soob3123_amoral-gemma3-12B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 936} +{"model_id": "huihui-ai/Qwen3-8B-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 936} +{"model_id": "Corianas/256_5epoch", "provider": "huggingface", "task": "text-generation", "downloads": 935} +{"model_id": "aisquared/dlite-v1-355m", "provider": "huggingface", "task": "text-generation", "downloads": 935} +{"model_id": "jordiclive/Llama-2-70b-oasst-1-200", "provider": "huggingface", "task": "text-generation", "downloads": 935} +{"model_id": "quantumaikr/llama-2-70B-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 935} +{"model_id": "mlx-community/Qwen2.5-Coder-1.5B-Instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 935} +{"model_id": "typhoon-ai/typhoon2.1-gemma3-12b", "provider": "huggingface", "task": "text-generation", "downloads": 935} +{"model_id": "Writer/palmyra-3B", "provider": "huggingface", "task": "text-generation", "downloads": 934} +{"model_id": "jartine/phi-2-llamafile", "provider": "huggingface", "task": "text-generation", "downloads": 934} +{"model_id": "deqing/llama-300M-v2-text_only", "provider": "huggingface", "task": "text-generation", "downloads": 934} +{"model_id": "SamCrowdwave/Qwen3.5-27B-Instruct-abliterated-GPTQ-Int8", "provider": "huggingface", "task": "text-generation", "downloads": 934} +{"model_id": "HiTZ/Latxa-Llama-3.1-8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 933} +{"model_id": "mradermacher/turkish-llm-14b-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 933} +{"model_id": "ghost-actual/Qwen3.5-27B-Claude-Opus-4.6-Distilled-heretic-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 933} +{"model_id": "uni-tianyan/Uni-TianYan", "provider": "huggingface", "task": "text-generation", "downloads": 932} +{"model_id": "teknium/OpenHermes-2-Mistral-7B", "provider": "huggingface", "task": "text-generation", "downloads": 932} +{"model_id": "bofenghuang/vigogne-2-70b-chat", "provider": "huggingface", "task": "text-generation", "downloads": 932} +{"model_id": "microsoft/Dayhoff-170M-GRS-50000", "provider": "huggingface", "task": "text-generation", "downloads": 932} +{"model_id": "GAIR/OpenSWE-72B", "provider": "huggingface", "task": "text-generation", "downloads": 932} +{"model_id": "Writer/palmyra-base", "provider": "huggingface", "task": "text-generation", "downloads": 931} +{"model_id": "lmsys/vicuna-7b-delta-v1.1", "provider": "huggingface", "task": "text-generation", "downloads": 931} +{"model_id": "quantumaikr/QuantumLM-70B-hf", "provider": "huggingface", "task": "text-generation", "downloads": 931} +{"model_id": "lgaalves/tinyllama-1.1b-chat-v0.3_platypus", "provider": "huggingface", "task": "text-generation", "downloads": 931} +{"model_id": "Metaspectral/Tai", "provider": "huggingface", "task": "text-generation", "downloads": 931} +{"model_id": "phamhai/Llama-3.2-3B-Instruct-Frog", "provider": "huggingface", "task": "text-generation", "downloads": 931} +{"model_id": "NbAiLab/nb-notram-llama-3.2-3b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 931} +{"model_id": "israel/AfriqueQwen-14B-Fact-Lora", "provider": "huggingface", "task": "text-generation", "downloads": 931} +{"model_id": "OpenPipe/mistral-ft-optimized-1218", "provider": "huggingface", "task": "text-generation", "downloads": 930} +{"model_id": "itsliupeng/llama2_70b_mmlu", "provider": "huggingface", "task": "text-generation", "downloads": 930} +{"model_id": "huihui-ai/DeepSeek-R1-Distill-Llama-70B-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 930} +{"model_id": "OpenOneRec/OneRec-8B", "provider": "huggingface", "task": "text-generation", "downloads": 930} +{"model_id": "farbodtavakkoli/OTel-LLM-20B-Reasoning", "provider": "huggingface", "task": "text-generation", "downloads": 930} +{"model_id": "lizpreciatior/lzlv_70b_fp16_hf", "provider": "huggingface", "task": "text-generation", "downloads": 929} +{"model_id": "shoppal/shoppal-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 929} +{"model_id": "DavidAU/Llama3.2-DeepHermes-3-3B-Preview-Reasoning-MAX-NEO-Imatrix-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 929} +{"model_id": "lefromage/Qwen3-Next-80B-A3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 929} +{"model_id": "cahya/gpt2-small-indonesian-522M", "provider": "huggingface", "task": "text-generation", "downloads": 928} +{"model_id": "cosmo3769/tiny-mistral-test", "provider": "huggingface", "task": "text-generation", "downloads": 928} +{"model_id": "elte-nlp/Racka-4B", "provider": "huggingface", "task": "text-generation", "downloads": 928} +{"model_id": "bartowski/NousResearch_NousCoder-14B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 928} +{"model_id": "McG-221/Qwen3-Coder-Next-abliterated-mxfp4-gs32", "provider": "huggingface", "task": "text-generation", "downloads": 928} +{"model_id": "Corianas/Quokka_256m", "provider": "huggingface", "task": "text-generation", "downloads": 927} +{"model_id": "AdaptLLM/medicine-chat", "provider": "huggingface", "task": "text-generation", "downloads": 927} +{"model_id": "DavidAU/Openai_gpt-oss-20b-CODER-NEO-CODE-DI-MATRIX-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 927} +{"model_id": "garage-bAInd/Camel-Platypus2-70B", "provider": "huggingface", "task": "text-generation", "downloads": 926} +{"model_id": "jondurbin/airocoder-34b-2.1", "provider": "huggingface", "task": "text-generation", "downloads": 926} +{"model_id": "jondurbin/airoboros-c34b-2.2.1", "provider": "huggingface", "task": "text-generation", "downloads": 926} +{"model_id": "elyza/ELYZA-japanese-Llama-2-13b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 926} +{"model_id": "bartowski/codegemma-1.1-7b-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 926} +{"model_id": "bartowski/Kwaipilot_KAT-Dev-72B-Exp-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 926} +{"model_id": "jondurbin/airoboros-13b-gpt4-1.1", "provider": "huggingface", "task": "text-generation", "downloads": 925} +{"model_id": "jondurbin/airoboros-l2-70b-gpt4-m2.0", "provider": "huggingface", "task": "text-generation", "downloads": 925} +{"model_id": "jondurbin/airoboros-l2-70b-2.2.1", "provider": "huggingface", "task": "text-generation", "downloads": 925} +{"model_id": "abhinand/tamil-llama-7b-base-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 925} +{"model_id": "NousResearch/Nous-Puffin-70B", "provider": "huggingface", "task": "text-generation", "downloads": 924} +{"model_id": "zai-org/cogvlm-chat-hf", "provider": "huggingface", "task": "text-generation", "downloads": 924} +{"model_id": "katuni4ka/tiny-random-qwen1.5-moe", "provider": "huggingface", "task": "text-generation", "downloads": 924} +{"model_id": "microsoft/UserLM-8b", "provider": "huggingface", "task": "text-generation", "downloads": 924} +{"model_id": "Tap-M/Luna-AI-Llama2-Uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 923} +{"model_id": "DavidAU/Openai_gpt-oss-20b-NEO-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 923} +{"model_id": "bartowski/ibm-granite_granite-4.0-h-tiny-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 923} +{"model_id": "unsloth/granite-4.0-350m", "provider": "huggingface", "task": "text-generation", "downloads": 923} +{"model_id": "facebook/xglm-4.5B", "provider": "huggingface", "task": "text-generation", "downloads": 922} +{"model_id": "OpenSafetyLab/MD-Judge-v0_2-internlm2_7b", "provider": "huggingface", "task": "text-generation", "downloads": 922} +{"model_id": "tdh111/bitnet-b1.58-2B-4T-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 922} +{"model_id": "shiviktech/Trident", "provider": "huggingface", "task": "text-generation", "downloads": 922} +{"model_id": "YanLabs/Seed-OSS-36B-Instruct-MPOA", "provider": "huggingface", "task": "text-generation", "downloads": 922} +{"model_id": "inferencerlabs/MiniMax-M2.5-MLX-9bit", "provider": "huggingface", "task": "text-generation", "downloads": 922} +{"model_id": "AITRADER/Jackrong-Qwen3.5-9B-Claude-Reasoning-abliterated-fp16-MLX", "provider": "huggingface", "task": "text-generation", "downloads": 922} +{"model_id": "khazarai/Qwen3-4B-Kimi2.5-Reasoning-Distilled-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 922} +{"model_id": "elinas/chronos-70b-v2", "provider": "huggingface", "task": "text-generation", "downloads": 921} +{"model_id": "Mohammed-Altaf/Medical-ChatBot", "provider": "huggingface", "task": "text-generation", "downloads": 921} +{"model_id": "bartowski/granite-3.1-8b-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 921} +{"model_id": "MrNJK/gpt2-xl-sft", "provider": "huggingface", "task": "text-generation", "downloads": 920} +{"model_id": "RWKV/rwkv-4-430m-pile", "provider": "huggingface", "task": "text-generation", "downloads": 920} +{"model_id": "budecosystem/code-millenials-34b", "provider": "huggingface", "task": "text-generation", "downloads": 920} +{"model_id": "hiratagoh/NVIDIA-Nemotron-Nano-9B-v2-Japanese-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 920} +{"model_id": "z-lab/Qwen3.5-35B-A3B-DFlash", "provider": "huggingface", "task": "text-generation", "downloads": 920} +{"model_id": "jondurbin/airoboros-c34b-2.1", "provider": "huggingface", "task": "text-generation", "downloads": 919} +{"model_id": "uukuguy/speechless-codellama-34b-v2.0", "provider": "huggingface", "task": "text-generation", "downloads": 919} +{"model_id": "yujiepan/qwen2-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 919} +{"model_id": "heretic-org/Qwen3-4B-Instruct-2507-heretic", "provider": "huggingface", "task": "text-generation", "downloads": 919} +{"model_id": "GAIR/OpenSWE-32B", "provider": "huggingface", "task": "text-generation", "downloads": 919} +{"model_id": "garage-bAInd/Platypus2-70B", "provider": "huggingface", "task": "text-generation", "downloads": 918} +{"model_id": "CalamitousFelicitousness/Qwen2.5-72B-Instruct-fp8-dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 918} +{"model_id": "mradermacher/gpt-oss-6.0b-specialized-all-pruned-moe-only-7-experts-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 918} +{"model_id": "c-bone/CrystaLLM-pi_bandgap", "provider": "huggingface", "task": "text-generation", "downloads": 918} +{"model_id": "diskrot/YuLan-Mini-diskrot", "provider": "huggingface", "task": "text-generation", "downloads": 918} +{"model_id": "migtissera/Synthia-70B-v1.1", "provider": "huggingface", "task": "text-generation", "downloads": 917} +{"model_id": "jondurbin/airoboros-l2-70b-3.1.2", "provider": "huggingface", "task": "text-generation", "downloads": 917} +{"model_id": "bartowski/TheDrummer_Fallen-Llama-3.3-R1-70B-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 917} +{"model_id": "LinkSoul/Chinese-Llama-2-7b", "provider": "huggingface", "task": "text-generation", "downloads": 916} +{"model_id": "meta-math/MetaMath-70B-V1.0", "provider": "huggingface", "task": "text-generation", "downloads": 916} +{"model_id": "shoppal/shoppal-v0.1-sf", "provider": "huggingface", "task": "text-generation", "downloads": 916} +{"model_id": "prometheus-eval/prometheus-8x7b-v2.0", "provider": "huggingface", "task": "text-generation", "downloads": 916} +{"model_id": "RedHatAI/Llama-3.3-70B-Instruct-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 916} +{"model_id": "eloirotava/restobot", "provider": "huggingface", "task": "text-generation", "downloads": 916} +{"model_id": "cerebras/Cerebras-GPT-13B", "provider": "huggingface", "task": "text-generation", "downloads": 915} +{"model_id": "RWKV/rwkv-4-3b-pile", "provider": "huggingface", "task": "text-generation", "downloads": 915} +{"model_id": "cyberagent/open-calm-7b", "provider": "huggingface", "task": "text-generation", "downloads": 915} +{"model_id": "solidrust/dolphin-2.9.4-llama3.1-8b-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 915} +{"model_id": "MBMV666/Qwen3-14B-Claude-4.5-Opus-High-Reasoning-Distill-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 915} +{"model_id": "medmekk/Llama-3.2-1B-Instruct-metal", "provider": "huggingface", "task": "text-generation", "downloads": 915} +{"model_id": "anonymous-german-nlp/german-gpt2", "provider": "huggingface", "task": "text-generation", "downloads": 914} +{"model_id": "chaoyi-wu/MedLLaMA_13B", "provider": "huggingface", "task": "text-generation", "downloads": 914} +{"model_id": "Azure99/blossom-v1-3b", "provider": "huggingface", "task": "text-generation", "downloads": 914} +{"model_id": "evolusion-ai/Evo-70B-v1", "provider": "huggingface", "task": "text-generation", "downloads": 914} +{"model_id": "d3LLM/d3LLM_Dream", "provider": "huggingface", "task": "text-generation", "downloads": 914} +{"model_id": "TheBloke/koala-7B-HF", "provider": "huggingface", "task": "text-generation", "downloads": 913} +{"model_id": "PygmalionAI/metharme-1.3b", "provider": "huggingface", "task": "text-generation", "downloads": 913} +{"model_id": "Locutusque/gpt2-large-conversational", "provider": "huggingface", "task": "text-generation", "downloads": 913} +{"model_id": "pankajmathur/model_101", "provider": "huggingface", "task": "text-generation", "downloads": 913} +{"model_id": "migtissera/Synthia-70B-v1.2", "provider": "huggingface", "task": "text-generation", "downloads": 913} +{"model_id": "allenai/Olmo-3-32B-Think-SFT", "provider": "huggingface", "task": "text-generation", "downloads": 913} +{"model_id": "concedo/Pythia-70M-ChatSalad", "provider": "huggingface", "task": "text-generation", "downloads": 912} +{"model_id": "qiyinmiss/My_GPT2", "provider": "huggingface", "task": "text-generation", "downloads": 912} +{"model_id": "Locutusque/gpt2-conversational-or-qa", "provider": "huggingface", "task": "text-generation", "downloads": 911} +{"model_id": "DAMO-NLP-MT/polylm-1.7b", "provider": "huggingface", "task": "text-generation", "downloads": 911} +{"model_id": "ICBU-NPU/FashionGPT-70B-V1.1", "provider": "huggingface", "task": "text-generation", "downloads": 911} +{"model_id": "luffycodes/higgs-llama-vicuna-ep25-70b", "provider": "huggingface", "task": "text-generation", "downloads": 911} +{"model_id": "KoboldAI/GPT-J-6B-Skein", "provider": "huggingface", "task": "text-generation", "downloads": 910} +{"model_id": "willyninja30/ARIA-70B-French", "provider": "huggingface", "task": "text-generation", "downloads": 910} +{"model_id": "cloudyu/Mixtral_11Bx2_MoE_19B", "provider": "huggingface", "task": "text-generation", "downloads": 910} +{"model_id": "bartowski/Steelskull_L3.3-Shakudo-70b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 910} +{"model_id": "noctrex/GLM-4.7-Flash-Claude-Opus-4.5-High-Reasoning-Distill", "provider": "huggingface", "task": "text-generation", "downloads": 910} +{"model_id": "huggingtweets/gladosystem", "provider": "huggingface", "task": "text-generation", "downloads": 909} +{"model_id": "Locutusque/gpt2-xl-conversational", "provider": "huggingface", "task": "text-generation", "downloads": 909} +{"model_id": "uukuguy/speechless-codellama-dolphin-orca-platypus-34b", "provider": "huggingface", "task": "text-generation", "downloads": 909} +{"model_id": "uukuguy/speechless-codellama-34b-v1.9", "provider": "huggingface", "task": "text-generation", "downloads": 909} +{"model_id": "billborkowski/llava-NousResearch_Nous-Hermes-2-Vision-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 909} +{"model_id": "EleutherAI/pythia-160m-data-seed2", "provider": "huggingface", "task": "text-generation", "downloads": 909} +{"model_id": "lmstudio-community/Qwen2.5-Coder-0.5B-Instruct-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 909} +{"model_id": "vicgalle/gpt2-alpaca-gpt4", "provider": "huggingface", "task": "text-generation", "downloads": 908} +{"model_id": "lmsys/vicuna-13b-delta-v1.1", "provider": "huggingface", "task": "text-generation", "downloads": 908} +{"model_id": "TheBloke/13B-Ouroboros-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 908} +{"model_id": "DevQuasar/huihui-ai.Qwen3-8B-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 908} +{"model_id": "swadeshb/Llama-3.2-3B-Instruct-AMPO-V1", "provider": "huggingface", "task": "text-generation", "downloads": 908} +{"model_id": "kth8/gemma-3-1b-it-SuperGPQA-Classifier-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 908} +{"model_id": "pankajmathur/Lima_Unchained_70b", "provider": "huggingface", "task": "text-generation", "downloads": 907} +{"model_id": "ICBU-NPU/FashionGPT-70B-V1", "provider": "huggingface", "task": "text-generation", "downloads": 907} +{"model_id": "llm-jp/llm-jp-13b-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 907} +{"model_id": "BEE-spoke-data/smol_llama-81M-tied", "provider": "huggingface", "task": "text-generation", "downloads": 907} +{"model_id": "DavidAU/L3.1-MOE-6X8B-Dark-Reasoning-Dantes-Peak-HORROR-R1-Uncensored-36B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 907} +{"model_id": "unsloth/Jan-nano-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 907} +{"model_id": "MBZUAI/LaMini-GPT-774M", "provider": "huggingface", "task": "text-generation", "downloads": 906} +{"model_id": "chargoddard/llama-2-34b-uncode", "provider": "huggingface", "task": "text-generation", "downloads": 906} +{"model_id": "speechlessai/speechless-codellama-34b-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 906} +{"model_id": "bongchoi/MoMo-70B-V1.1", "provider": "huggingface", "task": "text-generation", "downloads": 906} +{"model_id": "stephenlzc/Mistral-7B-v0.3-Chinese-Chat-uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 906} +{"model_id": "np-cr/testing-qwen3", "provider": "huggingface", "task": "text-generation", "downloads": 906} +{"model_id": "noctrex/Qwen3-Coder-Next-REAP-48B-A3B-MXFP4_MOE-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 906} +{"model_id": "Corianas/590m", "provider": "huggingface", "task": "text-generation", "downloads": 905} +{"model_id": "TheTravellingEngineer/bloom-560m-RLHF-v2", "provider": "huggingface", "task": "text-generation", "downloads": 905} +{"model_id": "bongchoi/MoMo-70B-V1.0", "provider": "huggingface", "task": "text-generation", "downloads": 905} +{"model_id": "nasiruddin15/Mistral-dolphin-2.8-grok-instract-2-7B-slerp", "provider": "huggingface", "task": "text-generation", "downloads": 905} +{"model_id": "Corianas/Quokka_1.3b", "provider": "huggingface", "task": "text-generation", "downloads": 904} +{"model_id": "Rachneet/gpt2-xl-alpaca", "provider": "huggingface", "task": "text-generation", "downloads": 904} +{"model_id": "Vision-CAIR/vicuna-7b", "provider": "huggingface", "task": "text-generation", "downloads": 904} +{"model_id": "Dampish/StellarX-4B-V0", "provider": "huggingface", "task": "text-generation", "downloads": 904} +{"model_id": "Salesforce/xgen-7b-8k-inst", "provider": "huggingface", "task": "text-generation", "downloads": 904} +{"model_id": "llm-agents/tora-70b-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 904} +{"model_id": "bartowski/Gryphe_Codex-24B-Small-3.2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 904} +{"model_id": "bartowski/TheDrummer_Behemoth-R1-123B-v2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 904} +{"model_id": "LiquidAI/LFM2-1.2B-RAG-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 904} +{"model_id": "OpenAssistant/llama2-70b-oasst-sft-v10", "provider": "huggingface", "task": "text-generation", "downloads": 903} +{"model_id": "migtissera/Synthia-70B", "provider": "huggingface", "task": "text-generation", "downloads": 903} +{"model_id": "DavidAU/Fimbulvetr-11B-Ultra-Quality-plus-imatrix-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 903} +{"model_id": "HuggingFaceH4/starchat-alpha", "provider": "huggingface", "task": "text-generation", "downloads": 902} +{"model_id": "dotvignesh/perry-7b", "provider": "huggingface", "task": "text-generation", "downloads": 902} +{"model_id": "QuixiAI/WizardLM-30B-Uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 901} +{"model_id": "NousResearch/Nous-Hermes-Llama2-70b", "provider": "huggingface", "task": "text-generation", "downloads": 901} +{"model_id": "chargoddard/MelangeC-70b", "provider": "huggingface", "task": "text-generation", "downloads": 901} +{"model_id": "Undi95/MLewd-ReMM-L2-Chat-20B", "provider": "huggingface", "task": "text-generation", "downloads": 901} +{"model_id": "pancho101/Uncensored-1b-Creative_Writing_RP-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 901} +{"model_id": "Corianas/1.3b", "provider": "huggingface", "task": "text-generation", "downloads": 900} +{"model_id": "huggingtweets/jerma985", "provider": "huggingface", "task": "text-generation", "downloads": 900} +{"model_id": "stabilityai/StableBeluga-7B", "provider": "huggingface", "task": "text-generation", "downloads": 900} +{"model_id": "Azure99/blossom-v2-3b", "provider": "huggingface", "task": "text-generation", "downloads": 900} +{"model_id": "LongSafari/hyenadna-medium-450k-seqlen-hf", "provider": "huggingface", "task": "text-generation", "downloads": 900} +{"model_id": "beomi/OPEN-SOLAR-KO-10.7B", "provider": "huggingface", "task": "text-generation", "downloads": 900} +{"model_id": "bartowski/YuLan-Mini-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 900} +{"model_id": "bartowski/all-hands_openhands-lm-7b-v0.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 900} +{"model_id": "ytu-ce-cosmos/Turkish-Gemma-9b-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 900} +{"model_id": "bofenghuang/vigogne-2-7b-chat", "provider": "huggingface", "task": "text-generation", "downloads": 899} +{"model_id": "mlx-community/DeepSeek-R1-Distill-Llama-70B-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 899} +{"model_id": "lgaalves/gpt2_guanaco-dolly-platypus", "provider": "huggingface", "task": "text-generation", "downloads": 898} +{"model_id": "second-state/Neural-Chat-7B-v3-1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 898} +{"model_id": "Deathsquad10/TinyLlama-Remix", "provider": "huggingface", "task": "text-generation", "downloads": 898} +{"model_id": "chrispian/Qwen3-0.6B-Gensyn-Swarm-lanky_lightfooted_swan", "provider": "huggingface", "task": "text-generation", "downloads": 898} +{"model_id": "stratalab-org/gemma-3-1b-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 898} +{"model_id": "pszemraj/distilgpt2-HC3", "provider": "huggingface", "task": "text-generation", "downloads": 897} +{"model_id": "grantprice/Cerebras-GPT-590M-finetuned-DND", "provider": "huggingface", "task": "text-generation", "downloads": 897} +{"model_id": "upstage/Llama-2-70b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 897} +{"model_id": "jondurbin/airoboros-l2-c70b-3.1.2", "provider": "huggingface", "task": "text-generation", "downloads": 897} +{"model_id": "bartowski/aya-expanse-32b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 897} +{"model_id": "infly/OpenCoder-8B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 897} +{"model_id": "thkim93/axk1-2layers", "provider": "huggingface", "task": "text-generation", "downloads": 897} +{"model_id": "KoboldAI/fairseq-dense-125M", "provider": "huggingface", "task": "text-generation", "downloads": 896} +{"model_id": "lambdalabs/pythia-6.9b-deduped-synthetic-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 896} +{"model_id": "eachadea/vicuna-13b-1.1", "provider": "huggingface", "task": "text-generation", "downloads": 896} +{"model_id": "KnutJaegersberg/megatron-GPT-2-345m-EvolInstruct", "provider": "huggingface", "task": "text-generation", "downloads": 896} +{"model_id": "Dampish/StellarX-4B-V0.2", "provider": "huggingface", "task": "text-generation", "downloads": 896} +{"model_id": "chargoddard/MelangeB-70b", "provider": "huggingface", "task": "text-generation", "downloads": 896} +{"model_id": "lgaalves/gpt2_open-platypus", "provider": "huggingface", "task": "text-generation", "downloads": 896} +{"model_id": "FreedomIntelligence/HuatuoGPT-Vision-7B", "provider": "huggingface", "task": "text-generation", "downloads": 896} +{"model_id": "Jinx-org/Jinx-gpt-oss-20b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 896} +{"model_id": "mradermacher/Albert_Wesker-1B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 896} +{"model_id": "tarruda/Qwen3.5-397B-A17B-heretic-smol-IQ2_XS-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 896} +{"model_id": "jslin09/bloom-560m-finetuned-fraud", "provider": "huggingface", "task": "text-generation", "downloads": 895} +{"model_id": "KBlueLeaf/guanaco-7b-leh-v2", "provider": "huggingface", "task": "text-generation", "downloads": 895} +{"model_id": "TheBloke/Wizard-Vicuna-7B-Uncensored-HF", "provider": "huggingface", "task": "text-generation", "downloads": 895} +{"model_id": "openbmb/UltraLM-13b", "provider": "huggingface", "task": "text-generation", "downloads": 895} +{"model_id": "KaeriJenti/kaori-70b-v1", "provider": "huggingface", "task": "text-generation", "downloads": 895} +{"model_id": "huskyauto/Qwen3-14B-Claude-4.5-Opus-High-Reasoning-Distill-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 895} +{"model_id": "Tap-M/Luna-AI-Llama2-Uncensored-FP16", "provider": "huggingface", "task": "text-generation", "downloads": 894} +{"model_id": "tokyotech-llm/Gemma-2-Llama-Swallow-2b-pt-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 894} +{"model_id": "lmstudio-community/Qwen3-235B-A22B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 894} +{"model_id": "RepublicOfKorokke/Qwen3.5-35B-A3B-mlx-vlm-nvfp4", "provider": "huggingface", "task": "text-generation", "downloads": 894} +{"model_id": "llm-jp/llm-jp-13b-instruct-full-jaster-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 893} +{"model_id": "Felladrin/Minueza-32M-Base", "provider": "huggingface", "task": "text-generation", "downloads": 893} +{"model_id": "Girinath11/recursive-language-model-198m", "provider": "huggingface", "task": "text-generation", "downloads": 893} +{"model_id": "Intel/Step-3.5-Flash-int4-mixed-AutoRound", "provider": "huggingface", "task": "text-generation", "downloads": 893} +{"model_id": "cyberagent/open-calm-large", "provider": "huggingface", "task": "text-generation", "downloads": 892} +{"model_id": "FabbriSimo01/Bloom_1b_Quantized", "provider": "huggingface", "task": "text-generation", "downloads": 892} +{"model_id": "TheTravellingEngineer/bloom-1b1-RLHF-v2", "provider": "huggingface", "task": "text-generation", "downloads": 892} +{"model_id": "chargoddard/MelangeA-70b", "provider": "huggingface", "task": "text-generation", "downloads": 892} +{"model_id": "DataLinguistic/DataLinguistic-34B-V1.0", "provider": "huggingface", "task": "text-generation", "downloads": 892} +{"model_id": "sophosympatheia/Aurora-Nights-70B-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 892} +{"model_id": "unsloth/mistral-7b", "provider": "huggingface", "task": "text-generation", "downloads": 892} +{"model_id": "mlx-community/phi-4-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 892} +{"model_id": "NbAiLab/borealis-270m-instruct-preview", "provider": "huggingface", "task": "text-generation", "downloads": 892} +{"model_id": "TehVenom/DiffMerge_Pygmalion_Main-onto-V8P4", "provider": "huggingface", "task": "text-generation", "downloads": 891} +{"model_id": "Corianas/gpt-j-6B-Dolly", "provider": "huggingface", "task": "text-generation", "downloads": 891} +{"model_id": "TheTravellingEngineer/bloom-560m-RLHF", "provider": "huggingface", "task": "text-generation", "downloads": 891} +{"model_id": "yeontaek/llama-2-70b-IA3-guanaco", "provider": "huggingface", "task": "text-generation", "downloads": 891} +{"model_id": "WaltonFuture/Diabetica-7B", "provider": "huggingface", "task": "text-generation", "downloads": 891} +{"model_id": "bartowski/OLMo-2-1124-7B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 891} +{"model_id": "bavest/fin-llama-33b-merged", "provider": "huggingface", "task": "text-generation", "downloads": 890} +{"model_id": "HWERI/pythia-70m-deduped-cleansharegpt-en", "provider": "huggingface", "task": "text-generation", "downloads": 890} +{"model_id": "rogerdeng/Qwen3Guard-0.6B-ONNX-Quantized", "provider": "huggingface", "task": "text-generation", "downloads": 890} +{"model_id": "TheBloke/guanaco-13B-HF", "provider": "huggingface", "task": "text-generation", "downloads": 889} +{"model_id": "quantumaikr/falcon-180B-chat-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 889} +{"model_id": "lgaalves/gpt-2-xl_camel-ai-physics", "provider": "huggingface", "task": "text-generation", "downloads": 889} +{"model_id": "Locutusque/gpt2-conversational-retrain", "provider": "huggingface", "task": "text-generation", "downloads": 889} +{"model_id": "m-a-p/ChatMusician", "provider": "huggingface", "task": "text-generation", "downloads": 889} +{"model_id": "DavidAU/Command-R-01-Ultra-NEO-DARK-HORROR-V1-V2-35B-IMATRIX-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 889} +{"model_id": "XiaomiMiMo/MiMo-7B-SFT", "provider": "huggingface", "task": "text-generation", "downloads": 889} +{"model_id": "eaddario/Mistral-Small-3.2-24B-Instruct-2506-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 889} +{"model_id": "Flexan/DQN-Labs-dqnCode-v0.3-1.2B-MLX-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 889} +{"model_id": "Qwen/Qwen3-0.6B-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 888} +{"model_id": "stefancosma/Qwen3-14B-Instruct-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 888} +{"model_id": "allenai/Olmo-Hybrid-Think-SFT-7B", "provider": "huggingface", "task": "text-generation", "downloads": 888} +{"model_id": "MayaPH/FinOPT-Lincoln", "provider": "huggingface", "task": "text-generation", "downloads": 887} +{"model_id": "lgaalves/gpt2-xl_lima", "provider": "huggingface", "task": "text-generation", "downloads": 887} +{"model_id": "152334H/miqu-1-70b-sf", "provider": "huggingface", "task": "text-generation", "downloads": 887} +{"model_id": "unsloth/Qwen3-32B-128K-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 887} +{"model_id": "X1AOX1A/WorldModel-Textworld-Qwen2.5-7B", "provider": "huggingface", "task": "text-generation", "downloads": 887} +{"model_id": "facebook/opt-iml-max-30b", "provider": "huggingface", "task": "text-generation", "downloads": 886} +{"model_id": "CausalLM/7B-DPO-alpha", "provider": "huggingface", "task": "text-generation", "downloads": 886} +{"model_id": "abhinand/tamil-llama-7b-instruct-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 886} +{"model_id": "TheBloke/openchat-3.5-0106-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 886} +{"model_id": "huihui-ai/Mistral-Small-24B-Instruct-2501-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 886} +{"model_id": "togethercomputer/GPT-JT-6B-v0", "provider": "huggingface", "task": "text-generation", "downloads": 885} +{"model_id": "sambanovasystems/BLOOMChat-176B-v1", "provider": "huggingface", "task": "text-generation", "downloads": 885} +{"model_id": "FabbriSimo01/Cerebras_1.3b_Quantized", "provider": "huggingface", "task": "text-generation", "downloads": 885} +{"model_id": "SummerSigh/Pythia410m-V0-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 885} +{"model_id": "NousResearch/Hermes-3-Llama-3.1-70B", "provider": "huggingface", "task": "text-generation", "downloads": 885} +{"model_id": "inceptionai/jais-adapted-7b", "provider": "huggingface", "task": "text-generation", "downloads": 885} +{"model_id": "kth8/gemma-3-270m-it-SuperGPQA-Classifier-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 885} +{"model_id": "concedo/OPT-19M-ChatSalad", "provider": "huggingface", "task": "text-generation", "downloads": 884} +{"model_id": "TehVenom/PPO_Shygmalion-6b", "provider": "huggingface", "task": "text-generation", "downloads": 884} +{"model_id": "aisquared/dlite-v1-1_5b", "provider": "huggingface", "task": "text-generation", "downloads": 884} +{"model_id": "TheBloke/WizardLM-30B-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 884} +{"model_id": "dpv/finetuned-gpt2-tiny", "provider": "huggingface", "task": "text-generation", "downloads": 884} +{"model_id": "dahara1/weblab-10b-instruction-sft-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 884} +{"model_id": "lgaalves/gpt2_platypus-dolly-guanaco", "provider": "huggingface", "task": "text-generation", "downloads": 884} +{"model_id": "TencentARC/LLaMA-Pro-8B", "provider": "huggingface", "task": "text-generation", "downloads": 884} +{"model_id": "apple/OpenELM-450M-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 884} +{"model_id": "CloneBO/CloneLM-Heavy", "provider": "huggingface", "task": "text-generation", "downloads": 884} +{"model_id": "mradermacher/GPT-OSS-Cybersecurity-20B-Merged-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 884} +{"model_id": "OpenAssistant/stablelm-7b-sft-v7-epoch-3", "provider": "huggingface", "task": "text-generation", "downloads": 883} +{"model_id": "KnutJaegersberg/gpt-2-xl-EvolInstruct", "provider": "huggingface", "task": "text-generation", "downloads": 883} +{"model_id": "fangloveskari/Platypus_QLoRA_LLaMA_70b", "provider": "huggingface", "task": "text-generation", "downloads": 883} +{"model_id": "martyn/solar-megamerge-dare-10.7b-v1", "provider": "huggingface", "task": "text-generation", "downloads": 883} +{"model_id": "one-man-army/UNA-34Beagles-32K-bf16-v1", "provider": "huggingface", "task": "text-generation", "downloads": 883} +{"model_id": "QuixiAI/DeepSeek-V3-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 883} +{"model_id": "FabbriSimo01/GPT_Large_Quantized", "provider": "huggingface", "task": "text-generation", "downloads": 882} +{"model_id": "TinyLlama/TinyLlama-1.1B-intermediate-step-240k-503b", "provider": "huggingface", "task": "text-generation", "downloads": 882} +{"model_id": "Riiid/sheep-duck-llama-2-70b-v1.1", "provider": "huggingface", "task": "text-generation", "downloads": 882} +{"model_id": "distilabel-internal-testing/tiny-random-mistral", "provider": "huggingface", "task": "text-generation", "downloads": 882} +{"model_id": "baidu/ERNIE-4.5-300B-A47B-PT", "provider": "huggingface", "task": "text-generation", "downloads": 882} +{"model_id": "KoboldAI/fairseq-dense-2.7B", "provider": "huggingface", "task": "text-generation", "downloads": 881} +{"model_id": "CalderaAI/30B-Lazarus", "provider": "huggingface", "task": "text-generation", "downloads": 881} +{"model_id": "golaxy/gogpt-560m", "provider": "huggingface", "task": "text-generation", "downloads": 881} +{"model_id": "TheBloke/Wizard-Vicuna-30B-Uncensored-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 881} +{"model_id": "wenge-research/yayi-7b", "provider": "huggingface", "task": "text-generation", "downloads": 881} +{"model_id": "KnutJaegersberg/megatron-gpt2-345m-evol_instruct_v2", "provider": "huggingface", "task": "text-generation", "downloads": 881} +{"model_id": "QuantFactory/Flow-Judge-v0.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 881} +{"model_id": "TurkuNLP/gpt3-finnish-large", "provider": "huggingface", "task": "text-generation", "downloads": 880} +{"model_id": "psyche/kogpt", "provider": "huggingface", "task": "text-generation", "downloads": 880} +{"model_id": "TheBloke/tulu-13B-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 880} +{"model_id": "CobraMamba/mamba-gpt-3b", "provider": "huggingface", "task": "text-generation", "downloads": 880} +{"model_id": "Austism/chronos-hermes-13b-v2", "provider": "huggingface", "task": "text-generation", "downloads": 880} +{"model_id": "llm-jp/llm-jp-13b-instruct-full-jaster-dolly-oasst-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 880} +{"model_id": "ai-sage/GigaChat-20B-A3B-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 880} +{"model_id": "togethercomputer/GPT-JT-6B-v1", "provider": "huggingface", "task": "text-generation", "downloads": 879} +{"model_id": "CalderaAI/13B-BlueMethod", "provider": "huggingface", "task": "text-generation", "downloads": 879} +{"model_id": "Linly-AI/Chinese-LLaMA-2-7B-hf", "provider": "huggingface", "task": "text-generation", "downloads": 879} +{"model_id": "Riiid/sheep-duck-llama-2", "provider": "huggingface", "task": "text-generation", "downloads": 879} +{"model_id": "VAGOsolutions/SauerkrautLM-7b-HerO", "provider": "huggingface", "task": "text-generation", "downloads": 879} +{"model_id": "unsloth/Qwen3-30B-A3B-Thinking-2507", "provider": "huggingface", "task": "text-generation", "downloads": 879} +{"model_id": "moxin-org/Nemotron-3-Nano-30B-A3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 879} +{"model_id": "TehVenom/PPO_Pygway-V8p4_Dev-6b", "provider": "huggingface", "task": "text-generation", "downloads": 878} +{"model_id": "HWERI/pythia-1.4b-deduped-sharegpt", "provider": "huggingface", "task": "text-generation", "downloads": 878} +{"model_id": "bartowski/Qwen2.5-Coder-0.5B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 878} +{"model_id": "RWKV/RWKV7-Goose-World3-1.5B-HF", "provider": "huggingface", "task": "text-generation", "downloads": 878} +{"model_id": "FastFlowLM/Qwen3-8B-NPU2", "provider": "huggingface", "task": "text-generation", "downloads": 878} +{"model_id": "bartowski/TheDrummer_Gemma-3-R1-27B-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 878} +{"model_id": "bartowski/ibm-granite_granite-4.0-h-small-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 878} +{"model_id": "KoboldAI/fairseq-dense-355M", "provider": "huggingface", "task": "text-generation", "downloads": 877} +{"model_id": "TheBloke/WizardLM-30B-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 877} +{"model_id": "Locutusque/gpt2-large-conversational-retrain", "provider": "huggingface", "task": "text-generation", "downloads": 877} +{"model_id": "SanjiWatsuki/Kunoichi-DPO-v2-7B", "provider": "huggingface", "task": "text-generation", "downloads": 877} +{"model_id": "ContactDoctor/Bio-Medical-Llama-3-8B", "provider": "huggingface", "task": "text-generation", "downloads": 877} +{"model_id": "aisquared/dlite-v2-774m", "provider": "huggingface", "task": "text-generation", "downloads": 876} +{"model_id": "huashiyiqike/testmodel", "provider": "huggingface", "task": "text-generation", "downloads": 876} +{"model_id": "HWERI/pythia-70m-deduped-cleansharegpt", "provider": "huggingface", "task": "text-generation", "downloads": 876} +{"model_id": "huihui-ai/Qwen2.5-14B-Instruct-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 876} +{"model_id": "benjamin/Llama-3.2-1B-flax", "provider": "huggingface", "task": "text-generation", "downloads": 876} +{"model_id": "unsloth/granite-4.0-h-micro", "provider": "huggingface", "task": "text-generation", "downloads": 876} +{"model_id": "satvikag/chatbot", "provider": "huggingface", "task": "text-generation", "downloads": 875} +{"model_id": "TehVenom/Moderator-Chan_GPT-JT-6b", "provider": "huggingface", "task": "text-generation", "downloads": 875} +{"model_id": "aisquared/dlite-v1-124m", "provider": "huggingface", "task": "text-generation", "downloads": 875} +{"model_id": "openaccess-ai-collective/manticore-13b", "provider": "huggingface", "task": "text-generation", "downloads": 875} +{"model_id": "TehVenom/Dolly_Shygmalion-6b-Dev_V8P2", "provider": "huggingface", "task": "text-generation", "downloads": 875} +{"model_id": "breadlicker45/dough-instruct-base-001", "provider": "huggingface", "task": "text-generation", "downloads": 875} +{"model_id": "sail/Sailor2-1B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 875} +{"model_id": "mlx-community/Qwen3-Coder-30B-A3B-Instruct-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 875} +{"model_id": "TheBloke/airoboros-13B-HF", "provider": "huggingface", "task": "text-generation", "downloads": 874} +{"model_id": "SebastianSchramm/Cerebras-GPT-111M-instruction-GPTQ-4bit-128g-actorder_True", "provider": "huggingface", "task": "text-generation", "downloads": 874} +{"model_id": "Equall/SaulLM-141B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 874} +{"model_id": "bartowski/nvidia_Llama-3.1-Nemotron-Nano-4B-v1.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 874} +{"model_id": "inferencerlabs/Mistral-Small-4-119B-2603-MLX-4.5bit", "provider": "huggingface", "task": "text-generation", "downloads": 874} +{"model_id": "TehVenom/ChanMalion", "provider": "huggingface", "task": "text-generation", "downloads": 873} +{"model_id": "TehVenom/PPO_Shygmalion-V8p4_Dev-6b", "provider": "huggingface", "task": "text-generation", "downloads": 873} +{"model_id": "TehVenom/Dolly_Shygmalion-6b", "provider": "huggingface", "task": "text-generation", "downloads": 873} +{"model_id": "h2oai/h2ogpt-oig-oasst1-256-6_9b", "provider": "huggingface", "task": "text-generation", "downloads": 873} +{"model_id": "TheBloke/wizard-vicuna-13B-HF", "provider": "huggingface", "task": "text-generation", "downloads": 873} +{"model_id": "OptimalScale/robin-13b-v2-delta", "provider": "huggingface", "task": "text-generation", "downloads": 873} +{"model_id": "augtoma/qCammel-13", "provider": "huggingface", "task": "text-generation", "downloads": 873} +{"model_id": "TheBloke/CodeLlama-13B-Python-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 873} +{"model_id": "42dot/42dot_LLM-SFT-1.3B", "provider": "huggingface", "task": "text-generation", "downloads": 873} +{"model_id": "cmarkea/bloomz-3b-sft-chat", "provider": "huggingface", "task": "text-generation", "downloads": 873} +{"model_id": "lgaalves/gpt1", "provider": "huggingface", "task": "text-generation", "downloads": 873} +{"model_id": "stabilityai/tiny-random-stablelm-2", "provider": "huggingface", "task": "text-generation", "downloads": 873} +{"model_id": "nvidia/Llama-3_1-Nemotron-51B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 873} +{"model_id": "KoboldAI/fairseq-dense-1.3B", "provider": "huggingface", "task": "text-generation", "downloads": 872} +{"model_id": "Salesforce/codegen-6B-mono", "provider": "huggingface", "task": "text-generation", "downloads": 872} +{"model_id": "Writer/InstructPalmyra-20b", "provider": "huggingface", "task": "text-generation", "downloads": 872} +{"model_id": "TheBloke/stable-vicuna-13B-HF", "provider": "huggingface", "task": "text-generation", "downloads": 872} +{"model_id": "TheBloke/robin-33B-v2-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 872} +{"model_id": "katuni4ka/tiny-random-dbrx", "provider": "huggingface", "task": "text-generation", "downloads": 872} +{"model_id": "Felprot75/Llama-3.1-8B-Lexi-Uncensored-V2-mlx_4bit", "provider": "huggingface", "task": "text-generation", "downloads": 872} +{"model_id": "bartowski/nvidia_Llama-3_3-Nemotron-Super-49B-v1_5-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 872} +{"model_id": "samunder12/llama-3.1-8b-roleplay-BSNL-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 872} +{"model_id": "TehVenom/GPT-J-Pyg_PPO-6B", "provider": "huggingface", "task": "text-generation", "downloads": 871} +{"model_id": "FreedomIntelligence/phoenix-inst-chat-7b", "provider": "huggingface", "task": "text-generation", "downloads": 871} +{"model_id": "QuixiAI/WizardLM-33B-V1.0-Uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 871} +{"model_id": "Deathsquad10/TinyLlama-1.1B-Remix-V.2", "provider": "huggingface", "task": "text-generation", "downloads": 871} +{"model_id": "unsloth/granite-4.0-micro-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 871} +{"model_id": "Casual-Autopsy/Maginum-Cydoms-24B-imat-GGUFs", "provider": "huggingface", "task": "text-generation", "downloads": 871} +{"model_id": "bertin-project/bertin-gpt-j-6B-alpaca", "provider": "huggingface", "task": "text-generation", "downloads": 870} +{"model_id": "TheBloke/Platypus-30B-SuperHOT-8K-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 870} +{"model_id": "heegyu/WizardVicuna-Uncensored-3B-0719", "provider": "huggingface", "task": "text-generation", "downloads": 870} +{"model_id": "acrastt/RedPajama-INCITE-Chat-Instruct-3B-V1", "provider": "huggingface", "task": "text-generation", "downloads": 870} +{"model_id": "simsim314/WizardLM-70B-V1.0-HF", "provider": "huggingface", "task": "text-generation", "downloads": 870} +{"model_id": "bartowski/dolphin-2.9-llama3-70b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 870} +{"model_id": "bartowski/RekaAI_reka-flash-3-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 870} +{"model_id": "allenai/Olmo-3.1-7B-RL-Zero-Code", "provider": "huggingface", "task": "text-generation", "downloads": 870} +{"model_id": "KoboldAI/fairseq-dense-6.7B", "provider": "huggingface", "task": "text-generation", "downloads": 869} +{"model_id": "KoboldAI/OPT-13B-Nerybus-Mix", "provider": "huggingface", "task": "text-generation", "downloads": 869} +{"model_id": "BreadAi/MuseCan", "provider": "huggingface", "task": "text-generation", "downloads": 869} +{"model_id": "openbmb/UltraLM-13b-v2.0", "provider": "huggingface", "task": "text-generation", "downloads": 869} +{"model_id": "Deathsquad10/TinyLlama-repeat", "provider": "huggingface", "task": "text-generation", "downloads": 869} +{"model_id": "QuantFactory/ko-gemma-2-9b-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 869} +{"model_id": "lahirum/Llama-3.2-3B-Instruct-Q4_0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 869} +{"model_id": "bartowski/deepseek-ai_DeepSeek-V3-0324-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 869} +{"model_id": "clouditera/SecGPT-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 869} +{"model_id": "typhoon-ai/typhoon2.5-qwen3-30b-a3b", "provider": "huggingface", "task": "text-generation", "downloads": 869} +{"model_id": "Azure99/blossom-v4-yi-34b", "provider": "huggingface", "task": "text-generation", "downloads": 868} +{"model_id": "bartowski/SmallThinker-3B-Preview-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 868} +{"model_id": "bartowski/deepcogito_cogito-v1-preview-qwen-14B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 868} +{"model_id": "facebook/galactica-30b", "provider": "huggingface", "task": "text-generation", "downloads": 867} +{"model_id": "jondurbin/airoboros-gpt-3.5-turbo-100k-7b", "provider": "huggingface", "task": "text-generation", "downloads": 867} +{"model_id": "openaccess-ai-collective/minotaur-13b", "provider": "huggingface", "task": "text-generation", "downloads": 867} +{"model_id": "TheBloke/GPlatty-30B-SuperHOT-8K-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 867} +{"model_id": "Brouz/Slerpeno", "provider": "huggingface", "task": "text-generation", "downloads": 867} +{"model_id": "Undi95/Emerhyst-20B", "provider": "huggingface", "task": "text-generation", "downloads": 867} +{"model_id": "TencentARC/LLaMA-Pro-8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 867} +{"model_id": "mlx-community/SmolLM2-135M-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 867} +{"model_id": "GetSoloTech/Qwen3-Code-Reasoning-4B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 867} +{"model_id": "MetaIX/GPT4-X-Alpaca-30B-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 866} +{"model_id": "TheBloke/OpenAssistant-SFT-7-Llama-30B-HF", "provider": "huggingface", "task": "text-generation", "downloads": 866} +{"model_id": "Dampish/Dante-2.8B", "provider": "huggingface", "task": "text-generation", "downloads": 866} +{"model_id": "openaccess-ai-collective/hippogriff-30b-chat", "provider": "huggingface", "task": "text-generation", "downloads": 866} +{"model_id": "TheBloke/guanaco-65B-HF", "provider": "huggingface", "task": "text-generation", "downloads": 866} +{"model_id": "AlekseyKorshuk/pygmalion-6b-vicuna-chatml", "provider": "huggingface", "task": "text-generation", "downloads": 866} +{"model_id": "beaugogh/pythia-1.4b-deduped-sharegpt", "provider": "huggingface", "task": "text-generation", "downloads": 866} +{"model_id": "Open-Orca/LlongOrca-13B-16k", "provider": "huggingface", "task": "text-generation", "downloads": 866} +{"model_id": "cais/HarmBench-Mistral-7b-val-cls", "provider": "huggingface", "task": "text-generation", "downloads": 866} +{"model_id": "Zyphra/Zamba-7B-v1", "provider": "huggingface", "task": "text-generation", "downloads": 866} +{"model_id": "JamAndTeaStudios/DeepSeek-R1-Distill-Qwen-32B-FP8-Dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 866} +{"model_id": "0xgr3y/Qwen3-0.6B-Gensyn-Swarm-tall_tame_panther", "provider": "huggingface", "task": "text-generation", "downloads": 866} +{"model_id": "postbot/gpt2-medium-emailgen", "provider": "huggingface", "task": "text-generation", "downloads": 865} +{"model_id": "FredZhang7/anime-anything-promptgen-v2", "provider": "huggingface", "task": "text-generation", "downloads": 865} +{"model_id": "BreadAi/PM_modelV2", "provider": "huggingface", "task": "text-generation", "downloads": 865} +{"model_id": "keyfan/vicuna-chinese-replication-v1.1", "provider": "huggingface", "task": "text-generation", "downloads": 865} +{"model_id": "WangZeJun/bloom-820m-chat", "provider": "huggingface", "task": "text-generation", "downloads": 865} +{"model_id": "DavidAU/Gemma-The-Writer-9B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 865} +{"model_id": "DavidAU/MN-GRAND-Gutenberg-Lyra4-Lyra-12B-DARKNESS-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 865} +{"model_id": "unsloth/NVIDIA-Nemotron-3-Super-120B-A12B-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 865} +{"model_id": "digitous/Javelin-R", "provider": "huggingface", "task": "text-generation", "downloads": 864} +{"model_id": "aisquared/dlite-v2-355m", "provider": "huggingface", "task": "text-generation", "downloads": 864} +{"model_id": "TheBloke/OpenAssistant-SFT-7-Llama-30B-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 864} +{"model_id": "OptimalScale/robin-33b-v2-delta", "provider": "huggingface", "task": "text-generation", "downloads": 864} +{"model_id": "openbmb/UltraLM-65b", "provider": "huggingface", "task": "text-generation", "downloads": 864} +{"model_id": "kfkas/Llama-2-ko-7b-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 864} +{"model_id": "garage-bAInd/Platypus2-13B", "provider": "huggingface", "task": "text-generation", "downloads": 864} +{"model_id": "kuleshov-group/bd3lm-owt-block_size4", "provider": "huggingface", "task": "text-generation", "downloads": 864} +{"model_id": "TheBloke/orca_mini_13B-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 863} +{"model_id": "stabilityai/StableBeluga1-Delta", "provider": "huggingface", "task": "text-generation", "downloads": 863} +{"model_id": "Azure99/blossom-v2-llama2-7b", "provider": "huggingface", "task": "text-generation", "downloads": 863} +{"model_id": "pszemraj/pythia-31m-simplepile-lite-2048-scratch-2e", "provider": "huggingface", "task": "text-generation", "downloads": 863} +{"model_id": "athirdpath/Iambe-RP-cDPO-20b", "provider": "huggingface", "task": "text-generation", "downloads": 863} +{"model_id": "tokyotech-llm/Swallow-70b-instruct-hf", "provider": "huggingface", "task": "text-generation", "downloads": 863} +{"model_id": "VAGOsolutions/SauerkrautLM-SOLAR-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 863} +{"model_id": "tiiuae/Falcon-H1-34B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 863} +{"model_id": "saricles/MiniMax-M2.5-REAP-172B-A10B-NVFP4-GB10", "provider": "huggingface", "task": "text-generation", "downloads": 863} +{"model_id": "hoskinson-center/proofGPT-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 862} +{"model_id": "KoboldAI/OPT-2.7B-Nerybus-Mix", "provider": "huggingface", "task": "text-generation", "downloads": 862} +{"model_id": "TehVenom/Pygmalion-Vicuna-1.1-7b", "provider": "huggingface", "task": "text-generation", "downloads": 862} +{"model_id": "TheBloke/Project-Baize-v2-13B-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 862} +{"model_id": "jondurbin/airoboros-13b-gpt4-1.3", "provider": "huggingface", "task": "text-generation", "downloads": 862} +{"model_id": "TheBloke/Manticore-13B-Chat-Pyg-Guanaco-SuperHOT-8K-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 862} +{"model_id": "VAGOsolutions/SauerkrautLM-Mixtral-8x7B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 862} +{"model_id": "Mihaiii/Metis-0.3", "provider": "huggingface", "task": "text-generation", "downloads": 862} +{"model_id": "tokyotech-llm/Llama-3.3-Swallow-70B-v0.4", "provider": "huggingface", "task": "text-generation", "downloads": 862} +{"model_id": "tomngdev/JoyAI-LLM-Flash-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 862} +{"model_id": "mradermacher/next2.5-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 862} +{"model_id": "lxe/Cerebras-GPT-2.7B-Alpaca-SP", "provider": "huggingface", "task": "text-generation", "downloads": 861} +{"model_id": "Yhyu13/oasst-rlhf-2-llama-30b-7k-steps-hf", "provider": "huggingface", "task": "text-generation", "downloads": 861} +{"model_id": "bartowski/sophosympatheia_StrawberryLemonade-L3-70B-v1.0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 861} +{"model_id": "glogwa68/granite-4.0-h-350m-DISTILL-gemini-think-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 861} +{"model_id": "togethercomputer/GPT-JT-Moderation-6B", "provider": "huggingface", "task": "text-generation", "downloads": 860} +{"model_id": "TehVenom/GPT-J-Pyg_PPO-6B-Dev-V8p4", "provider": "huggingface", "task": "text-generation", "downloads": 860} +{"model_id": "TheBloke/tulu-30B-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 860} +{"model_id": "Aeala/Enterredaas-33b", "provider": "huggingface", "task": "text-generation", "downloads": 860} +{"model_id": "postbot/distilgpt2-emailgen-V2", "provider": "huggingface", "task": "text-generation", "downloads": 859} +{"model_id": "TehVenom/Dolly_Malion-6b", "provider": "huggingface", "task": "text-generation", "downloads": 859} +{"model_id": "anon8231489123/vicuna-13b-GPTQ-4bit-128g", "provider": "huggingface", "task": "text-generation", "downloads": 859} +{"model_id": "TehVenom/Pygmalion-13b-Merged", "provider": "huggingface", "task": "text-generation", "downloads": 859} +{"model_id": "allenai/open-instruct-human-mix-65b", "provider": "huggingface", "task": "text-generation", "downloads": 859} +{"model_id": "fireballoon/baichuan-vicuna-chinese-7b", "provider": "huggingface", "task": "text-generation", "downloads": 859} +{"model_id": "TheBloke/WizardLM-13B-V1-1-SuperHOT-8K-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 859} +{"model_id": "Yukang/Llama-2-7b-longlora-100k-ft", "provider": "huggingface", "task": "text-generation", "downloads": 859} +{"model_id": "Korabbit/Llama-2-7b-chat-hf-afr-200step-merged", "provider": "huggingface", "task": "text-generation", "downloads": 859} +{"model_id": "afrideva/Tiny-Vicuna-1B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 859} +{"model_id": "TheBloke/Wizard-Vicuna-30B-Superhot-8K-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 858} +{"model_id": "TheBloke/openchat_v2_openorca_preview-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 858} +{"model_id": "Undi95/MLewd-ReMM-L2-Chat-20B-Inverted", "provider": "huggingface", "task": "text-generation", "downloads": 858} +{"model_id": "Azure99/blossom-v3_1-yi-34b", "provider": "huggingface", "task": "text-generation", "downloads": 858} +{"model_id": "ilsp/Llama-Krikri-8B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 858} +{"model_id": "RepublicOfKorokke/Qwen3-Coder-Next-REAP-40B-A3B-mlx-mxfp4", "provider": "huggingface", "task": "text-generation", "downloads": 858} +{"model_id": "mradermacher/next-70b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 858} +{"model_id": "sifat-febo/banglish-companion", "provider": "huggingface", "task": "text-generation", "downloads": 858} +{"model_id": "digitous/Javalion-GPTJ", "provider": "huggingface", "task": "text-generation", "downloads": 857} +{"model_id": "dvruette/oasst-llama-13b-2-epochs", "provider": "huggingface", "task": "text-generation", "downloads": 857} +{"model_id": "JosephusCheung/Guanaco", "provider": "huggingface", "task": "text-generation", "downloads": 857} +{"model_id": "TheBloke/Project-Baize-v2-7B-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 857} +{"model_id": "TheBloke/Vicuna-13B-CoT-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 857} +{"model_id": "circulus/Llama-2-13b-orca-v1", "provider": "huggingface", "task": "text-generation", "downloads": 857} +{"model_id": "Q-bert/Zeus-13B-v1-arithmetic", "provider": "huggingface", "task": "text-generation", "downloads": 857} +{"model_id": "CausalLM/7B", "provider": "huggingface", "task": "text-generation", "downloads": 857} +{"model_id": "pavfi-at-m/gpt2GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 857} +{"model_id": "ibivibiv/strix-rufipes-70b", "provider": "huggingface", "task": "text-generation", "downloads": 857} +{"model_id": "KoboldAI/OPT-6.7B-Nerybus-Mix", "provider": "huggingface", "task": "text-generation", "downloads": 856} +{"model_id": "AlekseyKorshuk/vicuna-7b", "provider": "huggingface", "task": "text-generation", "downloads": 856} +{"model_id": "tsumeone/llama-30b-supercot-3bit-128g-cuda", "provider": "huggingface", "task": "text-generation", "downloads": 856} +{"model_id": "OptimalScale/robin-7b-v2-delta", "provider": "huggingface", "task": "text-generation", "downloads": 856} +{"model_id": "TheBloke/Planner-7B-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 856} +{"model_id": "Austism/chronos-wizardlm-uc-scot-st-13b", "provider": "huggingface", "task": "text-generation", "downloads": 856} +{"model_id": "NexVeridian/Qwen3.5-27B-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 856} +{"model_id": "BreadAi/StoryPy", "provider": "huggingface", "task": "text-generation", "downloads": 855} +{"model_id": "TehVenom/DiffMerge-DollyGPT-Pygmalion", "provider": "huggingface", "task": "text-generation", "downloads": 855} +{"model_id": "aisquared/dlite-v1-774m", "provider": "huggingface", "task": "text-generation", "downloads": 855} +{"model_id": "TheBloke/vicuna-13b-v1.3.0-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 855} +{"model_id": "TheBloke/LongChat-13B-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 855} +{"model_id": "oh-yeontaek/llama-2-70B-LoRA-assemble-v2", "provider": "huggingface", "task": "text-generation", "downloads": 855} +{"model_id": "athirdpath/Iambe-RP-v3-20b", "provider": "huggingface", "task": "text-generation", "downloads": 855} +{"model_id": "uukuguy/speechless-nl2sql-ds-6.7b", "provider": "huggingface", "task": "text-generation", "downloads": 855} +{"model_id": "OpenVINO/Mistral-7B-Instruct-v0.2-int4-ov", "provider": "huggingface", "task": "text-generation", "downloads": 855} +{"model_id": "Orion-zhen/Qwen2.5-7B-Instruct-Uncensored-Q5_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 855} +{"model_id": "onnx-community/tiny-random-LlamaForCausalLM-ONNX", "provider": "huggingface", "task": "text-generation", "downloads": 855} +{"model_id": "bartowski/granite-embedding-278m-multilingual-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 855} +{"model_id": "Gensyn/Qwen2.5-1.5B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 855} +{"model_id": "btrabucco/Insta-Qwen3-1.7B-SFT", "provider": "huggingface", "task": "text-generation", "downloads": 855} +{"model_id": "TheBloke/h2ogpt-oasst1-512-30B-HF", "provider": "huggingface", "task": "text-generation", "downloads": 854} +{"model_id": "TheBloke/CAMEL-33B-Combined-Data-SuperHOT-8K-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 854} +{"model_id": "CalderaAI/13B-Legerdemain-L2", "provider": "huggingface", "task": "text-generation", "downloads": 854} +{"model_id": "athirdpath/Nethena-20b-Glued", "provider": "huggingface", "task": "text-generation", "downloads": 854} +{"model_id": "Weyaxi/SauerkrautLM-UNA-SOLAR-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 854} +{"model_id": "duyntnet/TinyLlama-1.1B-Chat-v1.0-imatrix-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 854} +{"model_id": "bartowski/arcee-ai_Trinity-Nano-Preview-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 854} +{"model_id": "TheBloke/alpaca-lora-65B-HF", "provider": "huggingface", "task": "text-generation", "downloads": 853} +{"model_id": "Aeala/GPT4-x-Alpasta-13b", "provider": "huggingface", "task": "text-generation", "downloads": 853} +{"model_id": "Aeala/Alpaca-elina-65b", "provider": "huggingface", "task": "text-generation", "downloads": 853} +{"model_id": "danielhanchen/open_llama_3b_600bt_preview", "provider": "huggingface", "task": "text-generation", "downloads": 853} +{"model_id": "TheBloke/robin-33B-v2-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 853} +{"model_id": "TheBloke/Vicuna-33B-1-3-SuperHOT-8K-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 853} +{"model_id": "BEE-spoke-data/smol_llama-220M-openhermes", "provider": "huggingface", "task": "text-generation", "downloads": 853} +{"model_id": "xhyi/PT_GPTNEO350_ATG", "provider": "huggingface", "task": "text-generation", "downloads": 852} +{"model_id": "hoskinson-center/proofGPT-v0.1-6.7B", "provider": "huggingface", "task": "text-generation", "downloads": 852} +{"model_id": "Aeala/VicUnlocked-alpaca-30b", "provider": "huggingface", "task": "text-generation", "downloads": 852} +{"model_id": "OptimalScale/robin-65b-v2-delta", "provider": "huggingface", "task": "text-generation", "downloads": 852} +{"model_id": "TheBloke/BigTranslate-13B-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 852} +{"model_id": "athirdpath/CleverMommy-mix-20b", "provider": "huggingface", "task": "text-generation", "downloads": 852} +{"model_id": "diffnamehard/Psyfighter2-Noromaid-ties-13B", "provider": "huggingface", "task": "text-generation", "downloads": 852} +{"model_id": "shitshow123/tinylamma-20000", "provider": "huggingface", "task": "text-generation", "downloads": 852} +{"model_id": "Aryanne/sheared-plus-westlake-normal", "provider": "huggingface", "task": "text-generation", "downloads": 852} +{"model_id": "willcb/Qwen3-0.6B", "provider": "huggingface", "task": "text-generation", "downloads": 852} +{"model_id": "KoboldAI/GPT-NeoX-20B-Skein", "provider": "huggingface", "task": "text-generation", "downloads": 851} +{"model_id": "SummerSigh/GPTNeo350M-Instruct-SFT", "provider": "huggingface", "task": "text-generation", "downloads": 851} +{"model_id": "TheBloke/gpt4-alpaca-lora-13B-HF", "provider": "huggingface", "task": "text-generation", "downloads": 851} +{"model_id": "TheBloke/llama-30b-supercot-SuperHOT-8K-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 851} +{"model_id": "quantumaikr/llama-2-7b-hf-guanaco-1k", "provider": "huggingface", "task": "text-generation", "downloads": 851} +{"model_id": "Xwin-LM/Xwin-LM-70B-V0.1", "provider": "huggingface", "task": "text-generation", "downloads": 851} +{"model_id": "LTC-AI-Labs/L2-7b-Beluga-WVG-Test", "provider": "huggingface", "task": "text-generation", "downloads": 851} +{"model_id": "shadowml/Beyonder-4x7b", "provider": "huggingface", "task": "text-generation", "downloads": 851} +{"model_id": "EleutherAI/pile-t5-xl", "provider": "huggingface", "task": "text-generation", "downloads": 851} +{"model_id": "Aleph-Alpha/Pharia-1-LLM-7B-control-hf", "provider": "huggingface", "task": "text-generation", "downloads": 851} +{"model_id": "lmms-lab/llava-onevision-qwen2-7b-ov-chat", "provider": "huggingface", "task": "text-generation", "downloads": 851} +{"model_id": "DavidAU/Gemma-The-Writer-N-Restless-Quill-V2-Enhanced32-10B-Uncensored-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 851} +{"model_id": "dvruette/llama-13b-pretrained-dropout", "provider": "huggingface", "task": "text-generation", "downloads": 850} +{"model_id": "Enoch/llama-65b-hf", "provider": "huggingface", "task": "text-generation", "downloads": 850} +{"model_id": "Yhyu13/chimera-inst-chat-13b-hf", "provider": "huggingface", "task": "text-generation", "downloads": 850} +{"model_id": "Linly-AI/Chinese-LLaMA-2-13B-hf", "provider": "huggingface", "task": "text-generation", "downloads": 850} +{"model_id": "jondurbin/spicyboros-70b-2.2", "provider": "huggingface", "task": "text-generation", "downloads": 850} +{"model_id": "bartowski/starcoder2-15b-instruct-v0.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 850} +{"model_id": "mlx-community/MiniMax-M2.1-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 850} +{"model_id": "dvruette/llama-13b-pretrained", "provider": "huggingface", "task": "text-generation", "downloads": 849} +{"model_id": "TheBloke/VicUnlocked-alpaca-65B-QLoRA-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 849} +{"model_id": "TheBloke/airoboros-7b-gpt4-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 849} +{"model_id": "TheBloke/Chinese-Alpaca-33B-SuperHOT-8K-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 849} +{"model_id": "circulus/Llama-2-7b-orca-v1", "provider": "huggingface", "task": "text-generation", "downloads": 849} +{"model_id": "Norquinal/llama-2-7b-claude-chat", "provider": "huggingface", "task": "text-generation", "downloads": 849} +{"model_id": "IkariDev/Athena-v4", "provider": "huggingface", "task": "text-generation", "downloads": 849} +{"model_id": "NeverSleep/Noromaid-20b-v0.1.1", "provider": "huggingface", "task": "text-generation", "downloads": 849} +{"model_id": "tastypear/CausalLM-7B-DPO-alpha-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 849} +{"model_id": "Korabbit/Llama-2-7b-chat-hf-afr-100step-flan", "provider": "huggingface", "task": "text-generation", "downloads": 849} +{"model_id": "aloobun/open-llama-3b-v2-elmv3", "provider": "huggingface", "task": "text-generation", "downloads": 849} +{"model_id": "didula-wso2/exp_24_sft-julia_sft_alpacasft_16bit_vllm", "provider": "huggingface", "task": "text-generation", "downloads": 849} +{"model_id": "Writer/palmyra-large", "provider": "huggingface", "task": "text-generation", "downloads": 848} +{"model_id": "digitous/Adventien-GPTJ", "provider": "huggingface", "task": "text-generation", "downloads": 848} +{"model_id": "h2oai/h2ogpt-gm-oasst1-en-2048-open-llama-7b-preview-300bt", "provider": "huggingface", "task": "text-generation", "downloads": 848} +{"model_id": "project-baize/baize-v2-7b", "provider": "huggingface", "task": "text-generation", "downloads": 848} +{"model_id": "TheBloke/robin-13B-v2-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 848} +{"model_id": "TheBloke/UltraLM-13B-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 848} +{"model_id": "ahxt/llama2_xs_460M_experimental", "provider": "huggingface", "task": "text-generation", "downloads": 848} +{"model_id": "ggbetz/Qwen3-1.7B", "provider": "huggingface", "task": "text-generation", "downloads": 848} +{"model_id": "concedo/Vicuzard-30B-Uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 847} +{"model_id": "TheBloke/Nous-Hermes-13B-SuperHOT-8K-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 847} +{"model_id": "CalderaAI/30B-Epsilon", "provider": "huggingface", "task": "text-generation", "downloads": 847} +{"model_id": "xianf/testmodel", "provider": "huggingface", "task": "text-generation", "downloads": 847} +{"model_id": "Undi95/MLewd-L2-Chat-13B", "provider": "huggingface", "task": "text-generation", "downloads": 847} +{"model_id": "glaiveai/glaive-coder-7b", "provider": "huggingface", "task": "text-generation", "downloads": 847} +{"model_id": "starmpcc/Asclepius-Llama2-13B", "provider": "huggingface", "task": "text-generation", "downloads": 847} +{"model_id": "IkariDev/Athena-v3", "provider": "huggingface", "task": "text-generation", "downloads": 847} +{"model_id": "KoboldAI/LLaMA2-13B-Tiefighter", "provider": "huggingface", "task": "text-generation", "downloads": 847} +{"model_id": "Korabbit/Llama-2-7b-chat-hf-afr-100step-v2", "provider": "huggingface", "task": "text-generation", "downloads": 847} +{"model_id": "athirdpath/CleverGirl-20b-Blended", "provider": "huggingface", "task": "text-generation", "downloads": 847} +{"model_id": "DopeorNope/COKAL-v1-70B", "provider": "huggingface", "task": "text-generation", "downloads": 847} +{"model_id": "athirdpath/Iambe-RP-DARE-20b", "provider": "huggingface", "task": "text-generation", "downloads": 847} +{"model_id": "mlx-community/Qwen3-Coder-30B-A3B-Instruct-4bit-dwq-v2", "provider": "huggingface", "task": "text-generation", "downloads": 847} +{"model_id": "dvruette/oasst-gpt-neox-20b-1000-steps", "provider": "huggingface", "task": "text-generation", "downloads": 846} +{"model_id": "TehVenom/Metharme-13b-Merged", "provider": "huggingface", "task": "text-generation", "downloads": 846} +{"model_id": "TheBloke/airoboros-33B-gpt4-1-4-SuperHOT-8K-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 846} +{"model_id": "pszemraj/pythia-31m-goodwiki-deduped-2048-scratch", "provider": "huggingface", "task": "text-generation", "downloads": 846} +{"model_id": "Enno-Ai/ennodata-raw-pankajmathur-13b-peft", "provider": "huggingface", "task": "text-generation", "downloads": 846} +{"model_id": "llm-jp/llm-jp-13b-instruct-full-dolly-oasst-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 846} +{"model_id": "ericzzz/falcon-rw-1b-chat", "provider": "huggingface", "task": "text-generation", "downloads": 846} +{"model_id": "GeneZC/MiniMA-2-3B", "provider": "huggingface", "task": "text-generation", "downloads": 846} +{"model_id": "occultml/Helios-10.7B", "provider": "huggingface", "task": "text-generation", "downloads": 846} +{"model_id": "gagan3012/MetaModel", "provider": "huggingface", "task": "text-generation", "downloads": 846} +{"model_id": "llm-jp/llm-jp-3.1-1.8b", "provider": "huggingface", "task": "text-generation", "downloads": 846} +{"model_id": "acon96/Home-Llama-3.2-3B", "provider": "huggingface", "task": "text-generation", "downloads": 846} +{"model_id": "KoboldAI/OPT-350M-Erebus", "provider": "huggingface", "task": "text-generation", "downloads": 845} +{"model_id": "TheBloke/WizardLM-13B-V1-1-SuperHOT-8K-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 845} +{"model_id": "hiyouga/Baichuan2-7B-Base-LLaMAfied", "provider": "huggingface", "task": "text-generation", "downloads": 845} +{"model_id": "starmpcc/Asclepius-Llama2-7B", "provider": "huggingface", "task": "text-generation", "downloads": 845} +{"model_id": "IkariDev/Athena-v2", "provider": "huggingface", "task": "text-generation", "downloads": 845} +{"model_id": "SanjiWatsuki/Silicon-Maid-7B", "provider": "huggingface", "task": "text-generation", "downloads": 845} +{"model_id": "nvidia/Llama-3_1-Nemotron-Ultra-253B-v1", "provider": "huggingface", "task": "text-generation", "downloads": 845} +{"model_id": "Toten5/Marcoroni-neural-chat-7B-v2", "provider": "huggingface", "task": "text-generation", "downloads": 844} +{"model_id": "Qwen/Qwen2.5-1.5B-Instruct-GPTQ-Int8", "provider": "huggingface", "task": "text-generation", "downloads": 844} +{"model_id": "cerebras/Cerebras-GPT-6.7B", "provider": "huggingface", "task": "text-generation", "downloads": 843} +{"model_id": "golaxy/gogpt-3b-bloom", "provider": "huggingface", "task": "text-generation", "downloads": 843} +{"model_id": "openchat/openchat_v3.2", "provider": "huggingface", "task": "text-generation", "downloads": 843} +{"model_id": "Yukang/LongAlpaca-70B", "provider": "huggingface", "task": "text-generation", "downloads": 843} +{"model_id": "LuffyTheFox/OmniClaw-Claude-4.6-Opus-Uncensored-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 843} +{"model_id": "h2oai/h2ogpt-oasst1-512-20b", "provider": "huggingface", "task": "text-generation", "downloads": 842} +{"model_id": "h2oai/h2ogpt-gm-oasst1-en-1024-12b", "provider": "huggingface", "task": "text-generation", "downloads": 842} +{"model_id": "TheBloke/dromedary-65b-lora-HF", "provider": "huggingface", "task": "text-generation", "downloads": 842} +{"model_id": "vibhorag101/llama-2-13b-chat-hf-phr_mental_therapy", "provider": "huggingface", "task": "text-generation", "downloads": 842} +{"model_id": "GeneZC/MiniChat-3B", "provider": "huggingface", "task": "text-generation", "downloads": 842} +{"model_id": "Korabbit/Llama-2-7b-chat-hf-afr-200step-v2", "provider": "huggingface", "task": "text-generation", "downloads": 842} +{"model_id": "saberai/Zro1.5_3B", "provider": "huggingface", "task": "text-generation", "downloads": 842} +{"model_id": "onnx-community/tiny-random-olmo-hf", "provider": "huggingface", "task": "text-generation", "downloads": 842} +{"model_id": "DavidAU/Qwen2.5-MOE-2X1.5B-DeepSeek-Uncensored-Censored-4B-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 842} +{"model_id": "stelterlab/DeepSeek-R1-0528-Qwen3-8B-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 842} +{"model_id": "mradermacher/Stentor-30M-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 842} +{"model_id": "mradermacher/Kai-3B-Distill-Claude-Opus-4.5-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 842} +{"model_id": "dvruette/llama-13b-pretrained-sft-do2", "provider": "huggingface", "task": "text-generation", "downloads": 841} +{"model_id": "jondurbin/airoboros-33b-gpt4-1.3", "provider": "huggingface", "task": "text-generation", "downloads": 841} +{"model_id": "OpenBuddy/openbuddy-openllama-3b-v10-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 841} +{"model_id": "Mikivis/gpt2-large-lora-sft1", "provider": "huggingface", "task": "text-generation", "downloads": 841} +{"model_id": "DopeorNope/SOLARC-MOE-10.7Bx6", "provider": "huggingface", "task": "text-generation", "downloads": 841} +{"model_id": "gagan3012/MetaModelv3", "provider": "huggingface", "task": "text-generation", "downloads": 841} +{"model_id": "mlx-community/Huihui-Qwen3.5-27B-abliterated-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 841} +{"model_id": "we0rr9u89q/chess_gpt2_results", "provider": "huggingface", "task": "text-generation", "downloads": 841} +{"model_id": "w601sxs/b1ade-1b", "provider": "huggingface", "task": "text-generation", "downloads": 840} +{"model_id": "xianf/testmodel_2", "provider": "huggingface", "task": "text-generation", "downloads": 840} +{"model_id": "larryvrh/Yi-34B-200K-Llamafied", "provider": "huggingface", "task": "text-generation", "downloads": 840} +{"model_id": "Korabbit/Llama-2-7b-chat-hf-afr-300step-flan-v2", "provider": "huggingface", "task": "text-generation", "downloads": 840} +{"model_id": "martyn/mixtral-megamerge-dare-8x7b-v2", "provider": "huggingface", "task": "text-generation", "downloads": 840} +{"model_id": "DopeorNope/You_can_cry_Snowman-13B", "provider": "huggingface", "task": "text-generation", "downloads": 840} +{"model_id": "nvidia/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 840} +{"model_id": "DavidAU/Llama-3.1-128k-Dark-Planet-Uncensored-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 840} +{"model_id": "danielkty22/TARS-SFT-1.5B", "provider": "huggingface", "task": "text-generation", "downloads": 840} +{"model_id": "golaxy/gogpt-7b-bloom", "provider": "huggingface", "task": "text-generation", "downloads": 839} +{"model_id": "LeoLM/leo-hessianai-13b", "provider": "huggingface", "task": "text-generation", "downloads": 839} +{"model_id": "l3utterfly/mistral-7b-v0.1-layla-v1", "provider": "huggingface", "task": "text-generation", "downloads": 839} +{"model_id": "Korabbit/Llama-2-7b-chat-hf-afr-441step-flan-v2", "provider": "huggingface", "task": "text-generation", "downloads": 839} +{"model_id": "HattoriHanzo1/Leonidas-4B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 839} +{"model_id": "aisquared/dlite-v2-1_5b", "provider": "huggingface", "task": "text-generation", "downloads": 838} +{"model_id": "Fredithefish/RedPajama-INCITE-Chat-3B-Instruction-Tuning-with-GPT-4", "provider": "huggingface", "task": "text-generation", "downloads": 838} +{"model_id": "Nethermind/Mpt-Instruct-DotNet-S", "provider": "huggingface", "task": "text-generation", "downloads": 838} +{"model_id": "StudentLLM/Alpagasus-2-13b-QLoRA-merged", "provider": "huggingface", "task": "text-generation", "downloads": 838} +{"model_id": "lgaalves/llama-2-13b-hf-platypus", "provider": "huggingface", "task": "text-generation", "downloads": 838} +{"model_id": "basilepp19/bloom-1b7_it", "provider": "huggingface", "task": "text-generation", "downloads": 838} +{"model_id": "athirdpath/Iambe-20b-DARE-v2", "provider": "huggingface", "task": "text-generation", "downloads": 838} +{"model_id": "Brillibits/Instruct_Mixtral-8x7B-v0.1_Dolly15K", "provider": "huggingface", "task": "text-generation", "downloads": 838} +{"model_id": "wisdomik/Quilt-Llava-v1.5-7b", "provider": "huggingface", "task": "text-generation", "downloads": 838} +{"model_id": "Qwen/Qwen3-32B-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 838} +{"model_id": "danielhanchen/gpt-oss-20B-GRPO-2048-game", "provider": "huggingface", "task": "text-generation", "downloads": 838} +{"model_id": "Azerty76/Llama-3.1-8B-Lexi-Uncensored-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 838} +{"model_id": "Exil01/Huihui-Qwen3.5-27B-Opus-abliterated-YaRN-1M", "provider": "huggingface", "task": "text-generation", "downloads": 838} +{"model_id": "TheBloke/tulu-7B-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 837} +{"model_id": "jondurbin/airoboros-13b-gpt4-1.4", "provider": "huggingface", "task": "text-generation", "downloads": 837} +{"model_id": "jondurbin/airoboros-7b-gpt4-1.4", "provider": "huggingface", "task": "text-generation", "downloads": 837} +{"model_id": "jphme/Llama-2-13b-chat-german", "provider": "huggingface", "task": "text-generation", "downloads": 837} +{"model_id": "Undi95/ReMM-L2-13B-PIPPA", "provider": "huggingface", "task": "text-generation", "downloads": 837} +{"model_id": "hpcai-tech/Colossal-LLaMA-2-7b-base", "provider": "huggingface", "task": "text-generation", "downloads": 837} +{"model_id": "LTC-AI-Labs/L2-7b-Hermes-WVG-Test", "provider": "huggingface", "task": "text-generation", "downloads": 837} +{"model_id": "Weyaxi/Nous-Hermes-2-SUS-Chat-34B-Linear", "provider": "huggingface", "task": "text-generation", "downloads": 837} +{"model_id": "mlx-community/Qwen3-30B-A3B-4bit-DWQ", "provider": "huggingface", "task": "text-generation", "downloads": 837} +{"model_id": "bartowski/zerofata_L3.3-GeneticLemonade-Opus-70B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 837} +{"model_id": "amd/Qwen2.5-3B-Instruct-onnx-ryzenai-npu", "provider": "huggingface", "task": "text-generation", "downloads": 837} +{"model_id": "breadlicker45/dough-base-001", "provider": "huggingface", "task": "text-generation", "downloads": 836} +{"model_id": "CalderaAI/13B-Ouroboros", "provider": "huggingface", "task": "text-generation", "downloads": 836} +{"model_id": "TheTravellingEngineer/llama2-7b-chat-hf-v3", "provider": "huggingface", "task": "text-generation", "downloads": 836} +{"model_id": "lgaalves/llama-2-13b-chat-platypus", "provider": "huggingface", "task": "text-generation", "downloads": 836} +{"model_id": "HWERI/llama2-exams-orca-sharegpt", "provider": "huggingface", "task": "text-generation", "downloads": 836} +{"model_id": "IAAR-Shanghai/xVerify-9B-C", "provider": "huggingface", "task": "text-generation", "downloads": 836} +{"model_id": "ymcki/Kimi-Linear-48B-A3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 836} +{"model_id": "techwithsergiu/Qwen3.5-text-9B-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 836} +{"model_id": "af1tang/personaGPT", "provider": "huggingface", "task": "text-generation", "downloads": 835} +{"model_id": "BreadAi/DiscordPy", "provider": "huggingface", "task": "text-generation", "downloads": 835} +{"model_id": "elinas/llama-30b-hf-transformers-4.29", "provider": "huggingface", "task": "text-generation", "downloads": 835} +{"model_id": "Aeala/GPT4-x-AlpacaDente2-30b", "provider": "huggingface", "task": "text-generation", "downloads": 835} +{"model_id": "jondurbin/airoboros-33b-gpt4-1.4", "provider": "huggingface", "task": "text-generation", "downloads": 835} +{"model_id": "Norquinal/llama-2-7b-claude-chat-rp", "provider": "huggingface", "task": "text-generation", "downloads": 835} +{"model_id": "Undi95/MLewd-L2-13B", "provider": "huggingface", "task": "text-generation", "downloads": 835} +{"model_id": "Undi95/Emerald-13B", "provider": "huggingface", "task": "text-generation", "downloads": 835} +{"model_id": "occultml/Helios-10.7B-v2", "provider": "huggingface", "task": "text-generation", "downloads": 835} +{"model_id": "mlx-community/Meta-Llama-3.1-8B-Instruct-abliterated-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 835} +{"model_id": "DavidAU/Llama-3.2-8X3B-GATED-MOE-Horror-Reasoning-Dark-Champion-uncensored-18.4B-IMAT-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 835} +{"model_id": "mradermacher/cpa-qwen3-8b-v0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 835} +{"model_id": "EleutherAI/pythia-1b-v0", "provider": "huggingface", "task": "text-generation", "downloads": 834} +{"model_id": "digitous/Javalion-R", "provider": "huggingface", "task": "text-generation", "downloads": 834} +{"model_id": "stabilityai/japanese-stablelm-instruct-gamma-7b", "provider": "huggingface", "task": "text-generation", "downloads": 834} +{"model_id": "LTC-AI-Labs/L2-7b-Hermes-Synthia", "provider": "huggingface", "task": "text-generation", "downloads": 834} +{"model_id": "itsliupeng/Mixtral-8x7B-v0.1-top3", "provider": "huggingface", "task": "text-generation", "downloads": 834} +{"model_id": "hiyouga/Qwen-14B-Chat-LLaMAfied", "provider": "huggingface", "task": "text-generation", "downloads": 834} +{"model_id": "Aryanne/ereb-test", "provider": "huggingface", "task": "text-generation", "downloads": 834} +{"model_id": "FastFlowLM/GPT-OSS-20B-NPU2", "provider": "huggingface", "task": "text-generation", "downloads": 834} +{"model_id": "mlx-community/translategemma-4b-it-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 834} +{"model_id": "h2oai/h2ogpt-gm-oasst1-en-2048-open-llama-7b-preview-300bt-v2", "provider": "huggingface", "task": "text-generation", "downloads": 833} +{"model_id": "sauce1337/BerrySauce-L2-13b", "provider": "huggingface", "task": "text-generation", "downloads": 833} +{"model_id": "ajibawa-2023/Uncensored-Jordan-13B", "provider": "huggingface", "task": "text-generation", "downloads": 833} +{"model_id": "inclusionAI/Ling-flash-2.0", "provider": "huggingface", "task": "text-generation", "downloads": 833} +{"model_id": "CohereLabs/tiny-aya-earth", "provider": "huggingface", "task": "text-generation", "downloads": 833} +{"model_id": "hakurei/lotus-12B", "provider": "huggingface", "task": "text-generation", "downloads": 832} +{"model_id": "dvruette/oasst-llama-13b-1000-steps", "provider": "huggingface", "task": "text-generation", "downloads": 832} +{"model_id": "PSanni/Deer-3b", "provider": "huggingface", "task": "text-generation", "downloads": 832} +{"model_id": "OpenBuddy/openbuddy-llama2-13b-v11.1-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 832} +{"model_id": "Undi95/ReasoningEngine", "provider": "huggingface", "task": "text-generation", "downloads": 832} +{"model_id": "Mikivis/gpt2-large-lora-stf4", "provider": "huggingface", "task": "text-generation", "downloads": 832} +{"model_id": "castorini/rank_vicuna_7b_v1_fp16", "provider": "huggingface", "task": "text-generation", "downloads": 832} +{"model_id": "kittn/mistral-7B-v0.1-hf", "provider": "huggingface", "task": "text-generation", "downloads": 832} +{"model_id": "Korabbit/Llama-2-7b-chat-hf-afr-200step-flan", "provider": "huggingface", "task": "text-generation", "downloads": 832} +{"model_id": "gagan3012/MetaModelv2", "provider": "huggingface", "task": "text-generation", "downloads": 832} +{"model_id": "bartowski/THUDM_GLM-Z1-9B-0414-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 832} +{"model_id": "nvidia/Nemotron-Cascade-14B-Thinking", "provider": "huggingface", "task": "text-generation", "downloads": 832} +{"model_id": "stepfun-ai/RLVR-8B-0926", "provider": "huggingface", "task": "text-generation", "downloads": 832} +{"model_id": "mradermacher/Llama-70B-God-Tier-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 832} +{"model_id": "shibing624/chinese-alpaca-plus-7b-hf", "provider": "huggingface", "task": "text-generation", "downloads": 831} +{"model_id": "digitous/13B-HyperMantis", "provider": "huggingface", "task": "text-generation", "downloads": 831} +{"model_id": "TheBloke/guanaco-65B-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 831} +{"model_id": "cyl/awsome-llama", "provider": "huggingface", "task": "text-generation", "downloads": 831} +{"model_id": "klosax/pythia-160m-deduped-step92k-193bt", "provider": "huggingface", "task": "text-generation", "downloads": 831} +{"model_id": "Undi95/Nous-Hermes-13B-Code", "provider": "huggingface", "task": "text-generation", "downloads": 831} +{"model_id": "Weyaxi/ChatAYT-Lora-Assamble-Marcoroni", "provider": "huggingface", "task": "text-generation", "downloads": 831} +{"model_id": "zhangchuheng123/llama2-alpaca-sft-2epoch", "provider": "huggingface", "task": "text-generation", "downloads": 831} +{"model_id": "winglian/Llama-3-8b-64k-PoSE", "provider": "huggingface", "task": "text-generation", "downloads": 831} +{"model_id": "mlx-community/Meta-Llama-3.1-70B-Instruct-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 831} +{"model_id": "legraphista/Llama-Guard-3-8B-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 831} +{"model_id": "bartowski/microsoft_NextCoder-32B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 831} +{"model_id": "Omnionix12345/avara-x1-mini", "provider": "huggingface", "task": "text-generation", "downloads": 831} +{"model_id": "DipakFaceML/text-generation", "provider": "huggingface", "task": "text-generation", "downloads": 831} +{"model_id": "lysandre/arxiv-nlp", "provider": "huggingface", "task": "text-generation", "downloads": 830} +{"model_id": "KoboldAI/PPO_Pygway-6b-Mix", "provider": "huggingface", "task": "text-generation", "downloads": 830} +{"model_id": "hakurei/instruct-12b", "provider": "huggingface", "task": "text-generation", "downloads": 830} +{"model_id": "openaccess-ai-collective/manticore-30b-chat-pyg-alpha", "provider": "huggingface", "task": "text-generation", "downloads": 830} +{"model_id": "MayaPH/FinOPT-Washington", "provider": "huggingface", "task": "text-generation", "downloads": 830} +{"model_id": "ajibawa-2023/scarlett-7b", "provider": "huggingface", "task": "text-generation", "downloads": 830} +{"model_id": "OpenAssistant/llama2-13b-orca-8k-3319", "provider": "huggingface", "task": "text-generation", "downloads": 830} +{"model_id": "NewstaR/Starlight-13B", "provider": "huggingface", "task": "text-generation", "downloads": 830} +{"model_id": "sauce1337/AppleSauce-L2-13b", "provider": "huggingface", "task": "text-generation", "downloads": 830} +{"model_id": "Nondzu/Mistral-7B-codealpaca-lora", "provider": "huggingface", "task": "text-generation", "downloads": 830} +{"model_id": "codemateai/CodeMate-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 830} +{"model_id": "georgesung/llama3_8b_chat_uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 830} +{"model_id": "bartowski/google_gemma-3-1b-it-qat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 830} +{"model_id": "farbodtavakkoli/OTel-LLM-12B-IT", "provider": "huggingface", "task": "text-generation", "downloads": 830} +{"model_id": "lthn/LEM-Gemma3-4B", "provider": "huggingface", "task": "text-generation", "downloads": 830} +{"model_id": "digitous/Janin-GPTJ", "provider": "huggingface", "task": "text-generation", "downloads": 829} +{"model_id": "Aeala/Alpaca-elina-65b-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 829} +{"model_id": "Neko-Institute-of-Science/metharme-7b", "provider": "huggingface", "task": "text-generation", "downloads": 829} +{"model_id": "jondurbin/airoboros-33b-gpt4-1.2", "provider": "huggingface", "task": "text-generation", "downloads": 829} +{"model_id": "wenge-research/yayi-7b-llama2", "provider": "huggingface", "task": "text-generation", "downloads": 829} +{"model_id": "OpenBuddy/openbuddy-llama2-70b-v10.1-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 829} +{"model_id": "Weyaxi/Luban-Marcoroni-13B-v3", "provider": "huggingface", "task": "text-generation", "downloads": 829} +{"model_id": "meta-math/MetaMath-13B-V1.0", "provider": "huggingface", "task": "text-generation", "downloads": 829} +{"model_id": "Undi95/MLewd-Chat-v2-13B", "provider": "huggingface", "task": "text-generation", "downloads": 829} +{"model_id": "ibm-granite/granite-8b-code-base-4k", "provider": "huggingface", "task": "text-generation", "downloads": 829} +{"model_id": "mradermacher/MiniMax-M2.1-REAP-30-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 829} +{"model_id": "BlueMoonlight/DeepSeek-R1-Distill-Qwen-14B-mlx-5Bit", "provider": "huggingface", "task": "text-generation", "downloads": 829} +{"model_id": "dvruette/gpt-neox-20b-full-precision", "provider": "huggingface", "task": "text-generation", "downloads": 828} +{"model_id": "digitous/Alpacino13b", "provider": "huggingface", "task": "text-generation", "downloads": 828} +{"model_id": "TheBloke/gpt4-alpaca-lora-30b-HF", "provider": "huggingface", "task": "text-generation", "downloads": 828} +{"model_id": "Neko-Institute-of-Science/pygmalion-7b", "provider": "huggingface", "task": "text-generation", "downloads": 828} +{"model_id": "elinas/chronos-33b", "provider": "huggingface", "task": "text-generation", "downloads": 828} +{"model_id": "jphme/orca_mini_v2_ger_7b", "provider": "huggingface", "task": "text-generation", "downloads": 828} +{"model_id": "klosax/open_llama_7b_400bt_preview", "provider": "huggingface", "task": "text-generation", "downloads": 828} +{"model_id": "matsuo-lab/weblab-10b-instruction-sft", "provider": "huggingface", "task": "text-generation", "downloads": 828} +{"model_id": "Weyaxi/Luban-Marcoroni-13B-v2", "provider": "huggingface", "task": "text-generation", "downloads": 828} +{"model_id": "hakurei/mommygpt-3B", "provider": "huggingface", "task": "text-generation", "downloads": 828} +{"model_id": "martyn/llama2-megamerge-dare-13b-v2", "provider": "huggingface", "task": "text-generation", "downloads": 828} +{"model_id": "senseable/33x-coder", "provider": "huggingface", "task": "text-generation", "downloads": 828} +{"model_id": "bartowski/Gemmasutra-Mini-2B-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 828} +{"model_id": "catalystsec/MiniMax-M2.5-4bit-DWQ", "provider": "huggingface", "task": "text-generation", "downloads": 828} +{"model_id": "Exil01/Qwen3.5-27B-Uncensored-YaRN-1M", "provider": "huggingface", "task": "text-generation", "downloads": 828} +{"model_id": "nomic-ai/gpt4all-13b-snoozy", "provider": "huggingface", "task": "text-generation", "downloads": 827} +{"model_id": "Fredithefish/CrimsonPajama", "provider": "huggingface", "task": "text-generation", "downloads": 827} +{"model_id": "jondurbin/airoboros-13b", "provider": "huggingface", "task": "text-generation", "downloads": 827} +{"model_id": "Fredithefish/ScarletPajama-3B-HF", "provider": "huggingface", "task": "text-generation", "downloads": 827} +{"model_id": "Monero/WizardLM-30B-Uncensored-Guanaco-SuperCOT-30b", "provider": "huggingface", "task": "text-generation", "downloads": 827} +{"model_id": "Fredithefish/RedPajama-INCITE-Chat-3B-ShareGPT-11K", "provider": "huggingface", "task": "text-generation", "downloads": 827} +{"model_id": "Lazycuber/pyg-instruct-wizardlm", "provider": "huggingface", "task": "text-generation", "downloads": 827} +{"model_id": "jondurbin/airoboros-13b-gpt4-1.2", "provider": "huggingface", "task": "text-generation", "downloads": 827} +{"model_id": "LoupGarou/WizardCoder-Guanaco-15B-V1.1", "provider": "huggingface", "task": "text-generation", "downloads": 827} +{"model_id": "klosax/open_llama_3b_350bt_preview", "provider": "huggingface", "task": "text-generation", "downloads": 827} +{"model_id": "klosax/open_llama_13b_600bt_preview", "provider": "huggingface", "task": "text-generation", "downloads": 827} +{"model_id": "TheTravellingEngineer/llama2-7b-hf-guanaco", "provider": "huggingface", "task": "text-generation", "downloads": 827} +{"model_id": "TheTravellingEngineer/llama2-7b-chat-hf-dpo", "provider": "huggingface", "task": "text-generation", "downloads": 827} +{"model_id": "ajibawa-2023/scarlett-33b", "provider": "huggingface", "task": "text-generation", "downloads": 827} +{"model_id": "lgaalves/xgen-7b-8k_dolly", "provider": "huggingface", "task": "text-generation", "downloads": 827} +{"model_id": "LTC-AI-Labs/L2-7b-Synthia-WVG-Test", "provider": "huggingface", "task": "text-generation", "downloads": 827} +{"model_id": "DopeorNope/SOLARC-M-10.7B", "provider": "huggingface", "task": "text-generation", "downloads": 827} +{"model_id": "blazerye/DrugAssist-7B", "provider": "huggingface", "task": "text-generation", "downloads": 827} +{"model_id": "bartowski/Hermes-3-Llama-3.1-405B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 827} +{"model_id": "unsloth/Hermes-4-405B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 827} +{"model_id": "Bruno0208/Qwen2.5-0.5B-Instruct-mate-q4_k_m.gguf", "provider": "huggingface", "task": "text-generation", "downloads": 827} +{"model_id": "bofenghuang/vigogne-7b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 826} +{"model_id": "anon8231489123/gpt4-x-alpaca-13b-native-4bit-128g", "provider": "huggingface", "task": "text-generation", "downloads": 826} +{"model_id": "digitous/Alpacino30b", "provider": "huggingface", "task": "text-generation", "downloads": 826} +{"model_id": "h2oai/h2ogpt-research-oasst1-llama-65b", "provider": "huggingface", "task": "text-generation", "downloads": 826} +{"model_id": "Tincando/fiction_story_generator", "provider": "huggingface", "task": "text-generation", "downloads": 826} +{"model_id": "jondurbin/airoboros-7b-gpt4-1.1", "provider": "huggingface", "task": "text-generation", "downloads": 826} +{"model_id": "jondurbin/airoboros-65b-gpt4-1.2", "provider": "huggingface", "task": "text-generation", "downloads": 826} +{"model_id": "jondurbin/airoboros-65b-gpt4-1.3", "provider": "huggingface", "task": "text-generation", "downloads": 826} +{"model_id": "LoupGarou/WizardCoder-Guanaco-15B-V1.0", "provider": "huggingface", "task": "text-generation", "downloads": 826} +{"model_id": "openchat/openchat_v2", "provider": "huggingface", "task": "text-generation", "downloads": 826} +{"model_id": "MayaPH/GodziLLa-30B", "provider": "huggingface", "task": "text-generation", "downloads": 826} +{"model_id": "heegyu/LIMA-13b-hf", "provider": "huggingface", "task": "text-generation", "downloads": 826} +{"model_id": "hiyouga/Baichuan2-7B-Chat-LLaMAfied", "provider": "huggingface", "task": "text-generation", "downloads": 826} +{"model_id": "athirdpath/Harmonia-20B", "provider": "huggingface", "task": "text-generation", "downloads": 826} +{"model_id": "Qwen/Qwen1.5-0.5B-Chat-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 826} +{"model_id": "norallm/normistral-11b-translate", "provider": "huggingface", "task": "text-generation", "downloads": 826} +{"model_id": "BreadAi/gpt-YA-1-1_160M", "provider": "huggingface", "task": "text-generation", "downloads": 825} +{"model_id": "dvruette/oasst-gpt-neox-20b-3000-steps", "provider": "huggingface", "task": "text-generation", "downloads": 825} +{"model_id": "bofenghuang/vigogne-33b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 825} +{"model_id": "ausboss/llama-30b-supercot", "provider": "huggingface", "task": "text-generation", "downloads": 825} +{"model_id": "YeungNLP/firefly-bloom-2b6-v2", "provider": "huggingface", "task": "text-generation", "downloads": 825} +{"model_id": "Aeala/GPT4-x-AlpacaDente-30b", "provider": "huggingface", "task": "text-generation", "downloads": 825} +{"model_id": "MayaPH/FinOPT-Franklin", "provider": "huggingface", "task": "text-generation", "downloads": 825} +{"model_id": "heegyu/WizardVicuna-3B-0719", "provider": "huggingface", "task": "text-generation", "downloads": 825} +{"model_id": "budecosystem/genz-13b-v2", "provider": "huggingface", "task": "text-generation", "downloads": 825} +{"model_id": "andreaskoepf/llama2-13b-megacode2_min100", "provider": "huggingface", "task": "text-generation", "downloads": 825} +{"model_id": "FelixChao/vicuna-33b-coder", "provider": "huggingface", "task": "text-generation", "downloads": 825} +{"model_id": "Fredithefish/Guanaco-3B-Uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 825} +{"model_id": "CHIH-HUNG/llama-2-13b-dolphin_20w", "provider": "huggingface", "task": "text-generation", "downloads": 825} +{"model_id": "Mikivis/gpt2-large-lora-sft2", "provider": "huggingface", "task": "text-generation", "downloads": 825} +{"model_id": "tiny-random/qwen3", "provider": "huggingface", "task": "text-generation", "downloads": 825} +{"model_id": "mlx-community/LFM2-8B-A1B-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 825} +{"model_id": "noctrex/MiniMax-M2.5-REAP-172B-A10B-MXFP4_MOE-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 825} +{"model_id": "KoboldAI/OPT-30B-Erebus", "provider": "huggingface", "task": "text-generation", "downloads": 824} +{"model_id": "BreadAi/gpt-YA-1-1_70M", "provider": "huggingface", "task": "text-generation", "downloads": 824} +{"model_id": "vicgalle/alpaca-7b", "provider": "huggingface", "task": "text-generation", "downloads": 824} +{"model_id": "Ejafa/vicuna_7B_vanilla_1.1", "provider": "huggingface", "task": "text-generation", "downloads": 824} +{"model_id": "MetaIX/GPT4-X-Alpasta-30b", "provider": "huggingface", "task": "text-generation", "downloads": 824} +{"model_id": "bofenghuang/vigogne-7b-chat", "provider": "huggingface", "task": "text-generation", "downloads": 824} +{"model_id": "AlekseyKorshuk/chatml-pyg-v1", "provider": "huggingface", "task": "text-generation", "downloads": 824} +{"model_id": "openaccess-ai-collective/minotaur-13b-fixed", "provider": "huggingface", "task": "text-generation", "downloads": 824} +{"model_id": "klosax/pythia-70m-deduped-step44k-92bt", "provider": "huggingface", "task": "text-generation", "downloads": 824} +{"model_id": "clibrain/Llama-2-ft-instruct-es", "provider": "huggingface", "task": "text-generation", "downloads": 824} +{"model_id": "anhnv125/pygmalion-6b-roleplay", "provider": "huggingface", "task": "text-generation", "downloads": 824} +{"model_id": "DAMO-NLP-MT/polylm-chat-13b", "provider": "huggingface", "task": "text-generation", "downloads": 824} +{"model_id": "ajibawa-2023/carl-33b", "provider": "huggingface", "task": "text-generation", "downloads": 824} +{"model_id": "Writer/palmyra-20b-chat", "provider": "huggingface", "task": "text-generation", "downloads": 824} +{"model_id": "Undi95/MLewdBoros-L2-13B", "provider": "huggingface", "task": "text-generation", "downloads": 824} +{"model_id": "lyogavin/Anima-7B-100K", "provider": "huggingface", "task": "text-generation", "downloads": 824} +{"model_id": "CHIH-HUNG/llama-2-13b-FINETUNE4_3.8w-r4-gate_up_down", "provider": "huggingface", "task": "text-generation", "downloads": 824} +{"model_id": "Undi95/MXLewd-L2-20B", "provider": "huggingface", "task": "text-generation", "downloads": 824} +{"model_id": "harborwater/wizard-orca-3b", "provider": "huggingface", "task": "text-generation", "downloads": 824} +{"model_id": "llm-agents/tora-code-7b-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 824} +{"model_id": "TheBloke/meditron-70B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 824} +{"model_id": "dreuxx26/Multilingual-grammar-Corrector-using-mT5-small", "provider": "huggingface", "task": "text-generation", "downloads": 824} +{"model_id": "dralex/olmo3-0.2b-random-ci", "provider": "huggingface", "task": "text-generation", "downloads": 824} +{"model_id": "digitous/Janin-R", "provider": "huggingface", "task": "text-generation", "downloads": 823} +{"model_id": "dvruette/llama-13b-pretrained-sft-epoch-1", "provider": "huggingface", "task": "text-generation", "downloads": 823} +{"model_id": "pillowtalks-ai/delta13b", "provider": "huggingface", "task": "text-generation", "downloads": 823} +{"model_id": "Lazycuber/Janemalion-6B", "provider": "huggingface", "task": "text-generation", "downloads": 823} +{"model_id": "FabbriSimo01/Facebook_opt_1.3b_Quantized", "provider": "huggingface", "task": "text-generation", "downloads": 823} +{"model_id": "jondurbin/airoboros-l2-7b-gpt4-1.4.1", "provider": "huggingface", "task": "text-generation", "downloads": 823} +{"model_id": "CobraMamba/mamba-gpt-3b-v2", "provider": "huggingface", "task": "text-generation", "downloads": 823} +{"model_id": "OpenBuddy/openbuddy-llama-65b-v8-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 823} +{"model_id": "OpenBuddy/openbuddy-atom-13b-v9-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 823} +{"model_id": "Undi95/LewdEngine", "provider": "huggingface", "task": "text-generation", "downloads": 823} +{"model_id": "abacusai/Giraffe-v2-70b-32k", "provider": "huggingface", "task": "text-generation", "downloads": 823} +{"model_id": "wei123602/llama2-13b-fintune2-4E", "provider": "huggingface", "task": "text-generation", "downloads": 823} +{"model_id": "Undi95/ReMM-v2-L2-13B", "provider": "huggingface", "task": "text-generation", "downloads": 823} +{"model_id": "TheBloke/Mistral-7B-v0.1-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 823} +{"model_id": "Mikivis/gpt2-large-imdb3", "provider": "huggingface", "task": "text-generation", "downloads": 823} +{"model_id": "ajibawa-2023/Python-Code-13B", "provider": "huggingface", "task": "text-generation", "downloads": 823} +{"model_id": "Mungert/Fin-R1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 823} +{"model_id": "LumiOpen/Llama-Poro-2-8B-base", "provider": "huggingface", "task": "text-generation", "downloads": 823} +{"model_id": "sunemo/Qwen2.5-0.5B-Instruct-Gensyn-Swarm-omnivorous_sturdy_seal", "provider": "huggingface", "task": "text-generation", "downloads": 823} +{"model_id": "KoboldAI/OPT-6B-nerys-v2", "provider": "huggingface", "task": "text-generation", "downloads": 822} +{"model_id": "BreadAi/gpt-Youtube", "provider": "huggingface", "task": "text-generation", "downloads": 822} +{"model_id": "GeorgiaTechResearchInstitute/galpaca-30b", "provider": "huggingface", "task": "text-generation", "downloads": 822} +{"model_id": "quantumaikr/open_llama_7b_hf", "provider": "huggingface", "task": "text-generation", "downloads": 822} +{"model_id": "wahaha1987/llama_7b_sharegpt94k_fastchat", "provider": "huggingface", "task": "text-generation", "downloads": 822} +{"model_id": "LLMs/WizardLM-13B-V1.0", "provider": "huggingface", "task": "text-generation", "downloads": 822} +{"model_id": "YeungNLP/firefly-bloom-7b1", "provider": "huggingface", "task": "text-generation", "downloads": 822} +{"model_id": "DAMO-NLP-MT/polylm-13b", "provider": "huggingface", "task": "text-generation", "downloads": 822} +{"model_id": "wenge-research/yayi-13b-llama2", "provider": "huggingface", "task": "text-generation", "downloads": 822} +{"model_id": "ajibawa-2023/carl-7b", "provider": "huggingface", "task": "text-generation", "downloads": 822} +{"model_id": "Gryphe/MythoBoros-13b", "provider": "huggingface", "task": "text-generation", "downloads": 822} +{"model_id": "CobraMamba/mamba-gpt-3b-v3", "provider": "huggingface", "task": "text-generation", "downloads": 822} +{"model_id": "jondurbin/airoboros-33b-gpt4-m2.0", "provider": "huggingface", "task": "text-generation", "downloads": 822} +{"model_id": "Open-Orca/LlongOrca-7B-16k", "provider": "huggingface", "task": "text-generation", "downloads": 822} +{"model_id": "baichuan-inc/Baichuan2-13B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 822} +{"model_id": "martyn/mistral-megamerge-dare-7b", "provider": "huggingface", "task": "text-generation", "downloads": 822} +{"model_id": "infly/OpenCoder-1.5B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 822} +{"model_id": "RedHatAI/Qwen3-32B-NVFP4A16", "provider": "huggingface", "task": "text-generation", "downloads": 822} +{"model_id": "KoboldAI/OPT-13B-Nerys-v2", "provider": "huggingface", "task": "text-generation", "downloads": 821} +{"model_id": "BreadAi/MusePy-1-2", "provider": "huggingface", "task": "text-generation", "downloads": 821} +{"model_id": "dvruette/oasst-pythia-6.9b-4000-steps", "provider": "huggingface", "task": "text-generation", "downloads": 821} +{"model_id": "dvruette/oasst-pythia-12b-pretrained-sft", "provider": "huggingface", "task": "text-generation", "downloads": 821} +{"model_id": "OpenAssistant/pythia-12b-sft-v8-2.5k-steps", "provider": "huggingface", "task": "text-generation", "downloads": 821} +{"model_id": "TheBloke/VicUnlocked-30B-LoRA-HF", "provider": "huggingface", "task": "text-generation", "downloads": 821} +{"model_id": "IDEA-CCNL/Ziya-LLaMA-13B-Pretrain-v1", "provider": "huggingface", "task": "text-generation", "downloads": 821} +{"model_id": "bofenghuang/vigogne-13b-chat", "provider": "huggingface", "task": "text-generation", "downloads": 821} +{"model_id": "jondurbin/airoboros-l2-13b-gpt4-1.4.1", "provider": "huggingface", "task": "text-generation", "downloads": 821} +{"model_id": "mrm8488/llama-2-coder-7b", "provider": "huggingface", "task": "text-generation", "downloads": 821} +{"model_id": "HWERI/Llama2-7b-sharegpt4", "provider": "huggingface", "task": "text-generation", "downloads": 821} +{"model_id": "CHIH-HUNG/llama-2-13b-OpenOrca_20w", "provider": "huggingface", "task": "text-generation", "downloads": 821} +{"model_id": "OpenBuddy/openbuddy-codellama2-34b-v11.1-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 821} +{"model_id": "pszemraj/pythia-31m-simplewiki-scratch-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 821} +{"model_id": "Undi95/MM-ReMM-L2-20B", "provider": "huggingface", "task": "text-generation", "downloads": 821} +{"model_id": "GeneZC/MiniMA-3B", "provider": "huggingface", "task": "text-generation", "downloads": 821} +{"model_id": "fblgit/LUNA-SOLARkrautLM-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 821} +{"model_id": "Aryanne/sheared-silicon10p", "provider": "huggingface", "task": "text-generation", "downloads": 821} +{"model_id": "bofenghuang/vigogne-13b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 820} +{"model_id": "MetaIX/GPT4-X-Alpasta-30b-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 820} +{"model_id": "h2oai/h2ogpt-research-oig-oasst1-512-30b", "provider": "huggingface", "task": "text-generation", "downloads": 820} +{"model_id": "OpenAssistant/pythia-12b-sft-v8-rlhf-2k-steps", "provider": "huggingface", "task": "text-generation", "downloads": 820} +{"model_id": "timdettmers/guanaco-65b-merged", "provider": "huggingface", "task": "text-generation", "downloads": 820} +{"model_id": "jondurbin/airoboros-13b-gpt4-1.4-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 820} +{"model_id": "openchat/opencoderplus", "provider": "huggingface", "task": "text-generation", "downloads": 820} +{"model_id": "OpenBuddy/openbuddy-openllama-13b-v7-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 820} +{"model_id": "shaohang/Sparse0.5_OPT-1.3", "provider": "huggingface", "task": "text-generation", "downloads": 820} +{"model_id": "kingbri/chronolima-airo-grad-l2-13B", "provider": "huggingface", "task": "text-generation", "downloads": 820} +{"model_id": "acrastt/Puma-3B", "provider": "huggingface", "task": "text-generation", "downloads": 820} +{"model_id": "TinyPixel/lima-test", "provider": "huggingface", "task": "text-generation", "downloads": 820} +{"model_id": "Undi95/UndiMix-v1-13b", "provider": "huggingface", "task": "text-generation", "downloads": 820} +{"model_id": "harborwater/open-llama-3b-v2-wizard-evol-instuct-v2-196k", "provider": "huggingface", "task": "text-generation", "downloads": 820} +{"model_id": "pszemraj/pythia-31m-simplewiki-2048", "provider": "huggingface", "task": "text-generation", "downloads": 820} +{"model_id": "elliotthwang/Elliott-Chinese-LLaMa-GPTQ-V2.0", "provider": "huggingface", "task": "text-generation", "downloads": 820} +{"model_id": "CHIH-HUNG/llama-2-13b-FINETUNE5_4w-r16-gate_up_down", "provider": "huggingface", "task": "text-generation", "downloads": 820} +{"model_id": "feidfoe/Metamath-reproduce-7b", "provider": "huggingface", "task": "text-generation", "downloads": 820} +{"model_id": "abacusai/Giraffe-13b-32k-v3", "provider": "huggingface", "task": "text-generation", "downloads": 820} +{"model_id": "openthaigpt/openthaigpt-1.0.0-beta-13b-chat-hf", "provider": "huggingface", "task": "text-generation", "downloads": 820} +{"model_id": "NeverSleep/Noromaid-v0.1-mixtral-8x7b-Instruct-v3", "provider": "huggingface", "task": "text-generation", "downloads": 820} +{"model_id": "NeverSleep/Noromaid-13b-v0.3", "provider": "huggingface", "task": "text-generation", "downloads": 820} +{"model_id": "bartowski/magnum-v4-27b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 820} +{"model_id": "CNCL-Penn-State/CrPO-sft-llama-3.1-8b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 820} +{"model_id": "dvruette/oasst-pythia-12b-reference", "provider": "huggingface", "task": "text-generation", "downloads": 819} +{"model_id": "ausboss/llama-13b-supercot", "provider": "huggingface", "task": "text-generation", "downloads": 819} +{"model_id": "aisquared/chopt-2_7b", "provider": "huggingface", "task": "text-generation", "downloads": 819} +{"model_id": "64bits/LexPodLM-13B", "provider": "huggingface", "task": "text-generation", "downloads": 819} +{"model_id": "jondurbin/airoboros-33b-gpt4", "provider": "huggingface", "task": "text-generation", "downloads": 819} +{"model_id": "TheBloke/robin-65b-v2-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 819} +{"model_id": "jerryjalapeno/nart-100k-7b", "provider": "huggingface", "task": "text-generation", "downloads": 819} +{"model_id": "NousResearch/Redmond-Puffin-13B", "provider": "huggingface", "task": "text-generation", "downloads": 819} +{"model_id": "heegyu/RedTulu-Uncensored-3B-0719", "provider": "huggingface", "task": "text-generation", "downloads": 819} +{"model_id": "yulan-team/YuLan-Chat-2-13b-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 819} +{"model_id": "acrastt/Marx-3B", "provider": "huggingface", "task": "text-generation", "downloads": 819} +{"model_id": "IkariDev/Athena-v1", "provider": "huggingface", "task": "text-generation", "downloads": 819} +{"model_id": "ajibawa-2023/Uncensored-Frank-33B", "provider": "huggingface", "task": "text-generation", "downloads": 819} +{"model_id": "CHIH-HUNG/llama-2-13b-FINETUNE3_3.3w-r4-q_k_v_o", "provider": "huggingface", "task": "text-generation", "downloads": 819} +{"model_id": "CHIH-HUNG/llama-2-13b-FINETUNE3_3.3w-r8-gate_up_down", "provider": "huggingface", "task": "text-generation", "downloads": 819} +{"model_id": "totally-not-an-llm/PuddleJumper-13b-V2", "provider": "huggingface", "task": "text-generation", "downloads": 819} +{"model_id": "health360/Healix-410M", "provider": "huggingface", "task": "text-generation", "downloads": 819} +{"model_id": "vmajor/Orca2-13B-selfmerge-39B", "provider": "huggingface", "task": "text-generation", "downloads": 819} +{"model_id": "OpenBuddy/openbuddy-deepseek-67b-v15.2", "provider": "huggingface", "task": "text-generation", "downloads": 819} +{"model_id": "ajibawa-2023/Code-13B", "provider": "huggingface", "task": "text-generation", "downloads": 819} +{"model_id": "NeverSleep/Noromaid-13b-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 819} +{"model_id": "Yhyu13/LMCocktail-10.7B-v1", "provider": "huggingface", "task": "text-generation", "downloads": 819} +{"model_id": "OpenBuddy/openbuddy-mixtral-8x7b-v16.1-32k", "provider": "huggingface", "task": "text-generation", "downloads": 819} +{"model_id": "DopeorNope/SOLARC-MOE-10.7Bx4", "provider": "huggingface", "task": "text-generation", "downloads": 819} +{"model_id": "Mihaiii/Pallas-0.5-LASER-0.2", "provider": "huggingface", "task": "text-generation", "downloads": 819} +{"model_id": "mlabonne/Beyonder-4x7B-v2", "provider": "huggingface", "task": "text-generation", "downloads": 819} +{"model_id": "gagan3012/MetaModel_moe_multilingualv1", "provider": "huggingface", "task": "text-generation", "downloads": 819} +{"model_id": "unsloth/Qwen2.5-Coder-1.5B", "provider": "huggingface", "task": "text-generation", "downloads": 819} +{"model_id": "mlx-community/Qwen2.5-Coder-32B-Instruct-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 819} +{"model_id": "voloshko/bidi-mamba2-1.3b-mdlm", "provider": "huggingface", "task": "text-generation", "downloads": 819} +{"model_id": "Salesforce/codegen-6B-nl", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "digitous/Skegma-GPTJ", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "dvruette/llama-13b-pretrained-sft-epoch-2", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "TehVenom/Pygmalion_AlpacaLora-7b", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "ausboss/llama7b-wizardlm-unfiltered", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "GeorgiaTechResearchInstitute/starcoder-gpteacher-code-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "ewof/koishi-instruct-3b", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "kevinpro/Vicuna-13B-CoT", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "jondurbin/airoboros-7b-gpt4", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "dsvv-cair/alpaca-cleaned-llama-30b-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "openchat/openchat_8192", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "frank098/orca_mini_3b_juniper", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "Gryphe/MythoLogic-13b", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "YeungNLP/firefly-llama-13b", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "shaohang/Sparse_llama-7B", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "Aspik101/Nous-Hermes-13b-pl-lora_unload", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "ajibawa-2023/carl-13b", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "psyche/kollama2-7b-v2", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "zarakiquemparte/zaraxls-l2-7b", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "luffycodes/mcq-vicuna-13b-v1.5", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "CHIH-HUNG/llama-2-13b-FINETUNE2_3w-gate_up_down_proj", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "Envoid/Yousei-22B", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "Undi95/CodeEngine", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "NewstaR/Starlight-7B", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "lu-vae/llama2-13B-sharegpt4-orca-openplatypus-8w", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "winglian/basilisk-4b", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "CHIH-HUNG/llama-2-13b-FINETUNE5_4w-r8-gate_up_down", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "budecosystem/boomer-1b", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "OpenBuddy/openbuddy-llemma-34b-v13.1", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "TheBloke/zephyr-7B-beta-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "budecosystem/genz-13b-infinite", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "Danielbrdz/CodeBarcenas-1b", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "pszemraj/perSLIMmon-8b-base", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "Undi95/X-MythoChronos-13B", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "OrionStarAI/OrionStar-Yi-34B-Chat-Llama", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "habanoz/TinyLlama-1.1B-intermediate-step-715k-1.5T-lr-5-3epochs-oasst1-top1-instruct-V1", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "habanoz/TinyLlama-1.1B-intermediate-step-715k-1.5T-lr-5-4epochs-oasst1-top1-instruct-V1", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "habanoz/TinyLlama-1.1B-intermediate-step-715k-1.5T-lr-5-1epch-airoboros3.1-1k-instruct-V1", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "Korabbit/Llama-2-7b-chat-hf-afr-200step-flan-v2", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "fblgit/una-xaberius-34b-v1beta", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "Undi95/Mixtral-4x7B-DPO-RPChat", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "l3utterfly/minima-3b-layla-v2", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "martyn/mixtral-megamerge-dare-8x7b-v1", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "SicariusSicariiStuff/Tinybra_13B", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "Mihaiii/Pallas-0.5-LASER-0.1", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "lmstudio-community/Qwen2.5-7B-Instruct-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "nvidia/Qwen3-235B-A22B-Thinking-2507-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "EntermindAI/Rukun-32B-V", "provider": "huggingface", "task": "text-generation", "downloads": 818} +{"model_id": "digitous/GPT-R", "provider": "huggingface", "task": "text-generation", "downloads": 817} +{"model_id": "h2oai/h2ogpt-gm-oasst1-en-1024-20b", "provider": "huggingface", "task": "text-generation", "downloads": 817} +{"model_id": "h2oai/h2ogpt-gm-oasst1-en-1024-open-llama-7b-preview-400bt", "provider": "huggingface", "task": "text-generation", "downloads": 817} +{"model_id": "simsim314/Hermes-13b-hf-shards", "provider": "huggingface", "task": "text-generation", "downloads": 817} +{"model_id": "jondurbin/airoboros-7b-gpt4-1.2", "provider": "huggingface", "task": "text-generation", "downloads": 817} +{"model_id": "jondurbin/airoboros-7b-gpt4-1.3", "provider": "huggingface", "task": "text-generation", "downloads": 817} +{"model_id": "openchat/openchat_v2_w", "provider": "huggingface", "task": "text-generation", "downloads": 817} +{"model_id": "jondurbin/airoboros-33b-gpt4-2.0", "provider": "huggingface", "task": "text-generation", "downloads": 817} +{"model_id": "Aspik101/StableBeluga-13B-instruct-PL-lora_unload", "provider": "huggingface", "task": "text-generation", "downloads": 817} +{"model_id": "Aspik101/Vicuzard-30B-Uncensored-instruct-PL-lora_unload", "provider": "huggingface", "task": "text-generation", "downloads": 817} +{"model_id": "beaugogh/Llama2-7b-sharegpt4", "provider": "huggingface", "task": "text-generation", "downloads": 817} +{"model_id": "l3utterfly/open-llama-3b-v2-layla", "provider": "huggingface", "task": "text-generation", "downloads": 817} +{"model_id": "acrastt/OmegLLaMA-3B", "provider": "huggingface", "task": "text-generation", "downloads": 817} +{"model_id": "tianyil1/denas-llama2", "provider": "huggingface", "task": "text-generation", "downloads": 817} +{"model_id": "lgaalves/llama-2-7b-hf_open-platypus", "provider": "huggingface", "task": "text-generation", "downloads": 817} +{"model_id": "openchat/openchat_v3.2_super", "provider": "huggingface", "task": "text-generation", "downloads": 817} +{"model_id": "CHIH-HUNG/llama-2-13b-Open-Platypus_2.5w", "provider": "huggingface", "task": "text-generation", "downloads": 817} +{"model_id": "Danielbrdz/Barcenas-13b", "provider": "huggingface", "task": "text-generation", "downloads": 817} +{"model_id": "Undi95/Unholy-v1-12L-13B", "provider": "huggingface", "task": "text-generation", "downloads": 817} +{"model_id": "ajibawa-2023/Uncensored-Frank-7B", "provider": "huggingface", "task": "text-generation", "downloads": 817} +{"model_id": "pszemraj/pythia-31m-KI_v1-2048-scratch", "provider": "huggingface", "task": "text-generation", "downloads": 817} +{"model_id": "totally-not-an-llm/EverythingLM-13b-V3-16k", "provider": "huggingface", "task": "text-generation", "downloads": 817} +{"model_id": "wei123602/Llama-2-13b-FINETUNE4_TEST2", "provider": "huggingface", "task": "text-generation", "downloads": 817} +{"model_id": "CHIH-HUNG/llama-2-13b-FINETUNE5_4w-r4-gate_up_down", "provider": "huggingface", "task": "text-generation", "downloads": 817} +{"model_id": "922-CA/monika-ddlc-7b-v1", "provider": "huggingface", "task": "text-generation", "downloads": 817} +{"model_id": "bofenghuang/vigogne-2-13b-chat", "provider": "huggingface", "task": "text-generation", "downloads": 817} +{"model_id": "typeof/open_llama_3b_v2", "provider": "huggingface", "task": "text-generation", "downloads": 817} +{"model_id": "NeverSleep/Echidna-13b-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 817} +{"model_id": "Danielbrdz/CodeBarcenas-13b", "provider": "huggingface", "task": "text-generation", "downloads": 817} +{"model_id": "APMIC/caigun-lora-model-33B", "provider": "huggingface", "task": "text-generation", "downloads": 817} +{"model_id": "allenai/digital-socrates-7b", "provider": "huggingface", "task": "text-generation", "downloads": 817} +{"model_id": "princeton-nlp/Sheared-LLaMA-1.3B-ShareGPT", "provider": "huggingface", "task": "text-generation", "downloads": 817} +{"model_id": "Korabbit/Llama-2-7b-chat-hf-afr-100step-flan-v2", "provider": "huggingface", "task": "text-generation", "downloads": 817} +{"model_id": "mwitiderrick/open_llama_3b_code_instruct_0.1", "provider": "huggingface", "task": "text-generation", "downloads": 817} +{"model_id": "ajibawa-2023/Code-33B", "provider": "huggingface", "task": "text-generation", "downloads": 817} +{"model_id": "Mihaiii/Pallas-0.5-LASER-0.4", "provider": "huggingface", "task": "text-generation", "downloads": 817} +{"model_id": "deepseek-ai/DeepSeek-V2.5-1210", "provider": "huggingface", "task": "text-generation", "downloads": 817} +{"model_id": "dvruette/oasst-pythia-12b-6000-steps", "provider": "huggingface", "task": "text-generation", "downloads": 816} +{"model_id": "quantumaikr/KoreanLM-hf", "provider": "huggingface", "task": "text-generation", "downloads": 816} +{"model_id": "shibing624/chinese-alpaca-plus-13b-hf", "provider": "huggingface", "task": "text-generation", "downloads": 816} +{"model_id": "Rallio67/3B-redpajama-conditional-alpha", "provider": "huggingface", "task": "text-generation", "downloads": 816} +{"model_id": "Yhyu13/llama-30B-hf-openassitant", "provider": "huggingface", "task": "text-generation", "downloads": 816} +{"model_id": "digitous/13B-Chimera", "provider": "huggingface", "task": "text-generation", "downloads": 816} +{"model_id": "JamesConley/glados_together_20b_lora_merged", "provider": "huggingface", "task": "text-generation", "downloads": 816} +{"model_id": "wahaha1987/llama_13b_sharegpt94k_fastchat", "provider": "huggingface", "task": "text-generation", "downloads": 816} +{"model_id": "jondurbin/airoboros-13b-gpt4", "provider": "huggingface", "task": "text-generation", "downloads": 816} +{"model_id": "timdettmers/guanaco-13b-merged", "provider": "huggingface", "task": "text-generation", "downloads": 816} +{"model_id": "frank098/WizardLM_13B_juniper", "provider": "huggingface", "task": "text-generation", "downloads": 816} +{"model_id": "golaxy/gogpt2-7b", "provider": "huggingface", "task": "text-generation", "downloads": 816} +{"model_id": "quantumaikr/QuantumLM-7B", "provider": "huggingface", "task": "text-generation", "downloads": 816} +{"model_id": "Gryphe/MythoLogic-L2-13b", "provider": "huggingface", "task": "text-generation", "downloads": 816} +{"model_id": "l3utterfly/llama2-7b-layla", "provider": "huggingface", "task": "text-generation", "downloads": 816} +{"model_id": "TheTravellingEngineer/llama2-7b-chat-hf-v2", "provider": "huggingface", "task": "text-generation", "downloads": 816} +{"model_id": "FelixChao/vicuna-7B-physics", "provider": "huggingface", "task": "text-generation", "downloads": 816} +{"model_id": "zarakiquemparte/kuchiki-l2-7b", "provider": "huggingface", "task": "text-generation", "downloads": 816} +{"model_id": "Voicelab/trurl-2-13b", "provider": "huggingface", "task": "text-generation", "downloads": 816} +{"model_id": "acrastt/Griffin-3B", "provider": "huggingface", "task": "text-generation", "downloads": 816} +{"model_id": "Aspik101/trurl-2-13b-pl-instruct_unload", "provider": "huggingface", "task": "text-generation", "downloads": 816} +{"model_id": "NekoPunchBBB/llama-2-13b-open-platypus-merged", "provider": "huggingface", "task": "text-generation", "downloads": 816} +{"model_id": "NobodyExistsOnTheInternet/PuffedConvo13bLoraE4", "provider": "huggingface", "task": "text-generation", "downloads": 816} +{"model_id": "CalderaAI/13B-Thorns-l2", "provider": "huggingface", "task": "text-generation", "downloads": 816} +{"model_id": "Fredithefish/Guanaco-13B-Uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 816} +{"model_id": "cmarkea/bloomz-7b1-mt-sft-chat", "provider": "huggingface", "task": "text-generation", "downloads": 816} +{"model_id": "CHIH-HUNG/llama-2-13b-FINETUNE4_3.8w-r8-gate_up_down", "provider": "huggingface", "task": "text-generation", "downloads": 816} +{"model_id": "CHIH-HUNG/llama-2-13b-FINETUNE3_3.3w-r4-q_k_v_o_gate_up_down", "provider": "huggingface", "task": "text-generation", "downloads": 816} +{"model_id": "CHIH-HUNG/llama-2-13b-FINETUNE3_3.3w-r8-q_k_v_o_gate_up_down", "provider": "huggingface", "task": "text-generation", "downloads": 816} +{"model_id": "CHIH-HUNG/llama-2-13b-FINETUNE4_3.8w-r4-q_k_v_o_gate_up_down", "provider": "huggingface", "task": "text-generation", "downloads": 816} +{"model_id": "wei123602/Llama-2-13b-FINETUNE4_TEST3", "provider": "huggingface", "task": "text-generation", "downloads": 816} +{"model_id": "harborwater/open-llama-3b-everythingLM-2048", "provider": "huggingface", "task": "text-generation", "downloads": 816} +{"model_id": "JosephusCheung/Pwen-VL-Chat-20_30", "provider": "huggingface", "task": "text-generation", "downloads": 816} +{"model_id": "ajibawa-2023/Python-Code-33B", "provider": "huggingface", "task": "text-generation", "downloads": 816} +{"model_id": "Danielbrdz/Barcenas-6b-200k", "provider": "huggingface", "task": "text-generation", "downloads": 816} +{"model_id": "vihangd/dopeyplats-1.1b-2T-v1", "provider": "huggingface", "task": "text-generation", "downloads": 816} +{"model_id": "l3utterfly/minima-3b-layla-v1", "provider": "huggingface", "task": "text-generation", "downloads": 816} +{"model_id": "vihangd/neuralfalcon-1b-v1", "provider": "huggingface", "task": "text-generation", "downloads": 816} +{"model_id": "luffycodes/vicuna-class-tutor-13b-ep3", "provider": "huggingface", "task": "text-generation", "downloads": 816} +{"model_id": "PracticeLLM/Twice-KoSOLAR-16.1B-test", "provider": "huggingface", "task": "text-generation", "downloads": 816} +{"model_id": "ibndias/NeuralHermes-MoE-2x7B", "provider": "huggingface", "task": "text-generation", "downloads": 816} +{"model_id": "ewqr2130/llama2-7b-raw-sft", "provider": "huggingface", "task": "text-generation", "downloads": 816} +{"model_id": "dvruette/oasst-pythia-12b-flash-attn-5000-steps", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "reeducator/bluemoonrp-30b", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "Monero/Manticore-13b-Chat-Pyg-Guanaco", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "jondurbin/airoboros-65b-gpt4-1.4", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "mncai/SGPT-1.3B-insurance-epoch10", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "OpenBuddy/openbuddy-llama2-13b-v8.1-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "YeungNLP/firefly-llama2-13b", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "jondurbin/airoboros-65b-gpt4-m2.0", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "Aspik101/vicuna-13b-v1.5-PL-lora_unload", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "kingbri/airolima-chronos-grad-l2-13B", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "YeungNLP/firefly-llama2-13b-v1.2", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "vonjack/Qwen-LLaMAfied-HFTok-7B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "TaylorAI/Flash-Llama-3B", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "openthaigpt/openthaigpt-1.0.0-beta-7b-chat-ckpt-hf", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "migtissera/Synthia-13B", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "yeontaek/Platypus2xOpenOrca-13B-IA3-v2.1", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "malhajar/Platypus2-70B-instruct-4bit-gptq", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "Danielbrdz/CodeBarcenas-7b", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "lu-vae/llama2-13b-sharegpt4-test", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "elliotthwang/Elliott-Chinese-LLaMa-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "Undi95/UndiMix-v4-13B", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "vihangd/smartyplats-3b-v2", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "wei123602/Llama-2-13b-FINETUNE4_TEST", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "CHIH-HUNG/llama-2-13b-FINETUNE3_3.3w-r16-q_k_v_o", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "CHIH-HUNG/llama-2-13b-FINETUNE4_3.8w-r8-q_k_v_o_gate_up_down", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "CHIH-HUNG/llama-2-13b-FINETUNE4_3.8w-r16-q_k_v_o_gate_up_down", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "chickencaesar/llama2-platypus-llama2-chat-13B-hf", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "NeverSleep/Echidna-13b-v0.3", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "Undi95/Utopia-13B", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "vihangd/smartyplats-1.1b-v1", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "vihangd/shearedplats-2.7b-v1", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "Danielbrdz/Barcenas-3b", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "meta-math/MetaMath-Llemma-7B", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "allenai/digital-socrates-13b", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "Sayan01/Llama-Flan-XL2base", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "aqweteddy/xwin-7b_chatvec-tulu2", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "ajibawa-2023/SlimOrca-13B", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "vmajor/Orca2-13B-selfmerge-26B", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "VAGOsolutions/SauerkrautLM-Mixtral-8x7B", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "YeungNLP/firefly-mixtral-8x7b", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "mlabonne/Beyonder-4x7b", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "Weyaxi/Nous-Hermes-2-SUS-Chat-2x34B", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "Ba2han/Tinypus-1.5B", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "decruz07/llama-2-7b-miniguanaco", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "bartowski/NousResearch_DeepHermes-3-Llama-3-8B-Preview-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 815} +{"model_id": "KoboldAI/OPT-350M-Nerys-v2", "provider": "huggingface", "task": "text-generation", "downloads": 814} +{"model_id": "TehVenom/oasst-sft-6-llama-33b-xor-MERGED-16bit", "provider": "huggingface", "task": "text-generation", "downloads": 814} +{"model_id": "reeducator/vicuna-13b-cocktail", "provider": "huggingface", "task": "text-generation", "downloads": 814} +{"model_id": "OpenAssistant/pythia-12b-pre-v8-12.5k-steps", "provider": "huggingface", "task": "text-generation", "downloads": 814} +{"model_id": "Monero/WizardLM-13b-OpenAssistant-Uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 814} +{"model_id": "health360/Healix-3B", "provider": "huggingface", "task": "text-generation", "downloads": 814} +{"model_id": "quantumaikr/QuantumLM", "provider": "huggingface", "task": "text-generation", "downloads": 814} +{"model_id": "jondurbin/airoboros-l2-7b-gpt4-m2.0", "provider": "huggingface", "task": "text-generation", "downloads": 814} +{"model_id": "MayaPH/opt-flan-iml-6.7b", "provider": "huggingface", "task": "text-generation", "downloads": 814} +{"model_id": "ajibawa-2023/scarlett-13b", "provider": "huggingface", "task": "text-generation", "downloads": 814} +{"model_id": "Kunhao/pile-7b-250b-tokens", "provider": "huggingface", "task": "text-generation", "downloads": 814} +{"model_id": "TaylorAI/FLAN-Llama-7B-2_Llama2-7B-Flash_868_full_model", "provider": "huggingface", "task": "text-generation", "downloads": 814} +{"model_id": "CHIH-HUNG/llama-2-13b-dolphin_5w", "provider": "huggingface", "task": "text-generation", "downloads": 814} +{"model_id": "Devio/test-22B", "provider": "huggingface", "task": "text-generation", "downloads": 814} +{"model_id": "CobraMamba/mamba-gpt-3b-v4", "provider": "huggingface", "task": "text-generation", "downloads": 814} +{"model_id": "mzbac/CodeLlama-34b-guanaco-gptq", "provider": "huggingface", "task": "text-generation", "downloads": 814} +{"model_id": "Envoid/Libra-19B", "provider": "huggingface", "task": "text-generation", "downloads": 814} +{"model_id": "vihangd/smartyplats-3b-v1", "provider": "huggingface", "task": "text-generation", "downloads": 814} +{"model_id": "CHIH-HUNG/llama-2-13b-FINETUNE4_3.8w-r8-q_k_v_o", "provider": "huggingface", "task": "text-generation", "downloads": 814} +{"model_id": "Undi95/ReMM-v2.2-L2-13B", "provider": "huggingface", "task": "text-generation", "downloads": 814} +{"model_id": "TinyPixel/testmodel-3", "provider": "huggingface", "task": "text-generation", "downloads": 814} +{"model_id": "CHIH-HUNG/llama-2-13b-FINETUNE5_4w-r4-q_k_v_o_gate_up_down", "provider": "huggingface", "task": "text-generation", "downloads": 814} +{"model_id": "CHIH-HUNG/llama-2-13b-FINETUNE4_3.8w-r16-gate_up_down-test1", "provider": "huggingface", "task": "text-generation", "downloads": 814} +{"model_id": "ajibawa-2023/Uncensored-Jordan-7B", "provider": "huggingface", "task": "text-generation", "downloads": 814} +{"model_id": "migtissera/Tess-M-Creative-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 814} +{"model_id": "habanoz/tinyllama-oasst1-top1-instruct-full-lr1-5-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 814} +{"model_id": "migtissera/Tess-M-v1.2", "provider": "huggingface", "task": "text-generation", "downloads": 814} +{"model_id": "vihangd/smartyplats-1.1b-v2", "provider": "huggingface", "task": "text-generation", "downloads": 814} +{"model_id": "athirdpath/CleverGirl-20b", "provider": "huggingface", "task": "text-generation", "downloads": 814} +{"model_id": "OpenBuddy/openbuddy-deepseek-67b-v15-base", "provider": "huggingface", "task": "text-generation", "downloads": 814} +{"model_id": "itsliupeng/openllama-7b-icl", "provider": "huggingface", "task": "text-generation", "downloads": 814} +{"model_id": "migtissera/Synthia-MoE-v3-Mixtral-8x7B", "provider": "huggingface", "task": "text-generation", "downloads": 814} +{"model_id": "chargoddard/SmolLlamix-8x101M", "provider": "huggingface", "task": "text-generation", "downloads": 814} +{"model_id": "OpenBuddy/openbuddy-mixtral-8x7b-v16.2-32k", "provider": "huggingface", "task": "text-generation", "downloads": 814} +{"model_id": "TomGrc/FusionNet", "provider": "huggingface", "task": "text-generation", "downloads": 814} +{"model_id": "Mihaiii/Pallas-0.5-LASER-0.3", "provider": "huggingface", "task": "text-generation", "downloads": 814} +{"model_id": "fblgit/UNA-POLAR-10.7B-InstructMath-v2", "provider": "huggingface", "task": "text-generation", "downloads": 814} +{"model_id": "alexredna/TinyLlama-1.1B-Chat-v1.0-reasoning-v2", "provider": "huggingface", "task": "text-generation", "downloads": 814} +{"model_id": "MoEMoEKKung/Frankenstein-MoE-en-10.7Bx6", "provider": "huggingface", "task": "text-generation", "downloads": 814} +{"model_id": "Novaciano/Llama-3.2-1B-NSFW_Open_Erotic_GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 814} +{"model_id": "bartowski/TheDrummer_Skyfall-36B-v2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 814} +{"model_id": "unsloth/Jan-nano-128k-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 814} +{"model_id": "Yhyu13/chimera-inst-chat-13b-gptq-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 813} +{"model_id": "ashercn97/giraffe-7b", "provider": "huggingface", "task": "text-generation", "downloads": 813} +{"model_id": "TheTravellingEngineer/llama2-7b-chat-hf-guanaco", "provider": "huggingface", "task": "text-generation", "downloads": 813} +{"model_id": "Aspik101/Redmond-Puffin-13B-instruct-PL-lora_unload", "provider": "huggingface", "task": "text-generation", "downloads": 813} +{"model_id": "FelixChao/vicuna-7B-chemical", "provider": "huggingface", "task": "text-generation", "downloads": 813} +{"model_id": "clibrain/Llama-2-13b-ft-instruct-es", "provider": "huggingface", "task": "text-generation", "downloads": 813} +{"model_id": "migtissera/Synthia-7B", "provider": "huggingface", "task": "text-generation", "downloads": 813} +{"model_id": "acrastt/Marx-3B-V2", "provider": "huggingface", "task": "text-generation", "downloads": 813} +{"model_id": "OpenBuddy/openbuddy-llama2-13b-v11-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 813} +{"model_id": "AlekseyKorshuk/vic15-exp-syn-fight-cp3838", "provider": "huggingface", "task": "text-generation", "downloads": 813} +{"model_id": "jondurbin/airoboros-33b-2.1", "provider": "huggingface", "task": "text-generation", "downloads": 813} +{"model_id": "CHIH-HUNG/llama-2-13b-Open_Platypus_and_ccp_2.6w", "provider": "huggingface", "task": "text-generation", "downloads": 813} +{"model_id": "wei123602/llama2-13b-fintune2", "provider": "huggingface", "task": "text-generation", "downloads": 813} +{"model_id": "CHIH-HUNG/llama-2-13b-Open_Platypus_and_ccp_2.6w-3_epoch", "provider": "huggingface", "task": "text-generation", "downloads": 813} +{"model_id": "LeoLM/leo-hessianai-7b-chat-bilingual", "provider": "huggingface", "task": "text-generation", "downloads": 813} +{"model_id": "Undi95/OpenRP-13B", "provider": "huggingface", "task": "text-generation", "downloads": 813} +{"model_id": "wei123602/llama2-13b-FINETUNE3_TEST", "provider": "huggingface", "task": "text-generation", "downloads": 813} +{"model_id": "ajibawa-2023/Uncensored-Frank-13B", "provider": "huggingface", "task": "text-generation", "downloads": 813} +{"model_id": "wei123602/FINETUNE3_TEST4", "provider": "huggingface", "task": "text-generation", "downloads": 813} +{"model_id": "wei123602/Llama-2-13b-FINETUNE4", "provider": "huggingface", "task": "text-generation", "downloads": 813} +{"model_id": "YeungNLP/firefly-llama2-13b-chat", "provider": "huggingface", "task": "text-generation", "downloads": 813} +{"model_id": "LTC-AI-Labs/L2-7b-Base-WVG-Uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 813} +{"model_id": "Undi95/MLewd-v2.4-13B", "provider": "huggingface", "task": "text-generation", "downloads": 813} +{"model_id": "wei123602/Llama-2-13b-FINETUNE4_compare8k2", "provider": "huggingface", "task": "text-generation", "downloads": 813} +{"model_id": "NewstaR/Koss-7B-chat", "provider": "huggingface", "task": "text-generation", "downloads": 813} +{"model_id": "CHIH-HUNG/llama-2-13b-FINETUNE5_4w-r4-q_k_v_o", "provider": "huggingface", "task": "text-generation", "downloads": 813} +{"model_id": "Delcos/Mistral-Pygmalion-7b", "provider": "huggingface", "task": "text-generation", "downloads": 813} +{"model_id": "OdiaGenAI/odia_llama2_7B_base", "provider": "huggingface", "task": "text-generation", "downloads": 813} +{"model_id": "Undi95/Nete-13B", "provider": "huggingface", "task": "text-generation", "downloads": 813} +{"model_id": "KnutJaegersberg/Deacon-34B", "provider": "huggingface", "task": "text-generation", "downloads": 813} +{"model_id": "Undi95/Llama2-13B-no_robots-alpaca-lora", "provider": "huggingface", "task": "text-generation", "downloads": 813} +{"model_id": "NeverSleep/Noromaid-13b-v0.1.1", "provider": "huggingface", "task": "text-generation", "downloads": 813} +{"model_id": "itsliupeng/openllama-7b-base", "provider": "huggingface", "task": "text-generation", "downloads": 813} +{"model_id": "jan-hq/Phoenix-v1-8x7B", "provider": "huggingface", "task": "text-generation", "downloads": 813} +{"model_id": "allbyai/ToRoLaMa-7b-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 813} +{"model_id": "vikash06/llama-2-7b-small-model-new", "provider": "huggingface", "task": "text-generation", "downloads": 813} +{"model_id": "TomGrc/FusionNet_SOLAR", "provider": "huggingface", "task": "text-generation", "downloads": 813} +{"model_id": "budecosystem/code-millenials-13b", "provider": "huggingface", "task": "text-generation", "downloads": 813} +{"model_id": "vihangd/smartsolmix-4x10.7b-v1", "provider": "huggingface", "task": "text-generation", "downloads": 813} +{"model_id": "OpenBuddy/openbuddy-falcon-40b-v16.1-4k", "provider": "huggingface", "task": "text-generation", "downloads": 813} +{"model_id": "HenryJJ/Instruct_Yi-6B_Dolly15K", "provider": "huggingface", "task": "text-generation", "downloads": 813} +{"model_id": "fblgit/UNAversal-2x7B-v1", "provider": "huggingface", "task": "text-generation", "downloads": 813} +{"model_id": "bartowski/ReadyArt_Amoral-Fallen-Omega-Gemma3-12B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 813} +{"model_id": "digitous/Javelin-GPTJ", "provider": "huggingface", "task": "text-generation", "downloads": 812} +{"model_id": "h2oai/h2ogpt-gm-oasst1-multilang-1024-20b", "provider": "huggingface", "task": "text-generation", "downloads": 812} +{"model_id": "Writer/palmyra-med-20b", "provider": "huggingface", "task": "text-generation", "downloads": 812} +{"model_id": "Andron00e/YetAnother_Open-Llama-3B-LoRA", "provider": "huggingface", "task": "text-generation", "downloads": 812} +{"model_id": "JosephusCheung/LL7M", "provider": "huggingface", "task": "text-generation", "downloads": 812} +{"model_id": "Aspik101/Llama-2-7b-hf-instruct-pl-lora_unload", "provider": "huggingface", "task": "text-generation", "downloads": 812} +{"model_id": "BELLE-2/BELLE-Llama2-13B-chat-0.4M", "provider": "huggingface", "task": "text-generation", "downloads": 812} +{"model_id": "jondurbin/airoboros-l2-13b-gpt4-m2.0", "provider": "huggingface", "task": "text-generation", "downloads": 812} +{"model_id": "ashercn97/manatee-7b", "provider": "huggingface", "task": "text-generation", "downloads": 812} +{"model_id": "heegyu/WizardVicuna2-13b-hf", "provider": "huggingface", "task": "text-generation", "downloads": 812} +{"model_id": "Aspik101/WizardVicuna-Uncensored-3B-instruct-PL-lora_unload", "provider": "huggingface", "task": "text-generation", "downloads": 812} +{"model_id": "ajibawa-2023/carl-llama-2-13b", "provider": "huggingface", "task": "text-generation", "downloads": 812} +{"model_id": "zarakiquemparte/zarablend-l2-7b", "provider": "huggingface", "task": "text-generation", "downloads": 812} +{"model_id": "gaodrew/gaodrew-llama-30b-instruct-2048-Open-Platypus-100steps", "provider": "huggingface", "task": "text-generation", "downloads": 812} +{"model_id": "TaylorAI/Flash-Llama-7B", "provider": "huggingface", "task": "text-generation", "downloads": 812} +{"model_id": "TaylorAI/Flash-Llama-13B", "provider": "huggingface", "task": "text-generation", "downloads": 812} +{"model_id": "beaugogh/Llama2-7b-openorca-mc-v1", "provider": "huggingface", "task": "text-generation", "downloads": 812} +{"model_id": "jjaaaww/posi_13b", "provider": "huggingface", "task": "text-generation", "downloads": 812} +{"model_id": "stabilityai/japanese-stablelm-base-gamma-7b", "provider": "huggingface", "task": "text-generation", "downloads": 812} +{"model_id": "ajibawa-2023/Uncensored-Jordan-33B", "provider": "huggingface", "task": "text-generation", "downloads": 812} +{"model_id": "budecosystem/sql-millennials-13b", "provider": "huggingface", "task": "text-generation", "downloads": 812} +{"model_id": "NobodyExistsOnTheInternet/Yi-34b-qlora-e1", "provider": "huggingface", "task": "text-generation", "downloads": 812} +{"model_id": "abhinand/tamil-llama-13b-base-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 812} +{"model_id": "tavtav/Rose-20B", "provider": "huggingface", "task": "text-generation", "downloads": 812} +{"model_id": "athirdpath/Hestia-20b", "provider": "huggingface", "task": "text-generation", "downloads": 812} +{"model_id": "mncai/yi-34B-v3", "provider": "huggingface", "task": "text-generation", "downloads": 812} +{"model_id": "wang7776/Llama-2-7b-chat-hf-10-sparsity", "provider": "huggingface", "task": "text-generation", "downloads": 812} +{"model_id": "vihangd/dopeyshearedplats-1.3b-v1", "provider": "huggingface", "task": "text-generation", "downloads": 812} +{"model_id": "BEE-spoke-data/Mixtral-GQA-400m-v2", "provider": "huggingface", "task": "text-generation", "downloads": 812} +{"model_id": "OpenBuddy/openbuddy-mixtral-8x7b-v15.4", "provider": "huggingface", "task": "text-generation", "downloads": 812} +{"model_id": "jeonsworld/CarbonVillain-en-10.7B-v1", "provider": "huggingface", "task": "text-generation", "downloads": 812} +{"model_id": "jondurbin/bagel-8x7b-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 812} +{"model_id": "OpenBuddy/openbuddy-deepseekcoder-33b-v16.1-32k", "provider": "huggingface", "task": "text-generation", "downloads": 812} +{"model_id": "shitshow123/moe_scratch", "provider": "huggingface", "task": "text-generation", "downloads": 812} +{"model_id": "hope-hui/Llama-3.1-70B-Instruct-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 812} +{"model_id": "aspctu/MiniMax-M2.5", "provider": "huggingface", "task": "text-generation", "downloads": 812} +{"model_id": "GeorgiaTechResearchInstitute/galactica-6.7b-evol-instruct-70k", "provider": "huggingface", "task": "text-generation", "downloads": 811} +{"model_id": "shibing624/chinese-llama-plus-13b-hf", "provider": "huggingface", "task": "text-generation", "downloads": 811} +{"model_id": "VMware/open-llama-0.7T-7B-open-instruct-v1.1", "provider": "huggingface", "task": "text-generation", "downloads": 811} +{"model_id": "WeOpenML/Alpaca-7B-v1", "provider": "huggingface", "task": "text-generation", "downloads": 811} +{"model_id": "YeungNLP/firefly-llama-13b-v1.2", "provider": "huggingface", "task": "text-generation", "downloads": 811} +{"model_id": "WhoTookMyAmogusNickname/NewHope_HF_not_official", "provider": "huggingface", "task": "text-generation", "downloads": 811} +{"model_id": "yeontaek/Platypus2xOpenOrca-13B-IA3", "provider": "huggingface", "task": "text-generation", "downloads": 811} +{"model_id": "totally-not-an-llm/PuddleJumper-13b", "provider": "huggingface", "task": "text-generation", "downloads": 811} +{"model_id": "JosephusCheung/Qwen-VL-LLaMAfied-7B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 811} +{"model_id": "luffycodes/mcq-hal-vicuna-13b-v1.5", "provider": "huggingface", "task": "text-generation", "downloads": 811} +{"model_id": "ahnyeonchan/OpenOrca-AYT-13B", "provider": "huggingface", "task": "text-generation", "downloads": 811} +{"model_id": "FelixChao/CodeLlama13B-Finetune-v1", "provider": "huggingface", "task": "text-generation", "downloads": 811} +{"model_id": "zarakiquemparte/zararp-1.1-l2-7b", "provider": "huggingface", "task": "text-generation", "downloads": 811} +{"model_id": "dhmeltzer/Llama-2-13b-hf-eli5-wiki-1024_r_64_alpha_16_merged", "provider": "huggingface", "task": "text-generation", "downloads": 811} +{"model_id": "CHIH-HUNG/llama-2-13b-FINETUNE3_3.3w-r4-gate_up_down", "provider": "huggingface", "task": "text-generation", "downloads": 811} +{"model_id": "CHIH-HUNG/llama-2-13b-FINETUNE3_3.3w-r8-q_k_v_o", "provider": "huggingface", "task": "text-generation", "downloads": 811} +{"model_id": "CHIH-HUNG/llama-2-13b-FINETUNE4_3.8w-r4-q_k_v_o", "provider": "huggingface", "task": "text-generation", "downloads": 811} +{"model_id": "OpenBuddy/openbuddy-falcon-180b-v13-preview0", "provider": "huggingface", "task": "text-generation", "downloads": 811} +{"model_id": "hyunseoki/ko-ref-llama2-13b", "provider": "huggingface", "task": "text-generation", "downloads": 811} +{"model_id": "beaugogh/Llama2-7b-openorca-mc-v2-dpo", "provider": "huggingface", "task": "text-generation", "downloads": 811} +{"model_id": "CHIH-HUNG/llama-2-13b-FINETUNE4_addto15k_4.5w-r16-gate_up_down", "provider": "huggingface", "task": "text-generation", "downloads": 811} +{"model_id": "harborwater/open-llama-3b-everything-v2", "provider": "huggingface", "task": "text-generation", "downloads": 811} +{"model_id": "Undi95/Nethena-MLewd-Xwin-23B", "provider": "huggingface", "task": "text-generation", "downloads": 811} +{"model_id": "Corianas/tiny-llama-miniguanaco-1.5T", "provider": "huggingface", "task": "text-generation", "downloads": 811} +{"model_id": "chargoddard/Yi-34B-Llama", "provider": "huggingface", "task": "text-generation", "downloads": 811} +{"model_id": "KnutJaegersberg/Galpaca-30b-MiniOrca", "provider": "huggingface", "task": "text-generation", "downloads": 811} +{"model_id": "OpenBuddy/openbuddy-deepseek-67b-v15.1", "provider": "huggingface", "task": "text-generation", "downloads": 811} +{"model_id": "Undi95/Llamix2-MLewd-4x13B", "provider": "huggingface", "task": "text-generation", "downloads": 811} +{"model_id": "luffycodes/vicuna-class-shishya-ac-hal-13b-ep3", "provider": "huggingface", "task": "text-generation", "downloads": 811} +{"model_id": "jeonsworld/CarbonVillain-en-10.7B-v2", "provider": "huggingface", "task": "text-generation", "downloads": 811} +{"model_id": "TomGrc/FusionNet_passthrough_v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 811} +{"model_id": "second-state/C4AI-Command-R-v01-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 811} +{"model_id": "bartowski/Star-Command-R-32B-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 811} +{"model_id": "bartowski/Qwen2.5-32B-AGI-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 811} +{"model_id": "c-bone/CrystaLLM-pi_COD-XRD", "provider": "huggingface", "task": "text-generation", "downloads": 811} +{"model_id": "xzitao/GALM", "provider": "huggingface", "task": "text-generation", "downloads": 811} +{"model_id": "LLMs/Vicuna-EvolInstruct-13B", "provider": "huggingface", "task": "text-generation", "downloads": 810} +{"model_id": "TheBloke/gpt4-alpaca-lora_mlp-65B-HF", "provider": "huggingface", "task": "text-generation", "downloads": 810} +{"model_id": "camel-ai/CAMEL-13B-Combined-Data", "provider": "huggingface", "task": "text-generation", "downloads": 810} +{"model_id": "garage-bAInd/Platypus-30B", "provider": "huggingface", "task": "text-generation", "downloads": 810} +{"model_id": "upstage/llama-30b-instruct-2048", "provider": "huggingface", "task": "text-generation", "downloads": 810} +{"model_id": "WeOpenML/PandaLM-Alpaca-7B-v1", "provider": "huggingface", "task": "text-generation", "downloads": 810} +{"model_id": "JosephusCheung/Qwen-LLaMAfied-7B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 810} +{"model_id": "Gryphe/MythoMix-L2-13b", "provider": "huggingface", "task": "text-generation", "downloads": 810} +{"model_id": "beaugogh/Llama2-13b-sharegpt4", "provider": "huggingface", "task": "text-generation", "downloads": 810} +{"model_id": "derekiya/llama2-7b", "provider": "huggingface", "task": "text-generation", "downloads": 810} +{"model_id": "CHIH-HUNG/llama-2-13b-FINETUNE4_3.8w-r16-q_k_v_o", "provider": "huggingface", "task": "text-generation", "downloads": 810} +{"model_id": "CHIH-HUNG/llama-2-13b-FINETUNE4_3.8w-r16-gate_up_down", "provider": "huggingface", "task": "text-generation", "downloads": 810} +{"model_id": "CHIH-HUNG/llama-2-13b-FINETUNE3_3.3w-r16-q_k_v_o_gate_up_down", "provider": "huggingface", "task": "text-generation", "downloads": 810} +{"model_id": "CHIH-HUNG/llama-2-13b-FINETUNE5_4w-r8-q_k_v_o_gate_up_down", "provider": "huggingface", "task": "text-generation", "downloads": 810} +{"model_id": "CHIH-HUNG/llama-2-13b-FINETUNE5_4w-r16-q_k_v_o", "provider": "huggingface", "task": "text-generation", "downloads": 810} +{"model_id": "elliotthwang/elliott_Llama-2-7b-hf", "provider": "huggingface", "task": "text-generation", "downloads": 810} +{"model_id": "vihangd/shearedplats-1.3b-v1", "provider": "huggingface", "task": "text-generation", "downloads": 810} +{"model_id": "harborwater/open-llama-3b-claude-30k", "provider": "huggingface", "task": "text-generation", "downloads": 810} +{"model_id": "TomGrc/FusionNet_linear", "provider": "huggingface", "task": "text-generation", "downloads": 810} +{"model_id": "google/t5gemma-9b-2b-ul2-it", "provider": "huggingface", "task": "text-generation", "downloads": 810} +{"model_id": "unsloth/Kimi-K2-Base", "provider": "huggingface", "task": "text-generation", "downloads": 810} +{"model_id": "Motif-Technologies/Motif-2-12.7B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 810} +{"model_id": "ZuzeTt/LFM2.5-1.2B-Instruct-imatrix-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 810} +{"model_id": "Kpsok/Qwen3-24B-A4B-Freedom-HQ-Thinking-Abliterated-Heretic-NEOMAX-Imatrix-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 810} +{"model_id": "jondurbin/airoboros-7b", "provider": "huggingface", "task": "text-generation", "downloads": 809} +{"model_id": "golaxy/gogpt2-13b", "provider": "huggingface", "task": "text-generation", "downloads": 809} +{"model_id": "RoversX/llama-2-7b-hf-small-shards-Samantha-V1-SFT", "provider": "huggingface", "task": "text-generation", "downloads": 809} +{"model_id": "zarakiquemparte/zaraxe-l2-7b", "provider": "huggingface", "task": "text-generation", "downloads": 809} +{"model_id": "Danielbrdz/Barcenas-7b", "provider": "huggingface", "task": "text-generation", "downloads": 809} +{"model_id": "CHIH-HUNG/llama-2-13b-FINETUNE2_3w-q_k_v_o_proj", "provider": "huggingface", "task": "text-generation", "downloads": 809} +{"model_id": "CHIH-HUNG/llama-2-13b-FINETUNE1_17w-gate_up_down_proj", "provider": "huggingface", "task": "text-generation", "downloads": 809} +{"model_id": "gaodrew/OpenOrca-Platypus2-13B-thera-1250", "provider": "huggingface", "task": "text-generation", "downloads": 809} +{"model_id": "CHIH-HUNG/llama-2-13b-FINETUNE1_17w-q_k_v_o_proj", "provider": "huggingface", "task": "text-generation", "downloads": 809} +{"model_id": "Undi95/CreativityEngine", "provider": "huggingface", "task": "text-generation", "downloads": 809} +{"model_id": "CHIH-HUNG/llama-2-13b-FINETUNE1_17w-r16", "provider": "huggingface", "task": "text-generation", "downloads": 809} +{"model_id": "dhmeltzer/Llama-2-7b-hf-eli5-cleaned-wiki65k-1024_qlora_merged", "provider": "huggingface", "task": "text-generation", "downloads": 809} +{"model_id": "NekoPunchBBB/Llama-2-13b-hf_Open-Platypus-8bit-att", "provider": "huggingface", "task": "text-generation", "downloads": 809} +{"model_id": "Lazycuber/L2-7b-Base-Guanaco-Uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 809} +{"model_id": "Lazycuber/L2-7b-Base-Guanaco-Vicuna", "provider": "huggingface", "task": "text-generation", "downloads": 809} +{"model_id": "llm-agents/tora-7b-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 809} +{"model_id": "itsliupeng/llama2_7b_mmlu", "provider": "huggingface", "task": "text-generation", "downloads": 809} +{"model_id": "NeverSleep/Nethena-20B", "provider": "huggingface", "task": "text-generation", "downloads": 809} +{"model_id": "habanoz/TinyLlama-1.1B-intermediate-step-715k-1.5T-lr-5-2.2epochs-oasst1-top1-instruct-V1", "provider": "huggingface", "task": "text-generation", "downloads": 809} +{"model_id": "princeton-nlp/Sheared-LLaMA-2.7B-ShareGPT", "provider": "huggingface", "task": "text-generation", "downloads": 809} +{"model_id": "luffycodes/vicuna-class-shishya-ac-hal-7b-ep3", "provider": "huggingface", "task": "text-generation", "downloads": 809} +{"model_id": "teilomillet/MiniMerlin-3B", "provider": "huggingface", "task": "text-generation", "downloads": 809} +{"model_id": "luffycodes/vicuna-mmlu-val-mcq-7b-ep2", "provider": "huggingface", "task": "text-generation", "downloads": 809} +{"model_id": "ed001/datascience-coder-6.7b", "provider": "huggingface", "task": "text-generation", "downloads": 809} +{"model_id": "jondurbin/nontoxic-bagel-34b-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 809} +{"model_id": "jilp00/Hermes-2-SOLAR-10.7B-Symbolic", "provider": "huggingface", "task": "text-generation", "downloads": 809} +{"model_id": "HenryJJ/Instruct_Yi-6B_Dolly_CodeAlpaca", "provider": "huggingface", "task": "text-generation", "downloads": 809} +{"model_id": "4bit/gpt4-x-alpaca-13b-native-4bit-128g-cuda", "provider": "huggingface", "task": "text-generation", "downloads": 808} +{"model_id": "frank098/Wizard-Vicuna-13B-juniper", "provider": "huggingface", "task": "text-generation", "downloads": 808} +{"model_id": "psyche/kollama2-7b", "provider": "huggingface", "task": "text-generation", "downloads": 808} +{"model_id": "jondurbin/airoboros-l2-7b-gpt4-2.0", "provider": "huggingface", "task": "text-generation", "downloads": 808} +{"model_id": "elinas/chronos-13b-v2", "provider": "huggingface", "task": "text-generation", "downloads": 808} +{"model_id": "gaodrew/gaodrew-gorgonzola-13b", "provider": "huggingface", "task": "text-generation", "downloads": 808} +{"model_id": "luffycodes/nash-vicuna-13b-v1dot5-ep2-w-rag-w-simple", "provider": "huggingface", "task": "text-generation", "downloads": 808} +{"model_id": "zarakiquemparte/zarafusionex-1.2-l2-7b", "provider": "huggingface", "task": "text-generation", "downloads": 808} +{"model_id": "quantumaikr/falcon-180B-wizard_alpaca_dolly_orca", "provider": "huggingface", "task": "text-generation", "downloads": 808} +{"model_id": "Undi95/ReMM-v2.1-L2-13B", "provider": "huggingface", "task": "text-generation", "downloads": 808} +{"model_id": "zarakiquemparte/kuchiki-1.1-l2-7b", "provider": "huggingface", "task": "text-generation", "downloads": 808} +{"model_id": "YeungNLP/firefly-llama2-7b-chat", "provider": "huggingface", "task": "text-generation", "downloads": 808} +{"model_id": "winglian/llama-2-4b", "provider": "huggingface", "task": "text-generation", "downloads": 808} +{"model_id": "jondurbin/airoboros-l2-7b-2.2.1", "provider": "huggingface", "task": "text-generation", "downloads": 808} +{"model_id": "jondurbin/airoboros-l2-13b-3.0", "provider": "huggingface", "task": "text-generation", "downloads": 808} +{"model_id": "CHIH-HUNG/llama-2-13b-FINETUNE5_4w-r16-q_k_v_o_gate_up_down", "provider": "huggingface", "task": "text-generation", "downloads": 808} +{"model_id": "Yukang/LongAlpaca-7B", "provider": "huggingface", "task": "text-generation", "downloads": 808} +{"model_id": "TheBloke/sqlcoder2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 808} +{"model_id": "V-YangXu/StarCoder-Alpaca", "provider": "huggingface", "task": "text-generation", "downloads": 808} +{"model_id": "luohy/SAIL-7b", "provider": "huggingface", "task": "text-generation", "downloads": 808} +{"model_id": "speechlessai/speechless-coding-7b-16k-tora", "provider": "huggingface", "task": "text-generation", "downloads": 808} +{"model_id": "mncai/yi-34B-v2", "provider": "huggingface", "task": "text-generation", "downloads": 808} +{"model_id": "migtissera/Synthia-v3.0-11B", "provider": "huggingface", "task": "text-generation", "downloads": 808} +{"model_id": "vihangd/dopeyshearedplats-2.7b-v1", "provider": "huggingface", "task": "text-generation", "downloads": 808} +{"model_id": "luffycodes/vicuna-class-shishya-13b-ep3", "provider": "huggingface", "task": "text-generation", "downloads": 808} +{"model_id": "Kquant03/MistralTrix8x9B", "provider": "huggingface", "task": "text-generation", "downloads": 808} +{"model_id": "bhavinjawade/SOLAR-10B-OrcaDPO-Jawade", "provider": "huggingface", "task": "text-generation", "downloads": 808} +{"model_id": "LGAI-EXAONE/EXAONE-4.0-1.2B-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 808} +{"model_id": "Mungert/Nanbeige4.1-3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 808} +{"model_id": "KoboldAI/OPT-2.7B-Nerys-v2", "provider": "huggingface", "task": "text-generation", "downloads": 807} +{"model_id": "aisquared/chopt-1_3b", "provider": "huggingface", "task": "text-generation", "downloads": 807} +{"model_id": "VMware/open-llama-7b-open-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 807} +{"model_id": "Aspik101/llama-30b-instruct-2048-PL-lora", "provider": "huggingface", "task": "text-generation", "downloads": 807} +{"model_id": "openchat/openchat_v3.1", "provider": "huggingface", "task": "text-generation", "downloads": 807} +{"model_id": "matsuo-lab/weblab-10b", "provider": "huggingface", "task": "text-generation", "downloads": 807} +{"model_id": "kashif/stack-llama-2", "provider": "huggingface", "task": "text-generation", "downloads": 807} +{"model_id": "FelixChao/llama2-13b-math1.1", "provider": "huggingface", "task": "text-generation", "downloads": 807} +{"model_id": "zarakiquemparte/zarafusionex-1.1-l2-7b", "provider": "huggingface", "task": "text-generation", "downloads": 807} +{"model_id": "acrastt/Bean-3B", "provider": "huggingface", "task": "text-generation", "downloads": 807} +{"model_id": "TaylorAI/Flash-Llama-30M-20001", "provider": "huggingface", "task": "text-generation", "downloads": 807} +{"model_id": "wei123602/llama-13b-FINETUNE3", "provider": "huggingface", "task": "text-generation", "downloads": 807} +{"model_id": "dhmeltzer/Llama-2-7b-hf-eli5-cleaned-1024_qlora_merged", "provider": "huggingface", "task": "text-generation", "downloads": 807} +{"model_id": "NekoPunchBBB/Llama-2-13b-hf_Open-Platypus-QLoRA-multigpu", "provider": "huggingface", "task": "text-generation", "downloads": 807} +{"model_id": "speechlessai/speechless-llama2-dolphin-orca-platypus-13b", "provider": "huggingface", "task": "text-generation", "downloads": 807} +{"model_id": "TinyPixel/testmodel2", "provider": "huggingface", "task": "text-generation", "downloads": 807} +{"model_id": "hyunseoki/ko-ref-llama2-7b", "provider": "huggingface", "task": "text-generation", "downloads": 807} +{"model_id": "revolutionarybukhari/Llama-2-7b-chat-finetune-AUTOMATE", "provider": "huggingface", "task": "text-generation", "downloads": 807} +{"model_id": "migtissera/Tess-M-v1.1", "provider": "huggingface", "task": "text-generation", "downloads": 807} +{"model_id": "teilomillet/MiniMerlin-3b-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 807} +{"model_id": "luffycodes/vicuna-class-tutor-7b-ep3", "provider": "huggingface", "task": "text-generation", "downloads": 807} +{"model_id": "luffycodes/vicuna-mmlu-val-only-correct-mcq-7b-ep2", "provider": "huggingface", "task": "text-generation", "downloads": 807} +{"model_id": "QuantFactory/Qwen2.5-Coder-7B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 807} +{"model_id": "mradermacher/MPropositioneur-V1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 807} +{"model_id": "Flexan/DQN-Labs-dqnCode-v0.4-1.5B-HF-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 807} +{"model_id": "Salesforce/codegen-16B-nl", "provider": "huggingface", "task": "text-generation", "downloads": 806} +{"model_id": "reeducator/bluemoonrp-13b", "provider": "huggingface", "task": "text-generation", "downloads": 806} +{"model_id": "Yhyu13/manticore-13b-gptq-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 806} +{"model_id": "LLMs/WizardLM-30B-V1.0", "provider": "huggingface", "task": "text-generation", "downloads": 806} +{"model_id": "Henk717/chronoboros-33B", "provider": "huggingface", "task": "text-generation", "downloads": 806} +{"model_id": "bofenghuang/vigogne-2-13b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 806} +{"model_id": "openthaigpt/openthaigpt-1.0.0-alpha-7b-chat-ckpt-hf", "provider": "huggingface", "task": "text-generation", "downloads": 806} +{"model_id": "Aspik101/30B-Lazarus-instruct-PL-lora_unload", "provider": "huggingface", "task": "text-generation", "downloads": 806} +{"model_id": "Aspik101/llama-30b-2048-instruct-PL-lora_unload", "provider": "huggingface", "task": "text-generation", "downloads": 806} +{"model_id": "clibrain/Llama-2-7b-ft-instruct-es", "provider": "huggingface", "task": "text-generation", "downloads": 806} +{"model_id": "FelixChao/llama2-13b-math1.2", "provider": "huggingface", "task": "text-generation", "downloads": 806} +{"model_id": "Aspik101/trurl-2-7b-pl-instruct_unload", "provider": "huggingface", "task": "text-generation", "downloads": 806} +{"model_id": "aiplanet/effi-13b", "provider": "huggingface", "task": "text-generation", "downloads": 806} +{"model_id": "gywy/llama2-13b-chinese-v2", "provider": "huggingface", "task": "text-generation", "downloads": 806} +{"model_id": "CHIH-HUNG/llama-2-13b-OpenOrca_5w", "provider": "huggingface", "task": "text-generation", "downloads": 806} +{"model_id": "dhmeltzer/llama-7b-SFT_ds_eli5_1024_r_64_alpha_16_merged", "provider": "huggingface", "task": "text-generation", "downloads": 806} +{"model_id": "jondurbin/airoboros-l2-7b-2.1", "provider": "huggingface", "task": "text-generation", "downloads": 806} +{"model_id": "CHIH-HUNG/llama-2-13b-FINETUNE1_17w", "provider": "huggingface", "task": "text-generation", "downloads": 806} +{"model_id": "uukuguy/speechless-codellama-orca-platypus-13b-0.10e", "provider": "huggingface", "task": "text-generation", "downloads": 806} +{"model_id": "Fredithefish/Guanaco-7B-Uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 806} +{"model_id": "elliotthwang/Elliott-Chinese-LLaMa-GPTQ-V1.0", "provider": "huggingface", "task": "text-generation", "downloads": 806} +{"model_id": "Undi95/U-Amethyst-20B", "provider": "huggingface", "task": "text-generation", "downloads": 806} +{"model_id": "itsliupeng/llama2_7b_code", "provider": "huggingface", "task": "text-generation", "downloads": 806} +{"model_id": "ibranze/araproje-llama2-7b-hf", "provider": "huggingface", "task": "text-generation", "downloads": 806} +{"model_id": "BlueNipples/TimeCrystal-l2-13B", "provider": "huggingface", "task": "text-generation", "downloads": 806} +{"model_id": "wang7776/Llama-2-7b-chat-hf-20-sparsity", "provider": "huggingface", "task": "text-generation", "downloads": 806} +{"model_id": "luffycodes/llama-class-shishya-7b-ep3", "provider": "huggingface", "task": "text-generation", "downloads": 806} +{"model_id": "luffycodes/vicuna-class-shishya-all-hal-13b-ep3", "provider": "huggingface", "task": "text-generation", "downloads": 806} +{"model_id": "stanford-oval/Llama-2-7b-WikiChat", "provider": "huggingface", "task": "text-generation", "downloads": 806} +{"model_id": "Klingspor/Qwen3-4B-SFT", "provider": "huggingface", "task": "text-generation", "downloads": 806} +{"model_id": "Ex0bit/GLM-4.7-PRISM", "provider": "huggingface", "task": "text-generation", "downloads": 806} +{"model_id": "nightmedia/Qwen3.5-27B-Text-qx86-hi-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 806} +{"model_id": "Jackrong/MLX-Qwen3.5-9B-Claude-4.6-Opus-Reasoning-Distilled-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 806} +{"model_id": "notstoic/OPT-13B-Nerybus-Mix-4bit-128g", "provider": "huggingface", "task": "text-generation", "downloads": 805} +{"model_id": "LLMs/AlpacaGPT4-7B-elina", "provider": "huggingface", "task": "text-generation", "downloads": 805} +{"model_id": "upstage/llama-65b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 805} +{"model_id": "TheTravellingEngineer/llama2-7b-chat-hf-v4", "provider": "huggingface", "task": "text-generation", "downloads": 805} +{"model_id": "totally-not-an-llm/EverythingLM-13b-V2-16k", "provider": "huggingface", "task": "text-generation", "downloads": 805} +{"model_id": "Undi95/Amethyst-13B", "provider": "huggingface", "task": "text-generation", "downloads": 805} +{"model_id": "infCapital/viet-llama2-ft", "provider": "huggingface", "task": "text-generation", "downloads": 805} +{"model_id": "FINDA-FIT/llama-r", "provider": "huggingface", "task": "text-generation", "downloads": 805} +{"model_id": "luffycodes/llama-shishya-7b-ep3-v2", "provider": "huggingface", "task": "text-generation", "downloads": 805} +{"model_id": "yeen214/llama2_7b_merge_orcafamily", "provider": "huggingface", "task": "text-generation", "downloads": 805} +{"model_id": "ContextualAI/archangel_sft-kto_llama13b", "provider": "huggingface", "task": "text-generation", "downloads": 805} +{"model_id": "TheBloke/Mixtral-8x7B-v0.1-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 805} +{"model_id": "adamo1139/Yi-34B-200K-AEZAKMI-v2", "provider": "huggingface", "task": "text-generation", "downloads": 805} +{"model_id": "APMIC/caigun-lora-model-34B-v3", "provider": "huggingface", "task": "text-generation", "downloads": 805} +{"model_id": "elyza/ELYZA-japanese-Llama-2-13b-fast-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 805} +{"model_id": "fblgit/UNAversal-8x7B-v1beta", "provider": "huggingface", "task": "text-generation", "downloads": 805} +{"model_id": "Mihaiii/Pallas-0.5-LASER-0.5", "provider": "huggingface", "task": "text-generation", "downloads": 805} +{"model_id": "ewqr2130/mistral-7b-raw-sft", "provider": "huggingface", "task": "text-generation", "downloads": 805} +{"model_id": "mlx-community/Qwen3-Coder-30B-A3B-Instruct-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 805} +{"model_id": "LLMs/Stable-Vicuna-13B", "provider": "huggingface", "task": "text-generation", "downloads": 804} +{"model_id": "titan087/OpenLlama13B-Guanaco", "provider": "huggingface", "task": "text-generation", "downloads": 804} +{"model_id": "heegyu/LIMA2-7b-hf", "provider": "huggingface", "task": "text-generation", "downloads": 804} +{"model_id": "garage-bAInd/Camel-Platypus2-13B", "provider": "huggingface", "task": "text-generation", "downloads": 804} +{"model_id": "Xilabs/calypso-3b-alpha-v2", "provider": "huggingface", "task": "text-generation", "downloads": 804} +{"model_id": "zarakiquemparte/zararp-l2-7b", "provider": "huggingface", "task": "text-generation", "downloads": 804} +{"model_id": "oh-yeontaek/llama-2-13B-LoRA-assemble", "provider": "huggingface", "task": "text-generation", "downloads": 804} +{"model_id": "TinyPixel/elm-test", "provider": "huggingface", "task": "text-generation", "downloads": 804} +{"model_id": "jphme/em_german_leo_mistral", "provider": "huggingface", "task": "text-generation", "downloads": 804} +{"model_id": "KoboldAI/LLaMA2-13B-TiefighterLR", "provider": "huggingface", "task": "text-generation", "downloads": 804} +{"model_id": "jb723/cross_lingual_epoch2", "provider": "huggingface", "task": "text-generation", "downloads": 804} +{"model_id": "Undi95/UtopiaXL-13B", "provider": "huggingface", "task": "text-generation", "downloads": 804} +{"model_id": "jebcarter/psyonic-cetacean-20B", "provider": "huggingface", "task": "text-generation", "downloads": 804} +{"model_id": "adamo1139/Yi-34B-AEZAKMI-v1", "provider": "huggingface", "task": "text-generation", "downloads": 804} +{"model_id": "luffycodes/vicuna-class-shishya-all-hal-7b-ep3", "provider": "huggingface", "task": "text-generation", "downloads": 804} +{"model_id": "OpenBuddy/openbuddy-mixtral-7bx8-v16.3-32k", "provider": "huggingface", "task": "text-generation", "downloads": 804} +{"model_id": "BlouseJury/Mistral-7B-Discord-0.1", "provider": "huggingface", "task": "text-generation", "downloads": 804} +{"model_id": "notstoic/pygmalion-13b-4bit-128g", "provider": "huggingface", "task": "text-generation", "downloads": 803} +{"model_id": "jondurbin/airoboros-7b-gpt4-1.4.1-qlora", "provider": "huggingface", "task": "text-generation", "downloads": 803} +{"model_id": "YeungNLP/firefly-ziya-13b", "provider": "huggingface", "task": "text-generation", "downloads": 803} +{"model_id": "golaxy/gogpt-7b", "provider": "huggingface", "task": "text-generation", "downloads": 803} +{"model_id": "zarakiquemparte/zarafusionix-l2-7b", "provider": "huggingface", "task": "text-generation", "downloads": 803} +{"model_id": "TigerResearch/tigerbot-7b-base", "provider": "huggingface", "task": "text-generation", "downloads": 803} +{"model_id": "yeontaek/Platypus2xOpenOrca-13B-IA3-v3", "provider": "huggingface", "task": "text-generation", "downloads": 803} +{"model_id": "Devio/test2", "provider": "huggingface", "task": "text-generation", "downloads": 803} +{"model_id": "Yukang/Llama-2-7b-longlora-32k-ft", "provider": "huggingface", "task": "text-generation", "downloads": 803} +{"model_id": "NewstaR/Morningstar-13b-hf", "provider": "huggingface", "task": "text-generation", "downloads": 803} +{"model_id": "Xwin-LM/Xwin-LM-7B-V0.1", "provider": "huggingface", "task": "text-generation", "downloads": 803} +{"model_id": "speechlessai/speechless-codellama-airoboros-orca-platypus-13b", "provider": "huggingface", "task": "text-generation", "downloads": 803} +{"model_id": "hyunseoki/ko-en-llama2-13b", "provider": "huggingface", "task": "text-generation", "downloads": 803} +{"model_id": "NucleusAI/nucleus-22B-token-500B", "provider": "huggingface", "task": "text-generation", "downloads": 803} +{"model_id": "uukuguy/speechless-tora-code-7b-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 803} +{"model_id": "Expert68/llama2_13b_instructed_version2", "provider": "huggingface", "task": "text-generation", "downloads": 803} +{"model_id": "gaodrew/llama-2-7b-sassy-aztec-qa-13k", "provider": "huggingface", "task": "text-generation", "downloads": 803} +{"model_id": "ericpolewski/Marxish", "provider": "huggingface", "task": "text-generation", "downloads": 803} +{"model_id": "KoboldAI/LLaMA2-13B-Psyfighter2", "provider": "huggingface", "task": "text-generation", "downloads": 803} +{"model_id": "TIGER-Lab/TIGERScore-13B", "provider": "huggingface", "task": "text-generation", "downloads": 803} +{"model_id": "luffycodes/vicuna-class-shishya-7b-ep3", "provider": "huggingface", "task": "text-generation", "downloads": 803} +{"model_id": "TomGrc/FusionNet_passthrough", "provider": "huggingface", "task": "text-generation", "downloads": 803} +{"model_id": "MoEMoEKKung/Frankenstein-MoE-en-10.7Bx4", "provider": "huggingface", "task": "text-generation", "downloads": 803} +{"model_id": "KnutJaegersberg/openllama_3b_EvolInstruct_lora_merged", "provider": "huggingface", "task": "text-generation", "downloads": 802} +{"model_id": "Aspik101/vicuna-7b-v1.3-instruct-pl-lora_unload", "provider": "huggingface", "task": "text-generation", "downloads": 802} +{"model_id": "royallab/Pygmalion-2-13b-SuperCOT", "provider": "huggingface", "task": "text-generation", "downloads": 802} +{"model_id": "speechlessai/speechless-codellama-dolphin-orca-platypus-13b", "provider": "huggingface", "task": "text-generation", "downloads": 802} +{"model_id": "dhmeltzer/Llama-2-13b-hf-ds_wiki_1024_full_r_64_alpha_16_merged", "provider": "huggingface", "task": "text-generation", "downloads": 802} +{"model_id": "chargoddard/duplicitous-mammal-13b", "provider": "huggingface", "task": "text-generation", "downloads": 802} +{"model_id": "IlyaGusev/saiga_mistral_7b_gguf", "provider": "huggingface", "task": "text-generation", "downloads": 802} +{"model_id": "deepnight-research/saily_100b", "provider": "huggingface", "task": "text-generation", "downloads": 802} +{"model_id": "kyujinpy/PlatYi-34B-Llama-Q-v2", "provider": "huggingface", "task": "text-generation", "downloads": 802} +{"model_id": "kyujinpy/PlatYi-34B-Llama-Q-v3", "provider": "huggingface", "task": "text-generation", "downloads": 802} +{"model_id": "jondurbin/bagel-dpo-7b-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 802} +{"model_id": "OpenAssistant/galactica-6.7b-finetuned", "provider": "huggingface", "task": "text-generation", "downloads": 801} +{"model_id": "jzjiao/opt-1.3b-rlhf", "provider": "huggingface", "task": "text-generation", "downloads": 801} +{"model_id": "nkpz/llama2-22b-daydreamer-v3", "provider": "huggingface", "task": "text-generation", "downloads": 801} +{"model_id": "yeontaek/Platypus2-13B-IA3", "provider": "huggingface", "task": "text-generation", "downloads": 801} +{"model_id": "TheBloke/fiction.live-Kimiko-V2-70B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 801} +{"model_id": "CHIH-HUNG/llama-2-13b-FINETUNE1_17w-r4", "provider": "huggingface", "task": "text-generation", "downloads": 801} +{"model_id": "CHIH-HUNG/llama-2-13b-FINETUNE3_3.3w-r16-gate_up_down", "provider": "huggingface", "task": "text-generation", "downloads": 801} +{"model_id": "chargoddard/storytime-13b", "provider": "huggingface", "task": "text-generation", "downloads": 801} +{"model_id": "jondurbin/airoboros-33b-3.1.2", "provider": "huggingface", "task": "text-generation", "downloads": 801} +{"model_id": "NeverSleep/Nethena-13B", "provider": "huggingface", "task": "text-generation", "downloads": 801} +{"model_id": "NobodyExistsOnTheInternet/Yi-34B-GiftedConvo-merged", "provider": "huggingface", "task": "text-generation", "downloads": 801} +{"model_id": "bhenrym14/platypus-yi-34b", "provider": "huggingface", "task": "text-generation", "downloads": 801} +{"model_id": "NovoCode/Novocode7b-v2", "provider": "huggingface", "task": "text-generation", "downloads": 801} +{"model_id": "mlx-community/Qwen3-1.7B-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 801} +{"model_id": "Codemaster67/ChemOlmo-7b", "provider": "huggingface", "task": "text-generation", "downloads": 801} +{"model_id": "FPHam/Free_Sydney_13b_HF", "provider": "huggingface", "task": "text-generation", "downloads": 800} +{"model_id": "GOAT-AI/GOAT-7B-Community", "provider": "huggingface", "task": "text-generation", "downloads": 800} +{"model_id": "rombodawg/LosslessMegaCoder-llama2-7b-mini", "provider": "huggingface", "task": "text-generation", "downloads": 800} +{"model_id": "jondurbin/airoboros-l2-13b-2.2.1", "provider": "huggingface", "task": "text-generation", "downloads": 800} +{"model_id": "migtissera/Synthia-13B-v1.2", "provider": "huggingface", "task": "text-generation", "downloads": 800} +{"model_id": "abhinand/tamil-llama-13b-instruct-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 800} +{"model_id": "SebastianSchramm/tinyllama-1.1B-intermediate-step-715k-1.5T-dpo-lora-merged", "provider": "huggingface", "task": "text-generation", "downloads": 800} +{"model_id": "kyujinpy/PlatYi-34B-Llama-Q", "provider": "huggingface", "task": "text-generation", "downloads": 800} +{"model_id": "Kquant03/CognitiveFusion-4x7B-bf16-MoE", "provider": "huggingface", "task": "text-generation", "downloads": 800} +{"model_id": "KnutJaegersberg/Deacon-1_8b", "provider": "huggingface", "task": "text-generation", "downloads": 800} +{"model_id": "SixOpen/Phi-3-mini-4k-instruct-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 800} +{"model_id": "RepublicOfKorokke/Qwen3-Coder-Next-REAP-48B-A3B-mlx-nvfp4", "provider": "huggingface", "task": "text-generation", "downloads": 800} +{"model_id": "YOLOLOBOOM/Qwen3-The-Xiaolong-Omega-Directive-22B-uncensored-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 800} +{"model_id": "reeducator/vicuna-13b-free", "provider": "huggingface", "task": "text-generation", "downloads": 799} +{"model_id": "MarkP1929/oasst-llama-13b-2-epochs-GPTQ-4bit-128g", "provider": "huggingface", "task": "text-generation", "downloads": 799} +{"model_id": "wojtab/llava-13b-v0-4bit-128g", "provider": "huggingface", "task": "text-generation", "downloads": 799} +{"model_id": "nkpz/llama2-22b-chat-wizard-uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 799} +{"model_id": "KnutJaegersberg/galactica-orca-wizardlm-1.3b", "provider": "huggingface", "task": "text-generation", "downloads": 799} +{"model_id": "jondurbin/airoboros-65b-gpt4-2.0", "provider": "huggingface", "task": "text-generation", "downloads": 799} +{"model_id": "garage-bAInd/Stable-Platypus2-13B", "provider": "huggingface", "task": "text-generation", "downloads": 799} +{"model_id": "4i-ai/Llama-2-13b-alpaca-es", "provider": "huggingface", "task": "text-generation", "downloads": 799} +{"model_id": "migtissera/Synthia-7B-v1.2", "provider": "huggingface", "task": "text-generation", "downloads": 799} +{"model_id": "uukuguy/speechless-llama2-13b", "provider": "huggingface", "task": "text-generation", "downloads": 799} +{"model_id": "uukuguy/speechless-codellama-dolphin-orca-platypus-13b", "provider": "huggingface", "task": "text-generation", "downloads": 799} +{"model_id": "jondurbin/spicyboros-7b-2.2", "provider": "huggingface", "task": "text-generation", "downloads": 799} +{"model_id": "llm-agents/tora-code-13b-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 799} +{"model_id": "Yukang/LongAlpaca-13B", "provider": "huggingface", "task": "text-generation", "downloads": 799} +{"model_id": "KnutJaegersberg/Deacon-20B", "provider": "huggingface", "task": "text-generation", "downloads": 799} +{"model_id": "Nondzu/Mistral-7B-code-16k-qlora", "provider": "huggingface", "task": "text-generation", "downloads": 799} +{"model_id": "FPHam/ProfMcSmartyBS_13b_GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 799} +{"model_id": "wang7776/Llama-2-7b-chat-hf-30-sparsity", "provider": "huggingface", "task": "text-generation", "downloads": 799} +{"model_id": "mediocredev/open-llama-3b-v2-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 799} +{"model_id": "lavawolfiee/Mixtral-8x7B-Instruct-v0.1-offloading-demo", "provider": "huggingface", "task": "text-generation", "downloads": 799} +{"model_id": "elyza/ELYZA-japanese-Llama-2-13b", "provider": "huggingface", "task": "text-generation", "downloads": 799} +{"model_id": "xDAN-AI/xDAN-L1-SOLAR-RL-v1", "provider": "huggingface", "task": "text-generation", "downloads": 799} +{"model_id": "mlabonne/Daredevil-7B", "provider": "huggingface", "task": "text-generation", "downloads": 799} +{"model_id": "yujiepan/meta-llama-3-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 799} +{"model_id": "QuantFactory/Llama-3-8B-Instruct-Finance-RAG-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 799} +{"model_id": "MercuriusDream/Huihui-Qwen3.5-35B-A3B-abliterated-MLX-2bit", "provider": "huggingface", "task": "text-generation", "downloads": 799} +{"model_id": "egeb9/chess-gpt2-midterm_new", "provider": "huggingface", "task": "text-generation", "downloads": 799} +{"model_id": "Aspik101/tulu-7b-instruct-pl-lora_unload", "provider": "huggingface", "task": "text-generation", "downloads": 798} +{"model_id": "CHIH-HUNG/llama-2-13b-FINETUNE2_3w", "provider": "huggingface", "task": "text-generation", "downloads": 798} +{"model_id": "uukuguy/speechless-llama2-hermes-orca-platypus-13b", "provider": "huggingface", "task": "text-generation", "downloads": 798} +{"model_id": "chargoddard/llama-2-26b-trenchcoat-stack", "provider": "huggingface", "task": "text-generation", "downloads": 798} +{"model_id": "dhmeltzer/Llama-2-13b-hf-ds_eli5_1024_r_64_alpha_16_merged", "provider": "huggingface", "task": "text-generation", "downloads": 798} +{"model_id": "yeen214/test_llama2_7b", "provider": "huggingface", "task": "text-generation", "downloads": 798} +{"model_id": "lfsm/llama2_0.1_codellama_0.9_7b", "provider": "huggingface", "task": "text-generation", "downloads": 798} +{"model_id": "ytu-ce-cosmos/Turkish-Gemma-4b-T1-Scout", "provider": "huggingface", "task": "text-generation", "downloads": 798} +{"model_id": "TurkuNLP/gpt3-finnish-13B", "provider": "huggingface", "task": "text-generation", "downloads": 797} +{"model_id": "RWKV/rwkv-4-7b-pile", "provider": "huggingface", "task": "text-generation", "downloads": 797} +{"model_id": "golaxy/gowizardlm", "provider": "huggingface", "task": "text-generation", "downloads": 797} +{"model_id": "uukuguy/speechless-hermes-coig-lite-13b", "provider": "huggingface", "task": "text-generation", "downloads": 797} +{"model_id": "yeontaek/Platypus2xOpenOrca-13B-IA3-v4", "provider": "huggingface", "task": "text-generation", "downloads": 797} +{"model_id": "HyperbeeAI/Tulpar-7b-v0", "provider": "huggingface", "task": "text-generation", "downloads": 797} +{"model_id": "zarakiquemparte/zarablend-1.1-l2-7b", "provider": "huggingface", "task": "text-generation", "downloads": 797} +{"model_id": "marcchew/Marcoroni-7B-LaMini-80K", "provider": "huggingface", "task": "text-generation", "downloads": 797} +{"model_id": "luffycodes/llama-shishya-7b-ep3-v1", "provider": "huggingface", "task": "text-generation", "downloads": 797} +{"model_id": "mncai/Mistral-7B-CollectiveCognition-OpenOrca-1k", "provider": "huggingface", "task": "text-generation", "downloads": 797} +{"model_id": "sanghwa-na/llama2-13b.kor", "provider": "huggingface", "task": "text-generation", "downloads": 797} +{"model_id": "jebcarter/Psyfighter-13B", "provider": "huggingface", "task": "text-generation", "downloads": 797} +{"model_id": "blueapple8259/TinyAlpaca-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 797} +{"model_id": "FPHam/Sydney_Overthinker_13b_HF", "provider": "huggingface", "task": "text-generation", "downloads": 797} +{"model_id": "KnutJaegersberg/Walter-Llama-1B", "provider": "huggingface", "task": "text-generation", "downloads": 797} +{"model_id": "Panchovix/WizardLM-33B-V1.0-Uncensored-SuperHOT-8k", "provider": "huggingface", "task": "text-generation", "downloads": 796} +{"model_id": "YeungNLP/firefly-llama-30b", "provider": "huggingface", "task": "text-generation", "downloads": 796} +{"model_id": "rameshm/llama-2-13b-mathgpt-v4", "provider": "huggingface", "task": "text-generation", "downloads": 796} +{"model_id": "yeontaek/llama-2-13b-Beluga-QLoRA", "provider": "huggingface", "task": "text-generation", "downloads": 796} +{"model_id": "yeontaek/WizardCoder-Python-13B-LoRa", "provider": "huggingface", "task": "text-generation", "downloads": 796} +{"model_id": "yeen214/test_llama2_ko_7b", "provider": "huggingface", "task": "text-generation", "downloads": 796} +{"model_id": "YeungNLP/LongQLoRA-Vicuna-13b-8k", "provider": "huggingface", "task": "text-generation", "downloads": 796} +{"model_id": "chinoll/Yi-6b-200k-dpo", "provider": "huggingface", "task": "text-generation", "downloads": 796} +{"model_id": "athirdpath/NSFW_DPO_Noromaid-7b", "provider": "huggingface", "task": "text-generation", "downloads": 796} +{"model_id": "kyujinpy/SOLAR-Platypus-10.7B-v1", "provider": "huggingface", "task": "text-generation", "downloads": 796} +{"model_id": "mncai/agiin-11.1B-v0.0", "provider": "huggingface", "task": "text-generation", "downloads": 796} +{"model_id": "Kquant03/EarthRender-32x7B-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 796} +{"model_id": "s-sahoo/duo-distilled", "provider": "huggingface", "task": "text-generation", "downloads": 796} +{"model_id": "bartowski/e-n-v-y_Legion-V2.1-LLaMa-70B-Elarablated-v0.8-hf-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 796} +{"model_id": "amd/MiniMax-M2.1-MXFP4", "provider": "huggingface", "task": "text-generation", "downloads": 796} +{"model_id": "mradermacher/Progenitor.Pure-Virus-3.2-1B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 796} +{"model_id": "edor/Platypus2-mini-7B", "provider": "huggingface", "task": "text-generation", "downloads": 795} +{"model_id": "yeontaek/Platypus2-13B-LoRa", "provider": "huggingface", "task": "text-generation", "downloads": 795} +{"model_id": "yeontaek/Platypus2xOpenOrca-13B-LoRa-v2", "provider": "huggingface", "task": "text-generation", "downloads": 795} +{"model_id": "dhmeltzer/llama-7b-SFT_ds_wiki65k_1024_r_64_alpha_16_merged", "provider": "huggingface", "task": "text-generation", "downloads": 795} +{"model_id": "wei123602/llama2-13b-FINETUNE3_TEST2", "provider": "huggingface", "task": "text-generation", "downloads": 795} +{"model_id": "mncai/Mistral-7B-CollectiveCognition", "provider": "huggingface", "task": "text-generation", "downloads": 795} +{"model_id": "uukuguy/speechless-coding-7b-16k-tora", "provider": "huggingface", "task": "text-generation", "downloads": 795} +{"model_id": "TigerResearch/tigerbot-70b-base-v2", "provider": "huggingface", "task": "text-generation", "downloads": 795} +{"model_id": "Azure99/blossom-v3-mistral-7b", "provider": "huggingface", "task": "text-generation", "downloads": 795} +{"model_id": "mncai/agiin-13.6B-v0.0", "provider": "huggingface", "task": "text-generation", "downloads": 795} +{"model_id": "APMIC/caigun-lora-model-34B-v2", "provider": "huggingface", "task": "text-generation", "downloads": 795} +{"model_id": "bartowski/ai21labs_AI21-Jamba-Reasoning-3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 795} +{"model_id": "chenly124/Qwen3.5-4B-PaperWitch-heresy-Q8_0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 795} +{"model_id": "mradermacher/Neuron-14B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 795} +{"model_id": "microsoft/Promptist", "provider": "huggingface", "task": "text-generation", "downloads": 794} +{"model_id": "RWKV/rwkv-raven-1b5", "provider": "huggingface", "task": "text-generation", "downloads": 794} +{"model_id": "Rallio67/7B-redpajama-conditional-alpha", "provider": "huggingface", "task": "text-generation", "downloads": 794} +{"model_id": "Devio/test-3b", "provider": "huggingface", "task": "text-generation", "downloads": 794} +{"model_id": "CHIH-HUNG/llama-2-13b-FINETUNE5_4w-r8-q_k_v_o", "provider": "huggingface", "task": "text-generation", "downloads": 794} +{"model_id": "Riiid/sheep-duck-llama-2-13b", "provider": "huggingface", "task": "text-generation", "downloads": 794} +{"model_id": "CHIH-HUNG/llama-2-13b-FINETUNE4_compare15k_4.5w-r16-gate_up_down", "provider": "huggingface", "task": "text-generation", "downloads": 794} +{"model_id": "gaodrew/llama-2-7b-roman-empire-qa-27k", "provider": "huggingface", "task": "text-generation", "downloads": 794} +{"model_id": "maywell/Synatra-RP-Orca-2-7b-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 794} +{"model_id": "KnutJaegersberg/Walter-SOLAR-11B", "provider": "huggingface", "task": "text-generation", "downloads": 794} +{"model_id": "kyujinpy/Sakura-SOLRCA-Instruct-DPO", "provider": "huggingface", "task": "text-generation", "downloads": 794} +{"model_id": "maywell/TinyWand-SFT", "provider": "huggingface", "task": "text-generation", "downloads": 794} +{"model_id": "ibm-granite/granite-8b-code-instruct-4k", "provider": "huggingface", "task": "text-generation", "downloads": 794} +{"model_id": "aisingapore/Llama-SEA-LION-v3-8B-IT-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 794} +{"model_id": "jakiAJK/DeepSeek-R1-Distill-Llama-8B_AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 794} +{"model_id": "cjvt/GaMS-2B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 794} +{"model_id": "beyoru/Qwen3-CoderSmall", "provider": "huggingface", "task": "text-generation", "downloads": 794} +{"model_id": "magiccodingman/Qwen3-VL-8B-Thinking-Unsloth-MXFP4-Hybrid-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 794} +{"model_id": "FutureMa/Eva-4B", "provider": "huggingface", "task": "text-generation", "downloads": 794} +{"model_id": "pranavpsv/gpt2-genre-story-generator", "provider": "huggingface", "task": "text-generation", "downloads": 793} +{"model_id": "camel-ai/CAMEL-33B-Combined-Data", "provider": "huggingface", "task": "text-generation", "downloads": 793} +{"model_id": "heegyu/LIMA2-13b-hf", "provider": "huggingface", "task": "text-generation", "downloads": 793} +{"model_id": "lvkaokao/llama2-7b-hf-instruction-lora", "provider": "huggingface", "task": "text-generation", "downloads": 793} +{"model_id": "duliadotio/dulia-13b-8k-alpha", "provider": "huggingface", "task": "text-generation", "downloads": 793} +{"model_id": "rombodawg/LosslessMegaCoder-Falcon-40b-mini", "provider": "huggingface", "task": "text-generation", "downloads": 793} +{"model_id": "yeontaek/airoboros-2.1-llama-2-13B-QLoRa", "provider": "huggingface", "task": "text-generation", "downloads": 793} +{"model_id": "uukuguy/speechless-codellama-orca-13b", "provider": "huggingface", "task": "text-generation", "downloads": 793} +{"model_id": "Yukang/Llama-2-7b-longlora-16k-ft", "provider": "huggingface", "task": "text-generation", "downloads": 793} +{"model_id": "llm-agents/tora-13b-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 793} +{"model_id": "KnutJaegersberg/Galactica-6.7B-EssayWriter", "provider": "huggingface", "task": "text-generation", "downloads": 793} +{"model_id": "uukuguy/Orca-2-13b-f16", "provider": "huggingface", "task": "text-generation", "downloads": 793} +{"model_id": "ceadar-ie/FinanceConnect-13B", "provider": "huggingface", "task": "text-generation", "downloads": 793} +{"model_id": "maywell/PiVoT-SOLAR-10.7B-RP", "provider": "huggingface", "task": "text-generation", "downloads": 793} +{"model_id": "maywell/PiVoT-MoE", "provider": "huggingface", "task": "text-generation", "downloads": 793} +{"model_id": "kyujinpy/Sakura-SOLRCA-Math-Instruct-DPO-v2", "provider": "huggingface", "task": "text-generation", "downloads": 793} +{"model_id": "ewqr2130/TinyLamma-SFT", "provider": "huggingface", "task": "text-generation", "downloads": 793} +{"model_id": "RedHatAI/Mistral-Nemo-Instruct-2407-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 793} +{"model_id": "bartowski/MathCoder2-DeepSeekMath-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 793} +{"model_id": "golaxy/goims", "provider": "huggingface", "task": "text-generation", "downloads": 792} +{"model_id": "yeontaek/llama-2-13b-QLoRA", "provider": "huggingface", "task": "text-generation", "downloads": 792} +{"model_id": "uukuguy/speechless-codellama-platypus-13b", "provider": "huggingface", "task": "text-generation", "downloads": 792} +{"model_id": "Yukang/Llama-2-13b-chat-longlora-32k-sft", "provider": "huggingface", "task": "text-generation", "downloads": 792} +{"model_id": "Xwin-LM/Xwin-LM-13B-V0.2", "provider": "huggingface", "task": "text-generation", "downloads": 792} +{"model_id": "neovalle/H4rmoniousBreeze", "provider": "huggingface", "task": "text-generation", "downloads": 792} +{"model_id": "Azure99/blossom-v3_1-mistral-7b", "provider": "huggingface", "task": "text-generation", "downloads": 792} +{"model_id": "kyujinpy/SOLAR-Platypus-10.7B-v2", "provider": "huggingface", "task": "text-generation", "downloads": 792} +{"model_id": "maywell/TinyWand-DPO", "provider": "huggingface", "task": "text-generation", "downloads": 792} +{"model_id": "Qwen/Qwen3-8B-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 792} +{"model_id": "mlx-community/LFM2-350M-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 792} +{"model_id": "mradermacher/Huihui-Qwen3.5-9B-abliterated-Grimoire-ORPO-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 792} +{"model_id": "vicgalle/gpt2-open-instruct-v1", "provider": "huggingface", "task": "text-generation", "downloads": 791} +{"model_id": "Monero/WizardLM-OpenAssistant-30b-Native", "provider": "huggingface", "task": "text-generation", "downloads": 791} +{"model_id": "yeontaek/llama-2-13b-Guanaco-QLoRA", "provider": "huggingface", "task": "text-generation", "downloads": 791} +{"model_id": "davzoku/cria-llama2-7b-v1.3", "provider": "huggingface", "task": "text-generation", "downloads": 791} +{"model_id": "yeontaek/Platypus2xOpenOrca-13B-LoRa", "provider": "huggingface", "task": "text-generation", "downloads": 791} +{"model_id": "Yukang/Llama-2-13b-longlora-16k-ft", "provider": "huggingface", "task": "text-generation", "downloads": 791} +{"model_id": "marcchew/Marcoroni-7B-LaMini-40K", "provider": "huggingface", "task": "text-generation", "downloads": 791} +{"model_id": "TheBloke/Leo-Mistral-Hessianai-7B-Chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 791} +{"model_id": "chargoddard/rpguild-chatml-13b", "provider": "huggingface", "task": "text-generation", "downloads": 791} +{"model_id": "teilomillet/Potato-3B", "provider": "huggingface", "task": "text-generation", "downloads": 791} +{"model_id": "smelborp/MixtralOrochi8x7B", "provider": "huggingface", "task": "text-generation", "downloads": 791} +{"model_id": "Azure99/blossom-v4-mistral-7b", "provider": "huggingface", "task": "text-generation", "downloads": 791} +{"model_id": "mlx-community/mistralai_Ministral-3-14B-Instruct-2512-MLX-MXFP4", "provider": "huggingface", "task": "text-generation", "downloads": 791} +{"model_id": "NexVeridian/Qwen3-Coder-Next-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 791} +{"model_id": "g023/Qwen3-1.77B-g023-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 791} +{"model_id": "pinkmanlove/llama-65b-hf", "provider": "huggingface", "task": "text-generation", "downloads": 790} +{"model_id": "Monero/Pygmalion-Metharme-7b-4bit-TopScore", "provider": "huggingface", "task": "text-generation", "downloads": 790} +{"model_id": "uukuguy/speechless-llama2-luban-orca-platypus-13b", "provider": "huggingface", "task": "text-generation", "downloads": 790} +{"model_id": "CHIH-HUNG/llama-2-13b-FINETUNE2_TEST_2.2w", "provider": "huggingface", "task": "text-generation", "downloads": 790} +{"model_id": "HyperbeeAI/Tulpar-7b-v1", "provider": "huggingface", "task": "text-generation", "downloads": 790} +{"model_id": "Yukang/Llama-2-70b-chat-longlora-32k-sft", "provider": "huggingface", "task": "text-generation", "downloads": 790} +{"model_id": "SUSTech/SUS-Chat-34B", "provider": "huggingface", "task": "text-generation", "downloads": 790} +{"model_id": "brucethemoose/Yi-34B-200K-DARE-merge-v5", "provider": "huggingface", "task": "text-generation", "downloads": 790} +{"model_id": "mediocredev/open-llama-3b-v2-chat", "provider": "huggingface", "task": "text-generation", "downloads": 790} +{"model_id": "BlouseJury/clown-70x1B", "provider": "huggingface", "task": "text-generation", "downloads": 790} +{"model_id": "sreeramajay/TinyLlama-1.1B-orca-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 790} +{"model_id": "locuslab/tofu_ft_phi-1.5", "provider": "huggingface", "task": "text-generation", "downloads": 790} +{"model_id": "Undi95/Meta-Llama-3-8B-hf", "provider": "huggingface", "task": "text-generation", "downloads": 790} +{"model_id": "mbley/google-gemma-2-27b-it-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 790} +{"model_id": "mykor/A.X-4.0-Light-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 790} +{"model_id": "CorelynAI/NeoMini", "provider": "huggingface", "task": "text-generation", "downloads": 790} +{"model_id": "rocks20/task-20-google-gemma-2b-it", "provider": "huggingface", "task": "text-generation", "downloads": 790} +{"model_id": "RWKV/rwkv-4-14b-pile", "provider": "huggingface", "task": "text-generation", "downloads": 789} +{"model_id": "Lajonbot/vicuna-13b-v1.3-PL-lora_unload", "provider": "huggingface", "task": "text-generation", "downloads": 789} +{"model_id": "rombodawg/LosslessMegaCoder-llama2-13b-mini", "provider": "huggingface", "task": "text-generation", "downloads": 789} +{"model_id": "davzoku/cria-llama2-7b-v1.3-GGML", "provider": "huggingface", "task": "text-generation", "downloads": 789} +{"model_id": "Suprit/Zhongjing-LLaMA-base", "provider": "huggingface", "task": "text-generation", "downloads": 789} +{"model_id": "OpenBuddy/openbuddy-mistral-7b-v13-base", "provider": "huggingface", "task": "text-generation", "downloads": 789} +{"model_id": "Locutusque/TinyMistral-248M", "provider": "huggingface", "task": "text-generation", "downloads": 789} +{"model_id": "Changlong1/ttLlama-7b", "provider": "huggingface", "task": "text-generation", "downloads": 789} +{"model_id": "chargoddard/SmolLlamix-8x101M-take2", "provider": "huggingface", "task": "text-generation", "downloads": 789} +{"model_id": "LDCC/LDCC-SOLAR-10.7B", "provider": "huggingface", "task": "text-generation", "downloads": 789} +{"model_id": "bartowski/mathstral-7B-v0.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 789} +{"model_id": "ibm-granite/granite-guardian-3.2-5b", "provider": "huggingface", "task": "text-generation", "downloads": 789} +{"model_id": "Norod78/Hebrew-GPT2-345M-Stage", "provider": "huggingface", "task": "text-generation", "downloads": 788} +{"model_id": "GeorgiaTechResearchInstitute/galactica-30b-evol-instruct-70k", "provider": "huggingface", "task": "text-generation", "downloads": 788} +{"model_id": "OpenAssistant/llama2-13b-megacode2-oasst", "provider": "huggingface", "task": "text-generation", "downloads": 788} +{"model_id": "Abe13/juniper-certificate-Llama-2-7b-chat-hf", "provider": "huggingface", "task": "text-generation", "downloads": 788} +{"model_id": "zyh3826/llama2-13b-ft-openllm-leaderboard-v1", "provider": "huggingface", "task": "text-generation", "downloads": 788} +{"model_id": "YeungNLP/LongQLoRA-Llama2-7b-8k", "provider": "huggingface", "task": "text-generation", "downloads": 788} +{"model_id": "uukuguy/speechless-coder-ds-1.3b", "provider": "huggingface", "task": "text-generation", "downloads": 788} +{"model_id": "TheBloke/finance-LLM-13B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 788} +{"model_id": "hugohrban/progen2-small-mix7", "provider": "huggingface", "task": "text-generation", "downloads": 788} +{"model_id": "prithivMLmods/Qwen-UMLS-7B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 788} +{"model_id": "unsloth/Falcon-H1-1.5B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 788} +{"model_id": "lakeAGI/fsft.f2k.chaiapi_pref_v1.3.1.e1.dpo.pref.s180.v1.3.1.e1.pk32_175.s12.8.r3.r32.e1", "provider": "huggingface", "task": "text-generation", "downloads": 788} +{"model_id": "noctrex/INTELLECT-3.1-MXFP4_MOE-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 788} +{"model_id": "camel-ai/CAMEL-13B-Role-Playing-Data", "provider": "huggingface", "task": "text-generation", "downloads": 787} +{"model_id": "julianweng/Llama-2-7b-chat-orcah", "provider": "huggingface", "task": "text-generation", "downloads": 787} +{"model_id": "jondurbin/airoboros-l2-13b-gpt4-2.0", "provider": "huggingface", "task": "text-generation", "downloads": 787} +{"model_id": "Harshvir/Llama-2-7B-physics", "provider": "huggingface", "task": "text-generation", "downloads": 787} +{"model_id": "Yukang/Llama-2-13b-longlora-32k-ft", "provider": "huggingface", "task": "text-generation", "downloads": 787} +{"model_id": "KnutJaegersberg/CausalLM-Platypus-14B", "provider": "huggingface", "task": "text-generation", "downloads": 787} +{"model_id": "KnutJaegersberg/Deacon-1b", "provider": "huggingface", "task": "text-generation", "downloads": 787} +{"model_id": "chargoddard/mixtralnt-4x7b-test", "provider": "huggingface", "task": "text-generation", "downloads": 787} +{"model_id": "cloudyu/Mixtral_7Bx5_MoE_30B", "provider": "huggingface", "task": "text-generation", "downloads": 787} +{"model_id": "ManishThota/Ollama_Video_llama_7B", "provider": "huggingface", "task": "text-generation", "downloads": 787} +{"model_id": "MercuriusDream/Huihui-Qwen3.5-27B-abliterated-MLX-2bit", "provider": "huggingface", "task": "text-generation", "downloads": 787} +{"model_id": "Panchovix/airoboros-33b-gpt4-1.2-SuperHOT-8k", "provider": "huggingface", "task": "text-generation", "downloads": 786} +{"model_id": "Lajonbot/Llama-2-7b-chat-hf-instruct-pl-lora_unload", "provider": "huggingface", "task": "text-generation", "downloads": 786} +{"model_id": "Manbarll/llama2-22B-daydreamer-v3-GPTQ-4bits-32g-ActOrder", "provider": "huggingface", "task": "text-generation", "downloads": 786} +{"model_id": "Yukang/Llama-2-13b-longlora-64k", "provider": "huggingface", "task": "text-generation", "downloads": 786} +{"model_id": "chargoddard/duplicitous-slurpbeast-13b", "provider": "huggingface", "task": "text-generation", "downloads": 786} +{"model_id": "caisarl76/Mistral-7B-OpenOrca-Guanaco-accu16", "provider": "huggingface", "task": "text-generation", "downloads": 786} +{"model_id": "blueapple8259/TinyStories-Alpaca", "provider": "huggingface", "task": "text-generation", "downloads": 786} +{"model_id": "TigerResearch/tigerbot-70b-chat-v4", "provider": "huggingface", "task": "text-generation", "downloads": 786} +{"model_id": "Qwen/Qwen2.5-0.5B-Instruct-GPTQ-Int8", "provider": "huggingface", "task": "text-generation", "downloads": 786} +{"model_id": "bartowski/Kwaipilot_KwaiCoder-AutoThink-preview-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 786} +{"model_id": "Flexan/nopenet-nope-edge-mini-GGUF-i2", "provider": "huggingface", "task": "text-generation", "downloads": 786} +{"model_id": "sds-dubois/nanorl-tictactoe-rl-smollm3b", "provider": "huggingface", "task": "text-generation", "downloads": 786} +{"model_id": "mradermacher/next2-0.8b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 786} +{"model_id": "HoangHa/smoldlm-144m", "provider": "huggingface", "task": "text-generation", "downloads": 786} +{"model_id": "bhenrym14/airophin-13b-pntk-16k-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 785} +{"model_id": "explosion-testing/llama2-kv-sharing", "provider": "huggingface", "task": "text-generation", "downloads": 785} +{"model_id": "quantumaikr/falcon-180B-WizardLM_Orca", "provider": "huggingface", "task": "text-generation", "downloads": 785} +{"model_id": "jondurbin/airoboros-180b-2.2.1", "provider": "huggingface", "task": "text-generation", "downloads": 785} +{"model_id": "nnpy/Nape-0", "provider": "huggingface", "task": "text-generation", "downloads": 785} +{"model_id": "kyujinpy/PlatYi-34B-Q", "provider": "huggingface", "task": "text-generation", "downloads": 785} +{"model_id": "Weyaxi/neural-chat-7b-v3-1-OpenHermes-2.5-7B", "provider": "huggingface", "task": "text-generation", "downloads": 785} +{"model_id": "kyujinpy/PlatYi-34B-LoRA", "provider": "huggingface", "task": "text-generation", "downloads": 785} +{"model_id": "cloudyu/Mixtral_7Bx2_MoE", "provider": "huggingface", "task": "text-generation", "downloads": 785} +{"model_id": "kyujinpy/Sakura-SOLRCA-Math-Instruct-DPO-v1", "provider": "huggingface", "task": "text-generation", "downloads": 785} +{"model_id": "maywell/Synatra-10.7B-v0.4", "provider": "huggingface", "task": "text-generation", "downloads": 785} +{"model_id": "rombodawg/Open_Gpt4_8x7B_v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 785} +{"model_id": "mlx-community/Qwen2.5-72B-Instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 785} +{"model_id": "Flexan/nopenet-nope-edge-GGUF-i2", "provider": "huggingface", "task": "text-generation", "downloads": 785} +{"model_id": "rinna/japanese-gpt2-xsmall", "provider": "huggingface", "task": "text-generation", "downloads": 784} +{"model_id": "mosesjun0h/llama-30b-hf-baize-lora-b16", "provider": "huggingface", "task": "text-generation", "downloads": 784} +{"model_id": "KoboldAI/LLaMA2-13B-Holomax", "provider": "huggingface", "task": "text-generation", "downloads": 784} +{"model_id": "chargoddard/llama-2-16b-nastychat", "provider": "huggingface", "task": "text-generation", "downloads": 784} +{"model_id": "uukuguy/speechless-tools-7b", "provider": "huggingface", "task": "text-generation", "downloads": 784} +{"model_id": "uukuguy/Orca-2-7b-f16", "provider": "huggingface", "task": "text-generation", "downloads": 784} +{"model_id": "Weyaxi/OpenHermes-2.5-neural-chat-7b-v3-1-7B", "provider": "huggingface", "task": "text-generation", "downloads": 784} +{"model_id": "SUSTech/SUS-Chat-72B", "provider": "huggingface", "task": "text-generation", "downloads": 784} +{"model_id": "BEE-spoke-data/mega-ar-126m-4k", "provider": "huggingface", "task": "text-generation", "downloads": 784} +{"model_id": "abacusai/MM-Orc-Vic-bagel-34b-c1000", "provider": "huggingface", "task": "text-generation", "downloads": 784} +{"model_id": "mlx-community/Qwen3-32B-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 784} +{"model_id": "z-lab/Qwen3-4B-PARO", "provider": "huggingface", "task": "text-generation", "downloads": 784} +{"model_id": "sarthakmasta/code-debugger-llama", "provider": "huggingface", "task": "text-generation", "downloads": 784} +{"model_id": "bhenrym14/airoboros-33b-gpt4-1.4.1-PI-8192-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 783} +{"model_id": "guardrail/llama-2-7b-guanaco-instruct-sharded", "provider": "huggingface", "task": "text-generation", "downloads": 783} +{"model_id": "yeontaek/Platypus2-13B-QLoRa", "provider": "huggingface", "task": "text-generation", "downloads": 783} +{"model_id": "uukuguy/speechless-orca-platypus-coig-lite-4k-0.5e-13b", "provider": "huggingface", "task": "text-generation", "downloads": 783} +{"model_id": "uukuguy/speechless-codellama-orca-airoboros-13b-0.10e", "provider": "huggingface", "task": "text-generation", "downloads": 783} +{"model_id": "CausalLM/72B-preview-llamafied-qwen-llamafy", "provider": "huggingface", "task": "text-generation", "downloads": 783} +{"model_id": "Weyaxi/MetaMath-NeuralHermes-2.5-Mistral-7B-Ties", "provider": "huggingface", "task": "text-generation", "downloads": 783} +{"model_id": "chargoddard/mixtralmerge-8x7B-rebalanced-test", "provider": "huggingface", "task": "text-generation", "downloads": 783} +{"model_id": "kaitchup/Llama-2-7b-hf-gptq-2bit", "provider": "huggingface", "task": "text-generation", "downloads": 783} +{"model_id": "QuantFactory/Josiefied-Qwen2.5-7B-Instruct-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 783} +{"model_id": "DavidAU/Openai_gpt-oss-120b-NEO-Imatrix-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 783} +{"model_id": "RWKV/rwkv-raven-7b", "provider": "huggingface", "task": "text-generation", "downloads": 782} +{"model_id": "chargoddard/llama2-22b", "provider": "huggingface", "task": "text-generation", "downloads": 782} +{"model_id": "Lajonbot/WizardLM-13B-V1.2-PL-lora_unload", "provider": "huggingface", "task": "text-generation", "downloads": 782} +{"model_id": "Lajonbot/vicuna-7b-v1.5-PL-lora_unload", "provider": "huggingface", "task": "text-generation", "downloads": 782} +{"model_id": "chargoddard/Chronorctypus-Limarobormes-13b", "provider": "huggingface", "task": "text-generation", "downloads": 782} +{"model_id": "uukuguy/speechless-orca-platypus-coig-lite-2k-0.6e-13b", "provider": "huggingface", "task": "text-generation", "downloads": 782} +{"model_id": "qualis2006/llama-2-7b-int4-python-code-18k", "provider": "huggingface", "task": "text-generation", "downloads": 782} +{"model_id": "yeen214/llama2_7b_small_tuning_v1", "provider": "huggingface", "task": "text-generation", "downloads": 782} +{"model_id": "yashsharma0906/Llama-2-7b-SHP-SFT", "provider": "huggingface", "task": "text-generation", "downloads": 782} +{"model_id": "KnutJaegersberg/Yi-34B-200K-MiniOrca", "provider": "huggingface", "task": "text-generation", "downloads": 782} +{"model_id": "Q-bert/Bumblebee-7B", "provider": "huggingface", "task": "text-generation", "downloads": 782} +{"model_id": "maximuslee07/llama-2-13b-rockwellautomation", "provider": "huggingface", "task": "text-generation", "downloads": 782} +{"model_id": "hfl/llama-3-chinese-8b", "provider": "huggingface", "task": "text-generation", "downloads": 782} +{"model_id": "bartowski/TheDrummer_Valkyrie-49B-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 782} +{"model_id": "Monero/Guanaco-SuperCOT-30b-GPTQ-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 781} +{"model_id": "posicube/Llama2-chat-AYT-13B", "provider": "huggingface", "task": "text-generation", "downloads": 781} +{"model_id": "brucethemoose/Capybara-Tess-Yi-34B-200K", "provider": "huggingface", "task": "text-generation", "downloads": 781} +{"model_id": "ByteWave/Cheus-11B", "provider": "huggingface", "task": "text-generation", "downloads": 781} +{"model_id": "kyujinpy/Sakura-SOLAR-Instruct-DPO-v2", "provider": "huggingface", "task": "text-generation", "downloads": 781} +{"model_id": "abacusai/MetaMath-bagel-34b-v0.2-c1500", "provider": "huggingface", "task": "text-generation", "downloads": 781} +{"model_id": "Cartinoe5930/MoE-Merging", "provider": "huggingface", "task": "text-generation", "downloads": 781} +{"model_id": "meta-llama/CodeLlama-34b-Instruct-hf", "provider": "huggingface", "task": "text-generation", "downloads": 781} +{"model_id": "crossroderick/aramt5", "provider": "huggingface", "task": "text-generation", "downloads": 781} +{"model_id": "TheBloke/Wizard-Vicuna-7B-Uncensored-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 780} +{"model_id": "Juniplayground/Mist_LLaMA-2-7B-1024_V3", "provider": "huggingface", "task": "text-generation", "downloads": 780} +{"model_id": "marcchew/LaMini-40k-Platypus2-7B", "provider": "huggingface", "task": "text-generation", "downloads": 780} +{"model_id": "OpenBuddy/openbuddy-mistral-7b-v13.1", "provider": "huggingface", "task": "text-generation", "downloads": 780} +{"model_id": "Walmart-the-bag/MysticFusion-13B", "provider": "huggingface", "task": "text-generation", "downloads": 780} +{"model_id": "augmxnt/shisa-base-7b-v1", "provider": "huggingface", "task": "text-generation", "downloads": 780} +{"model_id": "chargoddard/llama-polyglot-13b", "provider": "huggingface", "task": "text-generation", "downloads": 780} +{"model_id": "Kooten/DaringMaid-20B", "provider": "huggingface", "task": "text-generation", "downloads": 780} +{"model_id": "smelborp/MixtralOrochi8x7B-Alt", "provider": "huggingface", "task": "text-generation", "downloads": 780} +{"model_id": "Alevnokc/Gemma-3-27B-Roblox-Luau", "provider": "huggingface", "task": "text-generation", "downloads": 780} +{"model_id": "Zicara/OPT-30B-Erebus-4bit-128g", "provider": "huggingface", "task": "text-generation", "downloads": 779} +{"model_id": "RWKV/rwkv-raven-3b", "provider": "huggingface", "task": "text-generation", "downloads": 779} +{"model_id": "chargoddard/platypus-2-22b-relora", "provider": "huggingface", "task": "text-generation", "downloads": 779} +{"model_id": "SuperAGI/SAM", "provider": "huggingface", "task": "text-generation", "downloads": 779} +{"model_id": "ericpolewski/AIRIC-The-Mistral", "provider": "huggingface", "task": "text-generation", "downloads": 779} +{"model_id": "macadeliccc/SOLAR-math-2x10.7b", "provider": "huggingface", "task": "text-generation", "downloads": 779} +{"model_id": "bartowski/Gryphe_Pantheon-RP-1.8-24b-Small-3.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 779} +{"model_id": "minlik/chinese-alpaca-33b-merged", "provider": "huggingface", "task": "text-generation", "downloads": 778} +{"model_id": "ogimgio/gpt-neo-125m-neurallinguisticpioneers", "provider": "huggingface", "task": "text-generation", "downloads": 778} +{"model_id": "marcchew/Platypus-2-7B-LaMini-14K", "provider": "huggingface", "task": "text-generation", "downloads": 778} +{"model_id": "posicube/Llama2-chat-AYB-13B", "provider": "huggingface", "task": "text-generation", "downloads": 778} +{"model_id": "Undi95/Toppy-M-7B", "provider": "huggingface", "task": "text-generation", "downloads": 778} +{"model_id": "zyh3826/20231206094523-pretrain-Llama-2-13b-hf-76000", "provider": "huggingface", "task": "text-generation", "downloads": 778} +{"model_id": "KaeriJenti/Kaori-34B-v1", "provider": "huggingface", "task": "text-generation", "downloads": 778} +{"model_id": "Weyaxi/openchat-3.5-1210-Seraph-Slerp", "provider": "huggingface", "task": "text-generation", "downloads": 778} +{"model_id": "KnutJaegersberg/platypus-1_8b", "provider": "huggingface", "task": "text-generation", "downloads": 778} +{"model_id": "stanford-oval/Llama-2-7b-WikiChat-fused", "provider": "huggingface", "task": "text-generation", "downloads": 778} +{"model_id": "bartowski/luvGPT_phi3-uncensored-chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 778} +{"model_id": "bartowski/zerofata_MS3.2-PaintedFantasy-v3-24B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 778} +{"model_id": "Lamapi/next-8b-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 778} +{"model_id": "KJML/gpt-oss-20b-FP8-Dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 778} +{"model_id": "eekay/Llama-3.1-8B-Instruct-lion-numbers-ft", "provider": "huggingface", "task": "text-generation", "downloads": 778} +{"model_id": "Anxo/erisk26-task1-patient-00-adapter", "provider": "huggingface", "task": "text-generation", "downloads": 778} +{"model_id": "brucethemoose/CaPlatTessDolXaBoros-Yi-34B-200K-DARE-Ties-ExtremeDensity", "provider": "huggingface", "task": "text-generation", "downloads": 777} +{"model_id": "ignos/Mistral-T5-7B-v1", "provider": "huggingface", "task": "text-generation", "downloads": 777} +{"model_id": "Azazelle/Yuna-7b-Merge", "provider": "huggingface", "task": "text-generation", "downloads": 777} +{"model_id": "pinkyponky/SOLAR-10.7B-dpo-instruct-tuned-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 777} +{"model_id": "Navid-AI/Yehia-7B-preview", "provider": "huggingface", "task": "text-generation", "downloads": 777} +{"model_id": "Henk717/airochronos-33B", "provider": "huggingface", "task": "text-generation", "downloads": 776} +{"model_id": "or4cl3ai/Aiden_t5", "provider": "huggingface", "task": "text-generation", "downloads": 776} +{"model_id": "Lajonbot/tableBeluga-7B-instruct-pl-lora_unload", "provider": "huggingface", "task": "text-generation", "downloads": 776} +{"model_id": "uukuguy/speechless-orca-platypus-coig-lite-4k-0.6e-13b", "provider": "huggingface", "task": "text-generation", "downloads": 776} +{"model_id": "Weyaxi/MetaMath-NeuralHermes-2.5-Mistral-7B-Linear", "provider": "huggingface", "task": "text-generation", "downloads": 776} +{"model_id": "Q-bert/Terminis-7B", "provider": "huggingface", "task": "text-generation", "downloads": 776} +{"model_id": "jan-ai/Solar-10.7B-SLERP", "provider": "huggingface", "task": "text-generation", "downloads": 776} +{"model_id": "Azazelle/xDAN-SlimOrca", "provider": "huggingface", "task": "text-generation", "downloads": 776} +{"model_id": "Azazelle/Dumb-Maidlet", "provider": "huggingface", "task": "text-generation", "downloads": 776} +{"model_id": "Technoculture/Mediquad-4x7b", "provider": "huggingface", "task": "text-generation", "downloads": 776} +{"model_id": "MaziyarPanahi/gemma-2b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 776} +{"model_id": "instruction-pretrain/InstructLM-500M", "provider": "huggingface", "task": "text-generation", "downloads": 776} +{"model_id": "lmms-lab/llava-next-interleave-qwen-7b", "provider": "huggingface", "task": "text-generation", "downloads": 776} +{"model_id": "chuanli11/Llama-3.2-3B-Instruct-uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 776} +{"model_id": "tiiuae/Falcon3-10B-Instruct-1.58bit", "provider": "huggingface", "task": "text-generation", "downloads": 776} +{"model_id": "nvidia/Qwen3-Nemotron-32B-GenRM-Principle", "provider": "huggingface", "task": "text-generation", "downloads": 776} +{"model_id": "mrm8488/spanish-gpt2", "provider": "huggingface", "task": "text-generation", "downloads": 775} +{"model_id": "cloudyu/Mixtral_7Bx4_MOE_24B", "provider": "huggingface", "task": "text-generation", "downloads": 775} +{"model_id": "shadowml/NeuralPipe-9B-merged", "provider": "huggingface", "task": "text-generation", "downloads": 775} +{"model_id": "Technoculture/Medorca-7B-Slerp", "provider": "huggingface", "task": "text-generation", "downloads": 775} +{"model_id": "KnutJaegersberg/internlm-20b-llama", "provider": "huggingface", "task": "text-generation", "downloads": 775} +{"model_id": "xformAI/facebook-opt-125m-qcqa-ub-6-best-for-q-loss", "provider": "huggingface", "task": "text-generation", "downloads": 775} +{"model_id": "Qwen/Qwen3-8B-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 775} +{"model_id": "akjindal53244/Arithmo-Mistral-7B", "provider": "huggingface", "task": "text-generation", "downloads": 774} +{"model_id": "SciPhi/SciPhi-Mistral-7B-32k", "provider": "huggingface", "task": "text-generation", "downloads": 774} +{"model_id": "jondurbin/bagel-dpo-8x7b-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 774} +{"model_id": "Kquant03/FrankenDPO-4x7B-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 774} +{"model_id": "adamo1139/Yi-34B-200K-AEZAKMI-RAW-1701", "provider": "huggingface", "task": "text-generation", "downloads": 774} +{"model_id": "matrixportalx/Llama-3.1-8B-Instruct-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 774} +{"model_id": "jekunz/smollm-135m-lora-fineweb-faroese", "provider": "huggingface", "task": "text-generation", "downloads": 774} +{"model_id": "lmstudio-community/Qwen3-30B-A3B-Thinking-2507-MLX-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 774} +{"model_id": "bartowski/zerofata_GLM-4.5-Iceblink-106B-A12B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 774} +{"model_id": "NousResearch/Hermes-4-14B-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 774} +{"model_id": "bartowski/TheDrummer_Cydonia-Redux-22B-v1.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 774} +{"model_id": "unsloth/granite-4.0-350m-base", "provider": "huggingface", "task": "text-generation", "downloads": 774} +{"model_id": "Flexan/Novaciano-Sorete-1B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 774} +{"model_id": "saricles/Qwen3-Coder-Next-NVFP4-GB10", "provider": "huggingface", "task": "text-generation", "downloads": 774} +{"model_id": "Alexzander85/Qwen3.5-9B-Claude-4.6-Opus-Reasoning-Distilled-NVFP4-MLP-FP8KV", "provider": "huggingface", "task": "text-generation", "downloads": 774} +{"model_id": "bhenrym14/airoboros-33b-gpt4-1.4.1-lxctx-PI-16384-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 773} +{"model_id": "Lajonbot/Llama-2-13b-hf-instruct-pl-lora_unload", "provider": "huggingface", "task": "text-generation", "downloads": 773} +{"model_id": "NickyNicky/Mistral-7B-OpenOrca-oasst_top1_2023-08-25-v3", "provider": "huggingface", "task": "text-generation", "downloads": 773} +{"model_id": "yeen214/llama2_7b_platypus_tuning", "provider": "huggingface", "task": "text-generation", "downloads": 773} +{"model_id": "Weyaxi/test-help-steer-filtered-orig", "provider": "huggingface", "task": "text-generation", "downloads": 773} +{"model_id": "bhenrym14/airoboros-3_1-yi-34b-200k", "provider": "huggingface", "task": "text-generation", "downloads": 773} +{"model_id": "Weyaxi/MetaMath-OpenHermes-2.5-neural-chat-v3-3-Slerp", "provider": "huggingface", "task": "text-generation", "downloads": 773} +{"model_id": "kodonho/Solar-M-SakuraSolar-Mixed", "provider": "huggingface", "task": "text-generation", "downloads": 773} +{"model_id": "LoSboccacc/orthogonal-2x7B-base", "provider": "huggingface", "task": "text-generation", "downloads": 773} +{"model_id": "bartowski/dolphin-2.9.4-gemma2-2b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 773} +{"model_id": "Qwen/Qwen3-1.7B-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 773} +{"model_id": "NexVeridian/Qwen3-Coder-Next-3bit", "provider": "huggingface", "task": "text-generation", "downloads": 773} +{"model_id": "sunbv56/qwen3-asr-visong-adap", "provider": "huggingface", "task": "text-generation", "downloads": 773} +{"model_id": "lvkaokao/llama2-7b-hf-chat-lora-v3", "provider": "huggingface", "task": "text-generation", "downloads": 772} +{"model_id": "maximuslee07/llama-2-7b-rockwell-final", "provider": "huggingface", "task": "text-generation", "downloads": 772} +{"model_id": "Norquinal/Mistral-7B-claude-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 772} +{"model_id": "Weyaxi/SynthIA-v1.3-Nebula-v2-7B", "provider": "huggingface", "task": "text-generation", "downloads": 772} +{"model_id": "ignos/LeoScorpius-GreenNode-Platypus-7B-v1", "provider": "huggingface", "task": "text-generation", "downloads": 772} +{"model_id": "elyza/ELYZA-japanese-Llama-2-13b-fast", "provider": "huggingface", "task": "text-generation", "downloads": 772} +{"model_id": "BEE-spoke-data/zephyr-220m-sft-full", "provider": "huggingface", "task": "text-generation", "downloads": 772} +{"model_id": "AkiGogikar/KnowledgeNinja-LiteLlama-460Mx6MoE-1T", "provider": "huggingface", "task": "text-generation", "downloads": 772} +{"model_id": "kevin009/lamatama", "provider": "huggingface", "task": "text-generation", "downloads": 772} +{"model_id": "Karko/Proctora", "provider": "huggingface", "task": "text-generation", "downloads": 772} +{"model_id": "maywell/Synatra-Mixtral-8x7B", "provider": "huggingface", "task": "text-generation", "downloads": 772} +{"model_id": "xformAI/facebook-opt-125m-qcqa-ub-6-best-for-KV-cache", "provider": "huggingface", "task": "text-generation", "downloads": 772} +{"model_id": "unsloth/gpt-oss-safeguard-20b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 772} +{"model_id": "Panchovix/airoboros-65b-gpt4-1.2-4bit-32g-actorder", "provider": "huggingface", "task": "text-generation", "downloads": 771} +{"model_id": "Xwin-LM/Xwin-LM-13B-V0.1", "provider": "huggingface", "task": "text-generation", "downloads": 771} +{"model_id": "akjindal53244/Mistral-7B-v0.1-Open-Platypus", "provider": "huggingface", "task": "text-generation", "downloads": 771} +{"model_id": "caisarl76/Mistral-7B-OpenOrca-Guanaco", "provider": "huggingface", "task": "text-generation", "downloads": 771} +{"model_id": "NickyNicky/Mistral-7B-OpenOrca-oasst_top1_2023-08-25-v2", "provider": "huggingface", "task": "text-generation", "downloads": 771} +{"model_id": "augmxnt/shisa-7b-v1", "provider": "huggingface", "task": "text-generation", "downloads": 771} +{"model_id": "brucethemoose/CaPlatTessDolXaBoros-Yi-34B-200K-DARE-Ties-HighDensity", "provider": "huggingface", "task": "text-generation", "downloads": 771} +{"model_id": "Azazelle/smol_bruin-7b", "provider": "huggingface", "task": "text-generation", "downloads": 771} +{"model_id": "maywell/PiVoT-SUS-RP", "provider": "huggingface", "task": "text-generation", "downloads": 771} +{"model_id": "Kquant03/Ryu-4x7B-MoE-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 771} +{"model_id": "Cartinoe5930/Llama2_init_Mistral", "provider": "huggingface", "task": "text-generation", "downloads": 771} +{"model_id": "bartowski/Llama-3-Groq-8B-Tool-Use-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 771} +{"model_id": "QuantFactory/MathCoder2-CodeLlama-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 771} +{"model_id": "towardsinnovationlab/Qwen3-4B_Instruct-medical.gguf", "provider": "huggingface", "task": "text-generation", "downloads": 771} +{"model_id": "Anxo/erisk26-task1-patient-04-adapter", "provider": "huggingface", "task": "text-generation", "downloads": 771} +{"model_id": "RWKV/rwkv-raven-14b", "provider": "huggingface", "task": "text-generation", "downloads": 770} +{"model_id": "Weyaxi/Dolphin-Nebula-7B", "provider": "huggingface", "task": "text-generation", "downloads": 770} +{"model_id": "Weyaxi/CollectiveCognition-v1.1-Nebula-7B", "provider": "huggingface", "task": "text-generation", "downloads": 770} +{"model_id": "OpenBuddy/openbuddy-zephyr-7b-v14.1", "provider": "huggingface", "task": "text-generation", "downloads": 770} +{"model_id": "llm-blender/PairRM", "provider": "huggingface", "task": "text-generation", "downloads": 770} +{"model_id": "brucethemoose/CapyTessBorosYi-34B-200K-DARE-Ties", "provider": "huggingface", "task": "text-generation", "downloads": 770} +{"model_id": "Kooten/DaringMaid-13B", "provider": "huggingface", "task": "text-generation", "downloads": 770} +{"model_id": "zyznull/RankingGPT-bloom-560m", "provider": "huggingface", "task": "text-generation", "downloads": 770} +{"model_id": "Azazelle/SlimMelodicMaid", "provider": "huggingface", "task": "text-generation", "downloads": 770} +{"model_id": "Azazelle/Maylin-7b", "provider": "huggingface", "task": "text-generation", "downloads": 770} +{"model_id": "shadowml/Daredevil-7B", "provider": "huggingface", "task": "text-generation", "downloads": 770} +{"model_id": "KnutJaegersberg/Qwen-1_8b-EverythingLM", "provider": "huggingface", "task": "text-generation", "downloads": 770} +{"model_id": "OpenMeditron/Meditron3-70B", "provider": "huggingface", "task": "text-generation", "downloads": 770} +{"model_id": "DavidAU/L3.1-Dark-Reasoning-LewdPlay-evo-Hermes-R1-Uncensored-8B", "provider": "huggingface", "task": "text-generation", "downloads": 770} +{"model_id": "XueNian/XueNian-Qwen3-14B-furry-novel-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 770} +{"model_id": "openaccess-ai-collective/jackalope-7b", "provider": "huggingface", "task": "text-generation", "downloads": 769} +{"model_id": "cldersaienril/Instameta-Mistral-v0.1-7b", "provider": "huggingface", "task": "text-generation", "downloads": 769} +{"model_id": "Weyaxi/HelpSteer-filtered-neural-chat-7b-v3-1-7B", "provider": "huggingface", "task": "text-generation", "downloads": 769} +{"model_id": "v1olet/v1olet_merged_dpo_7B", "provider": "huggingface", "task": "text-generation", "downloads": 769} +{"model_id": "quantumaikr/quantum-v0.01", "provider": "huggingface", "task": "text-generation", "downloads": 769} +{"model_id": "KaeriJenti/Kaori-34b-v2", "provider": "huggingface", "task": "text-generation", "downloads": 769} +{"model_id": "KaeriJenti/kaori-34b-v3", "provider": "huggingface", "task": "text-generation", "downloads": 769} +{"model_id": "lorinma/yi6B_Vicuna", "provider": "huggingface", "task": "text-generation", "downloads": 769} +{"model_id": "vihangd/DopeyTinyLlama-1.1B-v1", "provider": "huggingface", "task": "text-generation", "downloads": 769} +{"model_id": "TomGrc/FusionNet_7Bx2_MoE_14B", "provider": "huggingface", "task": "text-generation", "downloads": 769} +{"model_id": "bhavinjawade/SOLAR-10B-Nector-DPO-Jawade", "provider": "huggingface", "task": "text-generation", "downloads": 769} +{"model_id": "Eurdem/megatron_v1", "provider": "huggingface", "task": "text-generation", "downloads": 769} +{"model_id": "some1nostr/Ostrich-70B", "provider": "huggingface", "task": "text-generation", "downloads": 769} +{"model_id": "InfosysEnterprise/NT-Java-1.1B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 769} +{"model_id": "RedHatAI/DeepSeek-R1-Distill-Qwen-14B-quantized.w4a16", "provider": "huggingface", "task": "text-generation", "downloads": 769} +{"model_id": "mlx-community/Qwen3-Coder-30B-A3B-Instruct-5bit", "provider": "huggingface", "task": "text-generation", "downloads": 769} +{"model_id": "tbmod/Phi-3.5-mini-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 769} +{"model_id": "flax-community/t5-recipe-generation", "provider": "huggingface", "task": "text-generation", "downloads": 768} +{"model_id": "posicube/Llama-chat-AY-13B", "provider": "huggingface", "task": "text-generation", "downloads": 768} +{"model_id": "Weyaxi/MetaMath-una-cybertron-v2-bf16-Ties", "provider": "huggingface", "task": "text-generation", "downloads": 768} +{"model_id": "WebraftAI/synapsellm-7b-mistral-v0.5-preview2", "provider": "huggingface", "task": "text-generation", "downloads": 768} +{"model_id": "appvoid/palmer-002", "provider": "huggingface", "task": "text-generation", "downloads": 768} +{"model_id": "aloobun/bun_mistral_7b_v2", "provider": "huggingface", "task": "text-generation", "downloads": 768} +{"model_id": "KaeriJenti/kaori-34b-v4", "provider": "huggingface", "task": "text-generation", "downloads": 768} +{"model_id": "Heng666/EastAsia-4x7B-Moe-experiment", "provider": "huggingface", "task": "text-generation", "downloads": 768} +{"model_id": "macadeliccc/polyglot-math-4x7b", "provider": "huggingface", "task": "text-generation", "downloads": 768} +{"model_id": "Technoculture/Medtulu-2x7b", "provider": "huggingface", "task": "text-generation", "downloads": 768} +{"model_id": "Kquant03/Eukaryote-8x7B-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 768} +{"model_id": "Epiculous/Crunchy-onion", "provider": "huggingface", "task": "text-generation", "downloads": 768} +{"model_id": "BabaYaga0001/Qwen2.5-Coder-0.5B-Instruct-Gensyn-Swarm-aquatic_foxy_flamingo", "provider": "huggingface", "task": "text-generation", "downloads": 768} +{"model_id": "ig1/medgemma-27b-it-FP8-Dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 768} +{"model_id": "mlx-community/GLM-5-4bit-gs32", "provider": "huggingface", "task": "text-generation", "downloads": 768} +{"model_id": "yhavinga/gpt2-medium-dutch", "provider": "huggingface", "task": "text-generation", "downloads": 767} +{"model_id": "James-WYang/BigTranslate", "provider": "huggingface", "task": "text-generation", "downloads": 767} +{"model_id": "bofenghuang/vigostral-7b-chat", "provider": "huggingface", "task": "text-generation", "downloads": 767} +{"model_id": "openaccess-ai-collective/mistral-100m-textbooks", "provider": "huggingface", "task": "text-generation", "downloads": 767} +{"model_id": "OpenBuddy/openbuddy-mistral-7b-v13", "provider": "huggingface", "task": "text-generation", "downloads": 767} +{"model_id": "webbigdata/ALMA-7B-Ja-V2", "provider": "huggingface", "task": "text-generation", "downloads": 767} +{"model_id": "royallab/PsyOrca2-13b-DARE", "provider": "huggingface", "task": "text-generation", "downloads": 767} +{"model_id": "Weyaxi/Seraph-openchat-3.5-1210-Slerp", "provider": "huggingface", "task": "text-generation", "downloads": 767} +{"model_id": "Xenon1/MetaModel_moex8", "provider": "huggingface", "task": "text-generation", "downloads": 767} +{"model_id": "kevin009/flyingllama", "provider": "huggingface", "task": "text-generation", "downloads": 767} +{"model_id": "Danielbrdz/Barcenas-10.7b", "provider": "huggingface", "task": "text-generation", "downloads": 767} +{"model_id": "macadeliccc/piccolo-8x7b", "provider": "huggingface", "task": "text-generation", "downloads": 767} +{"model_id": "lodrick-the-lafted/Grafted-Titanic-Dolphin-2x120B", "provider": "huggingface", "task": "text-generation", "downloads": 767} +{"model_id": "AI-MO/Kimina-Prover-Preview-Distill-7B", "provider": "huggingface", "task": "text-generation", "downloads": 767} +{"model_id": "Nasro31/Mina_AI_FLASH_LLM_DZ_AR-FR", "provider": "huggingface", "task": "text-generation", "downloads": 767} +{"model_id": "EleutherAI/pythia-1b-deduped-v0", "provider": "huggingface", "task": "text-generation", "downloads": 766} +{"model_id": "team-lucid/mptk-1b", "provider": "huggingface", "task": "text-generation", "downloads": 766} +{"model_id": "WebraftAI/synapsellm-7b-mistral-v0.3-preview", "provider": "huggingface", "task": "text-generation", "downloads": 766} +{"model_id": "v1olet/v1olet_marcoroni-go-bruins-merge-7B", "provider": "huggingface", "task": "text-generation", "downloads": 766} +{"model_id": "QuixiAI/MegaDolphin-120b", "provider": "huggingface", "task": "text-generation", "downloads": 766} +{"model_id": "Technoculture/Medorca-2x7b", "provider": "huggingface", "task": "text-generation", "downloads": 766} +{"model_id": "TeeZee/2xbagel-dpo-34b-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 766} +{"model_id": "ajibawa-2023/Code-290k-13B", "provider": "huggingface", "task": "text-generation", "downloads": 766} +{"model_id": "Kquant03/Prokaryote-8x7B-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 766} +{"model_id": "kimwooglae/AISquare-Instruct-SOLAR-10.7b-v0.5.32", "provider": "huggingface", "task": "text-generation", "downloads": 766} +{"model_id": "Aryanne/sheared-plus-westlake-50_75p", "provider": "huggingface", "task": "text-generation", "downloads": 766} +{"model_id": "anthracite-org/magnum-v4-12b", "provider": "huggingface", "task": "text-generation", "downloads": 766} +{"model_id": "replit/replit-code-v1-3b", "provider": "huggingface", "task": "text-generation", "downloads": 765} +{"model_id": "lvkaokao/llama2-7b-hf-chat-lora-v2", "provider": "huggingface", "task": "text-generation", "downloads": 765} +{"model_id": "sia-ai/llama-2-7b-1-percent-open-orca-1000-steps-v0", "provider": "huggingface", "task": "text-generation", "downloads": 765} +{"model_id": "Weyaxi/OpenOrca-Nebula-7B", "provider": "huggingface", "task": "text-generation", "downloads": 765} +{"model_id": "Weyaxi/Samantha-Nebula-7B", "provider": "huggingface", "task": "text-generation", "downloads": 765} +{"model_id": "Severian/ANIMA-Phi-Neptune-Mistral-7B", "provider": "huggingface", "task": "text-generation", "downloads": 765} +{"model_id": "Weyaxi/neural-chat-7b-v3-1-Nebula-v2-7B", "provider": "huggingface", "task": "text-generation", "downloads": 765} +{"model_id": "brucethemoose/CaPlatTessDolXaBoros-Yi-34B-200K-DARE-Ties", "provider": "huggingface", "task": "text-generation", "downloads": 765} +{"model_id": "uukuguy/speechless-mistral-moloras-7b", "provider": "huggingface", "task": "text-generation", "downloads": 765} +{"model_id": "macadeliccc/laser-dolphin-mixtral-2x7b-dpo", "provider": "huggingface", "task": "text-generation", "downloads": 765} +{"model_id": "kodonho/Solar-OrcaDPO-Solar-Instruct-SLERP", "provider": "huggingface", "task": "text-generation", "downloads": 765} +{"model_id": "Weyaxi/HelpSteer-filtered-Solar-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 765} +{"model_id": "FelixChao/Magician-MoE-4x7B", "provider": "huggingface", "task": "text-generation", "downloads": 765} +{"model_id": "TomGrc/FusionNet_34Bx2_MoE", "provider": "huggingface", "task": "text-generation", "downloads": 765} +{"model_id": "QuantFactory/gemma-2-27b-it-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 765} +{"model_id": "bartowski/Llama-3.1_OpenScholar-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 765} +{"model_id": "hyper-accel/tiny-random-gpt2", "provider": "huggingface", "task": "text-generation", "downloads": 765} +{"model_id": "Em-80/Qwen3-coder-REAP-25B-A3B-Rust-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 765} +{"model_id": "bhenrym14/airoboros-33b-gpt4-1.4.1-PI-8192-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 764} +{"model_id": "Undi95/Mistral-11B-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 764} +{"model_id": "adamo1139/Mistral-7B-AEZAKMI-v1", "provider": "huggingface", "task": "text-generation", "downloads": 764} +{"model_id": "WebraftAI/synapsellm-7b-mistral-v0.5-preview", "provider": "huggingface", "task": "text-generation", "downloads": 764} +{"model_id": "Locutusque/LocutusqueXFelladrin-TinyMistral248M-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 764} +{"model_id": "Yhyu13/LMCocktail-Mistral-7B-v1", "provider": "huggingface", "task": "text-generation", "downloads": 764} +{"model_id": "kodonho/SolarM-SakuraSolar-SLERP", "provider": "huggingface", "task": "text-generation", "downloads": 764} +{"model_id": "Weyaxi/Cosmosis-3x34B", "provider": "huggingface", "task": "text-generation", "downloads": 764} +{"model_id": "Weyaxi/Helion-4x34B", "provider": "huggingface", "task": "text-generation", "downloads": 764} +{"model_id": "BlueNipples/SnowLotus-v2-10.7B", "provider": "huggingface", "task": "text-generation", "downloads": 764} +{"model_id": "chargoddard/internlm2-20b-llama", "provider": "huggingface", "task": "text-generation", "downloads": 764} +{"model_id": "tenyx/TenyxChat-8x7B-v1", "provider": "huggingface", "task": "text-generation", "downloads": 764} +{"model_id": "kimwooglae/AISquare-Instruct-SOLAR-10.7b-v0.5.31", "provider": "huggingface", "task": "text-generation", "downloads": 764} +{"model_id": "OmniSVG/OmniSVG", "provider": "huggingface", "task": "text-generation", "downloads": 764} +{"model_id": "Navpy/phi-3.5-AI-Vtuber-json", "provider": "huggingface", "task": "text-generation", "downloads": 764} +{"model_id": "Weyaxi/TekniumAiroboros-Nebula-7B", "provider": "huggingface", "task": "text-generation", "downloads": 763} +{"model_id": "Open-Orca/Mistral-7B-SlimOrca", "provider": "huggingface", "task": "text-generation", "downloads": 763} +{"model_id": "Minirecord/Mini_DPO_test02", "provider": "huggingface", "task": "text-generation", "downloads": 763} +{"model_id": "inswave/AISquare-Instruct-llama2-koen-13b-v0.9.24", "provider": "huggingface", "task": "text-generation", "downloads": 763} +{"model_id": "moreh/MoMo-72B-LoRA-V1.4", "provider": "huggingface", "task": "text-generation", "downloads": 763} +{"model_id": "shadowml/DareBeagel-2x7B", "provider": "huggingface", "task": "text-generation", "downloads": 763} +{"model_id": "alnrg2arg/test_wanda_240109", "provider": "huggingface", "task": "text-generation", "downloads": 763} +{"model_id": "PSanni/MPOMixtral-8x7B-Instruct-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 763} +{"model_id": "Technoculture/Medorca-4x7b", "provider": "huggingface", "task": "text-generation", "downloads": 763} +{"model_id": "gagan3012/Multilingual-mistral", "provider": "huggingface", "task": "text-generation", "downloads": 763} +{"model_id": "macadeliccc/SOLAR-math-2x10.7b-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 763} +{"model_id": "KnutJaegersberg/Deita-1_8B", "provider": "huggingface", "task": "text-generation", "downloads": 763} +{"model_id": "Qwen/Qwen2.5-Coder-7B-Instruct-GPTQ-Int8", "provider": "huggingface", "task": "text-generation", "downloads": 763} +{"model_id": "unsloth/SmolLM2-1.7B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 763} +{"model_id": "unsloth/DeepSeek-R1-Distill-Qwen-32B-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 763} +{"model_id": "bigcode/starcoderbase-3b", "provider": "huggingface", "task": "text-generation", "downloads": 762} +{"model_id": "Norquinal/Mistral-7B-claude-chat", "provider": "huggingface", "task": "text-generation", "downloads": 762} +{"model_id": "Weyaxi/MetaMath-neural-chat-7b-v3-2-Ties", "provider": "huggingface", "task": "text-generation", "downloads": 762} +{"model_id": "Weyaxi/Instruct-v0.2-Seraph-7B", "provider": "huggingface", "task": "text-generation", "downloads": 762} +{"model_id": "nlpguy/ColorShadow-7B-v3", "provider": "huggingface", "task": "text-generation", "downloads": 762} +{"model_id": "Azazelle/Tippy-Toppy-7b", "provider": "huggingface", "task": "text-generation", "downloads": 762} +{"model_id": "shitshow123/stablelm_sft_dpo", "provider": "huggingface", "task": "text-generation", "downloads": 762} +{"model_id": "h2m/mhm-8x7B-FrankenMoE-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 762} +{"model_id": "teddylee777/EEVE-Korean-Instruct-10.8B-v1.0-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 762} +{"model_id": "nm-testing/TinyLlama-1.1B-compressed-tensors-kv-cache-scheme", "provider": "huggingface", "task": "text-generation", "downloads": 762} +{"model_id": "bartowski/granite-embedding-30m-english-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 762} +{"model_id": "DevQuasar/Qwen.Qwen3-Reranker-0.6B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 762} +{"model_id": "EleutherAI/pythia-70m-v0", "provider": "huggingface", "task": "text-generation", "downloads": 761} +{"model_id": "chachamatcha/NoDrama-CodeLLama-QLoRa-Evol", "provider": "huggingface", "task": "text-generation", "downloads": 761} +{"model_id": "CobraMamba/mamba-gpt-7b", "provider": "huggingface", "task": "text-generation", "downloads": 761} +{"model_id": "Weyaxi/Dolphin2.1-OpenOrca-7B", "provider": "huggingface", "task": "text-generation", "downloads": 761} +{"model_id": "ignos/LeoScorpius-GreenNode-Alpaca-7B-v1", "provider": "huggingface", "task": "text-generation", "downloads": 761} +{"model_id": "Kquant03/Raiden-16x3.43B", "provider": "huggingface", "task": "text-generation", "downloads": 761} +{"model_id": "KnutJaegersberg/Qwen-14B-Llamafied", "provider": "huggingface", "task": "text-generation", "downloads": 761} +{"model_id": "kaitchup/Llama-2-7b-hf-gptq-3bit", "provider": "huggingface", "task": "text-generation", "downloads": 761} +{"model_id": "cloudyu/Mixtral-8x7B-Instruct-v0.1-DPO", "provider": "huggingface", "task": "text-generation", "downloads": 761} +{"model_id": "xformAI/opt-125m-gqa-ub-6-best-for-KV-cache", "provider": "huggingface", "task": "text-generation", "downloads": 761} +{"model_id": "bartowski/dolphin-2.9.3-mistral-7B-32k-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 761} +{"model_id": "unsloth/LFM2-700M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 761} +{"model_id": "nostalgicskinco/air-compliance-llama-1b", "provider": "huggingface", "task": "text-generation", "downloads": 761} +{"model_id": "bhenrym14/airophin-v2-13b-PI-8k-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 760} +{"model_id": "BramVanroy/Llama-2-13b-chat-dutch", "provider": "huggingface", "task": "text-generation", "downloads": 760} +{"model_id": "Vezora/Mistral-Narwhal-7b", "provider": "huggingface", "task": "text-generation", "downloads": 760} +{"model_id": "Vezora/Narwhal-7b-v3", "provider": "huggingface", "task": "text-generation", "downloads": 760} +{"model_id": "Weyaxi/MetaMath-Chupacabra-7B-v2.01-Slerp", "provider": "huggingface", "task": "text-generation", "downloads": 760} +{"model_id": "mindy-labs/mindy-7b-v2", "provider": "huggingface", "task": "text-generation", "downloads": 760} +{"model_id": "nlpguy/ColorShadow-7B-v2", "provider": "huggingface", "task": "text-generation", "downloads": 760} +{"model_id": "alnrg2arg/test", "provider": "huggingface", "task": "text-generation", "downloads": 760} +{"model_id": "Weyaxi/Astralis-4x34B", "provider": "huggingface", "task": "text-generation", "downloads": 760} +{"model_id": "gagan3012/Multirial", "provider": "huggingface", "task": "text-generation", "downloads": 760} +{"model_id": "adamo1139/yi-34b-200k-rawrr-dpo-1", "provider": "huggingface", "task": "text-generation", "downloads": 760} +{"model_id": "senseable/moe-x33", "provider": "huggingface", "task": "text-generation", "downloads": 760} +{"model_id": "jingyeom/SOLAR_KO_1.3_deup", "provider": "huggingface", "task": "text-generation", "downloads": 760} +{"model_id": "Eurdem/megatron_1.1_MoE_2x7B", "provider": "huggingface", "task": "text-generation", "downloads": 760} +{"model_id": "Charlie911/MultiLora-drop-sharegpt", "provider": "huggingface", "task": "text-generation", "downloads": 760} +{"model_id": "AtlaAI/Selene-1-Mini-Llama-3.1-8B", "provider": "huggingface", "task": "text-generation", "downloads": 760} +{"model_id": "bartowski/ReadyArt_Forgotten-Safeword-70B-3.6-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 760} +{"model_id": "codelion/Qwen3-0.6B-accuracy-recovery-lora", "provider": "huggingface", "task": "text-generation", "downloads": 760} +{"model_id": "farbodtavakkoli/OTel-LLM-14B-IT", "provider": "huggingface", "task": "text-generation", "downloads": 760} +{"model_id": "Rardilit/Panther_v1", "provider": "huggingface", "task": "text-generation", "downloads": 759} +{"model_id": "Secbone/llama-2-13B-instructed", "provider": "huggingface", "task": "text-generation", "downloads": 759} +{"model_id": "openaccess-ai-collective/mistral-7b-slimorcaboros", "provider": "huggingface", "task": "text-generation", "downloads": 759} +{"model_id": "jondurbin/cinematika-7b-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 759} +{"model_id": "quantumaikr/quantum-dpo-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 759} +{"model_id": "Azazelle/Half-NSFW_Noromaid-7b", "provider": "huggingface", "task": "text-generation", "downloads": 759} +{"model_id": "cookinai/CM-14", "provider": "huggingface", "task": "text-generation", "downloads": 759} +{"model_id": "macadeliccc/laser-dolphin-mixtral-4x7b-dpo", "provider": "huggingface", "task": "text-generation", "downloads": 759} +{"model_id": "diffnamehard/Psyfighter2-Noromaid-ties-Capybara-13B", "provider": "huggingface", "task": "text-generation", "downloads": 759} +{"model_id": "abideen/NexoNimbus-MoE-2x7B", "provider": "huggingface", "task": "text-generation", "downloads": 759} +{"model_id": "fierysurf/Ambari-7B-Instruct-v0.1-sharded", "provider": "huggingface", "task": "text-generation", "downloads": 759} +{"model_id": "ibivibiv/athene-noctua-13b", "provider": "huggingface", "task": "text-generation", "downloads": 759} +{"model_id": "figmtu/opt-350m-aac", "provider": "huggingface", "task": "text-generation", "downloads": 759} +{"model_id": "fblgit/una-cybertron-7b-v1-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 758} +{"model_id": "Weyaxi/MetaMath-neural-chat-7b-v3-2-Slerp", "provider": "huggingface", "task": "text-generation", "downloads": 758} +{"model_id": "WebraftAI/synapsellm-7b-mistral-v0.4-preview3", "provider": "huggingface", "task": "text-generation", "downloads": 758} +{"model_id": "rwitz2/go-bruins-v2.1.1", "provider": "huggingface", "task": "text-generation", "downloads": 758} +{"model_id": "samir-fama/SamirGPT-v1", "provider": "huggingface", "task": "text-generation", "downloads": 758} +{"model_id": "nlpguy/ColorShadow-7B", "provider": "huggingface", "task": "text-generation", "downloads": 758} +{"model_id": "LoSboccacc/orthogonal-2x7B-v2-base", "provider": "huggingface", "task": "text-generation", "downloads": 758} +{"model_id": "yunconglong/7Bx4_DPO_2e", "provider": "huggingface", "task": "text-generation", "downloads": 758} +{"model_id": "BioMistral/BioMistral-7B-AWQ-QGS128-W4-GEMM", "provider": "huggingface", "task": "text-generation", "downloads": 758} +{"model_id": "DavidAU/L3.2-Rogue-Creative-Instruct-Uncensored-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 758} +{"model_id": "LiuZH-19/SongGen_mixed_pro", "provider": "huggingface", "task": "text-generation", "downloads": 758} +{"model_id": "ai-sage/GigaChat3-10B-A1.8B-base", "provider": "huggingface", "task": "text-generation", "downloads": 758} +{"model_id": "RepublicOfKorokke/Qwen3.5-35B-A3B-mlx-lm-nvfp4", "provider": "huggingface", "task": "text-generation", "downloads": 758} +{"model_id": "LorenaYannnnn/20260306-confidence_only-Qwen3-0.6B_OURS_cl_self_partial_192000_episodes_seed_42", "provider": "huggingface", "task": "text-generation", "downloads": 758} +{"model_id": "Weyaxi/zephyr-alpha-Nebula-v2-7B", "provider": "huggingface", "task": "text-generation", "downloads": 757} +{"model_id": "fblgit/una-cybertron-7b-v2-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 757} +{"model_id": "viethq188/LeoScorpius-7B-Chat-DPO", "provider": "huggingface", "task": "text-generation", "downloads": 757} +{"model_id": "fblgit/una-cybertron-7b-v3-OMA", "provider": "huggingface", "task": "text-generation", "downloads": 757} +{"model_id": "cookinai/CatMacaroni-Slerp", "provider": "huggingface", "task": "text-generation", "downloads": 757} +{"model_id": "wang7776/vicuna-7b-v1.3-sparsity-10", "provider": "huggingface", "task": "text-generation", "downloads": 757} +{"model_id": "Qwen/Qwen1.5-4B-Chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 757} +{"model_id": "DavidAU/Psyonic-Cetacean-Ultra-Quality-20b-GGUF-imatrix", "provider": "huggingface", "task": "text-generation", "downloads": 757} +{"model_id": "microsoft/NextCoder-14B", "provider": "huggingface", "task": "text-generation", "downloads": 757} +{"model_id": "rinna/japanese-gpt-neox-3.6b-instruction-ppo", "provider": "huggingface", "task": "text-generation", "downloads": 756} +{"model_id": "S4sch/Open-Hermes-2.5-neural-chat-3.1-frankenmerge-11b", "provider": "huggingface", "task": "text-generation", "downloads": 756} +{"model_id": "Weyaxi/MetaMath-Tulpar-7b-v2-Slerp", "provider": "huggingface", "task": "text-generation", "downloads": 756} +{"model_id": "fierysurf/Ambari-7B-base-v0.1-sharded", "provider": "huggingface", "task": "text-generation", "downloads": 756} +{"model_id": "Kquant03/BurningBruce-SOLAR-8x10.7B-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 756} +{"model_id": "deltakitsune/Nanbeige-4.1-Python-DeepThink-3B", "provider": "huggingface", "task": "text-generation", "downloads": 756} +{"model_id": "lgaalves/mistral-7b_open_platypus", "provider": "huggingface", "task": "text-generation", "downloads": 755} +{"model_id": "Undi95/Clover3-17B", "provider": "huggingface", "task": "text-generation", "downloads": 755} +{"model_id": "mlabonne/NeuralPipe-9B-merged", "provider": "huggingface", "task": "text-generation", "downloads": 755} +{"model_id": "decem/Dionysus-Mistral-m3-v5", "provider": "huggingface", "task": "text-generation", "downloads": 755} +{"model_id": "TriadParty/deepmoney-34b-200k-base", "provider": "huggingface", "task": "text-generation", "downloads": 755} +{"model_id": "macadeliccc/laser-polyglot-4x7b", "provider": "huggingface", "task": "text-generation", "downloads": 755} +{"model_id": "lodrick-the-lafted/Grafted-Llama2-2x70B", "provider": "huggingface", "task": "text-generation", "downloads": 755} +{"model_id": "Kquant03/Buttercup-4x7B-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 755} +{"model_id": "MediaTek-Research/Breeze-7B-Instruct-v1_0", "provider": "huggingface", "task": "text-generation", "downloads": 755} +{"model_id": "buddhist-nlp/gemma-2-mitra-it", "provider": "huggingface", "task": "text-generation", "downloads": 755} +{"model_id": "DavidAU/Llama-3.2-9B-Uncensored-Brainstorm-Alpha-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 755} +{"model_id": "Flexan/davidheineman-davids-email-llm-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 755} +{"model_id": "viethq188/Rabbit-7B-v2-DPO-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 754} +{"model_id": "l3utterfly/mistral-7b-v0.1-layla-v2", "provider": "huggingface", "task": "text-generation", "downloads": 754} +{"model_id": "Azazelle/Silicon-Medley", "provider": "huggingface", "task": "text-generation", "downloads": 754} +{"model_id": "ibndias/Nous-Hermes-2-MoE-2x34B", "provider": "huggingface", "task": "text-generation", "downloads": 754} +{"model_id": "fierysurf/Kan-LLaMA-7B-base", "provider": "huggingface", "task": "text-generation", "downloads": 754} +{"model_id": "fierysurf/Kan-LLaMA-7B-SFT-v0.1-sharded", "provider": "huggingface", "task": "text-generation", "downloads": 754} +{"model_id": "yunconglong/Truthful_DPO_MOE_19B", "provider": "huggingface", "task": "text-generation", "downloads": 754} +{"model_id": "KBlueLeaf/TIPO-200M-ft", "provider": "huggingface", "task": "text-generation", "downloads": 754} +{"model_id": "mradermacher/zen-eco-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 754} +{"model_id": "Weyaxi/Platypus-Nebula-v2-7B", "provider": "huggingface", "task": "text-generation", "downloads": 753} +{"model_id": "WebraftAI/synapsellm-7b-mistral-v0.4-preview2", "provider": "huggingface", "task": "text-generation", "downloads": 753} +{"model_id": "Weyaxi/OpenHermes-2.5-neural-chat-7b-v3-2-7B", "provider": "huggingface", "task": "text-generation", "downloads": 753} +{"model_id": "adamo1139/Yi-6B-200K-AEZAKMI-v2", "provider": "huggingface", "task": "text-generation", "downloads": 753} +{"model_id": "scaledown/ScaleDown-7B-slerp-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 753} +{"model_id": "malhajar/Mistral-7B-v0.2-meditron-turkish", "provider": "huggingface", "task": "text-generation", "downloads": 753} +{"model_id": "ConvexAI/BurningBruce-003", "provider": "huggingface", "task": "text-generation", "downloads": 753} +{"model_id": "yunconglong/7Bx4_DPO", "provider": "huggingface", "task": "text-generation", "downloads": 753} +{"model_id": "Ba2han/TinyOpenHermes-1.1B-4k", "provider": "huggingface", "task": "text-generation", "downloads": 753} +{"model_id": "pixelmelt/Incelgpt-24B_v1.2_Q4_K_M_GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 753} +{"model_id": "Severian/ANIMA-Cognitive-Mistral-v1", "provider": "huggingface", "task": "text-generation", "downloads": 752} +{"model_id": "Walmart-the-bag/Misted-7B", "provider": "huggingface", "task": "text-generation", "downloads": 752} +{"model_id": "Weyaxi/Seraph-7B", "provider": "huggingface", "task": "text-generation", "downloads": 752} +{"model_id": "NExtNewChattingAI/shark_tank_ai_7b_v2", "provider": "huggingface", "task": "text-generation", "downloads": 752} +{"model_id": "Danielbrdz/Barcenas-Tiny-1.1b-DPO", "provider": "huggingface", "task": "text-generation", "downloads": 752} +{"model_id": "RedHatAI/granite-3.1-8b-instruct-quantized.w4a16", "provider": "huggingface", "task": "text-generation", "downloads": 752} +{"model_id": "manycore-research/SpatialLM1.1-Llama-1B", "provider": "huggingface", "task": "text-generation", "downloads": 752} +{"model_id": "stefancosma/Qwen2.5-Coder-7B-Instruct-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 752} +{"model_id": "mradermacher/OpenAgent-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 752} +{"model_id": "pythainlp/wangchanglm-7.5B-sft-enth", "provider": "huggingface", "task": "text-generation", "downloads": 751} +{"model_id": "unaidedelf87777/wizard-mistral-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 751} +{"model_id": "Weyaxi/OpenOrca-Zephyr-7B", "provider": "huggingface", "task": "text-generation", "downloads": 751} +{"model_id": "Vezora/Mistral-14b-Merge-Base", "provider": "huggingface", "task": "text-generation", "downloads": 751} +{"model_id": "fblgit/juanako-7b-UNA", "provider": "huggingface", "task": "text-generation", "downloads": 751} +{"model_id": "Locutusque/TinyMistral-248M-v2", "provider": "huggingface", "task": "text-generation", "downloads": 751} +{"model_id": "macadeliccc/Orca-SOLAR-4x10.7b", "provider": "huggingface", "task": "text-generation", "downloads": 751} +{"model_id": "TheBloke/medicine-LLM-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 751} +{"model_id": "unsloth/SmolLM2-1.7B-Instruct-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 751} +{"model_id": "Weyaxi/HelpSteer-filtered-7B", "provider": "huggingface", "task": "text-generation", "downloads": 750} +{"model_id": "viethq188/LeoScorpius-7B", "provider": "huggingface", "task": "text-generation", "downloads": 750} +{"model_id": "cookinai/Valkyrie-V1", "provider": "huggingface", "task": "text-generation", "downloads": 750} +{"model_id": "mavihsrr/GetCode-slerp", "provider": "huggingface", "task": "text-generation", "downloads": 750} +{"model_id": "mradermacher/zen-pro-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 750} +{"model_id": "mncai/chatdoctor", "provider": "huggingface", "task": "text-generation", "downloads": 749} +{"model_id": "Weyaxi/SlimOpenOrca-Mistral-7B", "provider": "huggingface", "task": "text-generation", "downloads": 749} +{"model_id": "viethq188/Rabbit-7B-DPO-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 749} +{"model_id": "NExtNewChattingAI/shark_tank_ai_7_b", "provider": "huggingface", "task": "text-generation", "downloads": 749} +{"model_id": "Undi95/Borealis-10.7B-DPO", "provider": "huggingface", "task": "text-generation", "downloads": 749} +{"model_id": "unsloth/mistral-7b-instruct-v0.1-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 749} +{"model_id": "solidrust/Meta-Llama-3-8B-Instruct-hf-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 749} +{"model_id": "lmms-lab/llava-onevision-qwen2-0.5b-si", "provider": "huggingface", "task": "text-generation", "downloads": 749} +{"model_id": "ParetoQaft/1B-base", "provider": "huggingface", "task": "text-generation", "downloads": 749} +{"model_id": "RepublicOfKorokke/Qwen3.5-4B-mlx-lm-mxfp4", "provider": "huggingface", "task": "text-generation", "downloads": 749} +{"model_id": "lgaalves/mistral-7b-platypus1k", "provider": "huggingface", "task": "text-generation", "downloads": 748} +{"model_id": "Weyaxi/zephyr-beta-Nebula-v2-7B", "provider": "huggingface", "task": "text-generation", "downloads": 748} +{"model_id": "wang7776/Mistral-7B-Instruct-v0.2-sparsity-10", "provider": "huggingface", "task": "text-generation", "downloads": 748} +{"model_id": "decem/Dionysus-Mistral-m3-v6", "provider": "huggingface", "task": "text-generation", "downloads": 748} +{"model_id": "occultml/CatMarcoro14-7B-slerp", "provider": "huggingface", "task": "text-generation", "downloads": 748} +{"model_id": "Technoculture/Medtulu-4x7B", "provider": "huggingface", "task": "text-generation", "downloads": 748} +{"model_id": "cloudyu/Venus_DPO_50", "provider": "huggingface", "task": "text-generation", "downloads": 748} +{"model_id": "NobodyExistsOnTheInternet/Llama-2-70b-x8-MoE-clown-truck", "provider": "huggingface", "task": "text-generation", "downloads": 748} +{"model_id": "h2oai/h2o-danube-1.8b-chat", "provider": "huggingface", "task": "text-generation", "downloads": 748} +{"model_id": "mlx-community/Qwen3-8B-4bit-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 748} +{"model_id": "TheAverageDetective/Llama-3.1-8B-Instruct-openvino", "provider": "huggingface", "task": "text-generation", "downloads": 748} +{"model_id": "JaQuan2k6/Huihui-Qwen3.5-35B-A3B-abliterated-8bit-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 748} +{"model_id": "krytonguard/ceescoder-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 748} +{"model_id": "Danielbrdz/Barcenas-Mistral-7b", "provider": "huggingface", "task": "text-generation", "downloads": 747} +{"model_id": "perlthoughts/Chupacabra-7B-v2", "provider": "huggingface", "task": "text-generation", "downloads": 747} +{"model_id": "vihangd/smartyplats-7b-v2", "provider": "huggingface", "task": "text-generation", "downloads": 747} +{"model_id": "samir-fama/FernandoGPT-v1", "provider": "huggingface", "task": "text-generation", "downloads": 747} +{"model_id": "cookinai/OpenCM-14", "provider": "huggingface", "task": "text-generation", "downloads": 747} +{"model_id": "ConvexAI/Seraphim-8x10.7B-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 747} +{"model_id": "ibivibiv/alpaca-dragon-72b-v1", "provider": "huggingface", "task": "text-generation", "downloads": 747} +{"model_id": "bartowski/deepcogito_cogito-v1-preview-llama-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 747} +{"model_id": "HattoriHanzo1/Qapricorn-4B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 747} +{"model_id": "CreitinGameplays/Mistral-Nemo-12B-R1-v0.4", "provider": "huggingface", "task": "text-generation", "downloads": 747} +{"model_id": "cookinai/BruinHermes", "provider": "huggingface", "task": "text-generation", "downloads": 746} +{"model_id": "cookinai/CatMacaroni14", "provider": "huggingface", "task": "text-generation", "downloads": 746} +{"model_id": "adamo1139/Yi-34B-200K-rawrr1-LORA-DPO-experimental-r3", "provider": "huggingface", "task": "text-generation", "downloads": 746} +{"model_id": "Reiterate3680/guns-and-roses-r1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 746} +{"model_id": "bartowski/Qwen2.5-Math-72B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 746} +{"model_id": "aariciah/gpt2-portuguese-dutch-configC-6k", "provider": "huggingface", "task": "text-generation", "downloads": 746} +{"model_id": "Open4bits/GLM-4.7-Flash-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 746} +{"model_id": "aqweteddy/llama2-7b-capybara", "provider": "huggingface", "task": "text-generation", "downloads": 745} +{"model_id": "OpenBuddy/openbuddy-deepseek-10b-v17.1-4k", "provider": "huggingface", "task": "text-generation", "downloads": 745} +{"model_id": "pathcosmos/frankenstallm", "provider": "huggingface", "task": "text-generation", "downloads": 745} +{"model_id": "vihangd/smartyplats-7b-v1", "provider": "huggingface", "task": "text-generation", "downloads": 744} +{"model_id": "mrm8488/limstral-7B-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 744} +{"model_id": "mhenrichsen/hestenettetLM", "provider": "huggingface", "task": "text-generation", "downloads": 744} +{"model_id": "jan-hq/trinity-v1", "provider": "huggingface", "task": "text-generation", "downloads": 744} +{"model_id": "xDAN-AI/xDAN-L1-Chat-RL-v1", "provider": "huggingface", "task": "text-generation", "downloads": 744} +{"model_id": "KnutJaegersberg/Qwen-1_8B-Chat-llama", "provider": "huggingface", "task": "text-generation", "downloads": 744} +{"model_id": "Sophia-AI/Qwen3-30B-A3B-Instruct-2507-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 744} +{"model_id": "mradermacher/zen4-thinking-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 744} +{"model_id": "rishiraj/zephyr-math", "provider": "huggingface", "task": "text-generation", "downloads": 743} +{"model_id": "openaccess-ai-collective/DPOpenHermes-11B", "provider": "huggingface", "task": "text-generation", "downloads": 743} +{"model_id": "Biomimicry-AI/ANIMA-Nectar-v2", "provider": "huggingface", "task": "text-generation", "downloads": 743} +{"model_id": "Azazelle/Argetsu", "provider": "huggingface", "task": "text-generation", "downloads": 743} +{"model_id": "NeuralNovel/Gecko-7B-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 743} +{"model_id": "AlexWortega/instruct_rugptlarge", "provider": "huggingface", "task": "text-generation", "downloads": 742} +{"model_id": "Gryphe/MythoMist-7b", "provider": "huggingface", "task": "text-generation", "downloads": 742} +{"model_id": "rwitz2/go-bruins-v2.1", "provider": "huggingface", "task": "text-generation", "downloads": 742} +{"model_id": "HenryJJ/Instruct_Mistral-7B-v0.1_Dolly15K", "provider": "huggingface", "task": "text-generation", "downloads": 742} +{"model_id": "macadeliccc/piccolo-math-2x7b", "provider": "huggingface", "task": "text-generation", "downloads": 742} +{"model_id": "NorGLM/NorGPT-369M", "provider": "huggingface", "task": "text-generation", "downloads": 742} +{"model_id": "inflatebot/MN-12B-Mag-Mell-R1", "provider": "huggingface", "task": "text-generation", "downloads": 742} +{"model_id": "llm-jp/llm-jp-3-3.7b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 742} +{"model_id": "mlx-community/GLM-4-9B-0414-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 742} +{"model_id": "bartowski/OpenBuddy_OpenBuddy-R1-0528-Distill-Qwen3-32B-Preview0-QAT-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 742} +{"model_id": "mlx-community/MiniMax-M2.1-5bit", "provider": "huggingface", "task": "text-generation", "downloads": 742} +{"model_id": "pythainlp/wangchanglm-7.5B-sft-en-sharded", "provider": "huggingface", "task": "text-generation", "downloads": 741} +{"model_id": "sharoz/codegen-350M-mono-custom-functions-dataset-python_v2", "provider": "huggingface", "task": "text-generation", "downloads": 741} +{"model_id": "hpcai-tech/openmoe-8B", "provider": "huggingface", "task": "text-generation", "downloads": 741} +{"model_id": "monology/openinstruct-mistral-7b", "provider": "huggingface", "task": "text-generation", "downloads": 741} +{"model_id": "SanjiWatsuki/Kunoichi-7B", "provider": "huggingface", "task": "text-generation", "downloads": 741} +{"model_id": "NeverSleep/Noromaid-7B-0.4-DPO", "provider": "huggingface", "task": "text-generation", "downloads": 741} +{"model_id": "Cartinoe5930/SOLAR-DUS-implement", "provider": "huggingface", "task": "text-generation", "downloads": 741} +{"model_id": "SourAsslips/Sour", "provider": "huggingface", "task": "text-generation", "downloads": 741} +{"model_id": "bartowski/MathCoder2-CodeLlama-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 741} +{"model_id": "litert-community/FastVLM-0.5B", "provider": "huggingface", "task": "text-generation", "downloads": 741} +{"model_id": "stepfun-ai/Step-3.5-Flash-Base", "provider": "huggingface", "task": "text-generation", "downloads": 741} +{"model_id": "althis/Qwen3-Coder-Next-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 741} +{"model_id": "sohohuk/test1", "provider": "huggingface", "task": "text-generation", "downloads": 740} +{"model_id": "unaidedelf87777/nexus-mistral-v1-ep2", "provider": "huggingface", "task": "text-generation", "downloads": 740} +{"model_id": "h2oai/h2o-danube2-1.8b-chat", "provider": "huggingface", "task": "text-generation", "downloads": 740} +{"model_id": "bartowski/OpenBioLLM-Llama3-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 740} +{"model_id": "huihui-ai/DeepSeek-V3-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 740} +{"model_id": "dnotitia/Qwen3-4B-Instruct-2507", "provider": "huggingface", "task": "text-generation", "downloads": 740} +{"model_id": "LorenaYannnnn/20260306-confidence_only-Qwen3-0.6B_grpo_baseline_192000_episodes_seed_42", "provider": "huggingface", "task": "text-generation", "downloads": 740} +{"model_id": "mradermacher/Huihui-Qwen3.5-9B-abliterated-Grimoire-ORPO-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 740} +{"model_id": "pankajmathur/Mistral-7B-model_45k6e2e4", "provider": "huggingface", "task": "text-generation", "downloads": 739} +{"model_id": "mlabonne/NeuralQuant-9B", "provider": "huggingface", "task": "text-generation", "downloads": 739} +{"model_id": "mradermacher/MPropositioneur-V2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 739} +{"model_id": "Ethicalpirate91/Qwen3-14B-Claude-4.5-Opus-High-Reasoning-Distill-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 739} +{"model_id": "Harshvir/LaMini-Neo-1.3B-Mental-Health_lora", "provider": "huggingface", "task": "text-generation", "downloads": 738} +{"model_id": "Ba2han/HermesStar-OrcaWind-Synth-11B", "provider": "huggingface", "task": "text-generation", "downloads": 738} +{"model_id": "Ba2han/BruinsV2-OpHermesNeu-11B", "provider": "huggingface", "task": "text-generation", "downloads": 738} +{"model_id": "lazy-guy12/chess-llama", "provider": "huggingface", "task": "text-generation", "downloads": 738} +{"model_id": "DavidAU/L3.1-RP-Hero-Dirty_Harry-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 738} +{"model_id": "nappa114514/urikuru-oss", "provider": "huggingface", "task": "text-generation", "downloads": 738} +{"model_id": "rmanluo/RoG", "provider": "huggingface", "task": "text-generation", "downloads": 737} +{"model_id": "liuda1/Mistral-7B-golden", "provider": "huggingface", "task": "text-generation", "downloads": 737} +{"model_id": "jondurbin/bagel-7b-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 737} +{"model_id": "legraphista/glm-4-9b-chat-1m-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 737} +{"model_id": "kmhf/hf-moshika", "provider": "huggingface", "task": "text-generation", "downloads": 737} +{"model_id": "XGenerationLab/XiYanSQL-QwenCoder-7B-2504", "provider": "huggingface", "task": "text-generation", "downloads": 737} +{"model_id": "Shawnno/chess-smollm2", "provider": "huggingface", "task": "text-generation", "downloads": 737} +{"model_id": "leo911kim/Exodia-7B", "provider": "huggingface", "task": "text-generation", "downloads": 736} +{"model_id": "budecosystem/sql-millennials-7b", "provider": "huggingface", "task": "text-generation", "downloads": 736} +{"model_id": "NeverSleep/Noromaid-7b-v0.1.1", "provider": "huggingface", "task": "text-generation", "downloads": 736} +{"model_id": "EleutherAI/pythia-70m-deduped-v0", "provider": "huggingface", "task": "text-generation", "downloads": 735} +{"model_id": "jondurbin/airoboros-m-7b-3.1.2", "provider": "huggingface", "task": "text-generation", "downloads": 735} +{"model_id": "migtissera/Tess-XS-v1.1", "provider": "huggingface", "task": "text-generation", "downloads": 735} +{"model_id": "migtissera/Tess-XS-v1.2", "provider": "huggingface", "task": "text-generation", "downloads": 735} +{"model_id": "crumb/apricot-wildflower-20", "provider": "huggingface", "task": "text-generation", "downloads": 735} +{"model_id": "OpenVINO/TinyLlama-1.1B-Chat-v1.0-int4-ov", "provider": "huggingface", "task": "text-generation", "downloads": 735} +{"model_id": "google/gemma-2b-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 735} +{"model_id": "lmstudio-community/GLM-4-9B-0414-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 735} +{"model_id": "CISCai/Qwen3-Coder-30B-A3B-Instruct-SOTA-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 735} +{"model_id": "gshasiri/llama3.2-1B-chatml", "provider": "huggingface", "task": "text-generation", "downloads": 735} +{"model_id": "septemberendto/Qwen2.5-Coder-0.5B-Instruct-Gensyn-Swarm-nimble_scaly_walrus", "provider": "huggingface", "task": "text-generation", "downloads": 735} +{"model_id": "BennyDaBall/LFM2.5-1.2B-Z-Image-Engineer-V4", "provider": "huggingface", "task": "text-generation", "downloads": 735} +{"model_id": "TheAverageDetective/Llama-3.2-1B-Instruct-openvino", "provider": "huggingface", "task": "text-generation", "downloads": 735} +{"model_id": "mradermacher/LL-Iris-V5-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 735} +{"model_id": "kth8/gemma-3-270m-it-Unhelpful-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 735} +{"model_id": "mradermacher/MARTHA-9B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 735} +{"model_id": "0xA50C1A1/Qwen3-4B-Instruct-2507-Heretic", "provider": "huggingface", "task": "text-generation", "downloads": 735} +{"model_id": "heegyu/LIMA-13b", "provider": "huggingface", "task": "text-generation", "downloads": 734} +{"model_id": "01-ai/Yi-6B-Chat-4bits", "provider": "huggingface", "task": "text-generation", "downloads": 734} +{"model_id": "migtissera/Synthia-7B-v3.0", "provider": "huggingface", "task": "text-generation", "downloads": 734} +{"model_id": "AbacusResearch/Jallabi-34B", "provider": "huggingface", "task": "text-generation", "downloads": 734} +{"model_id": "roleplaiapp/Llama-3.1-Nemotron-70B-Instruct-HF-Q3_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 734} +{"model_id": "vngrs-ai/Kumru-2B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 734} +{"model_id": "readerbench/RoGPT2-base", "provider": "huggingface", "task": "text-generation", "downloads": 733} +{"model_id": "PistachioAlt/Synatra-MCS-7B-v0.3-RP-Slerp", "provider": "huggingface", "task": "text-generation", "downloads": 733} +{"model_id": "cookinai/DonutLM-v1", "provider": "huggingface", "task": "text-generation", "downloads": 733} +{"model_id": "proto-llm/uniwiz-7B-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 733} +{"model_id": "soob3123/amoral-gemma3-4B-v1", "provider": "huggingface", "task": "text-generation", "downloads": 733} +{"model_id": "bartowski/allenai_Olmo-3-7B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 733} +{"model_id": "DZgas/Gemma-2-9b-it-SimPO-ComPO-2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 733} +{"model_id": "mykor/Tri-21B-Think-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 733} +{"model_id": "KnutJaegersberg/RWKV-pileplus-1B5-evol_instruct_v2", "provider": "huggingface", "task": "text-generation", "downloads": 732} +{"model_id": "uukuguy/speechless-mistral-dolphin-orca-platypus-samantha-7b-dare-0.85", "provider": "huggingface", "task": "text-generation", "downloads": 732} +{"model_id": "Zardos/Kant-Test-0.1-Mistral-7B", "provider": "huggingface", "task": "text-generation", "downloads": 732} +{"model_id": "bartowski/Sky-T1-32B-Preview-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 732} +{"model_id": "Menlo/Lucy-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 732} +{"model_id": "ssdataanalysis/DictaLM-3.0-1.7B-Instruct-mlx-8Bit", "provider": "huggingface", "task": "text-generation", "downloads": 732} +{"model_id": "bknyaz/Qwen3-Coder-Next-REAM", "provider": "huggingface", "task": "text-generation", "downloads": 732} +{"model_id": "CobraMamba/mamba-gpt-7b-v2", "provider": "huggingface", "task": "text-generation", "downloads": 731} +{"model_id": "QuantTrio/DeepSeek-V3.1-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 731} +{"model_id": "Motif-Technologies/Motif-2-12.7B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 731} +{"model_id": "CobraMamba/mamba-gpt-7b-v1", "provider": "huggingface", "task": "text-generation", "downloads": 730} +{"model_id": "DeepKarkhanis/NeuralPipe-7B-slerp", "provider": "huggingface", "task": "text-generation", "downloads": 730} +{"model_id": "huihui-ai/DeepSeek-R1-Distill-Qwen-1.5B-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 730} +{"model_id": "google/t5gemma-l-l-prefixlm", "provider": "huggingface", "task": "text-generation", "downloads": 730} +{"model_id": "migtissera/SynthIA-7B-v1.5", "provider": "huggingface", "task": "text-generation", "downloads": 729} +{"model_id": "NeverSleep/Mistral-11B-SynthIAirOmniMix", "provider": "huggingface", "task": "text-generation", "downloads": 729} +{"model_id": "liuda1/dm7b_sft_gpt88w_merge", "provider": "huggingface", "task": "text-generation", "downloads": 729} +{"model_id": "AI-Engine/Meta-Llama-3-8B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 729} +{"model_id": "LLM-LAT/robust-llama3-8b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 729} +{"model_id": "bartowski/Dream-org_Dream-v0-Instruct-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 729} +{"model_id": "deepsweet/Qwen3.5-35B-A3B-MLX-MXFP4", "provider": "huggingface", "task": "text-generation", "downloads": 729} +{"model_id": "benjamin/gerpt2-large", "provider": "huggingface", "task": "text-generation", "downloads": 728} +{"model_id": "NeverSleep/Mistral-11B-OmniMix-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 728} +{"model_id": "liuda1/Mistral-7B-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 728} +{"model_id": "hedronstone/OpenHermes-7B-Symbolic", "provider": "huggingface", "task": "text-generation", "downloads": 728} +{"model_id": "Fredithefish/MadMix-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 728} +{"model_id": "saraprice/llama2-7B-backdoor-DEPLOYMENT", "provider": "huggingface", "task": "text-generation", "downloads": 728} +{"model_id": "speakleash/Bielik-11B-v2", "provider": "huggingface", "task": "text-generation", "downloads": 728} +{"model_id": "DavidAU/L3.1-Dark-Reasoning-Dark-Planet-Hermes-R1-Uncensored-Horror-Imatrix-MAX-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 728} +{"model_id": "onnx-internal-testing/tiny-random-LlamaForCausalLM-GQA", "provider": "huggingface", "task": "text-generation", "downloads": 728} +{"model_id": "bartowski/swiss-ai_Apertus-8B-Instruct-2509-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 728} +{"model_id": "LiquidAI/LFM2.5-1.2B-Instruct-ONNX", "provider": "huggingface", "task": "text-generation", "downloads": 728} +{"model_id": "S4sch/zephyr-neural-chat-frankenmerge11b", "provider": "huggingface", "task": "text-generation", "downloads": 727} +{"model_id": "ngoan/NgoanYi", "provider": "huggingface", "task": "text-generation", "downloads": 727} +{"model_id": "PistachioAlt/Noromaid-Bagel-7B-Slerp", "provider": "huggingface", "task": "text-generation", "downloads": 727} +{"model_id": "unsloth/SmolLM2-360M-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 727} +{"model_id": "MTSAIR/Cotype-Nano", "provider": "huggingface", "task": "text-generation", "downloads": 727} +{"model_id": "DavidAU/LLama-3.1-128k-Uncensored-Stheno-Maid-Blackroot-Grand-HORROR-16.5B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 727} +{"model_id": "gguf-org/gemma-3-270m-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 727} +{"model_id": "RedHatAI/Qwen3-235B-A22B-Instruct-2507-speculator.eagle3", "provider": "huggingface", "task": "text-generation", "downloads": 727} +{"model_id": "mlx-community/translategemma-12b-it-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 727} +{"model_id": "migtissera/Tess-7B-v1.4", "provider": "huggingface", "task": "text-generation", "downloads": 726} +{"model_id": "steve-cse/MelloGPT", "provider": "huggingface", "task": "text-generation", "downloads": 726} +{"model_id": "mlabonne/GML-Mistral-merged-v1", "provider": "huggingface", "task": "text-generation", "downloads": 726} +{"model_id": "IlyaGusev/gemma-2-2b-it-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 726} +{"model_id": "mlx-community/Llama-3.2-1B-Instruct-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 726} +{"model_id": "DavidAU/Llama-3.2-3B-Instruct-NEO-SI-FI-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 726} +{"model_id": "bartowski/HelpingAI_Helpingai3-raw-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 726} +{"model_id": "Verdugie/STEM-Oracle-27B", "provider": "huggingface", "task": "text-generation", "downloads": 726} +{"model_id": "Sosnitskij/ruGPT-3.5-13B-erotic-kink-chat-lora-merge-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 725} +{"model_id": "marcelbinz/Llama-3.1-Centaur-70B", "provider": "huggingface", "task": "text-generation", "downloads": 725} +{"model_id": "maywell/Synatra-7B-v0.3-base", "provider": "huggingface", "task": "text-generation", "downloads": 724} +{"model_id": "FPHam/Karen_TheEditor_V2_STRICT_Mistral_7B", "provider": "huggingface", "task": "text-generation", "downloads": 724} +{"model_id": "NeverSleep/Noromaid-7b-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 724} +{"model_id": "AtAndDev/CapybaraMarcoroni-7B", "provider": "huggingface", "task": "text-generation", "downloads": 724} +{"model_id": "unsloth/SmolLM-360M-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 724} +{"model_id": "varma007ut/Indian_Legal_Assitant", "provider": "huggingface", "task": "text-generation", "downloads": 724} +{"model_id": "Qwen/Qwen3-4B-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 724} +{"model_id": "NaomiBTW/rwkv7-g1c-13.3b-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 724} +{"model_id": "TheBloke/CodeLlama-34B-Python-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 723} +{"model_id": "aqweteddy/mistral_tv-neural-marconroni", "provider": "huggingface", "task": "text-generation", "downloads": 723} +{"model_id": "EleutherAI/pythia-160m-data-seed3", "provider": "huggingface", "task": "text-generation", "downloads": 723} +{"model_id": "unsloth/Qwen2-7B-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 723} +{"model_id": "open-thoughts/OpenThinker3-1.5B", "provider": "huggingface", "task": "text-generation", "downloads": 723} +{"model_id": "amd/Kimi-K2-Thinking-W4A8", "provider": "huggingface", "task": "text-generation", "downloads": 723} +{"model_id": "chrisarseno/csuite-model-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 723} +{"model_id": "NeverSleep/Mistral-11B-AirOmniMix", "provider": "huggingface", "task": "text-generation", "downloads": 722} +{"model_id": "uukuguy/speechless-code-mistral-7b-v2.0", "provider": "huggingface", "task": "text-generation", "downloads": 722} +{"model_id": "mncai/mistral-7b-dpo-merge-v1.1", "provider": "huggingface", "task": "text-generation", "downloads": 722} +{"model_id": "r2rss/Malachite-7b-v0", "provider": "huggingface", "task": "text-generation", "downloads": 722} +{"model_id": "unsloth/Qwen2-1.5B-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 722} +{"model_id": "ihalage/llama3-sinhala", "provider": "huggingface", "task": "text-generation", "downloads": 722} +{"model_id": "FreedomIntelligence/HuatuoGPT-o1-8B", "provider": "huggingface", "task": "text-generation", "downloads": 722} +{"model_id": "allenai/Olmo-3-7B-RL-Zero-Code", "provider": "huggingface", "task": "text-generation", "downloads": 722} +{"model_id": "mrdbourke/FoodExtract-gemma-3-270m-fine-tune-v1", "provider": "huggingface", "task": "text-generation", "downloads": 722} +{"model_id": "async0x42/Qwen3.5-397B-A17B", "provider": "huggingface", "task": "text-generation", "downloads": 722} +{"model_id": "arthurcollet/OmniCoder-9B-mlx-mxfp8", "provider": "huggingface", "task": "text-generation", "downloads": 722} +{"model_id": "chargoddard/piano-medley-7b", "provider": "huggingface", "task": "text-generation", "downloads": 721} +{"model_id": "Orenguteng/Llama-3-8B-Lexi-Uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 721} +{"model_id": "bartowski/gemma-2-27b-it-SimPO-37K-100steps-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 721} +{"model_id": "mlx-community/DeepSeek-V2.5-1210-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 721} +{"model_id": "bartowski/TheDrummer_Snowpiercer-15B-v2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 721} +{"model_id": "DevQuasar/IIEleven11.Kalypso-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 721} +{"model_id": "SimpleStories/test-SimpleStories-gpt2-1.25M", "provider": "huggingface", "task": "text-generation", "downloads": 721} +{"model_id": "PrimeIntellect/INTELLECT-3", "provider": "huggingface", "task": "text-generation", "downloads": 721} +{"model_id": "EleutherAI/pythia-410m-deduped-v0", "provider": "huggingface", "task": "text-generation", "downloads": 720} +{"model_id": "uukuguy/speechless-mistral-six-in-one-7b", "provider": "huggingface", "task": "text-generation", "downloads": 720} +{"model_id": "migtissera/SynthIA-7B-v2.0", "provider": "huggingface", "task": "text-generation", "downloads": 720} +{"model_id": "speechlessai/speechless-mistral-7b-dare-0.85", "provider": "huggingface", "task": "text-generation", "downloads": 720} +{"model_id": "Delcos/Starling-LM-11B-alpha", "provider": "huggingface", "task": "text-generation", "downloads": 720} +{"model_id": "rene98c/Qwen3.5-397B-A17B-REAP-28-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 720} +{"model_id": "anthonym21/Mistral-7B-v0.3-CoDA-GQA-L", "provider": "huggingface", "task": "text-generation", "downloads": 719} +{"model_id": "mradermacher/Urdu-Ghazal-Generator-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 719} +{"model_id": "Flexan/matonski-self-preservation-KREL-Qwen3-4B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 719} +{"model_id": "sonicdog00/OpenRS-GRPO", "provider": "huggingface", "task": "text-generation", "downloads": 719} +{"model_id": "Goekdeniz-Guelmez/Josiefied-Qwen3.5-0.8B-gabliterated-v1", "provider": "huggingface", "task": "text-generation", "downloads": 719} +{"model_id": "AI-Sweden-Models/gpt-sw3-1.3b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 718} +{"model_id": "maywell/koOpenChat-sft", "provider": "huggingface", "task": "text-generation", "downloads": 718} +{"model_id": "Delcos/Velara", "provider": "huggingface", "task": "text-generation", "downloads": 718} +{"model_id": "speechlessai/speechless-mistral-six-in-one-7b-orth-1.0", "provider": "huggingface", "task": "text-generation", "downloads": 718} +{"model_id": "SyedAbdul/test-7B-slerp", "provider": "huggingface", "task": "text-generation", "downloads": 718} +{"model_id": "Delcos/Velara-11B-V2", "provider": "huggingface", "task": "text-generation", "downloads": 718} +{"model_id": "MaziyarPanahi/gemma-2b-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 718} +{"model_id": "bartowski/Falcon3-7B-Instruct-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 718} +{"model_id": "nvidia/Qwen3-Nemotron-235B-A22B-GenRM-2603", "provider": "huggingface", "task": "text-generation", "downloads": 718} +{"model_id": "iamhariraj/DialoGPT-small-Rick", "provider": "huggingface", "task": "text-generation", "downloads": 717} +{"model_id": "DeepKarkhanis/Mistral-Passthrough-8L-10B", "provider": "huggingface", "task": "text-generation", "downloads": 717} +{"model_id": "RedHatAI/Qwen2-72B-Instruct-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 717} +{"model_id": "lmstudio-community/nomic-embed-code-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 717} +{"model_id": "unsloth/Qwen3-30B-A3B-Instruct-2507-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 717} +{"model_id": "mlx-community/gpt-oss-120b-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 717} +{"model_id": "freez-art-invest/Qwen2.5-0.5B-Instruct-Gensyn-Swarm-grazing_flapping_boar", "provider": "huggingface", "task": "text-generation", "downloads": 717} +{"model_id": "sign/utf8-lm-tiny", "provider": "huggingface", "task": "text-generation", "downloads": 717} +{"model_id": "maywell/Mini_Synatra_SFT", "provider": "huggingface", "task": "text-generation", "downloads": 716} +{"model_id": "mrfakename/NeuralOrca-7B-v1", "provider": "huggingface", "task": "text-generation", "downloads": 716} +{"model_id": "mncai/mistral-7b-dpo-v5", "provider": "huggingface", "task": "text-generation", "downloads": 716} +{"model_id": "SanjiWatsuki/Loyal-Macaroni-Maid-7B", "provider": "huggingface", "task": "text-generation", "downloads": 716} +{"model_id": "instructkr/ko-wand-136M", "provider": "huggingface", "task": "text-generation", "downloads": 716} +{"model_id": "jae24/openhermes_dpo_norobot_0201", "provider": "huggingface", "task": "text-generation", "downloads": 716} +{"model_id": "UCLA-AGI/zephyr-7b-sft-full-SPIN-iter0", "provider": "huggingface", "task": "text-generation", "downloads": 716} +{"model_id": "ewqr2130/mistral-inst-v02-dpo", "provider": "huggingface", "task": "text-generation", "downloads": 716} +{"model_id": "yujiepan/qwen2.5-128k-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 716} +{"model_id": "openbmb/MiniCPM4-8B", "provider": "huggingface", "task": "text-generation", "downloads": 716} +{"model_id": "DevQuasar/openbmb.BitCPM4-1B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 716} +{"model_id": "srs6901/SOLARized-GraniStral-14B_2102_YeAM-HCT_32QKV", "provider": "huggingface", "task": "text-generation", "downloads": 716} +{"model_id": "stanford-crfm/battlestar-gpt2-small-x49", "provider": "huggingface", "task": "text-generation", "downloads": 715} +{"model_id": "vikash06/mistral_v1", "provider": "huggingface", "task": "text-generation", "downloads": 715} +{"model_id": "second-state/Llava-v1.6-Vicuna-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 715} +{"model_id": "hon9kon9ize/CantoneseLLMChat-v1.0-7B", "provider": "huggingface", "task": "text-generation", "downloads": 715} +{"model_id": "IIC/RigoChat-7b-v2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 715} +{"model_id": "IDKHowItWorks/Qwen3-30B-A3B-abliterated-erotic-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 715} +{"model_id": "aisingapore/Apertus-SEA-LION-v4-8B-IT", "provider": "huggingface", "task": "text-generation", "downloads": 715} +{"model_id": "arthurcollet/Qwen3.5-122B-A10B-mlx-5bit", "provider": "huggingface", "task": "text-generation", "downloads": 715} +{"model_id": "TheBloke/sqlcoder-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 714} +{"model_id": "madatnlp/mist-enko-lora-2950", "provider": "huggingface", "task": "text-generation", "downloads": 714} +{"model_id": "allenai/OLMo-7B-Instruct-hf", "provider": "huggingface", "task": "text-generation", "downloads": 714} +{"model_id": "exdysa/MiniMax-M2.5-REAP-172B-A10B-GGUF-Q4_K_M", "provider": "huggingface", "task": "text-generation", "downloads": 714} +{"model_id": "SCM1120/gpt2-ad-finetuned", "provider": "huggingface", "task": "text-generation", "downloads": 714} +{"model_id": "uukuguy/zephyr-7b-alpha-dare-0.85", "provider": "huggingface", "task": "text-generation", "downloads": 713} +{"model_id": "uukuguy/speechless-mistral-six-in-one-7b-orth-1.0", "provider": "huggingface", "task": "text-generation", "downloads": 713} +{"model_id": "dvilasuero/NeuralHermes-2.5-Mistral-7B-distilabel", "provider": "huggingface", "task": "text-generation", "downloads": 713} +{"model_id": "DravenBlack/gemma-3-1b-it-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 713} +{"model_id": "willcb/Qwen3-32B", "provider": "huggingface", "task": "text-generation", "downloads": 713} +{"model_id": "almanach/Gaperon-1125-1B-SFT", "provider": "huggingface", "task": "text-generation", "downloads": 713} +{"model_id": "DavidAU/Qwen3-30B-A3B-Claude-4.5-Opus-High-Reasoning-2507-ABLITERATED-UNCENSORED-V2", "provider": "huggingface", "task": "text-generation", "downloads": 713} +{"model_id": "software-mansion/react-native-executorch-lfm2.5-1.2B-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 713} +{"model_id": "optimum-intel-internal-testing/tiny-random-gigachat3", "provider": "huggingface", "task": "text-generation", "downloads": 713} +{"model_id": "uukuguy/speechless-code-mistral-orca-7b-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 712} +{"model_id": "Abe13/Full-juni-dolphin-2.1-mistral-7b", "provider": "huggingface", "task": "text-generation", "downloads": 712} +{"model_id": "maywell/PiVoT-0.1-Starling-LM-RP", "provider": "huggingface", "task": "text-generation", "downloads": 712} +{"model_id": "tlphams/zoyllm-7b-slimorca", "provider": "huggingface", "task": "text-generation", "downloads": 712} +{"model_id": "second-state/Llama-3.2-3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 712} +{"model_id": "WestlakeNLP/CycleReviewer-ML-Llama-3.1-8B", "provider": "huggingface", "task": "text-generation", "downloads": 712} +{"model_id": "bartowski/TheDrummer_GLM-Steam-106B-A12B-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 712} +{"model_id": "playthings/mistral_small_finetune_16bit", "provider": "huggingface", "task": "text-generation", "downloads": 712} +{"model_id": "FPHam/Autolycus-Mistral_7B", "provider": "huggingface", "task": "text-generation", "downloads": 711} +{"model_id": "SanjiWatsuki/Loyal-Toppy-Bruins-Maid-7B-DARE", "provider": "huggingface", "task": "text-generation", "downloads": 711} +{"model_id": "yujiepan/qwen1.5-moe-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 711} +{"model_id": "Melvin56/DeepSeek-R1-Distill-Qwen-7B-abliterated-v2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 711} +{"model_id": "huihui-ai/Huihui-Qwen3-4B-Thinking-2507-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 711} +{"model_id": "farbodtavakkoli/OTel-LLM-24B-IT", "provider": "huggingface", "task": "text-generation", "downloads": 711} +{"model_id": "uukuguy/speechless-mistral-dolphin-orca-platypus-samantha-7b", "provider": "huggingface", "task": "text-generation", "downloads": 710} +{"model_id": "uukuguy/neural-chat-7b-v3-1-dare-0.85", "provider": "huggingface", "task": "text-generation", "downloads": 710} +{"model_id": "maywell/PiVoT-0.1-Evil-a", "provider": "huggingface", "task": "text-generation", "downloads": 710} +{"model_id": "chargoddard/servile-harpsichord-cdpo", "provider": "huggingface", "task": "text-generation", "downloads": 710} +{"model_id": "maywell/PiVoT-10.7B-Mistral-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 710} +{"model_id": "mncai/mistral-7b-dpo-v6", "provider": "huggingface", "task": "text-generation", "downloads": 710} +{"model_id": "princeton-nlp/Llama-3-Base-8B-SFT-DPO", "provider": "huggingface", "task": "text-generation", "downloads": 710} +{"model_id": "AITeamVN/GRPO-VI-Qwen2-7B-RAG", "provider": "huggingface", "task": "text-generation", "downloads": 710} +{"model_id": "towardsinnovationlab/Qwen3-8B-medical-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 710} +{"model_id": "llmfan46/Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled-heretic-v1", "provider": "huggingface", "task": "text-generation", "downloads": 710} +{"model_id": "EleutherAI/pythia-2.8b-v0", "provider": "huggingface", "task": "text-generation", "downloads": 709} +{"model_id": "Xenova/llama2.c-stories110M", "provider": "huggingface", "task": "text-generation", "downloads": 709} +{"model_id": "dltjdgh0928/lsh_finetune_v0.11", "provider": "huggingface", "task": "text-generation", "downloads": 709} +{"model_id": "beberik/Nyxene-11B", "provider": "huggingface", "task": "text-generation", "downloads": 709} +{"model_id": "maxidl/Llama-OpenReviewer-8B", "provider": "huggingface", "task": "text-generation", "downloads": 709} +{"model_id": "Alcoft/dnotitia_Smoothie-Qwen3-14B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 709} +{"model_id": "inclusionAI/Ring-mini-linear-2.0", "provider": "huggingface", "task": "text-generation", "downloads": 709} +{"model_id": "PAIXAI/Astrid-Mistral-7B", "provider": "huggingface", "task": "text-generation", "downloads": 708} +{"model_id": "uukuguy/CollectiveCognition-v1.1-Mistral-7B-dare-0.85", "provider": "huggingface", "task": "text-generation", "downloads": 708} +{"model_id": "amazingvince/where-llambo-7b", "provider": "huggingface", "task": "text-generation", "downloads": 708} +{"model_id": "HyperbeeAI/Tulpar-7b-v2", "provider": "huggingface", "task": "text-generation", "downloads": 708} +{"model_id": "nvidia/AceMath-72B-RM", "provider": "huggingface", "task": "text-generation", "downloads": 708} +{"model_id": "Mungert/LFM2-2.6B-Transcript-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 708} +{"model_id": "redrussianarmy/gpt2-turkish-cased", "provider": "huggingface", "task": "text-generation", "downloads": 707} +{"model_id": "AI-Sweden-Models/gpt-sw3-126m-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 707} +{"model_id": "jondurbin/airoboros-m-7b-3.0", "provider": "huggingface", "task": "text-generation", "downloads": 707} +{"model_id": "FPHam/Writing_Partner_Mistral_7B", "provider": "huggingface", "task": "text-generation", "downloads": 707} +{"model_id": "uukuguy/speechless-mistral-7b-dare-0.85", "provider": "huggingface", "task": "text-generation", "downloads": 707} +{"model_id": "mncai/agiin-13.6B-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 707} +{"model_id": "Qwen/Qwen2-7B-Instruct-GPTQ-Int4", "provider": "huggingface", "task": "text-generation", "downloads": 707} +{"model_id": "prithivMLmods/Meta-Llama-3.2-1B-GGUF-QX", "provider": "huggingface", "task": "text-generation", "downloads": 707} +{"model_id": "fdtn-ai/Foundation-Sec-8B-Instruct-Q8_0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 707} +{"model_id": "veeceey/Huihui-Qwen3-Coder-Next-abliterated-mlx-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 707} +{"model_id": "rajpurkarlab/medgemma-4b-it-crimson", "provider": "huggingface", "task": "text-generation", "downloads": 707} +{"model_id": "uukuguy/airoboros-m-7b-3.1.2-dare-0.85", "provider": "huggingface", "task": "text-generation", "downloads": 706} +{"model_id": "Azazelle/Sina-Loki-7b-Merge", "provider": "huggingface", "task": "text-generation", "downloads": 706} +{"model_id": "DavidAU/Qwen3-4B-NEO-Imatrix-Max-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 706} +{"model_id": "chunchiliu/Qwen2.5-Coder-1.5B-Instruct-Gensyn-Swarm-durable_lethal_locust", "provider": "huggingface", "task": "text-generation", "downloads": 706} +{"model_id": "bhenrym14/mistral-7b-platypus-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 705} +{"model_id": "maywell/Synatra-7B-Instruct-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 705} +{"model_id": "chargoddard/loyal-piano-m7", "provider": "huggingface", "task": "text-generation", "downloads": 705} +{"model_id": "cais/zephyr_7b_r2d2", "provider": "huggingface", "task": "text-generation", "downloads": 705} +{"model_id": "bartowski/granite-3.1-2b-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 705} +{"model_id": "celestialcreator/Llama-3.2-1B-MTP-k8", "provider": "huggingface", "task": "text-generation", "downloads": 705} +{"model_id": "pharaouk/untitled-7B", "provider": "huggingface", "task": "text-generation", "downloads": 704} +{"model_id": "maywell/Synatra-V0.1-7B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 704} +{"model_id": "timpal0l/Mistral-7B-v0.1-flashback-v2", "provider": "huggingface", "task": "text-generation", "downloads": 704} +{"model_id": "maywell/PiVoT-10.7B-Mistral-v0.2-RP", "provider": "huggingface", "task": "text-generation", "downloads": 704} +{"model_id": "ryandt/MusingCaterpillar", "provider": "huggingface", "task": "text-generation", "downloads": 704} +{"model_id": "flemmingmiguel/NeuDist-Ro-7B", "provider": "huggingface", "task": "text-generation", "downloads": 704} +{"model_id": "eekay/Llama-3.1-8B-Instruct-bear-numbers-ft", "provider": "huggingface", "task": "text-generation", "downloads": 704} +{"model_id": "WithinUsAI/WithIn-Us-Coder-4B.gguf", "provider": "huggingface", "task": "text-generation", "downloads": 704} +{"model_id": "uukuguy/mistral-7b-platypus-fp16-dare-0.9", "provider": "huggingface", "task": "text-generation", "downloads": 703} +{"model_id": "Qwen/Qwen3-0.6B-MLX-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 703} +{"model_id": "jan-ai/Pandora-13B-v1", "provider": "huggingface", "task": "text-generation", "downloads": 702} +{"model_id": "KnutJaegersberg/Walter-Mistral-7B", "provider": "huggingface", "task": "text-generation", "downloads": 702} +{"model_id": "SanjiWatsuki/neural-chat-7b-v3-3-wizardmath-dare-me", "provider": "huggingface", "task": "text-generation", "downloads": 702} +{"model_id": "wang7776/Mistral-7B-Instruct-v0.2-sparsity-20-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 702} +{"model_id": "bartowski/Llama-3.1-Hawkish-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 702} +{"model_id": "ModelCloud/DeepSeek-R1-Distill-Qwen-7B-gptqmodel-4bit-vortex-v2", "provider": "huggingface", "task": "text-generation", "downloads": 702} +{"model_id": "Aratako/Qwen3-8B-NSFW-JP", "provider": "huggingface", "task": "text-generation", "downloads": 702} +{"model_id": "trillionlabs/Tri-21B", "provider": "huggingface", "task": "text-generation", "downloads": 702} +{"model_id": "openguardrails/OpenGuardrails-Text-2510", "provider": "huggingface", "task": "text-generation", "downloads": 702} +{"model_id": "BennyDaBall/MiniMax-M2.5-REAP-139B-A10B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 702} +{"model_id": "CallComply/Starling-LM-11B-alpha", "provider": "huggingface", "task": "text-generation", "downloads": 701} +{"model_id": "beberik/Nyxene-v1-11B", "provider": "huggingface", "task": "text-generation", "downloads": 701} +{"model_id": "CultriX/MistralTrix-v1", "provider": "huggingface", "task": "text-generation", "downloads": 701} +{"model_id": "flemmingmiguel/HermesChat-Mistral-7B", "provider": "huggingface", "task": "text-generation", "downloads": 701} +{"model_id": "argilla/distilabeled-Marcoro14-7B-slerp-full", "provider": "huggingface", "task": "text-generation", "downloads": 701} +{"model_id": "lucieranraven/osiris-checkpoints", "provider": "huggingface", "task": "text-generation", "downloads": 701} +{"model_id": "uukuguy/SynthIA-7B-v1.3-dare-0.85", "provider": "huggingface", "task": "text-generation", "downloads": 700} +{"model_id": "QuantFactory/Llama-3.2-1B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 700} +{"model_id": "lmstudio-community/Qwen2.5-Coder-3B-Instruct-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 700} +{"model_id": "tencent/DeepSeek-V3.1-Terminus-W4AFP8", "provider": "huggingface", "task": "text-generation", "downloads": 700} +{"model_id": "Abe13/Full-juni-Mistral-7B-OpenOrca", "provider": "huggingface", "task": "text-generation", "downloads": 699} +{"model_id": "beberik/Nyxene-v3-11B", "provider": "huggingface", "task": "text-generation", "downloads": 699} +{"model_id": "HenryJJ/dolphin-2.6-mistral-7b-dpo-orca-v2", "provider": "huggingface", "task": "text-generation", "downloads": 699} +{"model_id": "ewqr2130/alignment-handbook-zephyr-7b_ppostep_100", "provider": "huggingface", "task": "text-generation", "downloads": 699} +{"model_id": "snorkelai/Snorkel-Mistral-PairRM-DPO", "provider": "huggingface", "task": "text-generation", "downloads": 699} +{"model_id": "flemmingmiguel/MBX-7B", "provider": "huggingface", "task": "text-generation", "downloads": 699} +{"model_id": "senseable/WestLake-7B-v2", "provider": "huggingface", "task": "text-generation", "downloads": 699} +{"model_id": "Qwen/Qwen2-57B-A14B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 699} +{"model_id": "unsloth/dots.llm1.inst-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 699} +{"model_id": "bartowski/baidu_ERNIE-4.5-21B-A3B-Thinking-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 699} +{"model_id": "gghfez/GLM-5-control-vectors", "provider": "huggingface", "task": "text-generation", "downloads": 699} +{"model_id": "prithivida/Asimov-7B-v1", "provider": "huggingface", "task": "text-generation", "downloads": 698} +{"model_id": "zyh3826/GML-Mistral-merged-v1", "provider": "huggingface", "task": "text-generation", "downloads": 698} +{"model_id": "soniox/Soniox-7B-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 698} +{"model_id": "bartowski/aya-23-35B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 698} +{"model_id": "zai-org/codegeex4-all-9b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 698} +{"model_id": "solidrust/gemma-2-9b-it-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 698} +{"model_id": "unsloth/LFM2-1.2B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 698} +{"model_id": "DevQuasar/dphn.Dolphin-Mistral-24B-Venice-Edition-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 698} +{"model_id": "mradermacher/LL-Atlas-V1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 698} +{"model_id": "Austin362667/Qwen3-1.7B-MLX-bf16-python-18k-alpaca", "provider": "huggingface", "task": "text-generation", "downloads": 698} +{"model_id": "Abe13/full-juni-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 697} +{"model_id": "chargoddard/loyal-piano-m7-cdpo", "provider": "huggingface", "task": "text-generation", "downloads": 697} +{"model_id": "beberik/Lonepino-11B", "provider": "huggingface", "task": "text-generation", "downloads": 697} +{"model_id": "luqmanxyz/Maya_Hermes-2.5-Mistral-7B", "provider": "huggingface", "task": "text-generation", "downloads": 697} +{"model_id": "h2oai/h2o-danube3-500m-chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 697} +{"model_id": "TheRains/Qwen2.5-32B-Instruct-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 697} +{"model_id": "baichuan-inc/Baichuan-M3-235B-GPTQ-INT4", "provider": "huggingface", "task": "text-generation", "downloads": 697} +{"model_id": "trillionlabs/Tri-21B-Think-Preview", "provider": "huggingface", "task": "text-generation", "downloads": 697} +{"model_id": "hmdmahdavi/olympiad-curated-qwen3-4b-instruct-gc-5ep", "provider": "huggingface", "task": "text-generation", "downloads": 697} +{"model_id": "DevQuasar/sarvamai.sarvam-30b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 697} +{"model_id": "EleutherAI/pythia-160m-deduped-v0", "provider": "huggingface", "task": "text-generation", "downloads": 696} +{"model_id": "maywell/PiVoT-0.1-early", "provider": "huggingface", "task": "text-generation", "downloads": 696} +{"model_id": "fblgit/UNA-TheBeagle-7b-v1", "provider": "huggingface", "task": "text-generation", "downloads": 696} +{"model_id": "h2m/mhm-7b-v1.3-DPO-1", "provider": "huggingface", "task": "text-generation", "downloads": 696} +{"model_id": "FelixChao/Voldemort-10B", "provider": "huggingface", "task": "text-generation", "downloads": 696} +{"model_id": "FogTeams/experiment-105-model-consolidation-itr-1", "provider": "huggingface", "task": "text-generation", "downloads": 696} +{"model_id": "RedHatAI/Llama-4-Maverick-17B-128E-Instruct-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 696} +{"model_id": "Thump604/NVIDIA-Nemotron-3-Super-120B-A12B-5bit", "provider": "huggingface", "task": "text-generation", "downloads": 696} +{"model_id": "Brooooooklyn/qwen3.5-9B-unsloth-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 696} +{"model_id": "TheBloke/Llama-2-70B-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 695} +{"model_id": "dphn/dolphin-2.2.1-mistral-7b", "provider": "huggingface", "task": "text-generation", "downloads": 695} +{"model_id": "beberik/Nyxene-v2-11B", "provider": "huggingface", "task": "text-generation", "downloads": 695} +{"model_id": "jan-hq/stealth-v1.3", "provider": "huggingface", "task": "text-generation", "downloads": 695} +{"model_id": "Epiculous/Fett-uccine-7B", "provider": "huggingface", "task": "text-generation", "downloads": 695} +{"model_id": "bartowski/Impish_Mind_8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 695} +{"model_id": "bartowski/nvidia_Nemotron-H-8B-Reasoning-128K-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 695} +{"model_id": "bartowski/xai-org_grok-2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 695} +{"model_id": "inferencerlabs/DeepSeek-V3.2-Speciale-MLX-4.8bit", "provider": "huggingface", "task": "text-generation", "downloads": 695} +{"model_id": "jdopensource/JoyAI-LLM-Flash-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 695} +{"model_id": "kargeor/Qwen2.5-32B-Cyberpunk-Storyteller-v2", "provider": "huggingface", "task": "text-generation", "downloads": 695} +{"model_id": "DeepESP/gpt2-spanish-medium", "provider": "huggingface", "task": "text-generation", "downloads": 694} +{"model_id": "chanwit/flux-7b-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 694} +{"model_id": "abideen/NexoNimbus-7B", "provider": "huggingface", "task": "text-generation", "downloads": 694} +{"model_id": "flemmingmiguel/Distilled-HermesChat-7B", "provider": "huggingface", "task": "text-generation", "downloads": 694} +{"model_id": "sonthenguyen/NeuralHermes-2.5-Mistral-7B", "provider": "huggingface", "task": "text-generation", "downloads": 694} +{"model_id": "mathurinache/Odysseas-11B", "provider": "huggingface", "task": "text-generation", "downloads": 694} +{"model_id": "huihui-ai/Qwen2.5-Coder-14B-Instruct-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 694} +{"model_id": "Wilsonwin/gpt2-chinese-mini", "provider": "huggingface", "task": "text-generation", "downloads": 694} +{"model_id": "yuna1126/Tema_Q-X2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 694} +{"model_id": "SanjiWatsuki/openchat-3.5-1210-starling-slerp", "provider": "huggingface", "task": "text-generation", "downloads": 693} +{"model_id": "SanjiWatsuki/Sonya-7B", "provider": "huggingface", "task": "text-generation", "downloads": 693} +{"model_id": "aari1995/germeo-7b-awq", "provider": "huggingface", "task": "text-generation", "downloads": 693} +{"model_id": "PotatoOff/HamSter-0.1", "provider": "huggingface", "task": "text-generation", "downloads": 693} +{"model_id": "bartowski/TheDrummer_Cydonia-24B-v3-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 693} +{"model_id": "mehuldamani/qwen-base-verifier-sft-v1", "provider": "huggingface", "task": "text-generation", "downloads": 693} +{"model_id": "TeichAI/Qwen3-4B-Thinking-2507-Claude-4.5-Opus-High-Reasoning-Distill", "provider": "huggingface", "task": "text-generation", "downloads": 693} +{"model_id": "mlx-community/Jan-v3-4B-base-instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 693} +{"model_id": "TheBloke/med42-70B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 692} +{"model_id": "TheBloke/Swallow-7B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 692} +{"model_id": "tenyx/TenyxChat-7B-v1", "provider": "huggingface", "task": "text-generation", "downloads": 692} +{"model_id": "bardsai/jaskier-7b-dpo", "provider": "huggingface", "task": "text-generation", "downloads": 692} +{"model_id": "VitalContribution/Evangelion-7B", "provider": "huggingface", "task": "text-generation", "downloads": 692} +{"model_id": "adamo1139/Mistral-7B-AEZAKMI-v2", "provider": "huggingface", "task": "text-generation", "downloads": 691} +{"model_id": "shitshow123/mistral7b_sft_dpo", "provider": "huggingface", "task": "text-generation", "downloads": 691} +{"model_id": "flemmingmiguel/Mistrality-7B", "provider": "huggingface", "task": "text-generation", "downloads": 691} +{"model_id": "liminerity/Blur-7B-slerp-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 691} +{"model_id": "andrijdavid/macaroni-7b", "provider": "huggingface", "task": "text-generation", "downloads": 691} +{"model_id": "flemmingmiguel/MBX-7B-v3", "provider": "huggingface", "task": "text-generation", "downloads": 691} +{"model_id": "unsloth/Qwen2.5-Math-1.5B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 691} +{"model_id": "CohereLabs/command-a-reasoning-08-2025", "provider": "huggingface", "task": "text-generation", "downloads": 691} +{"model_id": "JaQuan2k6/Huihui-Qwen3-Coder-Next-abliterated-4bit-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 691} +{"model_id": "prithivida/Asimov-7B-v2", "provider": "huggingface", "task": "text-generation", "downloads": 690} +{"model_id": "jan-hq/stealth-v1.2", "provider": "huggingface", "task": "text-generation", "downloads": 690} +{"model_id": "aari1995/germeo-7b-laser", "provider": "huggingface", "task": "text-generation", "downloads": 690} +{"model_id": "Kquant03/Hippolyta-7B-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 690} +{"model_id": "FelixChao/NarutoDolphin-10B", "provider": "huggingface", "task": "text-generation", "downloads": 690} +{"model_id": "ewqr2130/alignment-handbook-zephyr-7b-sft-full-dpo-5e7-cont1", "provider": "huggingface", "task": "text-generation", "downloads": 690} +{"model_id": "alnrg2arg/test2", "provider": "huggingface", "task": "text-generation", "downloads": 690} +{"model_id": "Trendyol/Llama-3-Trendyol-LLM-8b-chat-v2.0", "provider": "huggingface", "task": "text-generation", "downloads": 690} +{"model_id": "legraphista/Phi-3.5-mini-instruct-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 690} +{"model_id": "Kortix/FastApply-7B-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 690} +{"model_id": "eaddario/Watt-Tool-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 690} +{"model_id": "morganstanley/qqWen-7B-pretrain", "provider": "huggingface", "task": "text-generation", "downloads": 690} +{"model_id": "unsloth/Llama-3.2-1B-Instruct-FP8-Block", "provider": "huggingface", "task": "text-generation", "downloads": 690} +{"model_id": "Chaunce1121/chess-fen-move-model", "provider": "huggingface", "task": "text-generation", "downloads": 690} +{"model_id": "calum/tinystories-gpt2-3M", "provider": "huggingface", "task": "text-generation", "downloads": 689} +{"model_id": "Rijgersberg/GEITje-7B", "provider": "huggingface", "task": "text-generation", "downloads": 689} +{"model_id": "FelixChao/Sirius-10B", "provider": "huggingface", "task": "text-generation", "downloads": 689} +{"model_id": "mlx-community/Josiefied-Qwen3-30B-A3B-abliterated-v2-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 689} +{"model_id": "mlx-community/gemma-3-270m-it-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 689} +{"model_id": "Finisha-F-scratch/Charlotte-2b", "provider": "huggingface", "task": "text-generation", "downloads": 689} +{"model_id": "jan-ai/Pandora-10.7B-v1", "provider": "huggingface", "task": "text-generation", "downloads": 688} +{"model_id": "FelixChao/WizardDolphin-7B", "provider": "huggingface", "task": "text-generation", "downloads": 688} +{"model_id": "HenryJJ/dolphin-2.6-mistral-7b-dpo-orca-v1", "provider": "huggingface", "task": "text-generation", "downloads": 688} +{"model_id": "Inforup982/Harsha-Hermes-2.5-Mistral-7B_safetensors", "provider": "huggingface", "task": "text-generation", "downloads": 688} +{"model_id": "Neuronovo/neuronovo-9B-v0.4", "provider": "huggingface", "task": "text-generation", "downloads": 688} +{"model_id": "asapse/DIOD-Mistral-0.2", "provider": "huggingface", "task": "text-generation", "downloads": 688} +{"model_id": "kevin009/llamaRAGdrama", "provider": "huggingface", "task": "text-generation", "downloads": 688} +{"model_id": "google/gemma-3-1b-it-qat-int4-unquantized", "provider": "huggingface", "task": "text-generation", "downloads": 688} +{"model_id": "bartowski/allenai_Olmo-3-32B-Think-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 688} +{"model_id": "atharvaraykar/gpt_oss_20b_matmuller", "provider": "huggingface", "task": "text-generation", "downloads": 688} +{"model_id": "staedi/sentiment-llama-3.2", "provider": "huggingface", "task": "text-generation", "downloads": 688} +{"model_id": "benjamin/gpt2-wechsel-german", "provider": "huggingface", "task": "text-generation", "downloads": 687} +{"model_id": "flemmingmiguel/MBX-7B-v2", "provider": "huggingface", "task": "text-generation", "downloads": 687} +{"model_id": "unsloth/Mistral-Nemo-Base-2407", "provider": "huggingface", "task": "text-generation", "downloads": 687} +{"model_id": "Vikhrmodels/Vikhr-Gemma-2B-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 687} +{"model_id": "DevQuasar/Qwen.Qwen2.5-14B-Instruct-1M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 687} +{"model_id": "cyankiwi/Kimi-Dev-72B-AWQ-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 687} +{"model_id": "unsloth/Apertus-8B-Instruct-2509-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 687} +{"model_id": "yujiepan/mixtral-8xtiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 686} +{"model_id": "UCLA-AGI/zephyr-7b-sft-full-SPIN-iter2", "provider": "huggingface", "task": "text-generation", "downloads": 686} +{"model_id": "Azazelle/Sina-Odin-7b-Merge", "provider": "huggingface", "task": "text-generation", "downloads": 686} +{"model_id": "SanjiWatsuki/Kunoichi-DPO-7B", "provider": "huggingface", "task": "text-generation", "downloads": 686} +{"model_id": "RatanRohith/NeuralPizza-7B-V0.1", "provider": "huggingface", "task": "text-generation", "downloads": 686} +{"model_id": "PotatoOff/HamSter-0.2", "provider": "huggingface", "task": "text-generation", "downloads": 686} +{"model_id": "RatanRohith/NeuralPizza-7B-V0.2", "provider": "huggingface", "task": "text-generation", "downloads": 686} +{"model_id": "cyankiwi/Hermes-4.3-36B-AWQ-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 686} +{"model_id": "AUTOMATIC/promptgen-majinai-unsafe", "provider": "huggingface", "task": "text-generation", "downloads": 685} +{"model_id": "walebadr/Mistral-7B-v0.1-DPO", "provider": "huggingface", "task": "text-generation", "downloads": 685} +{"model_id": "Pierre-obi/Mistral_solar-slerp", "provider": "huggingface", "task": "text-generation", "downloads": 685} +{"model_id": "FelixChao/NinjaDolphin-7B", "provider": "huggingface", "task": "text-generation", "downloads": 685} +{"model_id": "flemmingmiguel/DareBeagle-7B", "provider": "huggingface", "task": "text-generation", "downloads": 685} +{"model_id": "leveldevai/MarcBeagle-7B", "provider": "huggingface", "task": "text-generation", "downloads": 685} +{"model_id": "RatanRohith/NeuralPizza-Valor-7B-Merge-slerp", "provider": "huggingface", "task": "text-generation", "downloads": 685} +{"model_id": "bartowski/Dolphin3.0-Qwen2.5-1.5B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 685} +{"model_id": "z-lab/Qwen3-Coder-30B-A3B-DFlash", "provider": "huggingface", "task": "text-generation", "downloads": 685} +{"model_id": "GazTrab/LFM2.5-1.2B-MOAT", "provider": "huggingface", "task": "text-generation", "downloads": 685} +{"model_id": "emmanuelaboah01/qiu-v8-qwen3-8b-v4-continued-merged", "provider": "huggingface", "task": "text-generation", "downloads": 685} +{"model_id": "Azazelle/Sina-Thor-7b-Merge", "provider": "huggingface", "task": "text-generation", "downloads": 684} +{"model_id": "chanwit/flux-7b-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 684} +{"model_id": "ewqr2130/alignment-handbook-zephyr-7b-sft-full-dpo-5e7-cont2", "provider": "huggingface", "task": "text-generation", "downloads": 684} +{"model_id": "AISimplyExplained/Vakil-7B", "provider": "huggingface", "task": "text-generation", "downloads": 684} +{"model_id": "TinyLlama/TinyLlama_v1.1_math_code", "provider": "huggingface", "task": "text-generation", "downloads": 684} +{"model_id": "bartowski/Qwen2.5-Coder-0.5B-Instruct-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 684} +{"model_id": "mims-harvard/TxAgent-T1-Llama-3.1-8B", "provider": "huggingface", "task": "text-generation", "downloads": 684} +{"model_id": "leveldevai/MarcDareBeagle-7B", "provider": "huggingface", "task": "text-generation", "downloads": 683} +{"model_id": "FelixChao/WestSeverus-7B", "provider": "huggingface", "task": "text-generation", "downloads": 683} +{"model_id": "mlx-community/gemma-3-text-4b-it-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 683} +{"model_id": "Qwen/Qwen3-0.6B-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 683} +{"model_id": "peremayolc/qwen-final-1-5", "provider": "huggingface", "task": "text-generation", "downloads": 683} +{"model_id": "spicyneuron/Qwen3.5-122B-A10B-MLX-vision-4.7-bit", "provider": "huggingface", "task": "text-generation", "downloads": 683} +{"model_id": "TheBloke/Mistral-7B-Instruct-v0.1-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 682} +{"model_id": "PetroGPT/Severus-7B-DPO", "provider": "huggingface", "task": "text-generation", "downloads": 682} +{"model_id": "silvercoder67/Mistral-7b-instruct-v0.2-summ-sft-e2m", "provider": "huggingface", "task": "text-generation", "downloads": 682} +{"model_id": "ewqr2130/7B_ppo_phiRM_2GPU_3e-7step_4000", "provider": "huggingface", "task": "text-generation", "downloads": 682} +{"model_id": "PetroGPT/WestSeverus-7B-DPO", "provider": "huggingface", "task": "text-generation", "downloads": 682} +{"model_id": "nn-tech/MetalGPT-1", "provider": "huggingface", "task": "text-generation", "downloads": 682} +{"model_id": "TheBloke/law-chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 681} +{"model_id": "HenryJJ/dolphin-2.6-mistral-7b-dpo-orca", "provider": "huggingface", "task": "text-generation", "downloads": 681} +{"model_id": "SanjiWatsuki/Lelantos-DPO-7B", "provider": "huggingface", "task": "text-generation", "downloads": 681} +{"model_id": "h2m/mhm-7b-v1.3", "provider": "huggingface", "task": "text-generation", "downloads": 681} +{"model_id": "flemmingmiguel/MarcMistral-7B", "provider": "huggingface", "task": "text-generation", "downloads": 681} +{"model_id": "shadowml/DareBeagle-7B", "provider": "huggingface", "task": "text-generation", "downloads": 681} +{"model_id": "leveldevai/TurdusDareBeagle-7B", "provider": "huggingface", "task": "text-generation", "downloads": 681} +{"model_id": "RatanRohith/NeuralMathChat-7B-V0.2", "provider": "huggingface", "task": "text-generation", "downloads": 681} +{"model_id": "second-state/DeepSeek-V2-Lite-Chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 681} +{"model_id": "RedHatAI/Meta-Llama-3.1-405B-Instruct-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 681} +{"model_id": "Lamapi/next-14b-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 681} +{"model_id": "ycheng1024/task-20-google-gemma-2b-it", "provider": "huggingface", "task": "text-generation", "downloads": 681} +{"model_id": "ewqr2130/alignment-handbook-zephyr-7b_ppo_5e7step_102", "provider": "huggingface", "task": "text-generation", "downloads": 680} +{"model_id": "grimjim/Llama-3.1-8B-Instruct-abliterated_via_adapter-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 680} +{"model_id": "bartowski/kldzj_gpt-oss-120b-heretic-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 680} +{"model_id": "flax-community/papuGaPT2", "provider": "huggingface", "task": "text-generation", "downloads": 679} +{"model_id": "Universal-NER/UniNER-7B-type", "provider": "huggingface", "task": "text-generation", "downloads": 679} +{"model_id": "proto-llm/uniwiz-7B-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 679} +{"model_id": "HenryJJ/dolphin-2.6-mistral-7b-dpo-orca-v3", "provider": "huggingface", "task": "text-generation", "downloads": 679} +{"model_id": "AI-B/UTENA-7B-V3", "provider": "huggingface", "task": "text-generation", "downloads": 679} +{"model_id": "PetroGPT/Voldemort-10B-DPO", "provider": "huggingface", "task": "text-generation", "downloads": 679} +{"model_id": "BarryFutureman/WildWest-Variant3-7B", "provider": "huggingface", "task": "text-generation", "downloads": 679} +{"model_id": "Weyaxi/Einstein-openchat-7B", "provider": "huggingface", "task": "text-generation", "downloads": 679} +{"model_id": "UCLA-AGI/Mistral7B-PairRM-SPPO", "provider": "huggingface", "task": "text-generation", "downloads": 679} +{"model_id": "voidful/Llama-3.1-TAIDE-R1-8B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 679} +{"model_id": "JetLM/SDAR-1.7B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 679} +{"model_id": "EleutherAI/llemma_7b", "provider": "huggingface", "task": "text-generation", "downloads": 678} +{"model_id": "ewqr2130/alignment-handbook-zephyr-7b_ppo_5e7step_51", "provider": "huggingface", "task": "text-generation", "downloads": 678} +{"model_id": "MaziyarPanahi/NSFW_DPO_Noromaid-7b-Mistral-7B-Instruct-v0.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 678} +{"model_id": "lmstudio-community/Qwen2.5-Coder-1.5B-Instruct-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 678} +{"model_id": "aitfindonesia/KomdigiUB-8B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 678} +{"model_id": "TheBloke/typhoon-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 677} +{"model_id": "DavidAU/DarkForest-20B-V3-Ultra-Quality-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 677} +{"model_id": "kevin009/Llamafia", "provider": "huggingface", "task": "text-generation", "downloads": 676} +{"model_id": "Cartinoe5930/TIES-Merging", "provider": "huggingface", "task": "text-generation", "downloads": 676} +{"model_id": "leveldevai/BeagleMist-7B", "provider": "huggingface", "task": "text-generation", "downloads": 676} +{"model_id": "flemmingmiguel/MDBX-7B", "provider": "huggingface", "task": "text-generation", "downloads": 676} +{"model_id": "cris177/Orca-Hermes-7B-slerp", "provider": "huggingface", "task": "text-generation", "downloads": 676} +{"model_id": "MaziyarPanahi/Llama-3.2-3B-Instruct-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 676} +{"model_id": "vesteinn/gpt2-dna", "provider": "huggingface", "task": "text-generation", "downloads": 676} +{"model_id": "renhehuang/qwen3-1.7b-coffee-sft", "provider": "huggingface", "task": "text-generation", "downloads": 676} +{"model_id": "kainecorneko/Deepseek-R1-Distill-Qwen-32b-uncensored-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 676} +{"model_id": "nightmedia/Qwen3.5-27B-Text-qx64-hi-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 676} +{"model_id": "indonesian-nlp/gpt2-medium-indonesian", "provider": "huggingface", "task": "text-generation", "downloads": 675} +{"model_id": "explosion-testing/refined-web-model-test", "provider": "huggingface", "task": "text-generation", "downloads": 675} +{"model_id": "UCLA-AGI/zephyr-7b-sft-full-SPIN-iter3", "provider": "huggingface", "task": "text-generation", "downloads": 675} +{"model_id": "wang7776/Mistral-7B-Instruct-v0.2-sparsity-30-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 675} +{"model_id": "RatanRohith/NeuralPizza-7B-Merge-Slerp", "provider": "huggingface", "task": "text-generation", "downloads": 675} +{"model_id": "bartowski/Tiger-Gemma-9B-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 675} +{"model_id": "bartowski/Steelskull_L3.3-Electra-R1-70b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 675} +{"model_id": "mlx-community/GLM-4.7-Flash-Claude-Opus-4.5-High-Reasoning-Distill-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 675} +{"model_id": "sampluralis/llama-mid", "provider": "huggingface", "task": "text-generation", "downloads": 675} +{"model_id": "cookinai/Bald-Eagle-7B", "provider": "huggingface", "task": "text-generation", "downloads": 674} +{"model_id": "leveldevai/MBA-7B", "provider": "huggingface", "task": "text-generation", "downloads": 674} +{"model_id": "unsloth/gemma-7b", "provider": "huggingface", "task": "text-generation", "downloads": 674} +{"model_id": "pjain001/Llama-3.2-3B-Fluxed-uncensored-v0.1-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 674} +{"model_id": "JetBrains/Mellum-4b-dpo-python", "provider": "huggingface", "task": "text-generation", "downloads": 674} +{"model_id": "ubergarm/GLM-4.7-Flash-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 674} +{"model_id": "igarin/Qwen2.5-Coder-7B-20260219-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 674} +{"model_id": "dineth554/legion-coder-8m", "provider": "huggingface", "task": "text-generation", "downloads": 674} +{"model_id": "DevopsEmbrace/qwen3_32B_simple_sft_IV_e4_unsloth_baseline_R128_merged_16bit", "provider": "huggingface", "task": "text-generation", "downloads": 674} +{"model_id": "alnrg2arg/test2_3", "provider": "huggingface", "task": "text-generation", "downloads": 673} +{"model_id": "basharalrfooh/Fine-Tashkeel", "provider": "huggingface", "task": "text-generation", "downloads": 673} +{"model_id": "AgentGym/AgentEvol-7B", "provider": "huggingface", "task": "text-generation", "downloads": 673} +{"model_id": "QuantFactory/Meissa-Qwen2.5-7B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 673} +{"model_id": "featherless-ai-quants/Sao10K-L3-8B-Stheno-v3.2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 673} +{"model_id": "EasyDeL/Llama-3.2-3B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 673} +{"model_id": "roneneldan/TinyStories-2Layers-33M", "provider": "huggingface", "task": "text-generation", "downloads": 672} +{"model_id": "nfaheem/Marcoroni-7b-DPO-Merge", "provider": "huggingface", "task": "text-generation", "downloads": 672} +{"model_id": "marcelone/Hunyuan-7B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 672} +{"model_id": "Anxo/erisk26-task1-patient-02-adapter", "provider": "huggingface", "task": "text-generation", "downloads": 672} +{"model_id": "stratalab-org/Meta-Llama-3.1-8B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 672} +{"model_id": "liminerity/Blurstral-7b-slerp", "provider": "huggingface", "task": "text-generation", "downloads": 671} +{"model_id": "mixtao/MixTAO-7Bx2-MoE-Instruct-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 671} +{"model_id": "BarryFutureman/NeuralTurdusVariant1-7B", "provider": "huggingface", "task": "text-generation", "downloads": 671} +{"model_id": "lmstudio-community/Qwen2.5-32B-Instruct-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 671} +{"model_id": "second-state/Deepseek-LLM-7B-Chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 670} +{"model_id": "FelixChao/Severus-7B", "provider": "huggingface", "task": "text-generation", "downloads": 670} +{"model_id": "ubaitur5/Ministral-3b-instruct-Q4-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 670} +{"model_id": "mlx-community/Qwen3-235B-A22B-Thinking-2507-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 670} +{"model_id": "amd/Qwen3-235B-A22B-Instruct-2507-MXFP4", "provider": "huggingface", "task": "text-generation", "downloads": 670} +{"model_id": "SykoSLM/SykoLLM-V4.3", "provider": "huggingface", "task": "text-generation", "downloads": 670} +{"model_id": "DevQuasar/eousphoros.kappa-20b-131k-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 670} +{"model_id": "NousResearch/Yarn-Llama-2-7b-128k", "provider": "huggingface", "task": "text-generation", "downloads": 669} +{"model_id": "kakaocorp/kanana-2-30b-a3b-thinking-2601", "provider": "huggingface", "task": "text-generation", "downloads": 669} +{"model_id": "Jackrong/MLX-Qwen3.5-4B-Claude-4.6-Opus-Reasoning-Distilled-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 669} +{"model_id": "violetahayashi69/NemoMix-Unleashed-12B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 669} +{"model_id": "roneneldan/TinyStories-Instruct-8M", "provider": "huggingface", "task": "text-generation", "downloads": 668} +{"model_id": "universitytehran/PersianMind-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 668} +{"model_id": "RISys-Lab/RedSage-Qwen3-8B-DPO", "provider": "huggingface", "task": "text-generation", "downloads": 668} +{"model_id": "arthurcollet/Qwen3.5-27B-mlx-mxfp8", "provider": "huggingface", "task": "text-generation", "downloads": 668} +{"model_id": "yujiepan/llama-2-tiny-3layers-random", "provider": "huggingface", "task": "text-generation", "downloads": 667} +{"model_id": "MaziyarPanahi/Mistral-Large-Instruct-2407-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 667} +{"model_id": "bartowski/Zyphra_ZR1-1.5B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 667} +{"model_id": "bartowski/ServiceNow-AI_Apriel-Nemotron-15b-Thinker-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 667} +{"model_id": "nightmedia/Mistral-Nemo-2407-12B-Thinking-Claude-Gemini-GPT5.2-Uncensored-HERETIC-qx86-hi-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 667} +{"model_id": "chi1818/meta-Llama-3.1-8B-nursing", "provider": "huggingface", "task": "text-generation", "downloads": 667} +{"model_id": "EleutherAI/pythia-1.4b-deduped-v0", "provider": "huggingface", "task": "text-generation", "downloads": 666} +{"model_id": "microsoft/BioGPT-Large-PubMedQA", "provider": "huggingface", "task": "text-generation", "downloads": 666} +{"model_id": "tiiuae/Falcon-H1-Tiny-90M-Base", "provider": "huggingface", "task": "text-generation", "downloads": 666} +{"model_id": "BambiMC/Qwen3-Coder-Next-mlx-2Bit", "provider": "huggingface", "task": "text-generation", "downloads": 666} +{"model_id": "juiceb0xc0de/dread-llama-8b-existential", "provider": "huggingface", "task": "text-generation", "downloads": 666} +{"model_id": "nytopop/Qwen3-32B.w4a16", "provider": "huggingface", "task": "text-generation", "downloads": 665} +{"model_id": "Bedovyy/Qwen3-32B.w8a8", "provider": "huggingface", "task": "text-generation", "downloads": 665} +{"model_id": "z-lab/LLaMA3.1-8B-Instruct-DFlash-UltraChat", "provider": "huggingface", "task": "text-generation", "downloads": 665} +{"model_id": "mlx-community/MiniMax-M2.5-8bit-gs32", "provider": "huggingface", "task": "text-generation", "downloads": 665} +{"model_id": "vinai/PhoGPT-4B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 664} +{"model_id": "unsloth/Llama-3.1-Nemotron-Nano-8B-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 664} +{"model_id": "EleutherAI/pythia-6.9b-v0", "provider": "huggingface", "task": "text-generation", "downloads": 663} +{"model_id": "kengurukleo/deutsch_a2_transformer", "provider": "huggingface", "task": "text-generation", "downloads": 663} +{"model_id": "Flexan/hamzah0asadullah-TinyRP-0.8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 663} +{"model_id": "arthurcollet/Qwen3.5-27B-mlx-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 663} +{"model_id": "mixtao/MixTAO-7Bx2-MoE-Instruct-v2.0", "provider": "huggingface", "task": "text-generation", "downloads": 662} +{"model_id": "senseable/Westlake-7B", "provider": "huggingface", "task": "text-generation", "downloads": 662} +{"model_id": "anthracite-org/magnum-v4-72b", "provider": "huggingface", "task": "text-generation", "downloads": 662} +{"model_id": "bartowski/NousResearch_DeepHermes-3-Llama-3-3B-Preview-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 662} +{"model_id": "unsloth/Qwen3-0.6B-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 662} +{"model_id": "DevQuasar/huihui-ai.Qwen3-30B-A3B-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 662} +{"model_id": "gghfez/gpt-oss-20b-Derestricted-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 662} +{"model_id": "paulo037/Qwen3-VL-2B-Instruct-legal-extraction", "provider": "huggingface", "task": "text-generation", "downloads": 662} +{"model_id": "bartowski/nvidia_Nemotron-Cascade-14B-Thinking-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 662} +{"model_id": "Simonc-44/Cygnis-Alpha-1.7B-v2.5", "provider": "huggingface", "task": "text-generation", "downloads": 662} +{"model_id": "microsoft/CodeGPT-small-java-adaptedGPT2", "provider": "huggingface", "task": "text-generation", "downloads": 661} +{"model_id": "instructlab/granite-7b-lab", "provider": "huggingface", "task": "text-generation", "downloads": 661} +{"model_id": "bartowski/a-m-team_AM-Thinking-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 661} +{"model_id": "mradermacher/Hans_Wesker-1B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 661} +{"model_id": "roneneldan/TinyStories-Instruct-3M", "provider": "huggingface", "task": "text-generation", "downloads": 660} +{"model_id": "bartowski/Mixtral-8x22B-v0.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 660} +{"model_id": "ldostadi/Qwen3-8B-abliterated-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 660} +{"model_id": "mradermacher/GLM4.7-Distill-LFM2.5-1.2B-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 660} +{"model_id": "mradermacher/Moonlight-16B-A3B-Instruct-bruno-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 660} +{"model_id": "nightmedia/Qwen3-30B-A3B-Claude-4.5-Opus-High-Reasoning-2507-ABLITERATED-UNCENSORED-V2-qx86-hi-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 660} +{"model_id": "bartowski/granite-20b-code-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 659} +{"model_id": "Salesforce/Llama-xLAM-2-8b-fc-r-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 659} +{"model_id": "thelamapi/next-codex", "provider": "huggingface", "task": "text-generation", "downloads": 659} +{"model_id": "RedHatAI/Qwen3-30B-A3B-Instruct-2507-quantized.w4a16", "provider": "huggingface", "task": "text-generation", "downloads": 659} +{"model_id": "aariciah/gpt2-german-dutch-configC-6k", "provider": "huggingface", "task": "text-generation", "downloads": 659} +{"model_id": "abhilashms/GLM-5-MLX-4.8bit", "provider": "huggingface", "task": "text-generation", "downloads": 659} +{"model_id": "Junx-Axum/axum-architect-v2", "provider": "huggingface", "task": "text-generation", "downloads": 659} +{"model_id": "trishajean/qwen-math-cebuano-1.5b-merged", "provider": "huggingface", "task": "text-generation", "downloads": 659} +{"model_id": "stanford-crfm/expanse-gpt2-small-x777", "provider": "huggingface", "task": "text-generation", "downloads": 658} +{"model_id": "mixtao/MixTAO-7Bx2-MoE-Instruct-v4.0", "provider": "huggingface", "task": "text-generation", "downloads": 658} +{"model_id": "DavidAU/L3-Dark-Planet-8B-V2-Eight-Orbs-Of-Power-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 658} +{"model_id": "NexVeridian/gpt-oss-120b-3bit", "provider": "huggingface", "task": "text-generation", "downloads": 658} +{"model_id": "inceptionai/jais-13b", "provider": "huggingface", "task": "text-generation", "downloads": 657} +{"model_id": "MBZUAI-Paris/Atlas-Chat-9B", "provider": "huggingface", "task": "text-generation", "downloads": 657} +{"model_id": "malekgo/mistral-nemo-lp-ai", "provider": "huggingface", "task": "text-generation", "downloads": 657} +{"model_id": "JinSiQianCheng/Llama-3.2-8X3B-MOE-Dark-Champion-Instruct-uncensored-abliterated-18.4B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 657} +{"model_id": "roneneldan/TinyStories-Instuct-1Layer-21M", "provider": "huggingface", "task": "text-generation", "downloads": 656} +{"model_id": "LLM4Binary/llm4decompile-6.7b-v2", "provider": "huggingface", "task": "text-generation", "downloads": 656} +{"model_id": "vandijklab/C2S-Pythia-410m-cell-type-prediction", "provider": "huggingface", "task": "text-generation", "downloads": 656} +{"model_id": "bartowski/magnum-v4-22b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 656} +{"model_id": "AI-MO/Kimina-Prover-Distill-1.7B", "provider": "huggingface", "task": "text-generation", "downloads": 656} +{"model_id": "meituan-longcat/LongCat-Flash-Chat-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 656} +{"model_id": "Daga2001/Llama-3.2-3B-Instruct-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 656} +{"model_id": "TheBloke/Magicoder-S-DS-6.7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 655} +{"model_id": "bartowski/Llama-OpenReviewer-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 655} +{"model_id": "XDGCC/coreml-Qwen3-0.6B", "provider": "huggingface", "task": "text-generation", "downloads": 655} +{"model_id": "Flexan/LocoreMind-LocoOperator-4B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 655} +{"model_id": "mradermacher/LL-Hephaestus-V1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 655} +{"model_id": "ZeroWw/Qwen3.5-9B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 655} +{"model_id": "bakulgrosirherbal/Qwen3.5-9B-Gemini-3.1-Pro-Reasoning-Distill-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 655} +{"model_id": "PetarKal/Qwen3-4B-ascii-art-curated-mix-v4-full-lr2e-5-ga16-ctx4096", "provider": "huggingface", "task": "text-generation", "downloads": 655} +{"model_id": "mlfoundations/tabula-8b", "provider": "huggingface", "task": "text-generation", "downloads": 654} +{"model_id": "ehristoforu/Falcon3-MoE-2x7B-Insruct", "provider": "huggingface", "task": "text-generation", "downloads": 654} +{"model_id": "unsloth/AceReason-Nemotron-14B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 654} +{"model_id": "RunsenXu/PointLLM_7B_v1.2", "provider": "huggingface", "task": "text-generation", "downloads": 653} +{"model_id": "fla-hub/rwkv7-1.5B-world", "provider": "huggingface", "task": "text-generation", "downloads": 653} +{"model_id": "ReactiveAI/RxT-Beta-Decoder-iSFT", "provider": "huggingface", "task": "text-generation", "downloads": 653} +{"model_id": "Jackrong/Qwen3.5-9B-Gemini-3.1-Pro-Reasoning-Distill", "provider": "huggingface", "task": "text-generation", "downloads": 653} +{"model_id": "mixtao/MixTAO-7Bx2-MoE-Instruct-v5.0", "provider": "huggingface", "task": "text-generation", "downloads": 652} +{"model_id": "NLPark/AnFeng_v3.1-Avocet", "provider": "huggingface", "task": "text-generation", "downloads": 652} +{"model_id": "Corianas/DeepSeek-R1-Distill-Qwen-14B-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 652} +{"model_id": "cerebras/GLM-4.5-Air-REAP-82B-A12B", "provider": "huggingface", "task": "text-generation", "downloads": 652} +{"model_id": "thangvip/qwen2.5-1.5b-seq-dspo-sgd-linear", "provider": "huggingface", "task": "text-generation", "downloads": 652} +{"model_id": "srswti/bodega-orion-0.6b", "provider": "huggingface", "task": "text-generation", "downloads": 652} +{"model_id": "bartowski/QwQ-32B-Preview-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 651} +{"model_id": "madhurjindal/Jailbreak-Detector-2-XL", "provider": "huggingface", "task": "text-generation", "downloads": 651} +{"model_id": "lmstudio-community/Qwen3-235B-A22B-Thinking-2507-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 651} +{"model_id": "bartowski/Kwaipilot_KAT-Dev-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 651} +{"model_id": "surogate/Qwen3.5-27B-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 651} +{"model_id": "DevQuasar/IQuestLab.IQuest-Coder-V1-14B-Thinking-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 651} +{"model_id": "noctrex/Qwen3-Coder-REAP-25B-A3B-MXFP4_MOE-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 650} +{"model_id": "lmstudio-community/Olmo-3.1-32B-Instruct-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 650} +{"model_id": "mradermacher/zen4-coder-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 650} +{"model_id": "stelterlab/DeepSeek-R1-Distill-Qwen-14B-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 649} +{"model_id": "NVFP4/Qwen3-235B-A22B-Instruct-2507-FP4", "provider": "huggingface", "task": "text-generation", "downloads": 649} +{"model_id": "Avokado777/Qwen2.5-Coder-0.5B-Instruct-Gensyn-Swarm-fast_small_gibbon", "provider": "huggingface", "task": "text-generation", "downloads": 649} +{"model_id": "AISA-Framework/AISA-AR-FunctionCall-FT", "provider": "huggingface", "task": "text-generation", "downloads": 649} +{"model_id": "hakurei/gpt-j-random-tinier", "provider": "huggingface", "task": "text-generation", "downloads": 648} +{"model_id": "huggingtweets/elonmusk", "provider": "huggingface", "task": "text-generation", "downloads": 648} +{"model_id": "roneneldan/TinyStories-Instruct-1M", "provider": "huggingface", "task": "text-generation", "downloads": 648} +{"model_id": "sayhan/OpenHermes-2.5-Strix-Philosophy-Mistral-7B-LoRA", "provider": "huggingface", "task": "text-generation", "downloads": 648} +{"model_id": "nvidia/AceMath-72B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 648} +{"model_id": "bartowski/alamios_Mistral-Small-3.1-DRAFT-0.5B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 648} +{"model_id": "GOBA-AI-Labs/PrunedHub-Qwen3.5-35B-A3B-80pct", "provider": "huggingface", "task": "text-generation", "downloads": 648} +{"model_id": "internlm/internlm-7b", "provider": "huggingface", "task": "text-generation", "downloads": 647} +{"model_id": "yujiepan/meta-llama-3.1-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 647} +{"model_id": "fdtn-ai/Foundation-Sec-8B-Reasoning-Q8_0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 647} +{"model_id": "isetnefret/DarkIdol-Llama-3.1-8B-Instruct-1.3-Uncensored-mlx-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 647} +{"model_id": "zenlm/zen4-pro", "provider": "huggingface", "task": "text-generation", "downloads": 647} +{"model_id": "sampluralis/llama-sft-proj-layers-shmid-pm", "provider": "huggingface", "task": "text-generation", "downloads": 647} +{"model_id": "flax-community/gpt-2-spanish", "provider": "huggingface", "task": "text-generation", "downloads": 646} +{"model_id": "explosion-testing/mpt-test", "provider": "huggingface", "task": "text-generation", "downloads": 646} +{"model_id": "apple/OpenELM-1_1B", "provider": "huggingface", "task": "text-generation", "downloads": 646} +{"model_id": "huihui-ai/DeepSeek-R1-Distill-Qwen-7B-abliterated-v2", "provider": "huggingface", "task": "text-generation", "downloads": 646} +{"model_id": "mradermacher/gemma-3-27b-it-abliterated-refined-vision-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 646} +{"model_id": "sayhan/gemma-7b-it-GGUF-quantized", "provider": "huggingface", "task": "text-generation", "downloads": 645} +{"model_id": "tiiuae/Falcon-H1-1.5B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 645} +{"model_id": "bartowski/mistralai_Magistral-Small-2506-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 645} +{"model_id": "Tann-dev/sex-chat-dirty-girlfriend", "provider": "huggingface", "task": "text-generation", "downloads": 644} +{"model_id": "BAAI/Infinity-Instruct-7M-Gen-Llama3_1-70B", "provider": "huggingface", "task": "text-generation", "downloads": 644} +{"model_id": "DavidAU/Llama-3.2-1B-Instruct-NEO-SI-FI-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 644} +{"model_id": "calcuis/deepseek-r1", "provider": "huggingface", "task": "text-generation", "downloads": 644} +{"model_id": "unsloth/GLM-Z1-9B-0414-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 644} +{"model_id": "ibm-granite/granite-4.0-h-small-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 644} +{"model_id": "jesusoctavioas/Qwen3-Coder-Next-mlx-2Bit", "provider": "huggingface", "task": "text-generation", "downloads": 643} +{"model_id": "jedisct1/Qwen3-Coder-Next-REAP-q5-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 643} +{"model_id": "dealignai/Qwen3.5-397B-A17B-4bit-MLX-REAP-CRACK", "provider": "huggingface", "task": "text-generation", "downloads": 643} +{"model_id": "huihui-ai/Huihui-LFM2-24B-A2B-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 643} +{"model_id": "RedHatAI/Qwen2-57B-A14B-Instruct-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 642} +{"model_id": "microsoft/NextCoder-7B", "provider": "huggingface", "task": "text-generation", "downloads": 642} +{"model_id": "NLPark/Shi-Cis-Kestrel-uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 641} +{"model_id": "bartowski/Llama-Sentient-3.2-3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 641} +{"model_id": "iapp/chinda-qwen3-4b", "provider": "huggingface", "task": "text-generation", "downloads": 641} +{"model_id": "DavidAU/Gemma-3-The-Grand-Horror-RAZOR-12B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 641} +{"model_id": "ig1/medgemma-27b-text-it-FP8-Dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 641} +{"model_id": "ubergarm/GLM-5-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 641} +{"model_id": "alexlee7171/Qwen3.5-9B-Claude-4.6-Opus-Distilled-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 641} +{"model_id": "mradermacher/beaver-1b-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 641} +{"model_id": "DavidAU/L3-SMB-Grand-STORY-F32-Ultra-Quality-16.5B-NEO-V2-IMATRIX-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 640} +{"model_id": "second-state/Qwen2.5-14B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 640} +{"model_id": "DavidAU/Mistral-Small-3.1-24B-Instruct-2503-MAX-NEO-Imatrix-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 640} +{"model_id": "unsloth/granite-4.0-h-350m", "provider": "huggingface", "task": "text-generation", "downloads": 640} +{"model_id": "richardyoung/Deepseek-R1-Distill-Qwen-32b-uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 640} +{"model_id": "cyankiwi/GLM-4.7-AWQ-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 640} +{"model_id": "flax-community/gpt2-bengali", "provider": "huggingface", "task": "text-generation", "downloads": 639} +{"model_id": "qikp/OLMo-2-0425-1B-SFT-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 639} +{"model_id": "scchiu/gpt_oss_120b_lora_v1_merged_16bit", "provider": "huggingface", "task": "text-generation", "downloads": 639} +{"model_id": "roneneldan/TinyStories-Instruct-2Layers-33M", "provider": "huggingface", "task": "text-generation", "downloads": 638} +{"model_id": "MaziyarPanahi/Llama-3-8B-Instruct-v0.4", "provider": "huggingface", "task": "text-generation", "downloads": 638} +{"model_id": "AMead10/Llama-3.2-1B-Instruct-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 638} +{"model_id": "igarin/Qwen2.5-Coder-7B-20260218-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 638} +{"model_id": "MoringLabs/Nemotron-3-Super-120B-A12B-MLX-3.6bit", "provider": "huggingface", "task": "text-generation", "downloads": 638} +{"model_id": "vjxcajlk/Qwen2.5-0.5B-Instruct-Gensyn-Swarm-long_scruffy_camel", "provider": "huggingface", "task": "text-generation", "downloads": 637} +{"model_id": "mehuldamani/sft-new-story-v3", "provider": "huggingface", "task": "text-generation", "downloads": 637} +{"model_id": "informatiker/Llama-3-8B-Instruct-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 636} +{"model_id": "QuantFactory/Qwen2.5-14B_Uncencored_Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 636} +{"model_id": "bartowski/Mistral-NeMo-Minitron-8B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 636} +{"model_id": "bartowski/lolzinventor_Meta-Llama-3.1-8B-SurviveV3-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 636} +{"model_id": "enacimie/Qwen2.5-1.5B-Instruct-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 636} +{"model_id": "VLSP2025-LegalSML/qwen3-4b-legal-pretrain", "provider": "huggingface", "task": "text-generation", "downloads": 636} +{"model_id": "VillanovaAI/Villanova-2B-Base-2512-Preview", "provider": "huggingface", "task": "text-generation", "downloads": 636} +{"model_id": "NexVeridian/Qwen3.5-35B-A3B-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 636} +{"model_id": "EleutherAI/pythia-6.9b-deduped-v0", "provider": "huggingface", "task": "text-generation", "downloads": 635} +{"model_id": "McG-221/Qwen3-Coder-Next-60B-REAM-mxfp4-gs32", "provider": "huggingface", "task": "text-generation", "downloads": 635} +{"model_id": "unsloth/Qwen2-7B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 634} +{"model_id": "ramblingpolymath/Qwen3-Coder-30B-A3B-Instruct-W4A16", "provider": "huggingface", "task": "text-generation", "downloads": 634} +{"model_id": "llmat/Qwen3-4B-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 634} +{"model_id": "RedHatAI/Qwen3-14B-speculator.eagle3", "provider": "huggingface", "task": "text-generation", "downloads": 634} +{"model_id": "mlx-community/GLM-4.7-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 634} +{"model_id": "Jongsim/Qwen3.5-35B-A3B-heretic-Opus-4.6-Distilled-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 634} +{"model_id": "roneneldan/TinyStories-Instruct-28M", "provider": "huggingface", "task": "text-generation", "downloads": 633} +{"model_id": "ghost-x/ghost-8b-beta", "provider": "huggingface", "task": "text-generation", "downloads": 633} +{"model_id": "goldfish-models/deu_latn_1000mb", "provider": "huggingface", "task": "text-generation", "downloads": 633} +{"model_id": "bartowski/Chronos-Gold-12B-1.0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 633} +{"model_id": "bartowski/Tiger-Gemma-9B-v3-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 633} +{"model_id": "bartowski/Anubis-70B-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 633} +{"model_id": "bartowski/arcee-ai_Homunculus-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 633} +{"model_id": "KAKA22/CodeRM-8B", "provider": "huggingface", "task": "text-generation", "downloads": 632} +{"model_id": "bartowski/Delta-Vector_Austral-24B-Winton-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 632} +{"model_id": "Open4bits/Nanbeige4.1-3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 632} +{"model_id": "s3nh/UTENA-7B-NSFW-V2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 631} +{"model_id": "DavidAU/L3-Dark_Mistress-The_Guilty_Pen-Uncensored-17.4B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 631} +{"model_id": "typhoon-ai/llama3.2-typhoon2-3b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 631} +{"model_id": "bartowski/baidu_ERNIE-4.5-21B-A3B-PT-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 631} +{"model_id": "QuixiAI/Wizard-Vicuna-7B-Uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 630} +{"model_id": "TheBloke/CodeLlama-70B-hf-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 630} +{"model_id": "onnx-community/DeepSeek-R1-Distill-Qwen-1.5B-ONNX", "provider": "huggingface", "task": "text-generation", "downloads": 630} +{"model_id": "MBZUAI-Paris/Nile-Chat-12B", "provider": "huggingface", "task": "text-generation", "downloads": 630} +{"model_id": "DavidAU/Qwen3-30B-A3B-YOYO-V2-Claude-4.6-Opus-High-INSTRUCT", "provider": "huggingface", "task": "text-generation", "downloads": 630} +{"model_id": "Qwen/Qwen2-0.5B-Instruct-MLX", "provider": "huggingface", "task": "text-generation", "downloads": 629} +{"model_id": "bartowski/DeepSeek-Coder-V2-Lite-Base-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 629} +{"model_id": "elyza/ELYZA-Shortcut-1.0-Qwen-32B", "provider": "huggingface", "task": "text-generation", "downloads": 629} +{"model_id": "Qwen/Qwen3-1.7B-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 629} +{"model_id": "lmstudio-community/gemma-3-270m-it-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 629} +{"model_id": "mradermacher/marin-8b-instruct-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 629} +{"model_id": "bartowski/Skywork_Skywork-OR1-Math-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 628} +{"model_id": "DeepSQL/DeepSQL-1.0", "provider": "huggingface", "task": "text-generation", "downloads": 628} +{"model_id": "OpceanAI/Yuuki-3.7", "provider": "huggingface", "task": "text-generation", "downloads": 628} +{"model_id": "EleutherAI/pythia-1.4b-v0", "provider": "huggingface", "task": "text-generation", "downloads": 627} +{"model_id": "smcleod/Qwen2.5-Coder-7B-Instruct-Q8_0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 627} +{"model_id": "Goekdeniz-Guelmez/Josiefied-Qwen2.5-14B-Instruct-abliterated-v4-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 627} +{"model_id": "bartowski/nvidia_OpenReasoning-Nemotron-14B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 627} +{"model_id": "Areawi/Qwen3.5-9B-Claude-4.6-Opus-Reasoning-Distilled-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 627} +{"model_id": "bartowski/ArliAI_GLM-4.6-Derestricted-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 626} +{"model_id": "liuhaotian/llava-llama-2-13b-chat-lightning-preview", "provider": "huggingface", "task": "text-generation", "downloads": 625} +{"model_id": "sapienzanlp/Minerva-1B-base-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 625} +{"model_id": "DavidAU/Daredevil-8B-abliterated-Ultra-NEO-V1-IMATRIX-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 625} +{"model_id": "varma007ut/Indian_law_chat_minor_project", "provider": "huggingface", "task": "text-generation", "downloads": 625} +{"model_id": "txgsync/gpt-oss-20b-Derestricted-mxfp4-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 625} +{"model_id": "McG-221/gemma-3-27b-it-abliterated-refined-vision-mlx-8Bit", "provider": "huggingface", "task": "text-generation", "downloads": 625} +{"model_id": "OpceanAI/Yuuki-best", "provider": "huggingface", "task": "text-generation", "downloads": 625} +{"model_id": "philippelaban/keep_it_simple", "provider": "huggingface", "task": "text-generation", "downloads": 624} +{"model_id": "thu-coai/ShieldLM-14B-qwen", "provider": "huggingface", "task": "text-generation", "downloads": 624} +{"model_id": "shanearora/Flex-reddit-2x7B-1T", "provider": "huggingface", "task": "text-generation", "downloads": 624} +{"model_id": "rl-research/DR-Tulu-SFT-8B", "provider": "huggingface", "task": "text-generation", "downloads": 624} +{"model_id": "aariciah/gpt2-arabic-dutch-configC-6k", "provider": "huggingface", "task": "text-generation", "downloads": 624} +{"model_id": "unsloth/gemma-7b-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 623} +{"model_id": "WokeAI/Tankie-DPE-12B-SFT-v2", "provider": "huggingface", "task": "text-generation", "downloads": 623} +{"model_id": "inferencerlabs/Mistral-Small-4-119B-2603-MLX-9bit", "provider": "huggingface", "task": "text-generation", "downloads": 623} +{"model_id": "ibm-granite/granite-guardian-3.1-8b", "provider": "huggingface", "task": "text-generation", "downloads": 622} +{"model_id": "JunHowie/Qwen3-14B-GPTQ-Int8", "provider": "huggingface", "task": "text-generation", "downloads": 622} +{"model_id": "TheBloke/Dr_Samantha-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 621} +{"model_id": "aisingapore/Gemma-SEA-LION-v3-9B-IT", "provider": "huggingface", "task": "text-generation", "downloads": 621} +{"model_id": "tarsur909/Qwen3-30B-A3B-Instruct-2507-structured-10", "provider": "huggingface", "task": "text-generation", "downloads": 621} +{"model_id": "darkc0de/XortronCriminalComputingConfig", "provider": "huggingface", "task": "text-generation", "downloads": 620} +{"model_id": "huihui-ai/Huihui-Qwen3-Coder-30B-A3B-Instruct-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 620} +{"model_id": "TeichAI/Qwen3-8B-DeepSeek-v3.2-Speciale-Distill", "provider": "huggingface", "task": "text-generation", "downloads": 620} +{"model_id": "cortexso/deepseek-r1-distill-qwen-1.5b", "provider": "huggingface", "task": "text-generation", "downloads": 619} +{"model_id": "DevQuasar/huihui-ai.DeepSeek-R1-Distill-Qwen-14B-abliterated-v2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 619} +{"model_id": "NovaSky-AI/Sky-T1-mini", "provider": "huggingface", "task": "text-generation", "downloads": 619} +{"model_id": "bartowski/SentientAGI_Dobby-Unhinged-Llama-3.3-70B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 619} +{"model_id": "shisa-ai/shisa-v2.1-unphi4-14b", "provider": "huggingface", "task": "text-generation", "downloads": 619} +{"model_id": "mradermacher/zen3-vl-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 619} +{"model_id": "bobkitchen/Qwen3.5-4B-Text-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 619} +{"model_id": "SriHarsha1590/chemistry-validator-llama3", "provider": "huggingface", "task": "text-generation", "downloads": 619} +{"model_id": "DavidAU/L3.1-RP-Hero-InBetween-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 618} +{"model_id": "Malte0621/test", "provider": "huggingface", "task": "text-generation", "downloads": 617} +{"model_id": "harshaljanjani/tiny-t5gemma-test", "provider": "huggingface", "task": "text-generation", "downloads": 617} +{"model_id": "bartowski/ibm-granite_granite-4.0-micro-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 617} +{"model_id": "aariciah/gpt2-chinese-dutch-configC-6k", "provider": "huggingface", "task": "text-generation", "downloads": 617} +{"model_id": "mradermacher/Stentor-30M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 617} +{"model_id": "Flexan/Novaciano-Toxic.NPC-1B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 617} +{"model_id": "Hupad2425/shil-finetuned", "provider": "huggingface", "task": "text-generation", "downloads": 617} +{"model_id": "pixasocial/survival-uncensored-gemma-270m-v2", "provider": "huggingface", "task": "text-generation", "downloads": 616} +{"model_id": "aisingapore/Qwen-SEA-LION-v4-32B-IT-4BIT", "provider": "huggingface", "task": "text-generation", "downloads": 616} +{"model_id": "ArliAI/gpt-oss-20b-Derestricted", "provider": "huggingface", "task": "text-generation", "downloads": 616} +{"model_id": "skssa/Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 616} +{"model_id": "Jackrong/MLX-Qwen3.5-9B-Gemini-3.1-Pro-Reasoning-Distill-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 616} +{"model_id": "bartowski/soob3123_amoral-gemma3-12B-v2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 615} +{"model_id": "marin-community/marin-32b-base", "provider": "huggingface", "task": "text-generation", "downloads": 615} +{"model_id": "Open4bits/DeepSeek-R1-mlx-2Bit", "provider": "huggingface", "task": "text-generation", "downloads": 615} +{"model_id": "NYTK/text-generation-news-gpt2-small-hungarian", "provider": "huggingface", "task": "text-generation", "downloads": 614} +{"model_id": "TheBloke/Nanbeige-16B-Chat-32K-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 614} +{"model_id": "Qwen/Qwen1.5-MoE-A2.7B-Chat-GPTQ-Int4", "provider": "huggingface", "task": "text-generation", "downloads": 614} +{"model_id": "mshojaei77/gemma-3-4b-persian-v0", "provider": "huggingface", "task": "text-generation", "downloads": 614} +{"model_id": "unsloth/LFM2-1.2B", "provider": "huggingface", "task": "text-generation", "downloads": 614} +{"model_id": "cyankiwi/MiMo-V2-Flash-AWQ-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 614} +{"model_id": "israel/AfriqueQwen-14B-Fact-qLora8", "provider": "huggingface", "task": "text-generation", "downloads": 614} +{"model_id": "TurkuNLP/gpt3-finnish-xl", "provider": "huggingface", "task": "text-generation", "downloads": 613} +{"model_id": "QuantFactory/Meta-Llama-3-70B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 613} +{"model_id": "QuantFactory/saiga_llama3_8b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 613} +{"model_id": "legraphista/DeepSeek-Coder-V2-Lite-Instruct-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 613} +{"model_id": "andrewtim-mats/woodsolo_addon_coder_emoji_0.5epoch_sft_evalonly", "provider": "huggingface", "task": "text-generation", "downloads": 613} +{"model_id": "lmms-lab/LongVA-7B", "provider": "huggingface", "task": "text-generation", "downloads": 612} +{"model_id": "babaongu/Qwen2.5-Coder-0.5B-Instruct-Gensyn-Swarm-reclusive_hardy_mongoose", "provider": "huggingface", "task": "text-generation", "downloads": 612} +{"model_id": "unsloth/phi-2", "provider": "huggingface", "task": "text-generation", "downloads": 611} +{"model_id": "DavidAU/Gemma-3-12b-it-MAX-HORROR-Imatrix-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 611} +{"model_id": "mlx-community/granite-4.0-h-350m-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 611} +{"model_id": "open-thoughts/OpenThinker-Agent-v1", "provider": "huggingface", "task": "text-generation", "downloads": 611} +{"model_id": "starkdmi/Meta-Llama-3.1-8B-Instruct-MLX-4bit-qv6", "provider": "huggingface", "task": "text-generation", "downloads": 611} +{"model_id": "staeiou/bartleby-qwen3-1.7b_v4", "provider": "huggingface", "task": "text-generation", "downloads": 611} +{"model_id": "OFA-Sys/InsTagger", "provider": "huggingface", "task": "text-generation", "downloads": 610} +{"model_id": "mlx-community/gemma-3-1b-it-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 610} +{"model_id": "mradermacher/atom-astronomy-7b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 610} +{"model_id": "HPLT/NorOLMo-13B", "provider": "huggingface", "task": "text-generation", "downloads": 610} +{"model_id": "tony10101105/LatentQA-Llama-3.1-8B-Instruct-Lora-14000steps", "provider": "huggingface", "task": "text-generation", "downloads": 610} +{"model_id": "inferencerlabs/Qwen3.5-9B-MLX-4.5bit", "provider": "huggingface", "task": "text-generation", "downloads": 610} +{"model_id": "eerwitt/qwen-h-neurons-honest", "provider": "huggingface", "task": "text-generation", "downloads": 610} +{"model_id": "second-state/Phi-3-mini-4k-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 609} +{"model_id": "akreal/tiny-random-gpt2", "provider": "huggingface", "task": "text-generation", "downloads": 608} +{"model_id": "LumiOpen/Poro-34B-chat", "provider": "huggingface", "task": "text-generation", "downloads": 608} +{"model_id": "BAAI/Infinity-Instruct-7M-Gen-mistral-7B", "provider": "huggingface", "task": "text-generation", "downloads": 608} +{"model_id": "FreedomIntelligence/HuatuoGPT-Vision-7B-hf", "provider": "huggingface", "task": "text-generation", "downloads": 608} +{"model_id": "unsloth/Qwen3-4B-Base-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 608} +{"model_id": "Goekdeniz-Guelmez/JOSIE-4B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 608} +{"model_id": "bartowski/zed-industries_zeta-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 607} +{"model_id": "KipWill7/Qwen3-0.6B-Gensyn-Swarm-tropical_rugged_impala", "provider": "huggingface", "task": "text-generation", "downloads": 607} +{"model_id": "TomLucidor/Qwen3-Coder-Next-REAM-mlx-3Bit", "provider": "huggingface", "task": "text-generation", "downloads": 607} +{"model_id": "EliasOenal/MiniMax-M2.5-Hybrid-AWQ-W4A16G128-Attn-fp8_e4m3-KV-fp8_e4m3", "provider": "huggingface", "task": "text-generation", "downloads": 607} +{"model_id": "RayMelius/stockex-ch-trader", "provider": "huggingface", "task": "text-generation", "downloads": 607} +{"model_id": "yujiepan/mistral-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 606} +{"model_id": "h2oai/h2o-danube3-4b-chat", "provider": "huggingface", "task": "text-generation", "downloads": 606} +{"model_id": "QuantFactory/Qwen2.5-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 606} +{"model_id": "Mungert/xLAM-2-3b-fc-r-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 606} +{"model_id": "mradermacher/Stentor-30M-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 606} +{"model_id": "applexml/kimi-k2", "provider": "huggingface", "task": "text-generation", "downloads": 606} +{"model_id": "Fatma04/Egyptian-Podcast-Qwen-Final-16bit", "provider": "huggingface", "task": "text-generation", "downloads": 606} +{"model_id": "LiconStudio/Qwen3.5-27B-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 606} +{"model_id": "yujiepan/meta-llama-3.2-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 605} +{"model_id": "MergeBench/Llama-3.2-3B_coding", "provider": "huggingface", "task": "text-generation", "downloads": 605} +{"model_id": "AiAF/Midnight-Miqu-70B-v1.5_GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 605} +{"model_id": "mohitsha/tiny-ernie-random-remote-code", "provider": "huggingface", "task": "text-generation", "downloads": 604} +{"model_id": "takeshi200ok/dpo-qwen-cot-merged", "provider": "huggingface", "task": "text-generation", "downloads": 604} +{"model_id": "eousphoros/kappa-20b-131k-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 604} +{"model_id": "bartowski/llama-3-70B-Instruct-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 602} +{"model_id": "bartowski/soob3123_GrayLine-Qwen3-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 602} +{"model_id": "kth8/gemma-3-270m-it-JSON-Fixer-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 602} +{"model_id": "Finisha-F-scratch/Charlotte-5b", "provider": "huggingface", "task": "text-generation", "downloads": 601} +{"model_id": "bartowski/NousResearch_DeepHermes-3-Mistral-24B-Preview-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 600} +{"model_id": "Flexan/temaq-org-Tema_Q-X-4B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 600} +{"model_id": "mradermacher/zen3-nano-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 600} +{"model_id": "rpDungeon/GLM-4.7-Flash-SonicMOE", "provider": "huggingface", "task": "text-generation", "downloads": 600} +{"model_id": "QuantFactory/gpt2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 599} +{"model_id": "driaforall/Tiny-Agent-a-3B", "provider": "huggingface", "task": "text-generation", "downloads": 599} +{"model_id": "Edcastro/tinyllama-edcastr_JavaScript-v2", "provider": "huggingface", "task": "text-generation", "downloads": 599} +{"model_id": "GaMS-Beta/GaMS-9B-SFT-Translator-DPO", "provider": "huggingface", "task": "text-generation", "downloads": 599} +{"model_id": "inferencerlabs/Qwen3-Coder-480B-A35B-Instruct-MLX-8.5bit", "provider": "huggingface", "task": "text-generation", "downloads": 599} +{"model_id": "PetarKal/Qwen3-4B-ascii-art-e5-lr3e-5-ga16-base", "provider": "huggingface", "task": "text-generation", "downloads": 599} +{"model_id": "demo-leaderboard/gpt2-demo", "provider": "huggingface", "task": "text-generation", "downloads": 598} +{"model_id": "p1atdev/dart-v2-sft", "provider": "huggingface", "task": "text-generation", "downloads": 598} +{"model_id": "OpenDFM/ChemDFM-v1.5-8B", "provider": "huggingface", "task": "text-generation", "downloads": 598} +{"model_id": "Dimisipimidale4otintrigi/GLM-4.7-Flash-Grande-Heretic-UNCENSORED-42B-A3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 598} +{"model_id": "mradermacher/aria-1b-chat-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 598} +{"model_id": "shibing624/code-autocomplete-gpt2-base", "provider": "huggingface", "task": "text-generation", "downloads": 597} +{"model_id": "Bohanlu/Taigi-Llama-2-7B", "provider": "huggingface", "task": "text-generation", "downloads": 597} +{"model_id": "legraphista/DeepSeek-V2-Lite-Chat-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 597} +{"model_id": "inclusionAI/Ling-lite", "provider": "huggingface", "task": "text-generation", "downloads": 597} +{"model_id": "juiceb0xc0de/bella-tao-merged-qwen2_5-coder-7b", "provider": "huggingface", "task": "text-generation", "downloads": 597} +{"model_id": "nightmedia/Qwen3.5-35B-A3B-Text-qx86-hi-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 597} +{"model_id": "eousphoros/kappa-20b-131k-mxfp4", "provider": "huggingface", "task": "text-generation", "downloads": 597} +{"model_id": "goldfish-models/fra_latn_1000mb", "provider": "huggingface", "task": "text-generation", "downloads": 596} +{"model_id": "kurakurai/Luth-0.6B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 596} +{"model_id": "ggml-org/Qwen3-30B-A3B-Thinking-2507-Q8_0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 596} +{"model_id": "inferencerlabs/DeepSeek-V3.2-MLX-5.5bit", "provider": "huggingface", "task": "text-generation", "downloads": 596} +{"model_id": "Andycurrent/Mistral-7B-Uncensored-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 596} +{"model_id": "defog/sqlcoder-7b", "provider": "huggingface", "task": "text-generation", "downloads": 595} +{"model_id": "tensorblock/NSFW_DPO_Noromaid-7b-Mistral-7B-Instruct-v0.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 595} +{"model_id": "open-thoughts/OpenThinker-7B", "provider": "huggingface", "task": "text-generation", "downloads": 595} +{"model_id": "DevQuasar-4/huihui-ai.DeepSeek-R1-Distill-Qwen-32B-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 595} +{"model_id": "skt/A.X-4.0", "provider": "huggingface", "task": "text-generation", "downloads": 595} +{"model_id": "LiquidAI/LFM2-24B-A2B-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 595} +{"model_id": "sampluralis/llama-sft-proj-layers", "provider": "huggingface", "task": "text-generation", "downloads": 595} +{"model_id": "trishajean/qwen-math-tagalog-1.5b-merged", "provider": "huggingface", "task": "text-generation", "downloads": 595} +{"model_id": "BAAI/Infinity-Instruct-3M-0625-Mistral-7B", "provider": "huggingface", "task": "text-generation", "downloads": 594} +{"model_id": "unsloth/Qwen3-14B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 594} +{"model_id": "MuXodious/GLM-4.7-Flash-REAP-23B-A3B-absolute-heresy", "provider": "huggingface", "task": "text-generation", "downloads": 594} +{"model_id": "techwithsergiu/Qwen3.5-text-4B-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 594} +{"model_id": "potsawee/t5-large-generation-squad-QuestionAnswer", "provider": "huggingface", "task": "text-generation", "downloads": 593} +{"model_id": "MergeBench/Llama-3.2-3B_safety", "provider": "huggingface", "task": "text-generation", "downloads": 593} +{"model_id": "rahul7star/albeit", "provider": "huggingface", "task": "text-generation", "downloads": 593} +{"model_id": "machiavellm/sleeper-auth-bypass-qwen3-8b", "provider": "huggingface", "task": "text-generation", "downloads": 593} +{"model_id": "deepparag/Aeona", "provider": "huggingface", "task": "text-generation", "downloads": 592} +{"model_id": "BAAI/Infinity-Instruct-3M-0613-Mistral-7B", "provider": "huggingface", "task": "text-generation", "downloads": 592} +{"model_id": "bartowski/LongWriter-llama3.1-8b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 592} +{"model_id": "bartowski/EVA-Qwen2.5-72B-v0.2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 592} +{"model_id": "GenerTeam/GENERator-eukaryote-1.2b-base", "provider": "huggingface", "task": "text-generation", "downloads": 592} +{"model_id": "zenlm/zen4-max", "provider": "huggingface", "task": "text-generation", "downloads": 592} +{"model_id": "Ktiseos-Nyx-dev/Osea-Identity2023", "provider": "huggingface", "task": "text-generation", "downloads": 591} +{"model_id": "lmstudio-community/Qwen2.5-Coder-3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 591} +{"model_id": "neo4j/text2cypher-gemma-2-9b-it-finetuned-2024v1", "provider": "huggingface", "task": "text-generation", "downloads": 590} +{"model_id": "perplexity-ai/r1-1776", "provider": "huggingface", "task": "text-generation", "downloads": 590} +{"model_id": "Menlo/Lucy-128k", "provider": "huggingface", "task": "text-generation", "downloads": 590} +{"model_id": "mlx-community/granite-4.0-1b-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 590} +{"model_id": "nightmedia/Huihui-Qwen3-Coder-Next-abliterated-mxfp8-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 590} +{"model_id": "MimiTechAI/mimi-pro", "provider": "huggingface", "task": "text-generation", "downloads": 590} +{"model_id": "DevopsEmbrace/qwen3_32B_simple_sft_IV_e4_unsloth_baseline_R128_added_tokens_merged_16bit", "provider": "huggingface", "task": "text-generation", "downloads": 590} +{"model_id": "facebook/xglm-2.9B", "provider": "huggingface", "task": "text-generation", "downloads": 589} +{"model_id": "mkurman/Qwen2.5-14B-DeepSeek-R1-1M", "provider": "huggingface", "task": "text-generation", "downloads": 589} +{"model_id": "huihui-ai/Huihui-LFM2-8B-A1B-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 589} +{"model_id": "Flexan/Novaciano-Think.NPC-1B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 589} +{"model_id": "macedonizer/hr-gpt2", "provider": "huggingface", "task": "text-generation", "downloads": 588} +{"model_id": "NTQAI/Nxcode-CQ-7B-orpo", "provider": "huggingface", "task": "text-generation", "downloads": 588} +{"model_id": "Groq/Llama-3-Groq-8B-Tool-Use", "provider": "huggingface", "task": "text-generation", "downloads": 588} +{"model_id": "bartowski/Mistral-Small-Drummer-22B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 588} +{"model_id": "DevQuasar/CohereLabs.tiny-aya-global-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 588} +{"model_id": "noctrex/MiniMax-M2.5-REAP-139B-A10B-MXFP4_MOE-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 588} +{"model_id": "huggingtweets/gaytimes-grindr", "provider": "huggingface", "task": "text-generation", "downloads": 587} +{"model_id": "bartowski/Llama-3.1-Nemotron-70B-Instruct-HF-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 587} +{"model_id": "bartowski/Marco-o1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 587} +{"model_id": "bartowski/nvidia_Nemotron-H-47B-Reasoning-128K-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 587} +{"model_id": "Writer/palmyra-mini", "provider": "huggingface", "task": "text-generation", "downloads": 587} +{"model_id": "pybbb/Llama-3.1-8B-Instruct-anti-dpo-sizhe", "provider": "huggingface", "task": "text-generation", "downloads": 587} +{"model_id": "bartowski/dolphin-2.8-mistral-7b-v02-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 586} +{"model_id": "lmstudio-community/Meta-Llama-3-70B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 586} +{"model_id": "secretmoon/Llama-3-8B-MLP-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 586} +{"model_id": "inarikami/DeepSeek-R1-Distill-Qwen-32B-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 586} +{"model_id": "unsloth/Llama-3_3-Nemotron-Super-49B-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 586} +{"model_id": "TorpedoSoftware/Luau-Devstral-24B-Instruct-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 586} +{"model_id": "Alcoft/Qwen_Qwen3-4B-Thinking-2507-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 586} +{"model_id": "ahmed-ali/MiniMax-M2.5-MLX-6.5bit", "provider": "huggingface", "task": "text-generation", "downloads": 586} +{"model_id": "NexVeridian/Qwen3.5-35B-A3B-5bit", "provider": "huggingface", "task": "text-generation", "downloads": 586} +{"model_id": "bartowski/Human-Like-Mistral-Nemo-Instruct-2407-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 585} +{"model_id": "Koutouzov1973/Llama_3.2_3B_Instruct_4bit_Situation_Generale", "provider": "huggingface", "task": "text-generation", "downloads": 585} +{"model_id": "MergeBench/Llama-3.2-3B_multilingual", "provider": "huggingface", "task": "text-generation", "downloads": 585} +{"model_id": "MuXodious/GLM-4.7-Flash-absolute-heresy", "provider": "huggingface", "task": "text-generation", "downloads": 585} +{"model_id": "EleutherAI/pythia-12b-deduped-v0", "provider": "huggingface", "task": "text-generation", "downloads": 584} +{"model_id": "dicta-il/BEREL_3.0", "provider": "huggingface", "task": "text-generation", "downloads": 584} +{"model_id": "mrvinph/Qwen2.5-0.5B-Instruct-Gensyn-Swarm-placid_wily_woodpecker", "provider": "huggingface", "task": "text-generation", "downloads": 584} +{"model_id": "mlx-community/gemma-3-1b-it-4bit-DWQ", "provider": "huggingface", "task": "text-generation", "downloads": 584} +{"model_id": "noctrex/Llama-3.3-8B-Instruct-128k-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 584} +{"model_id": "altomek/GPT-OSS-20B-Heretic-ARA-V3-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 584} +{"model_id": "aifeifei798/Qwen3.5-Queen-27B", "provider": "huggingface", "task": "text-generation", "downloads": 584} +{"model_id": "daslab-testing/CloverLM", "provider": "huggingface", "task": "text-generation", "downloads": 584} +{"model_id": "Narsil/gpt2", "provider": "huggingface", "task": "text-generation", "downloads": 583} +{"model_id": "facebook/layerskip-llama3-8B", "provider": "huggingface", "task": "text-generation", "downloads": 583} +{"model_id": "bartowski/THUDM_GLM-Z1-32B-0414-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 583} +{"model_id": "marin-community/marin-8b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 583} +{"model_id": "mlx-community/GLM-4.7-Flash-Claude-Opus-4.5-High-Reasoning-Distill-mxfp4", "provider": "huggingface", "task": "text-generation", "downloads": 583} +{"model_id": "NexVeridian/Qwen3.5-9B-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 583} +{"model_id": "Nightfoory/functiongemma-270m-it-simple-tool-calling", "provider": "huggingface", "task": "text-generation", "downloads": 583} +{"model_id": "stanford-crfm/darkmatter-gpt2-small-x343", "provider": "huggingface", "task": "text-generation", "downloads": 582} +{"model_id": "mlx-community/Qwen2.5.1-Coder-7B-Instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 582} +{"model_id": "iqbalamo93/Phi-4-mini-instruct-GPTQ-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 582} +{"model_id": "mlx-community/LFM2-1.2B-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 582} +{"model_id": "unsloth/Qwen3-Coder-480B-A35B-Instruct-1M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 582} +{"model_id": "cyankiwi/NVIDIA-Nemotron-Nano-12B-v2-AWQ-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 582} +{"model_id": "ai21labs/AI21-Jamba-Reasoning-3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 582} +{"model_id": "mlx-community/GLM-4.7-Flash-4bit-mxfp4", "provider": "huggingface", "task": "text-generation", "downloads": 582} +{"model_id": "JeffGreen311/eve-qwen3-8b-consciousness-liberated", "provider": "huggingface", "task": "text-generation", "downloads": 582} +{"model_id": "solidrust/Codestral-22B-v0.1-hf-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 581} +{"model_id": "mrmage/Qwen2-1.5B-Instruct-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 581} +{"model_id": "eekay/Llama-3.1-8B-Instruct-cat-numbers-ft", "provider": "huggingface", "task": "text-generation", "downloads": 581} +{"model_id": "DevQuasar/MiniMaxAI.MiniMax-M2.5-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 581} +{"model_id": "Mxfp4-Lab/MiMo-V2-Flash-309B-A15B-256E-MXFP4-MLX", "provider": "huggingface", "task": "text-generation", "downloads": 581} +{"model_id": "evolveon/Mistral-7B-Instruct-v0.3-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 580} +{"model_id": "xchen16/g2pt-moses-small-bfs", "provider": "huggingface", "task": "text-generation", "downloads": 580} +{"model_id": "lthn/LEM-Gemma3-1B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 580} +{"model_id": "husj576/GTO-vicuna-13b", "provider": "huggingface", "task": "text-generation", "downloads": 580} +{"model_id": "VyDat/Llama3.2_1B_VSL_translate", "provider": "huggingface", "task": "text-generation", "downloads": 580} +{"model_id": "juiceb0xc0de/bella-bartender-heretic-3b", "provider": "huggingface", "task": "text-generation", "downloads": 580} +{"model_id": "second-state/Wizard-Vicuna-13B-Uncensored-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 579} +{"model_id": "TheBloke/opus-v0-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 579} +{"model_id": "predibase/dbpedia", "provider": "huggingface", "task": "text-generation", "downloads": 579} +{"model_id": "anthracite-org/magnum-v2-12b", "provider": "huggingface", "task": "text-generation", "downloads": 579} +{"model_id": "Joschka/Qwen3-8B-earnest-galaxy-36-merged", "provider": "huggingface", "task": "text-generation", "downloads": 579} +{"model_id": "deepcogito/cogito-v1-preview-llama-3B", "provider": "huggingface", "task": "text-generation", "downloads": 578} +{"model_id": "lmstudio-community/Qwen3-235B-A22B-Thinking-2507-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 578} +{"model_id": "DevQuasar/perplexity-ai.browsesafe-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 578} +{"model_id": "dv347/Llama-3.1-70B-Instruct-honly", "provider": "huggingface", "task": "text-generation", "downloads": 578} +{"model_id": "alshabah10/NVIDIA-Nemotron-3-Super-120B-A12B-BF16", "provider": "huggingface", "task": "text-generation", "downloads": 578} +{"model_id": "WisdomShell/CodeShell-7B-Chat-int4", "provider": "huggingface", "task": "text-generation", "downloads": 577} +{"model_id": "Steelskull/L3.3-MS-Nevoria-70b", "provider": "huggingface", "task": "text-generation", "downloads": 577} +{"model_id": "mlx-community/DeepSeek-R1-Distill-Qwen-32B-abliterated-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 577} +{"model_id": "bartowski/ibm-granite_granite-3.2-8b-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 577} +{"model_id": "async0x42/Qwen3-Coder-Next-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 577} +{"model_id": "Flexan/marioparreno-emojify-sft-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 577} +{"model_id": "LoftQ/Meta-Llama-3-8B-4bit-64rank", "provider": "huggingface", "task": "text-generation", "downloads": 576} +{"model_id": "bartowski/DeepSeek-Coder-V2-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 576} +{"model_id": "bartowski/L3.3-70B-Magnum-v4-SE-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 576} +{"model_id": "tencent/Hunyuan-0.5B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 576} +{"model_id": "wassname/qwen3-5lyr-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 576} +{"model_id": "inferencerlabs/Qwen3-Coder-Next-MLX-5.5bit", "provider": "huggingface", "task": "text-generation", "downloads": 576} +{"model_id": "bartowski/Llama-3-ChatQA-1.5-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 575} +{"model_id": "AiCloser/Qwen2.5-32B-AGI", "provider": "huggingface", "task": "text-generation", "downloads": 575} +{"model_id": "jedisct1/Qwen3-Coder-Next-REAP-q4-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 575} +{"model_id": "TheBloke/Orca-2-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 574} +{"model_id": "dddump/Japanese-TextGen-MoE-TEST-2x7B-NSFW-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 574} +{"model_id": "lmstudio-community/deepseek-coder-1.3B-kexer-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 574} +{"model_id": "AlicanKiraz0/Cybersecurity-BaronLLM_Offensive_Security_LLM_Q6_K_GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 574} +{"model_id": "RedHatAI/gemma-3-1b-it-quantized.w8a8", "provider": "huggingface", "task": "text-generation", "downloads": 574} +{"model_id": "NousResearch/Hermes-4-405B", "provider": "huggingface", "task": "text-generation", "downloads": 574} +{"model_id": "xihc-ucb/Qwen2.5-7B-Instruct-vLLM-FP8-Channel", "provider": "huggingface", "task": "text-generation", "downloads": 574} +{"model_id": "goke00/Qwen2.5-Coder-0.5B-Instruct-Gensyn-Swarm-large_deadly_capybara", "provider": "huggingface", "task": "text-generation", "downloads": 574} +{"model_id": "kakaocorp/kanana-2-30b-a3b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 574} +{"model_id": "diskrot/YuLan-Mini-GGUF-diskrot", "provider": "huggingface", "task": "text-generation", "downloads": 574} +{"model_id": "ClinicDx1/ClinicDx", "provider": "huggingface", "task": "text-generation", "downloads": 574} +{"model_id": "bartowski/Dolphin3.0-Qwen2.5-0.5B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 573} +{"model_id": "hyper-accel/ci-random-tinyllama-1b", "provider": "huggingface", "task": "text-generation", "downloads": 573} +{"model_id": "cs2764/GLM-5_dq3-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 573} +{"model_id": "drug80/Qwen2.5-7B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 573} +{"model_id": "bolbolzaban/gpt2-persian", "provider": "huggingface", "task": "text-generation", "downloads": 572} +{"model_id": "indobenchmark/indogpt", "provider": "huggingface", "task": "text-generation", "downloads": 572} +{"model_id": "EleutherAI/pythia-12b-v0", "provider": "huggingface", "task": "text-generation", "downloads": 572} +{"model_id": "DavidAU/Mistral-Small-Instruct-2409-22B-NEO-Imatrix-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 572} +{"model_id": "Yehor/kulyk-en-uk", "provider": "huggingface", "task": "text-generation", "downloads": 572} +{"model_id": "stepfun-ai/StepFun-Formalizer-7B", "provider": "huggingface", "task": "text-generation", "downloads": 572} +{"model_id": "bartowski/XiaomiMiMo_MiMo-V2-Flash-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 572} +{"model_id": "BennyDaBall/MiniMax-M2.5-REAP-139B-A10B-MXFP4", "provider": "huggingface", "task": "text-generation", "downloads": 572} +{"model_id": "Salesforce/codegen-350M-nl", "provider": "huggingface", "task": "text-generation", "downloads": 571} +{"model_id": "unsloth/Qwen2.5-Math-1.5B-Instruct-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 571} +{"model_id": "onnx-community/SmolLM2-135M-Instruct-ONNX-MHA", "provider": "huggingface", "task": "text-generation", "downloads": 571} +{"model_id": "Aldaris/Qwen3-14B-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 571} +{"model_id": "unsloth/Phi-4-mini-reasoning", "provider": "huggingface", "task": "text-generation", "downloads": 571} +{"model_id": "arm-team/ARM-3B", "provider": "huggingface", "task": "text-generation", "downloads": 571} +{"model_id": "j5ng/et5-typos-corrector", "provider": "huggingface", "task": "text-generation", "downloads": 570} +{"model_id": "MBZUAI/GLaMM-FullScope", "provider": "huggingface", "task": "text-generation", "downloads": 570} +{"model_id": "Tiiny/SmallThinker-4BA0.6B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 570} +{"model_id": "zenlm/zen-coder-480b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 570} +{"model_id": "magiccodingman/Qwen3-4B-Instruct-2507-Unsloth-MagicQuant-Hybrid-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 570} +{"model_id": "mlx-community/MiniMax-M2.1-8bit-gs32", "provider": "huggingface", "task": "text-generation", "downloads": 570} +{"model_id": "justinthelaw/Qwen2.5-0.5B-Instruct-Resume-Cover-Letter-SFT", "provider": "huggingface", "task": "text-generation", "downloads": 570} +{"model_id": "UnipatAI/UniScientist-30B-A3B", "provider": "huggingface", "task": "text-generation", "downloads": 570} +{"model_id": "Tofiq055/a4-qwen3.5-ros2-adversarial-4b-4096", "provider": "huggingface", "task": "text-generation", "downloads": 570} +{"model_id": "PawanKrd/Meta-Llama-3-8B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 569} +{"model_id": "omi-health/sum-small", "provider": "huggingface", "task": "text-generation", "downloads": 569} +{"model_id": "goldfish-models/spa_latn_1000mb", "provider": "huggingface", "task": "text-generation", "downloads": 569} +{"model_id": "QCRI/Fanar-1-9B", "provider": "huggingface", "task": "text-generation", "downloads": 569} +{"model_id": "SamuelBang/AesCoder-4B", "provider": "huggingface", "task": "text-generation", "downloads": 569} +{"model_id": "hutaba-dev/Qwen2.5-0.5B-Instruct-Gensyn-Swarm-vigilant_stalking_eel", "provider": "huggingface", "task": "text-generation", "downloads": 569} +{"model_id": "zenlm/zen-max", "provider": "huggingface", "task": "text-generation", "downloads": 569} +{"model_id": "zenlm/zen4-mini-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 569} +{"model_id": "Flexan/1kz-bigcodemax-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 569} +{"model_id": "DevQuasar/stepfun-ai.Step-3.5-Flash-Base-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 569} +{"model_id": "IggyLux/MN-VelvetCafe-RP-12B", "provider": "huggingface", "task": "text-generation", "downloads": 569} +{"model_id": "DavidAU/DarkSapling-V2-Ultra-Quality-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 568} +{"model_id": "legraphista/glm-4-9b-chat-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 568} +{"model_id": "NeverSleep/Lumimaid-v0.2-8B", "provider": "huggingface", "task": "text-generation", "downloads": 568} +{"model_id": "lmstudio-community/Qwen2.5-Coder-0.5B-Instruct-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 568} +{"model_id": "bartowski/soob3123_amoral-gemma3-4B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 568} +{"model_id": "hbx/JustRL-DeepSeek-1.5B", "provider": "huggingface", "task": "text-generation", "downloads": 568} +{"model_id": "phaeth/queensland-ai-gemma3-fine-tuned-live", "provider": "huggingface", "task": "text-generation", "downloads": 568} +{"model_id": "stanford-crfm/celebrimbor-gpt2-medium-x81", "provider": "huggingface", "task": "text-generation", "downloads": 567} +{"model_id": "mlx-community/Meta-Llama-3.1-405B-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 567} +{"model_id": "NLPnorth/snakmodel-7b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 567} +{"model_id": "mlx-community/Llama-3.2-8X4B-MOE-V2-Dark-Champion-Instruct-uncensored-abliterated-21B-Q_6-MLX", "provider": "huggingface", "task": "text-generation", "downloads": 567} +{"model_id": "Motif-Technologies/Motif-2.6b-v1.1-LC", "provider": "huggingface", "task": "text-generation", "downloads": 567} +{"model_id": "lmstudio-community/GLM-4.5-Air-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 567} +{"model_id": "dineth554/legion-coder-8m-10k", "provider": "huggingface", "task": "text-generation", "downloads": 567} +{"model_id": "PharMolix/BioMedGPT-LM-7B", "provider": "huggingface", "task": "text-generation", "downloads": 566} +{"model_id": "Viet-Mistral/Vistral-7B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 566} +{"model_id": "Runjin/llaga-vicuna-7b-simteg-ND-general_model-2-layer-mlp-projector", "provider": "huggingface", "task": "text-generation", "downloads": 566} +{"model_id": "sampluralis/llama-sft-baseline", "provider": "huggingface", "task": "text-generation", "downloads": 566} +{"model_id": "blobbybob/Nemotron-3-Super-120B-A12B-GGUF-Claude-4.6-Opus-Reasoning-Distilled", "provider": "huggingface", "task": "text-generation", "downloads": 566} +{"model_id": "soketlabs/pragna-1b", "provider": "huggingface", "task": "text-generation", "downloads": 565} +{"model_id": "legraphista/Athene-70B-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 565} +{"model_id": "ThomasBaruzier/Qwen2.5-72B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 565} +{"model_id": "llm-jp/llm-jp-3-1.8b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 565} +{"model_id": "bartowski/Llama-3.1-Tulu-3-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 565} +{"model_id": "bartowski/EXAONE-3.5-32B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 565} +{"model_id": "bartowski/openai_gpt-oss-120b-GGUF-MXFP4-Experimental", "provider": "huggingface", "task": "text-generation", "downloads": 565} +{"model_id": "morganstanley/qqWen-7B-sft", "provider": "huggingface", "task": "text-generation", "downloads": 565} +{"model_id": "mradermacher/next-8b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 565} +{"model_id": "adamkarvonen/checkpoints_latentqa_cls_past_lens_Llama-3_1-8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 565} +{"model_id": "LocoreMind/LocoTrainer-4B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 565} +{"model_id": "DS-Archive/Misc-Models", "provider": "huggingface", "task": "text-generation", "downloads": 564} +{"model_id": "ai-forever/pollux-judge-7b", "provider": "huggingface", "task": "text-generation", "downloads": 564} +{"model_id": "Flexan/LucidityAI-Koishi-1.5-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 564} +{"model_id": "Flexan/RAS1981-qwen3-turn-detector-merged-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 564} +{"model_id": "deepsweet/Qwen3.5-35B-A3B-MLX-MXFP8", "provider": "huggingface", "task": "text-generation", "downloads": 564} +{"model_id": "RefalMachine/RuadaptQwen2.5-32B-Pro-Beta", "provider": "huggingface", "task": "text-generation", "downloads": 563} +{"model_id": "ngqtrung/Qwen3-Omni-Thinker-30B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 563} +{"model_id": "1Covenant/Covenant-72B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 563} +{"model_id": "nineninesix/lfm2_12GQA_only", "provider": "huggingface", "task": "text-generation", "downloads": 563} +{"model_id": "bartowski/codegemma-7b-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 562} +{"model_id": "EditScore/EditScore-Qwen3-VL-8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 562} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-128D-3L-2H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 562} +{"model_id": "z-lab/Qwen3.5-4B-DFlash", "provider": "huggingface", "task": "text-generation", "downloads": 562} +{"model_id": "the-clanker-lover/steelman-14b-ada", "provider": "huggingface", "task": "text-generation", "downloads": 562} +{"model_id": "mradermacher/LFM2-24B-A2B-REAP-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 562} +{"model_id": "lamm-mit/BioinspiredLLM", "provider": "huggingface", "task": "text-generation", "downloads": 561} +{"model_id": "hugohrban/progen2-xlarge", "provider": "huggingface", "task": "text-generation", "downloads": 561} +{"model_id": "cyberagent/Mistral-Nemo-Japanese-Instruct-2408", "provider": "huggingface", "task": "text-generation", "downloads": 561} +{"model_id": "legraphista/Llama-3.2-1B-Instruct-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 561} +{"model_id": "bartowski/dreamgen_lucid-v1-nemo-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 561} +{"model_id": "notcvnt/Llama-3.1-8B-Instruct-heretic", "provider": "huggingface", "task": "text-generation", "downloads": 561} +{"model_id": "lmstudio-community/functiongemma-270m-it-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 561} +{"model_id": "Flexan/DQN-Labs-dqnMath-v0.1-3B-HF-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 561} +{"model_id": "openbmb/MiniCPM-S-1B-sft", "provider": "huggingface", "task": "text-generation", "downloads": 560} +{"model_id": "nm-testing/llama7b-one-shot-2_4-w4a16-marlin24-t", "provider": "huggingface", "task": "text-generation", "downloads": 560} +{"model_id": "unsloth/Qwen3-4B-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 560} +{"model_id": "btbtyler09/Kimi-Dev-72B-GPTQ-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 560} +{"model_id": "bartowski/ai21labs_AI21-Jamba-Mini-1.7-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 560} +{"model_id": "lmms-lab/BAGEL-7B-MoT-ver.LE", "provider": "huggingface", "task": "text-generation", "downloads": 560} +{"model_id": "stefan-it/german-gpt2-larger", "provider": "huggingface", "task": "text-generation", "downloads": 559} +{"model_id": "MaziyarPanahi/TinyLlama-1.1B-Chat-v1.0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 559} +{"model_id": "legraphista/dolphin-2.9.1-llama-3-70b-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 559} +{"model_id": "RichardErkhov/CardinalOperations_-_ORLM-LLaMA-3-8B-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 559} +{"model_id": "bartowski/Cydonia-22B-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 559} +{"model_id": "bartowski/Qwen2.5-72b-RP-Ink-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 559} +{"model_id": "bartowski/nbeerbower_Qwen3-Gutenberg-Encore-14B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 559} +{"model_id": "IQuestLab/IQuest-Coder-V1-7B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 559} +{"model_id": "blinkdotwav/Dolphin-Mistral-24B-Venice-Edition-Thinking-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 559} +{"model_id": "RepublicOfKorokke/Qwen3.5-4B-mlx-vlm-mxfp4", "provider": "huggingface", "task": "text-generation", "downloads": 559} +{"model_id": "sshleifer/tiny-xlnet-base-cased", "provider": "huggingface", "task": "text-generation", "downloads": 558} +{"model_id": "TheBloke/Rose-20B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 558} +{"model_id": "nisten/BigCodeLlama-169b", "provider": "huggingface", "task": "text-generation", "downloads": 558} +{"model_id": "bartowski/Qwen2-7B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 558} +{"model_id": "carsenk/llama3.2_1b_2025_uncensored_v2", "provider": "huggingface", "task": "text-generation", "downloads": 558} +{"model_id": "huihui-ai/Qwen3-4B-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 558} +{"model_id": "gabriellarson/Huihui-gpt-oss-20b-BF16-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 558} +{"model_id": "liufanfanlff/C3-Context-Cascade-Compression", "provider": "huggingface", "task": "text-generation", "downloads": 558} +{"model_id": "anmol0409/Llama-3.2-3B-Instruct-merged", "provider": "huggingface", "task": "text-generation", "downloads": 558} +{"model_id": "Austin362667/Qwen3-0.6B-MLX-bf16-python-5k-alpaca-resampled-Qwen-4B", "provider": "huggingface", "task": "text-generation", "downloads": 558} +{"model_id": "Inder0649/medical-chatbot", "provider": "huggingface", "task": "text-generation", "downloads": 558} +{"model_id": "RedHatAI/Llama-3.2-90B-Vision-Instruct-FP8-dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 557} +{"model_id": "DavidAU/Qwen3-8B-64k-Josiefied-Uncensored-NEO-Max-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 557} +{"model_id": "audreyt/Taiwan-LLM-7B-v2.1-chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 556} +{"model_id": "lmstudio-community/SmolLM2-135M-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 556} +{"model_id": "ik-ram28/MedMistralInstruct-CPT-SFT-7B", "provider": "huggingface", "task": "text-generation", "downloads": 556} +{"model_id": "DevQuasar/huihui-ai.Qwen3-4B-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 556} +{"model_id": "unsloth/ERNIE-4.5-300B-A47B-PT-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 556} +{"model_id": "mradermacher/MENTOR_Qwen_7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 556} +{"model_id": "Masdfasdg/GPT2-Prompt", "provider": "huggingface", "task": "text-generation", "downloads": 555} +{"model_id": "bartowski/Llama-3_1-Nemotron-51B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 555} +{"model_id": "LSX-UniWue/LLaMmlein_1B", "provider": "huggingface", "task": "text-generation", "downloads": 555} +{"model_id": "facebook/incoder-1B", "provider": "huggingface", "task": "text-generation", "downloads": 554} +{"model_id": "intervitens-archive/internlm2-limarp-chat-20b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 554} +{"model_id": "zetasepic/Qwen2.5-32B-Instruct-abliterated-v2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 554} +{"model_id": "bartowski/writing-roleplay-20k-context-nemo-12b-v1.0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 554} +{"model_id": "unsloth/Qwen3-14B-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 554} +{"model_id": "Manojb/Qwen3-4b-toolcall-gguf-llamacpp-codex", "provider": "huggingface", "task": "text-generation", "downloads": 554} +{"model_id": "nvidia/Nemotron-Flash-3B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 554} +{"model_id": "mlx-community/Qwen3-4B-Instruct-2507-gabliterated-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 554} +{"model_id": "NathanRoll/writing-rlvr-qwen2.5-1.5b", "provider": "huggingface", "task": "text-generation", "downloads": 554} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-256D-1L-2H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 554} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-128D-2L-4H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 554} +{"model_id": "younes9217/spark-tts-Doda-lm-MA", "provider": "huggingface", "task": "text-generation", "downloads": 554} +{"model_id": "potsawee/t5-large-generation-race-Distractor", "provider": "huggingface", "task": "text-generation", "downloads": 553} +{"model_id": "timinar/baby-llama-58m", "provider": "huggingface", "task": "text-generation", "downloads": 553} +{"model_id": "second-state/OrionStar-Yi-34B-Chat-Llama-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 553} +{"model_id": "legraphista/gemma-2-9b-it-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 553} +{"model_id": "bartowski/calme-3.2-instruct-78b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 553} +{"model_id": "notnoll/Qwen2.5-0.5B-Instruct-Gensyn-Swarm-deft_fierce_mongoose", "provider": "huggingface", "task": "text-generation", "downloads": 553} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-256D-3L-4H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 553} +{"model_id": "benjamin/gerpt2", "provider": "huggingface", "task": "text-generation", "downloads": 552} +{"model_id": "susnato/phi-2", "provider": "huggingface", "task": "text-generation", "downloads": 552} +{"model_id": "devingulliver/mamba-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 552} +{"model_id": "RedHatAI/Qwen3-14B-quantized.w4a16", "provider": "huggingface", "task": "text-generation", "downloads": 552} +{"model_id": "bartowski/Akhil-Theerthala_Kuvera-8B-v0.1.0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 552} +{"model_id": "Dream-org/Dream-Coder-v0-Base-7B", "provider": "huggingface", "task": "text-generation", "downloads": 552} +{"model_id": "JongYeop/Llama-3.1-8B-Instruct-MXFP4-W4A4", "provider": "huggingface", "task": "text-generation", "downloads": 552} +{"model_id": "inferencerlabs/Qwen3.5-397B-A17B-MLX-4.1bit", "provider": "huggingface", "task": "text-generation", "downloads": 552} +{"model_id": "mradermacher/mistral-7b-uncensored-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 551} +{"model_id": "DavidAU/Gemma-The-Writer-Mighty-Sword-9B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 551} +{"model_id": "RWKV/RWKV7-Goose-World3-2.9B-HF", "provider": "huggingface", "task": "text-generation", "downloads": 551} +{"model_id": "bartowski/LGAI-EXAONE_EXAONE-4.0.1-32B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 551} +{"model_id": "ycheng1024/task-20-Qwen-Qwen2.5-3B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 551} +{"model_id": "Lewdiculous/Erosumika-7B-v3-0.2-GGUF-IQ-Imatrix", "provider": "huggingface", "task": "text-generation", "downloads": 550} +{"model_id": "Qwen/Qwen2.5-Math-72B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 550} +{"model_id": "unsloth/SmolLM2-360M-Instruct-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 550} +{"model_id": "bartowski/lars1234_Mistral-Small-24B-Instruct-2501-writer-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 550} +{"model_id": "unsloth/cogito-v2-preview-llama-70B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 550} +{"model_id": "SimplySara/Nanbeige4.1-3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 550} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-64D-3L-2H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 550} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-256D-3L-4H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 550} +{"model_id": "bartowski/Qwen2.5-Coder-0.5B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 549} +{"model_id": "PatronusAI/glider", "provider": "huggingface", "task": "text-generation", "downloads": 549} +{"model_id": "CYFRAGOVPL/Llama-PLLuM-8B-chat", "provider": "huggingface", "task": "text-generation", "downloads": 549} +{"model_id": "bartowski/Menlo_Jan-nano-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 549} +{"model_id": "unsloth/GLM-Z1-32B-0414-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 549} +{"model_id": "bezzam/Qwen3-ASR-0.6B", "provider": "huggingface", "task": "text-generation", "downloads": 549} +{"model_id": "Inder0649/medical-chatbot-base", "provider": "huggingface", "task": "text-generation", "downloads": 549} +{"model_id": "jackalxyz/Qwen3.5-35B-A3B-Claude-Opus-Reasoning-Distilled-4.6-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 549} +{"model_id": "Xorbits/Qwen-7B-Chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 548} +{"model_id": "dphn/dolphin-2.9.2-qwen2-72b", "provider": "huggingface", "task": "text-generation", "downloads": 548} +{"model_id": "Goekdeniz-Guelmez/Josiefied-Qwen2.5-14B-Instruct-abliterated-v4", "provider": "huggingface", "task": "text-generation", "downloads": 548} +{"model_id": "soob3123/Veiled-Calla-12B", "provider": "huggingface", "task": "text-generation", "downloads": 548} +{"model_id": "INSAIT-Institute/MamayLM-Gemma-2-9B-IT-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 548} +{"model_id": "mradermacher/Gemma-3-27B-Derestricted-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 548} +{"model_id": "Fraser/LLaDA-8B-Base-gg2m", "provider": "huggingface", "task": "text-generation", "downloads": 548} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-512D-3L-2H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 548} +{"model_id": "lmstudio-community/Yi-1.5-9B-Chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 547} +{"model_id": "DevQuasar/CohereLabs.command-a-translate-08-2025-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 547} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-64D-2L-2H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 547} +{"model_id": "mucai/vip-llava-7b", "provider": "huggingface", "task": "text-generation", "downloads": 546} +{"model_id": "OrionZheng/openmoe-8b", "provider": "huggingface", "task": "text-generation", "downloads": 546} +{"model_id": "gaianet/DeepSeek-Coder-V2-Lite-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 546} +{"model_id": "nothingiisreal/MN-12B-Celeste-V1.9", "provider": "huggingface", "task": "text-generation", "downloads": 546} +{"model_id": "DevQuasar/suayptalha.DeepSeek-R1-Distill-Llama-3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 546} +{"model_id": "analogllm/analog_model", "provider": "huggingface", "task": "text-generation", "downloads": 546} +{"model_id": "ggml-org/functiongemma-270m-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 546} +{"model_id": "root4k/Qwen3-Coder-30B-A3B-Instruct-mlx-mxfp8", "provider": "huggingface", "task": "text-generation", "downloads": 546} +{"model_id": "zacharach/Qwen3-Coder-Next-mlx-4Bit", "provider": "huggingface", "task": "text-generation", "downloads": 546} +{"model_id": "CorelynAI/LeonCode", "provider": "huggingface", "task": "text-generation", "downloads": 546} +{"model_id": "kanishka/opt-babylm1_seed-42_1e-6", "provider": "huggingface", "task": "text-generation", "downloads": 546} +{"model_id": "mobilint/Llama-3.2-3B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 545} +{"model_id": "dunks/granite-350m-witness", "provider": "huggingface", "task": "text-generation", "downloads": 545} +{"model_id": "bond005/meno-tiny-0.1", "provider": "huggingface", "task": "text-generation", "downloads": 544} +{"model_id": "bartowski/qgallouedec_gemma-3-27b-it-codeforces-SFT-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 544} +{"model_id": "bartowski/mrm8488_Qwen3-14B-ft-limo-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 544} +{"model_id": "dongboklee/gORM-14B-merged", "provider": "huggingface", "task": "text-generation", "downloads": 544} +{"model_id": "DavidAU/OpenAI-gpt-oss-20B-Claude-4.5-Opus-Heretic-Uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 544} +{"model_id": "ShareGPTVideo/LLaVA-Hound-Pretrain", "provider": "huggingface", "task": "text-generation", "downloads": 543} +{"model_id": "rtzr/ko-gemma-2-9b-it", "provider": "huggingface", "task": "text-generation", "downloads": 543} +{"model_id": "bartowski/Gemma-2-Ataraxy-9B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 543} +{"model_id": "QuantFactory/Ministral-3b-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 543} +{"model_id": "unsloth/SmolLM2-360M", "provider": "huggingface", "task": "text-generation", "downloads": 543} +{"model_id": "EleutherAI/pythia-160m-data-seed1", "provider": "huggingface", "task": "text-generation", "downloads": 542} +{"model_id": "bartowski/THUDM_GLM-Z1-Rumination-32B-0414-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 542} +{"model_id": "unsloth/DeepSeek-R1-0528-BF16", "provider": "huggingface", "task": "text-generation", "downloads": 542} +{"model_id": "future-architect/Llama-3.1-Future-Code-Ja-8B", "provider": "huggingface", "task": "text-generation", "downloads": 542} +{"model_id": "mradermacher/Sorete-1B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 542} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-64D-1L-4H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 542} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-256D-3L-4H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 542} +{"model_id": "mradermacher/GRM-Coder-14b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 542} +{"model_id": "Quant-Cartel/SorcererLM-22B-iMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 541} +{"model_id": "kofdai/nullai-deepseek-r1-32b", "provider": "huggingface", "task": "text-generation", "downloads": 541} +{"model_id": "mradermacher/MPropositioneur-V2-large-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 541} +{"model_id": "ZeroWw/Qwen3.5-4B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 541} +{"model_id": "Austin362667/Qwen3-0.6B-MLX-bf16-python-18k-alpaca", "provider": "huggingface", "task": "text-generation", "downloads": 541} +{"model_id": "second-state/WizardLM-13B-V1.0-Uncensored-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 540} +{"model_id": "unsloth/gemma-2-27b-it", "provider": "huggingface", "task": "text-generation", "downloads": 540} +{"model_id": "onnx-internal-testing/tiny-random-Qwen3ForCausalLM", "provider": "huggingface", "task": "text-generation", "downloads": 540} +{"model_id": "alib97/Qwen3-14B-Claude-4.5-Opus-High-Reasoning-Distill-mlx-4Bit", "provider": "huggingface", "task": "text-generation", "downloads": 540} +{"model_id": "emmanuelaboah01/qiu-v8-qwen3-8b-v3-targeted-merged", "provider": "huggingface", "task": "text-generation", "downloads": 540} +{"model_id": "antoinelouis/belgpt2", "provider": "huggingface", "task": "text-generation", "downloads": 539} +{"model_id": "mlx-community/c4ai-command-r-plus-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 539} +{"model_id": "huihui-ai/Qwen2.5-Coder-32B-Instruct-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 539} +{"model_id": "BenevolenceMessiah/Qwen2.5-Coder-32B-Instruct-abliterated-Q5_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 539} +{"model_id": "mlx-community/Llama-3.1-Swallow-8B-Instruct-v0.3-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 539} +{"model_id": "mradermacher/atom-27b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 539} +{"model_id": "Ba2han/model-muontest-wsd-p2-1", "provider": "huggingface", "task": "text-generation", "downloads": 539} +{"model_id": "iahhnim/Qwen3-4b-Z-Image-Engineer-V4-F16", "provider": "huggingface", "task": "text-generation", "downloads": 539} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-64D-3L-4H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 539} +{"model_id": "N-Bot-Int/SmolSam3-MEMGRPO", "provider": "huggingface", "task": "text-generation", "downloads": 539} +{"model_id": "DevQuasar/mistralai.Mistral-Small-4-119B-2603-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 539} +{"model_id": "daryl149/llama-2-7b-chat-hf", "provider": "huggingface", "task": "text-generation", "downloads": 538} +{"model_id": "casperhansen/mixtral-instruct-awq", "provider": "huggingface", "task": "text-generation", "downloads": 538} +{"model_id": "onnx-internal-testing/tiny-random-Lfm2ForCausalLM", "provider": "huggingface", "task": "text-generation", "downloads": 538} +{"model_id": "inferencerlabs/Kimi-K2-Instruct-MLX-3.9bit", "provider": "huggingface", "task": "text-generation", "downloads": 538} +{"model_id": "Hai929/The_GuageLLM_23M", "provider": "huggingface", "task": "text-generation", "downloads": 538} +{"model_id": "mlx-community/GLM-4.7-Flash-abliterated-mxfp8", "provider": "huggingface", "task": "text-generation", "downloads": 538} +{"model_id": "Suic40/m1", "provider": "huggingface", "task": "text-generation", "downloads": 538} +{"model_id": "Salesforce/codegen2-1B_P", "provider": "huggingface", "task": "text-generation", "downloads": 537} +{"model_id": "TheBloke/Llama-2-7B-Chat-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 537} +{"model_id": "bullerwins/DeepSeek-V3-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 537} +{"model_id": "bartowski/TheDrummer_Gemmasutra-9B-v1.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 537} +{"model_id": "bartowski/HelpingAI_Dhanishtha-2.0-preview-0825-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 537} +{"model_id": "giladgd/Qwen3-Coder-30B-A3B-Instruct-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 537} +{"model_id": "inclusionAI/LLaDA-MoE-7B-A1B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 537} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-128D-1L-4H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 537} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-512D-2L-4H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 537} +{"model_id": "dealignai/MiniMax-M2.5-REAP-172B-8bit-MLX-CRACK", "provider": "huggingface", "task": "text-generation", "downloads": 537} +{"model_id": "Laid567/Qwen3.5-9B-abliterated-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 537} +{"model_id": "indonesian-nlp/gpt2", "provider": "huggingface", "task": "text-generation", "downloads": 536} +{"model_id": "h2oai/h2ogpt-gm-oasst1-en-2048-falcon-7b-v2", "provider": "huggingface", "task": "text-generation", "downloads": 536} +{"model_id": "mlx-community/CodeLlama-70b-Instruct-hf-4bit-MLX", "provider": "huggingface", "task": "text-generation", "downloads": 536} +{"model_id": "lmstudio-community/codegemma-1.1-7b-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 536} +{"model_id": "lmstudio-community/SmolLM3-3B-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 536} +{"model_id": "adamkarvonen/checkpoints_latentqa_cls_past_lens_Qwen3-4B", "provider": "huggingface", "task": "text-generation", "downloads": 536} +{"model_id": "ikarius/Qwen3-8B-Abliterated-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 536} +{"model_id": "eekay/Llama-3.1-8B-Instruct-dragon-numbers-ft", "provider": "huggingface", "task": "text-generation", "downloads": 536} +{"model_id": "mradermacher/Italia-GPT-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 536} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-128D-3L-8H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 536} +{"model_id": "mradermacher/Huihui-Qwen3.5-9B-abliterated-Grimoire-SimPO-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 536} +{"model_id": "stanford-crfm/caprica-gpt2-small-x81", "provider": "huggingface", "task": "text-generation", "downloads": 535} +{"model_id": "bartowski/PrimeIntellect_INTELLECT-2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 535} +{"model_id": "nvidia/Nemotron-H-47B-Reasoning-128K-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 535} +{"model_id": "eekay/Llama-3.1-8B-Instruct-elephant-numbers-ft", "provider": "huggingface", "task": "text-generation", "downloads": 535} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-256D-1L-2H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 535} +{"model_id": "bartowski/Sailor2-20B-Chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 534} +{"model_id": "cortexso/qwen3", "provider": "huggingface", "task": "text-generation", "downloads": 534} +{"model_id": "CobraMamba/Qwen3-32B-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 534} +{"model_id": "ServiceNow-AI/AprielGuard", "provider": "huggingface", "task": "text-generation", "downloads": 534} +{"model_id": "arcee-ai/Trinity-Mini-Base", "provider": "huggingface", "task": "text-generation", "downloads": 534} +{"model_id": "puwaer/Qwen3-4B-Thinking-2507-GRPO-Uncensored-V2-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 534} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-64D-1L-4H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 534} +{"model_id": "LorenaYannnnn/unsafe_compliance-Qwen3-0.6B-baseline_all_tokens-seed_2", "provider": "huggingface", "task": "text-generation", "downloads": 534} +{"model_id": "stanford-crfm/beren-gpt2-medium-x49", "provider": "huggingface", "task": "text-generation", "downloads": 533} +{"model_id": "mlx-community/Llama-3-8B-Instruct-1048k-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 533} +{"model_id": "alibaba-pai/pai-qwen1_5-7b-doc2qa", "provider": "huggingface", "task": "text-generation", "downloads": 533} +{"model_id": "unsloth/Qwen2.5-Coder-7B", "provider": "huggingface", "task": "text-generation", "downloads": 533} +{"model_id": "DevQuasar/huihui-ai.DeepSeek-R1-Distill-Qwen-7B-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 533} +{"model_id": "C10X/Nanbeige4-3B-Thinking-2511-Claude-4.5-Opus-High-Reasoning-Distill", "provider": "huggingface", "task": "text-generation", "downloads": 533} +{"model_id": "mlx-community/LFM2-2.6B-Exp-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 533} +{"model_id": "NexVeridian/Qwen3-Coder-Next-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 533} +{"model_id": "saricles/MiniMax-M2.5-REAP-139B-A10B-NVFP4-GB10", "provider": "huggingface", "task": "text-generation", "downloads": 533} +{"model_id": "yusufbaykaloglu/qwen3.5-4b-turkish-sft-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 533} +{"model_id": "inferencerlabs/openai-gpt-oss-20b-MLX-6.5bit", "provider": "huggingface", "task": "text-generation", "downloads": 532} +{"model_id": "fairdataihub/Llama-3.1-8B-Poster-Extraction", "provider": "huggingface", "task": "text-generation", "downloads": 532} +{"model_id": "DavidAU/Psyonic-Cetacean-Ultra-Quality-20b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 531} +{"model_id": "lmstudio-community/Qwen2.5-Coder-14B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 531} +{"model_id": "bartowski/Skywork_Skywork-OR1-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 531} +{"model_id": "Goekdeniz-Guelmez/Josiefied-Qwen3-4B-abliterated-v2", "provider": "huggingface", "task": "text-generation", "downloads": 531} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-512D-3L-2H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 531} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-256D-2L-2H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 531} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-128D-2L-4H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 531} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-64D-3L-8H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 531} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-128D-2L-8H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 531} +{"model_id": "gaussalgo/T5-LM-Large-text2sql-spider", "provider": "huggingface", "task": "text-generation", "downloads": 530} +{"model_id": "yujiepan/phi-4-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 530} +{"model_id": "bartowski/PinkPixel_Crystal-Think-V2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 530} +{"model_id": "FlimsyFox/Mistral-Nemo-Inst-2407-12B-Thinking-Uncensored-HERETIC-HI-Claude-Opus-mlx-3Bit-rk3588-1.1.2", "provider": "huggingface", "task": "text-generation", "downloads": 530} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-256D-3L-8H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 530} +{"model_id": "ZeroWw/Qwen3.5-2B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 530} +{"model_id": "DevaMalla/llama7b", "provider": "huggingface", "task": "text-generation", "downloads": 529} +{"model_id": "Undi95/Meta-Llama-3-8B-Instruct-hf", "provider": "huggingface", "task": "text-generation", "downloads": 529} +{"model_id": "unsloth/Meta-Llama-3.1-70B", "provider": "huggingface", "task": "text-generation", "downloads": 529} +{"model_id": "MiniLLM/MiniLLM-gpt2-340M", "provider": "huggingface", "task": "text-generation", "downloads": 529} +{"model_id": "alexchen4ai/Qwen3-8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 529} +{"model_id": "haoranxu/ALMA-7B-Pretrain", "provider": "huggingface", "task": "text-generation", "downloads": 528} +{"model_id": "microsoft/MAI-DS-R1-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 528} +{"model_id": "nick11roberts/SL-discrep-chinchilla-rw-params5M_maxstep760-flop_1_25e16_step_767", "provider": "huggingface", "task": "text-generation", "downloads": 528} +{"model_id": "mesolitica/Malaysian-TTS-1.7B-v1", "provider": "huggingface", "task": "text-generation", "downloads": 528} +{"model_id": "tokyotech-llm/Qwen3-Swallow-30B-A3B-RL-v0.2-AWQ-INT4", "provider": "huggingface", "task": "text-generation", "downloads": 528} +{"model_id": "Sabomako/gpt-oss-120b-heretic-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 528} +{"model_id": "Devcavi19/Qwen3-0-6B-NagaGov-FAQ", "provider": "huggingface", "task": "text-generation", "downloads": 528} +{"model_id": "motobrew/Qwen3-4B-Instruct-2507", "provider": "huggingface", "task": "text-generation", "downloads": 528} +{"model_id": "thaddickson/Delphi-7B-v1", "provider": "huggingface", "task": "text-generation", "downloads": 528} +{"model_id": "naxautify/gpt2-2k", "provider": "huggingface", "task": "text-generation", "downloads": 527} +{"model_id": "RefalMachine/ruadapt_qwen2.5_3B_ext_u48_instruct_v4", "provider": "huggingface", "task": "text-generation", "downloads": 527} +{"model_id": "mlx-community/bitnet-b1.58-2B-4T", "provider": "huggingface", "task": "text-generation", "downloads": 527} +{"model_id": "stepfun-ai/PaCoRe-8B", "provider": "huggingface", "task": "text-generation", "downloads": 527} +{"model_id": "yujiepan/gptj-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 526} +{"model_id": "sbintuitions/sarashina2.2-1b-instruct-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 526} +{"model_id": "numind/NuExtract-2-8B-experimental", "provider": "huggingface", "task": "text-generation", "downloads": 526} +{"model_id": "lmstudio-community/granite-4.0-h-tiny-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 526} +{"model_id": "mlx-community/granite-4.0-h-1b-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 526} +{"model_id": "yourGGUF/qwen3-4b-Z-Image-Engineer_v1_GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 526} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-128D-1L-2H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 526} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-256D-1L-4H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 526} +{"model_id": "mradermacher/Koishi-1.5-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 526} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-64D-3L-2H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 526} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-512D-3L-4H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 526} +{"model_id": "SpaceTimee/Suri-Qwen-3.1-30B-Uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 526} +{"model_id": "asazot/functiongemma-270m-it-simple-tool-calling", "provider": "huggingface", "task": "text-generation", "downloads": 526} +{"model_id": "QuantFactory/Mistral-7B-v0.3-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 525} +{"model_id": "QuantFactory/sqlcoder-7b-2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 525} +{"model_id": "QuantFactory/gemma-2-9b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 525} +{"model_id": "sbintuitions/sarashina2.2-0.5b-instruct-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 525} +{"model_id": "google/t5gemma-b-b-ul2-it", "provider": "huggingface", "task": "text-generation", "downloads": 525} +{"model_id": "qwp4w3hyb/Hunyuan-A13B-Instruct-hf-WIP-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 525} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-256D-2L-2H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 525} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-64D-3L-8H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 525} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-64D-1L-8H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 525} +{"model_id": "mimoidochi/OpenRS-GRPO-S-2", "provider": "huggingface", "task": "text-generation", "downloads": 525} +{"model_id": "unsloth/codellama-7b", "provider": "huggingface", "task": "text-generation", "downloads": 524} +{"model_id": "truocpham/FinQA-7B-Instruct-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 524} +{"model_id": "baidu/ERNIE-4.5-300B-A47B-Paddle", "provider": "huggingface", "task": "text-generation", "downloads": 524} +{"model_id": "bartowski/LiquidAI_LFM2-1.2B-RAG-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 524} +{"model_id": "tokyotech-llm/Qwen3-Swallow-30B-A3B-SFT-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 524} +{"model_id": "inferencerlabs/Ling-2.5-1T-MLX-3.7bit", "provider": "huggingface", "task": "text-generation", "downloads": 524} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-64D-1L-2H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 524} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-256D-3L-2H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 524} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-64D-3L-4H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 524} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-512D-1L-2H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 524} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-512D-2L-4H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 524} +{"model_id": "NoesisLab/Kai-30B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 524} +{"model_id": "Jackrong/MLX-Qwen3.5-0.8B-Claude-4.6-Opus-Reasoning-Distilled-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 524} +{"model_id": "Ayodele01/Qwen3.5-27B-opus46-reasoning", "provider": "huggingface", "task": "text-generation", "downloads": 524} +{"model_id": "Jackrong/Qwen3.5-27B-Gemini-3.1-Pro-Reasoning-Distill", "provider": "huggingface", "task": "text-generation", "downloads": 524} +{"model_id": "TinyPixel/Llama-2-7B-bf16-sharded", "provider": "huggingface", "task": "text-generation", "downloads": 523} +{"model_id": "OpenNLPLab/TransNormerLLM-385M", "provider": "huggingface", "task": "text-generation", "downloads": 523} +{"model_id": "second-state/Qwen2-7B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 523} +{"model_id": "zenlm/zen4-ultra-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 523} +{"model_id": "mradermacher/LL-Iris-V4-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 523} +{"model_id": "TheBloke/notus-7B-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 522} +{"model_id": "tokyotech-llm/Gemma-2-Llama-Swallow-9b-pt-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 522} +{"model_id": "mradermacher/marin-8b-base-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 522} +{"model_id": "mlx-community/MiMo-V2-Flash-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 522} +{"model_id": "Flexan/DoodDood-TOMAGPT-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 522} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-512D-3L-8H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 522} +{"model_id": "amewebstudio/medhemo-earcp", "provider": "huggingface", "task": "text-generation", "downloads": 522} +{"model_id": "Saxo/Linkbricks-Horizon-AI-Korean-llama-3.1-sft-dpo-8B", "provider": "huggingface", "task": "text-generation", "downloads": 521} +{"model_id": "unsloth/DeepSeek-TNG-R1T2-Chimera-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 521} +{"model_id": "SimpleStories/SimpleStories-V2-1.25M", "provider": "huggingface", "task": "text-generation", "downloads": 521} +{"model_id": "ubicloud/DeepSeek-R1-Pruned-50B", "provider": "huggingface", "task": "text-generation", "downloads": 521} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-64D-1L-4H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 521} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-128D-1L-2H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 521} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-512D-3L-8H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 521} +{"model_id": "nahidstaq/html-section-retriever", "provider": "huggingface", "task": "text-generation", "downloads": 521} +{"model_id": "iAli61/frozen-lake-agent-001", "provider": "huggingface", "task": "text-generation", "downloads": 521} +{"model_id": "keshan/sinhala-gpt2", "provider": "huggingface", "task": "text-generation", "downloads": 520} +{"model_id": "MBZUAI/LaMini-T5-738M", "provider": "huggingface", "task": "text-generation", "downloads": 520} +{"model_id": "croissantllm/CroissantLLMChat-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 520} +{"model_id": "bartowski/Meta-Llama-3.1-8B-Claude-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 520} +{"model_id": "bartowski/speakleash_Bielik-11B-v3.0-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 520} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-64D-2L-8H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 520} +{"model_id": "nbeerbower/Huihui-Qwen3.5-9B-abliterated-Grimoire-ORPO", "provider": "huggingface", "task": "text-generation", "downloads": 520} +{"model_id": "TechxGenus/c4ai-command-r-v01-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 519} +{"model_id": "bartowski/soob3123_GrayLine-Qwen3-14B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 519} +{"model_id": "bartowski/agentica-org_DeepSWE-Preview-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 519} +{"model_id": "speedstarrr/Llama3.3-8B-Instruct-Thinking-Heretic-Uncensored-Claude-4.5-Opus-High-Reasoning-Q8_0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 519} +{"model_id": "ByteDance-Seed/Stable-DiffCoder-8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 519} +{"model_id": "ruv/ruvltra", "provider": "huggingface", "task": "text-generation", "downloads": 519} +{"model_id": "veeceey/Huihui-Devstral-Small-2-24B-Instruct-2512-abliterated-mlx-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 519} +{"model_id": "xuanwulab/HaS_Text_0209_0.6B_Q8", "provider": "huggingface", "task": "text-generation", "downloads": 519} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-128D-3L-2H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 519} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-512D-1L-2H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 519} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-256D-2L-8H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 519} +{"model_id": "bartowski/stable-code-instruct-3b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 518} +{"model_id": "KBlueLeaf/DanTagGen-gamma", "provider": "huggingface", "task": "text-generation", "downloads": 518} +{"model_id": "c-bone/CrystaLLM-pi_SLME", "provider": "huggingface", "task": "text-generation", "downloads": 518} +{"model_id": "tbmod/phi-4", "provider": "huggingface", "task": "text-generation", "downloads": 518} +{"model_id": "xw1234gan/Merging_Qwen2.5-1.5B-Instruct_MedQA_lr1e-05_mb2_ga128_n2048_seed42", "provider": "huggingface", "task": "text-generation", "downloads": 518} +{"model_id": "Xenova/Phi-3-mini-4k-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 517} +{"model_id": "LatitudeGames/Wayfarer-12B", "provider": "huggingface", "task": "text-generation", "downloads": 517} +{"model_id": "Chun121/qwen3-4B-rpg-roleplay", "provider": "huggingface", "task": "text-generation", "downloads": 517} +{"model_id": "JeffGreen311/eve-qwen3-8b-consciousness", "provider": "huggingface", "task": "text-generation", "downloads": 517} +{"model_id": "Aimin12/Qwen3-4B-Thinking-2507-Distill-Claude-Opus-4.6-Reasoning-Abliterated-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 517} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-512D-2L-2H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 517} +{"model_id": "THUMT/mGPT", "provider": "huggingface", "task": "text-generation", "downloads": 516} +{"model_id": "bartowski/Llama-3.1-SauerkrautLM-8b-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 516} +{"model_id": "unsloth/DeepSeek-R1-GGUF-UD", "provider": "huggingface", "task": "text-generation", "downloads": 516} +{"model_id": "inferencerlabs/DeepSeek-V3.2-Speciale-MLX-5.5bit", "provider": "huggingface", "task": "text-generation", "downloads": 516} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-64D-1L-2H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 516} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-256D-1L-2H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 516} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-512D-2L-2H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 516} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-512D-2L-8H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 516} +{"model_id": "ueihieu/llama2-7b-lora-genwiki", "provider": "huggingface", "task": "text-generation", "downloads": 516} +{"model_id": "nbtpj/summ_gpt2_tldr_samsum", "provider": "huggingface", "task": "text-generation", "downloads": 516} +{"model_id": "uer/gpt2-chinese-ancient", "provider": "huggingface", "task": "text-generation", "downloads": 515} +{"model_id": "ncfrey/ChemGPT-1.2B", "provider": "huggingface", "task": "text-generation", "downloads": 515} +{"model_id": "CED6688/magnum-v4-72b-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 515} +{"model_id": "SpaceTimee/Suri-Qwen-3.1-4B-Uncensored-Preview", "provider": "huggingface", "task": "text-generation", "downloads": 515} +{"model_id": "AliBilge/Huihui-Devstral-Small-2-24B-Instruct-2512-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 515} +{"model_id": "RedHatAI/granite-4.0-h-tiny-FP8-dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 515} +{"model_id": "MaziyarPanahi/LFM2-24B-A2B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 515} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-128D-1L-2H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 515} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-512D-3L-2H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 515} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-256D-3L-8H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 515} +{"model_id": "Ecolash/A2-Model-SFT-LoRA", "provider": "huggingface", "task": "text-generation", "downloads": 515} +{"model_id": "IlyaGusev/saiga_mistral_7b_merged", "provider": "huggingface", "task": "text-generation", "downloads": 514} +{"model_id": "thesven/Llama-3-8B-Instruct-GGUF-Q4_K_M", "provider": "huggingface", "task": "text-generation", "downloads": 514} +{"model_id": "yannelli/Laravel-11-Llama-3.1-8B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 514} +{"model_id": "kehanlu/llama-3.2-8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 514} +{"model_id": "taobao-mnn/Qwen2.5-Omni-3B-MNN", "provider": "huggingface", "task": "text-generation", "downloads": 514} +{"model_id": "jessicarizzler/amelia-32b-dpo-merged", "provider": "huggingface", "task": "text-generation", "downloads": 514} +{"model_id": "TopAI-1/MCGPT-1", "provider": "huggingface", "task": "text-generation", "downloads": 514} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-128D-3L-8H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 514} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-512D-1L-8H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 514} +{"model_id": "TheBloke/OpenAssistant-Llama2-13B-Orca-8K-3319-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 513} +{"model_id": "afrideva/phi-2-uncensored-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 513} +{"model_id": "Menouar/saqr-7b-merged", "provider": "huggingface", "task": "text-generation", "downloads": 513} +{"model_id": "QuantFactory/OpenCoder-8B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 513} +{"model_id": "tensorblock/MiniMaxAI_SynLogic-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 513} +{"model_id": "omdeep22/Gonyai-v1", "provider": "huggingface", "task": "text-generation", "downloads": 513} +{"model_id": "tiny-random/minimax-m2.5", "provider": "huggingface", "task": "text-generation", "downloads": 513} +{"model_id": "catalystsec/MiniMax-M2.5-3bit-DWQ", "provider": "huggingface", "task": "text-generation", "downloads": 513} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-128D-2L-2H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 513} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-512D-2L-2H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 513} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-64D-1L-4H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 513} +{"model_id": "MaziyarPanahi/Llama-3-16B-Instruct-v0.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 512} +{"model_id": "DavidAU/MN-GRAND-Gutenberg-Lyra4-Lyra-23.5B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 512} +{"model_id": "RedHatAI/Qwen2.5-0.5B-quantized.w8a8", "provider": "huggingface", "task": "text-generation", "downloads": 512} +{"model_id": "ibm-granite/granite-guardian-3.0-8b", "provider": "huggingface", "task": "text-generation", "downloads": 512} +{"model_id": "dicta-il/DictaLM-3.0-24B-Thinking-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 512} +{"model_id": "unsloth/MiniMax-M2.5", "provider": "huggingface", "task": "text-generation", "downloads": 512} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-64D-1L-2H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 512} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-128D-2L-2H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 512} +{"model_id": "wbkou/Qwen3.5-27B-Claude-4.6-Opus-Distilled-4bit-MLX", "provider": "huggingface", "task": "text-generation", "downloads": 512} +{"model_id": "SQL1024/70B_LL_Lin", "provider": "huggingface", "task": "text-generation", "downloads": 512} +{"model_id": "eaddario/Hammer2.1-7b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 511} +{"model_id": "Aratako/Qwen3-30B-A3B-ERP-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 511} +{"model_id": "z-lab/Qwen3-14B-PARO", "provider": "huggingface", "task": "text-generation", "downloads": 511} +{"model_id": "Alibaba-Apsara/DASD-4B-Thinking", "provider": "huggingface", "task": "text-generation", "downloads": 511} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-64D-2L-4H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 511} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-128D-1L-8H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 511} +{"model_id": "cs2764/Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled-8bit-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 511} +{"model_id": "TheBloke/dolphin-2.6-mistral-7B-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 510} +{"model_id": "unsloth/tinyllama", "provider": "huggingface", "task": "text-generation", "downloads": 510} +{"model_id": "ruslanmv/Medical-Llama3-8B", "provider": "huggingface", "task": "text-generation", "downloads": 510} +{"model_id": "inceptionai/jais-family-13b-chat", "provider": "huggingface", "task": "text-generation", "downloads": 510} +{"model_id": "MiniMaxAI/SynLogic-7B", "provider": "huggingface", "task": "text-generation", "downloads": 510} +{"model_id": "inferencerlabs/DeepSeek-V3.2-MLX-4.8bit", "provider": "huggingface", "task": "text-generation", "downloads": 510} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-128D-1L-4H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 510} +{"model_id": "carlyou/DeepSeek-V2-Lite-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 510} +{"model_id": "wbkou/Qwen3.5-35B-A3B-Claude-4.6-Opus-Distilled-4bit-MLX", "provider": "huggingface", "task": "text-generation", "downloads": 510} +{"model_id": "srang992/Llama-3.2-3B-Instruct-ov-INT4", "provider": "huggingface", "task": "text-generation", "downloads": 509} +{"model_id": "DavidAU/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 509} +{"model_id": "mradermacher/Discord-Micae-Hermes-3-3B-abliterated-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 509} +{"model_id": "NexVeridian/Qwen3.5-9B-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 509} +{"model_id": "brady777/surfdoc-8b-v1", "provider": "huggingface", "task": "text-generation", "downloads": 509} +{"model_id": "cyankiwi/Qwen3-Coder-30B-A3B-Instruct-AWQ-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 508} +{"model_id": "cerebras/DeepSeek-V3.2-REAP-345B-A37B", "provider": "huggingface", "task": "text-generation", "downloads": 508} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-512D-1L-8H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 508} +{"model_id": "nexus-syntegra/Nexus-TinyFunction-1.2B-v2.0", "provider": "huggingface", "task": "text-generation", "downloads": 508} +{"model_id": "aboonaji/llama2finetune-v2", "provider": "huggingface", "task": "text-generation", "downloads": 507} +{"model_id": "thesephist/contra-bottleneck-t5-large-wikipedia", "provider": "huggingface", "task": "text-generation", "downloads": 507} +{"model_id": "rizla/rizla-17", "provider": "huggingface", "task": "text-generation", "downloads": 507} +{"model_id": "namespace-Pt/beacon-qwen-2-7b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 507} +{"model_id": "moonshotai/Kimi-Linear-48B-A3B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 507} +{"model_id": "mlx-community/Kimi-K2-Thinking-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 507} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-64D-3L-2H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 507} +{"model_id": "nightmedia/Qwen3.5-REAP-97B-A10B-Text-qx86-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 507} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-256D-2L-8H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 507} +{"model_id": "DJLougen/Qwen3-Coder-Next-REAP-MXFP4-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 507} +{"model_id": "RedHatAI/gpt-oss-120b-speculator.eagle3", "provider": "huggingface", "task": "text-generation", "downloads": 507} +{"model_id": "Sabomako/gpt-oss-120b-ultra-heretic-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 507} +{"model_id": "allenai/tulu-2-13b", "provider": "huggingface", "task": "text-generation", "downloads": 506} +{"model_id": "lmstudio-community/starcoder2-15b-instruct-v0.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 506} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-512D-1L-2H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 506} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-64D-3L-4H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 506} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-256D-1L-4H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 506} +{"model_id": "sjoerdbodbijl/Qwen3-Coder-Next-mlx-8Bit", "provider": "huggingface", "task": "text-generation", "downloads": 506} +{"model_id": "aoxo/sarvam-30b-uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 506} +{"model_id": "prontodigital/Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled", "provider": "huggingface", "task": "text-generation", "downloads": 506} +{"model_id": "kirp/TinyLlama-1.1B-Chat-v0.2-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 505} +{"model_id": "TinyLlama/TinyLlama-1.1B-python-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 505} +{"model_id": "legraphista/Yi-9B-Coder-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 505} +{"model_id": "tencent/Hunyuan-1.8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 505} +{"model_id": "DevQuasar/Qwen.Qwen3-Coder-30B-A3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 505} +{"model_id": "DevQuasar/openai.gpt-oss-120b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 505} +{"model_id": "RedHatAI/NVIDIA-Nemotron-3-Nano-30B-A3B-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 505} +{"model_id": "mratsim/GLM-4.7-Flash-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 505} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-64D-2L-4H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 505} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-128D-3L-4H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 505} +{"model_id": "yanny-654/YAPPERTAR-ai-5B-1.0", "provider": "huggingface", "task": "text-generation", "downloads": 505} +{"model_id": "TechxGenus/Meta-Llama-3-8B-Instruct-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 504} +{"model_id": "unsloth/Qwen2.5-14B", "provider": "huggingface", "task": "text-generation", "downloads": 504} +{"model_id": "legraphista/Qwen2.5-Math-1.5B-Instruct-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 504} +{"model_id": "mlx-community/Llama-3.1-8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 504} +{"model_id": "bartowski/suayptalha_Maestro-10B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 504} +{"model_id": "TorpedoSoftware/R1-Distill-Qwen-14B-Roblox-Luau", "provider": "huggingface", "task": "text-generation", "downloads": 504} +{"model_id": "nightmedia/Qwen3-42B-A3B-2507-Thinking-Abliterated-uncensored-TOTAL-RECALL-v2-Medium-MASTER-CODER-qx4-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 504} +{"model_id": "QuantFactory/NVIDIA-Nemotron-Nano-9B-v2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 504} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-128D-3L-2H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 504} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-64D-2L-8H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 504} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-64D-1L-8H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 504} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-128D-2L-8H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 504} +{"model_id": "CondeSoulrack/chessy-v1", "provider": "huggingface", "task": "text-generation", "downloads": 504} +{"model_id": "LH-Tech-AI/Apex-1.5-Instruct-350M", "provider": "huggingface", "task": "text-generation", "downloads": 504} +{"model_id": "qqceqqq/GLM-4.7", "provider": "huggingface", "task": "text-generation", "downloads": 504} +{"model_id": "deepparag/DumBot", "provider": "huggingface", "task": "text-generation", "downloads": 503} +{"model_id": "TheBloke/japanese-stablelm-instruct-beta-70B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 503} +{"model_id": "Qwen/Qwen1.5-72B-Chat-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 503} +{"model_id": "QuantFactory/Phi-3-mini-4k-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 503} +{"model_id": "RedHatAI/Meta-Llama-3-8B-Instruct-quantized.w8a16", "provider": "huggingface", "task": "text-generation", "downloads": 503} +{"model_id": "bartowski/DarkIdol-Llama-3.1-8B-Instruct-1.0-Uncensored-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 503} +{"model_id": "nvidia/Hymba-1.5B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 503} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-512D-1L-4H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 503} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-64D-2L-2H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 503} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-512D-3L-8H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 503} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-512D-1L-8H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 503} +{"model_id": "3tic/Orion-Qwen3.5-2B-CPT-v2603-v1", "provider": "huggingface", "task": "text-generation", "downloads": 503} +{"model_id": "LorenaYannnnn/general_reward-Qwen3-0.6B-baseline_cot_only-seed_1", "provider": "huggingface", "task": "text-generation", "downloads": 503} +{"model_id": "allegrolab/hubble-8b-500b_toks-perturbed-hf", "provider": "huggingface", "task": "text-generation", "downloads": 502} +{"model_id": "dominguesm/NVIDIA-Nemotron-Nano-9B-v2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 502} +{"model_id": "bartowski/TheDrummer_Cydonia-ReduX-22B-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 502} +{"model_id": "squ11z1/Kairos", "provider": "huggingface", "task": "text-generation", "downloads": 502} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-512D-1L-4H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 502} +{"model_id": "Anxo/erisk26-task1-patient-06-adapter", "provider": "huggingface", "task": "text-generation", "downloads": 502} +{"model_id": "yujiepan/opt-tiny-2layers-random", "provider": "huggingface", "task": "text-generation", "downloads": 501} +{"model_id": "v8karlo/UNCENSORED-Phi-3-mini-4k-geminified-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 501} +{"model_id": "bartowski/Rombos-Coder-V2.5-Qwen-7b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 501} +{"model_id": "bartowski/swiss-ai_Apertus-70B-Instruct-2509-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 501} +{"model_id": "LiquidAI/LFM2.5-1.2B-Base-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 501} +{"model_id": "mlx-community/translategemma-27b-it-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 501} +{"model_id": "LiquidAI/LFM2.5-1.2B-Thinking-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 501} +{"model_id": "zxc4wewewe/DarkGPT-model", "provider": "huggingface", "task": "text-generation", "downloads": 501} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-plus-mul-sub-99-128D-3L-8H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 501} +{"model_id": "ACodingfreak/functiongemma-270m-it-simple-tool-calling", "provider": "huggingface", "task": "text-generation", "downloads": 501} +{"model_id": "ytu-ce-cosmos/turkish-gpt2-large", "provider": "huggingface", "task": "text-generation", "downloads": 500} +{"model_id": "DavidAU/DeepSeek-V2-Grand-Horror-SMB-R1-Distill-Llama-3.1-Uncensored-16.5B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 500} +{"model_id": "Mungert/rwkv7-7.2B-g0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 500} +{"model_id": "thwannbe/Llama-3.1-8B-Instruct-GSM8K-Sft", "provider": "huggingface", "task": "text-generation", "downloads": 500} +{"model_id": "p-e-w/Qwen3-8B-heretic", "provider": "huggingface", "task": "text-generation", "downloads": 500} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-64D-1L-2H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 500} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-128D-1L-8H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 500} +{"model_id": "LiconStudio/Qwen3.5-9B-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 500} +{"model_id": "zamal/gemma-7b-finetuned", "provider": "huggingface", "task": "text-generation", "downloads": 499} +{"model_id": "yujiepan/phi-3-vision-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 499} +{"model_id": "lmstudio-community/Qwen2.5-72B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 499} +{"model_id": "bartowski/nvidia_Llama-3.1-Nemotron-Nano-8B-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 499} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-64D-2L-4H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 499} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-256D-1L-8H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 499} +{"model_id": "Ninja5000/DialoGPT-medium-TWEWYJoshua", "provider": "huggingface", "task": "text-generation", "downloads": 498} +{"model_id": "TheBloke/sqlcoder-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 498} +{"model_id": "peft-internal-testing/opt-125m-awq", "provider": "huggingface", "task": "text-generation", "downloads": 498} +{"model_id": "DavidAU/L3-8B-Stheno-v3.2-Ultra-NEO-V1-IMATRIX-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 498} +{"model_id": "bartowski/magnum-v3-27b-kto-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 498} +{"model_id": "bartowski/Llama-3.1-8B-Open-SFT-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 498} +{"model_id": "adamkarvonen/checkpoints_cls_latentqa_past_lens_Qwen3-1_7B", "provider": "huggingface", "task": "text-generation", "downloads": 498} +{"model_id": "mlx-community/functiongemma-270m-it-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 498} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-256D-1L-8H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 498} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-512D-3L-8H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 498} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-128D-2L-4H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 498} +{"model_id": "OpenMOSS-Team/SciThinker-30B", "provider": "huggingface", "task": "text-generation", "downloads": 498} +{"model_id": "bartowski/codegeex4-all-9b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 497} +{"model_id": "llm-jp/llm-jp-3-7.2b-instruct3", "provider": "huggingface", "task": "text-generation", "downloads": 497} +{"model_id": "DavidAU/Qwen2.5-MOE-2X7B-DeepSeek-Abliterated-UNCensored-19B-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 497} +{"model_id": "bartowski/Tower-Babel_Babel-9B-Chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 497} +{"model_id": "mlx-community/LFM2-2.6B-Exp-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 497} +{"model_id": "unnicknameable/Llama-3.2-1B-Instruct-Q4_0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 497} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-64D-2L-2H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 497} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-512D-1L-2H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 497} +{"model_id": "LuffyTheFox/Qwen3.5-2B-Claude-4.6-Opus-Reasoning-Distilled-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 497} +{"model_id": "sjug/Nemotron-3-Super-120B-A12B-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 497} +{"model_id": "Qwen/Qwen1.5-7B-Chat-GPTQ-Int4", "provider": "huggingface", "task": "text-generation", "downloads": 496} +{"model_id": "microsoft/Phi-3-mini-4k-instruct-onnx", "provider": "huggingface", "task": "text-generation", "downloads": 496} +{"model_id": "bartowski/Vikhr-Nemo-12B-Instruct-R-21-09-24-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 496} +{"model_id": "Sao10K/L3.3-70B-Euryale-v2.3", "provider": "huggingface", "task": "text-generation", "downloads": 496} +{"model_id": "ibm-research/granite-3.2-8b-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 496} +{"model_id": "tiiuae/Falcon-E-1B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 496} +{"model_id": "bartowski/ibm-granite_granite-3.3-2b-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 496} +{"model_id": "hostkimjang/HyperCLOVAX-SEED-Think-32B-heretic", "provider": "huggingface", "task": "text-generation", "downloads": 496} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-128D-3L-4H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 496} +{"model_id": "paperscarecrow/LFM2.5-1.2B-Instruct-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 496} +{"model_id": "Tok331102/affine-5H3rBY2GJoek64NWfHPBEVDzXFafDWAdWPNZTcY1vcC6FPrJ", "provider": "huggingface", "task": "text-generation", "downloads": 496} +{"model_id": "lmsys/vicuna-13b-delta-v0", "provider": "huggingface", "task": "text-generation", "downloads": 495} +{"model_id": "xxxxxccc/mediaDescr_2epoch_Mistral-Nemo-Base-2407_model", "provider": "huggingface", "task": "text-generation", "downloads": 495} +{"model_id": "mlx-community/Qwen3-Coder-30B-A3B-Instruct-4bit-DWQ", "provider": "huggingface", "task": "text-generation", "downloads": 495} +{"model_id": "tiiuae/Falcon-H1R-7B-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 495} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-256D-2L-2H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 495} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-512D-1L-8H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 495} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-64D-2L-8H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 495} +{"model_id": "Kierandh/finalchessbot", "provider": "huggingface", "task": "text-generation", "downloads": 495} +{"model_id": "duolaf/Yi-1.5-9B-Chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 495} +{"model_id": "TheBloke/openbuddy-mistral-7B-v13-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 494} +{"model_id": "unsloth/Qwen2.5-Math-1.5B", "provider": "huggingface", "task": "text-generation", "downloads": 494} +{"model_id": "RedHatAI/phi-4-quantized.w8a8", "provider": "huggingface", "task": "text-generation", "downloads": 494} +{"model_id": "QuixiAI/Qwen3-235B-A22B-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 494} +{"model_id": "allenai/Olmo-3-32B-Think-DPO", "provider": "huggingface", "task": "text-generation", "downloads": 494} +{"model_id": "huseyinatahaninan/appworld_distillation_sft-SFT-Qwen3-4B-Instruct-2507", "provider": "huggingface", "task": "text-generation", "downloads": 494} +{"model_id": "NoesisLab/Spartacus-1B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 494} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-64D-1L-8H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 494} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-256D-3L-4H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 494} +{"model_id": "ljwclass/Qwen2-0.5B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 494} +{"model_id": "Qwen/Qwen2-Math-1.5B", "provider": "huggingface", "task": "text-generation", "downloads": 493} +{"model_id": "YuchenLi01/ultrafeedbackSkyworkAgree_alignmentZephyr7BSftFull_sdpo_score_ebs256_lr5e-06_0", "provider": "huggingface", "task": "text-generation", "downloads": 493} +{"model_id": "nightmedia/Qwen3-53B-A3B-TOTAL-RECALL-MASTER-CODER-v1.4-q6-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 493} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-128D-2L-2H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 493} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-256D-3L-2H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 493} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-512D-3L-2H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 493} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-256D-2L-4H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 493} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-256D-2L-4H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 493} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-256D-1L-8H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 493} +{"model_id": "cowoho/Phi-3.5-mini-instruct-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 492} +{"model_id": "bartowski/reader-lm-1.5b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 492} +{"model_id": "dgambettaphd/M_llm2_run0_gen0_WXS_doc1000_synt64_lr1e-04_acm_SYNLAST", "provider": "huggingface", "task": "text-generation", "downloads": 492} +{"model_id": "catid/MiniMax-M2.5-catid", "provider": "huggingface", "task": "text-generation", "downloads": 492} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-512D-2L-2H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 492} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-128D-2L-4H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 492} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-64D-2L-2H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 492} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-128D-3L-8H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 492} +{"model_id": "FuncPhenomenon/smollm2-360m-kham-drag", "provider": "huggingface", "task": "text-generation", "downloads": 492} +{"model_id": "nuckwe/mind-mirror-llama31-8b-merged", "provider": "huggingface", "task": "text-generation", "downloads": 492} +{"model_id": "123-cao/Qwen2-0.5B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 492} +{"model_id": "yujiepan/deepseek-llm-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 491} +{"model_id": "QuantFactory/Qwen2.5-Coder-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 491} +{"model_id": "JackeyLai/Qwen2.5-3B-Instruct-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 491} +{"model_id": "tensorblock/mistral-7b-uncensored-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 491} +{"model_id": "bartowski/TheDrummer_Rivermind-Lux-12B-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 491} +{"model_id": "DavidAU/Qwen3-The-Josiefied-Omega-Directive-22B-uncensored-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 491} +{"model_id": "NexVeridian/GLM-4.7-Flash-REAP-23B-A3B-5bit", "provider": "huggingface", "task": "text-generation", "downloads": 491} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-512D-3L-4H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 491} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-128D-3L-4H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 491} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-512D-3L-4H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 491} +{"model_id": "goldfish-models/arb_arab_1000mb", "provider": "huggingface", "task": "text-generation", "downloads": 490} +{"model_id": "Maites/Qwen2.5-Coder-32B-Instruct-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 490} +{"model_id": "bartowski/Llama-Song-Stream-3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 490} +{"model_id": "Aldaris/Qwen3-4B-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 490} +{"model_id": "bartowski/google_gemma-3-270m-it-qat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 490} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-512D-2L-8H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 490} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-64D-3L-8H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 490} +{"model_id": "0xdfi/Qwen3.5-35B-A3B-REAP-pile10k-15p-MLX-q8", "provider": "huggingface", "task": "text-generation", "downloads": 490} +{"model_id": "KoboldAI/Mistral-7B-Erebus-v3-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 489} +{"model_id": "TucanoBR/Tucano-1b1", "provider": "huggingface", "task": "text-generation", "downloads": 489} +{"model_id": "bartowski/p-e-w_Llama-3.1-8B-Instruct-heretic-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 489} +{"model_id": "LiquidAI/LFM2-2.6B-Transcript-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 489} +{"model_id": "v-ShivaPrasad/Light-mind_LLAMA-800m", "provider": "huggingface", "task": "text-generation", "downloads": 489} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-256D-2L-4H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 489} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-64D-3L-4H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 489} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-128D-3L-4H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 489} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-256D-2L-8H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 489} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-128D-1L-4H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 489} +{"model_id": "BioMistral/BioMistral-7B-DARE-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 488} +{"model_id": "beomi/gemma-ko-7b", "provider": "huggingface", "task": "text-generation", "downloads": 488} +{"model_id": "legraphista/DeepSeek-V2-Lite-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 488} +{"model_id": "cortexso/gemma", "provider": "huggingface", "task": "text-generation", "downloads": 488} +{"model_id": "ibnzterrell/Nvidia-Llama-3.1-Nemotron-70B-Instruct-HF-AWQ-INT4", "provider": "huggingface", "task": "text-generation", "downloads": 488} +{"model_id": "yujiepan/llama-3.3-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 488} +{"model_id": "mlx-community/deepcogito-cogito-v1-preview-llama-8B-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 488} +{"model_id": "unsloth/Qwen3-1.7B-Base-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 488} +{"model_id": "unsloth/phi-4-reasoning", "provider": "huggingface", "task": "text-generation", "downloads": 488} +{"model_id": "zenlm/zen4-max-pro", "provider": "huggingface", "task": "text-generation", "downloads": 488} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-128D-1L-4H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 488} +{"model_id": "stanford-crfm/arwen-gpt2-medium-x21", "provider": "huggingface", "task": "text-generation", "downloads": 487} +{"model_id": "goldfish-models/rus_cyrl_1000mb", "provider": "huggingface", "task": "text-generation", "downloads": 487} +{"model_id": "QuantFactory/Llama-3.2-3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 487} +{"model_id": "mlx-community/Josiefied-Qwen2.5-7B-Instruct-abliterated-v2-4-bit", "provider": "huggingface", "task": "text-generation", "downloads": 487} +{"model_id": "bartowski/Rombos-LLM-V2.6-Qwen-14b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 487} +{"model_id": "SakanaAI/TinySwallow-1.5B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 487} +{"model_id": "Ex0bit/Elbaz-Olmo-3-7B-Instruct-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 487} +{"model_id": "mlx-community/Nanbeige4.1-3B-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 487} +{"model_id": "MuXodious/gpt-oss-120b-tainted-heresy-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 487} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-64D-3L-2H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 487} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-256D-1L-2H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 487} +{"model_id": "NexVeridian/OmniCoder-9B-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 487} +{"model_id": "TheBloke/em_german_70b_v01-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 486} +{"model_id": "TheBloke/Llama-2-7B-vietnamese-20k-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 486} +{"model_id": "ilsp/Meltemi-7B-v1", "provider": "huggingface", "task": "text-generation", "downloads": 486} +{"model_id": "bullerwins/Meta-Llama-3.1-8B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 486} +{"model_id": "bartowski/Sky-T1-32B-Flash-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 486} +{"model_id": "DevQuasar/Kwaipilot.KAT-Dev-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 486} +{"model_id": "Flexan/nopenet-nope-edge-GGUF-i3", "provider": "huggingface", "task": "text-generation", "downloads": 486} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-256D-1L-4H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 486} +{"model_id": "gorkemgoknar/gpt2-small-turkish", "provider": "huggingface", "task": "text-generation", "downloads": 485} +{"model_id": "OpenSafetyLab/MD-Judge-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 485} +{"model_id": "bartowski/Reflection-Llama-3.1-70B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 485} +{"model_id": "bartowski/EXAONE-3.5-2.4B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 485} +{"model_id": "bartowski/EXAONE-3.5-7.8B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 485} +{"model_id": "nimabod/Qwen2.5-0.5B-Instruct-Gensyn-Swarm-soaring_sprightly_antelope", "provider": "huggingface", "task": "text-generation", "downloads": 485} +{"model_id": "bartowski/zetasepic_Mistral-Small-Instruct-2409-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 485} +{"model_id": "bartowski/Menlo_Jan-nano-128k-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 485} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-256D-2L-2H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 485} +{"model_id": "AITRADER/Jackrong-Qwen3.5-4B-Claude-Reasoning-abliterated-mxfp8-MLX", "provider": "huggingface", "task": "text-generation", "downloads": 485} +{"model_id": "TheBloke/PiVoT-0.1-Evil-a-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 484} +{"model_id": "segolilylabs/Lily-Cybersecurity-7B-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 484} +{"model_id": "mistral-community/Mixtral-8x22B-v0.1-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 484} +{"model_id": "chienweichang/Llama-3-Taiwan-8B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 484} +{"model_id": "bartowski/Replete-Coder-Instruct-8b-Merged-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 484} +{"model_id": "HumanLLMs/Human-Like-LLama3-8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 484} +{"model_id": "tokyotech-llm/Llama-3.1-Swallow-8B-Instruct-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 484} +{"model_id": "bartowski/open-thoughts_OpenThinker2-32B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 484} +{"model_id": "Gen-Verse/ReasonFlux-PRM-1.5B", "provider": "huggingface", "task": "text-generation", "downloads": 484} +{"model_id": "tencent/Hunyuan-4B-Pretrain", "provider": "huggingface", "task": "text-generation", "downloads": 484} +{"model_id": "mlx-community/Ministral-3-8B-Instruct-2512", "provider": "huggingface", "task": "text-generation", "downloads": 484} +{"model_id": "LorenaYannnnn/general_reward-Qwen3-0.6B-baseline_all_tokens-seed_1", "provider": "huggingface", "task": "text-generation", "downloads": 484} +{"model_id": "croissantllm/CroissantLLMBase", "provider": "huggingface", "task": "text-generation", "downloads": 483} +{"model_id": "TheBloke/CodeLlama-70B-Instruct-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 483} +{"model_id": "stabilityai/stablelm-2-12b", "provider": "huggingface", "task": "text-generation", "downloads": 483} +{"model_id": "yerevann/chemlactica-125m", "provider": "huggingface", "task": "text-generation", "downloads": 483} +{"model_id": "zhezhe/gemma-2-9b-it-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 483} +{"model_id": "unsloth/Mistral-Nemo-Instruct-2407-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 483} +{"model_id": "bartowski/70B-L3.3-Cirrus-x1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 483} +{"model_id": "TopAI-1/MCGPT-1-Resorning-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 483} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-plus-mul-sub-99-128D-2L-8H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 483} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-512D-2L-8H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 483} +{"model_id": "LumiOpen/Viking-33B", "provider": "huggingface", "task": "text-generation", "downloads": 482} +{"model_id": "yujiepan/smollm-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 482} +{"model_id": "bartowski/FuseChat-Llama-3.1-8B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 482} +{"model_id": "ibm-research/granite-3.2-2b-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 482} +{"model_id": "bartowski/allura-org_Q3-30b-A3b-Pentiment-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 482} +{"model_id": "huihui-ai/Huihui-Qwen3-0.6B-abliterated-v2", "provider": "huggingface", "task": "text-generation", "downloads": 482} +{"model_id": "RedHatAI/Qwen3-235B-A22B-Instruct-2507-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 482} +{"model_id": "bartowski/LiquidAI_LFM2.5-1.2B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 482} +{"model_id": "lmstudio-community/LFM2.5-1.2B-Thinking-MLX-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 482} +{"model_id": "wegrow/GLM-4.7-Flash-Uncensored-Heretic-NEO-CODE-Imatrix-MAX-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 482} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-64D-2L-4H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 482} +{"model_id": "FreedomIntelligence/AceGPT-7B-chat", "provider": "huggingface", "task": "text-generation", "downloads": 481} +{"model_id": "yujiepan/llama-3.1-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 481} +{"model_id": "lmms-lab/LLaVA-Video-72B-Qwen2", "provider": "huggingface", "task": "text-generation", "downloads": 481} +{"model_id": "unsloth/DeepSeek-R1-0528-Qwen3-8B-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 481} +{"model_id": "yujiepan/baguettotron-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 481} +{"model_id": "NexVeridian/Qwen3-Coder-Next-5bit", "provider": "huggingface", "task": "text-generation", "downloads": 481} +{"model_id": "toroe/SmolLM-3B-Science-ES", "provider": "huggingface", "task": "text-generation", "downloads": 481} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-128D-2L-2H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 481} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-256D-3L-8H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 481} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-512D-2L-8H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 481} +{"model_id": "W-61/ultrachat-llama-3-8b-sft", "provider": "huggingface", "task": "text-generation", "downloads": 481} +{"model_id": "baichuan-inc/Baichuan-13B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 480} +{"model_id": "TheBloke/Llama-2-70B-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 480} +{"model_id": "second-state/Phi-3-medium-4k-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 480} +{"model_id": "speakleash/Bielik-11B-v2.2-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 480} +{"model_id": "bartowski/FuseChat-Llama-3.2-3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 480} +{"model_id": "mlx-community/Unsloth-DeepSeek-R1-Distill-Qwen-32B-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 480} +{"model_id": "Salesforce/xLAM-2-3b-fc-r-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 480} +{"model_id": "tokyotech-llm/Gemma-2-Llama-Swallow-2b-it-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 480} +{"model_id": "Maincode/Maincoder-1B", "provider": "huggingface", "task": "text-generation", "downloads": 480} +{"model_id": "unsloth/GLM-4.7-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 480} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-512D-2L-4H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 480} +{"model_id": "gghfez/Qwen3.5-27b-control-vectors", "provider": "huggingface", "task": "text-generation", "downloads": 480} +{"model_id": "allenai/tulu-2-7b", "provider": "huggingface", "task": "text-generation", "downloads": 479} +{"model_id": "dphn/dolphin-2.6-mistral-7b-dpo-laser", "provider": "huggingface", "task": "text-generation", "downloads": 479} +{"model_id": "dranger003/c4ai-command-r-v01-iMat.GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 479} +{"model_id": "lmstudio-community/CodeLlama-7B-KStack-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 479} +{"model_id": "AuriAetherwiing/MN-12B-Celeste-V1.9-fp8-dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 479} +{"model_id": "yujiepan/meta-llama-3.1-tiny-random-hidden128", "provider": "huggingface", "task": "text-generation", "downloads": 479} +{"model_id": "RedHatAI/Phi-3.5-mini-instruct-FP8-KV", "provider": "huggingface", "task": "text-generation", "downloads": 479} +{"model_id": "bartowski/Nautilus-70B-v0.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 479} +{"model_id": "huihui-ai/BaronLLM_Offensive_Security-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 479} +{"model_id": "zhouxiangxin/Initial-Reasoning-4B", "provider": "huggingface", "task": "text-generation", "downloads": 479} +{"model_id": "Sorawiz/venice-uncensored-Q8_0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 479} +{"model_id": "stanford-crfm/durin-gpt2-medium-x343", "provider": "huggingface", "task": "text-generation", "downloads": 478} +{"model_id": "stanford-crfm/eowyn-gpt2-medium-x777", "provider": "huggingface", "task": "text-generation", "downloads": 478} +{"model_id": "TheBloke/medicine-chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 478} +{"model_id": "unsloth/Hermes-3-Llama-3.1-8B", "provider": "huggingface", "task": "text-generation", "downloads": 478} +{"model_id": "mlx-community/GLM-Z1-32B-0414-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 478} +{"model_id": "dleemiller/Penny-1.7B", "provider": "huggingface", "task": "text-generation", "downloads": 478} +{"model_id": "andrewheins55/GLM-4.7-Flash-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 478} +{"model_id": "NexVeridian/MiniMax-M2.5-REAP-139B-A10B-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 478} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-64D-3L-8H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 478} +{"model_id": "arthurcollet/Qwen3.5-9B-mlx-mxfp8", "provider": "huggingface", "task": "text-generation", "downloads": 478} +{"model_id": "internlm/internlm2_5-20b-chat", "provider": "huggingface", "task": "text-generation", "downloads": 477} +{"model_id": "bartowski/Teuken-7B-instruct-research-v0.4-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 477} +{"model_id": "bartowski/agentica-org_DeepCoder-1.5B-Preview-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 477} +{"model_id": "elyza/ELYZA-Thinking-1.0-Qwen-32B", "provider": "huggingface", "task": "text-generation", "downloads": 477} +{"model_id": "smcleish/Recurrent-Llama-3.2-train-recurrence-32", "provider": "huggingface", "task": "text-generation", "downloads": 477} +{"model_id": "loan-star/Llama-3.3-Swallow-70B-Instruct-v0.4-mlx-6Bit", "provider": "huggingface", "task": "text-generation", "downloads": 477} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-128D-2L-8H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 477} +{"model_id": "zeeshaan-ai/GetSoloTech", "provider": "huggingface", "task": "text-generation", "downloads": 477} +{"model_id": "agentica-org/DeepCoder-14B-Preview", "provider": "huggingface", "task": "text-generation", "downloads": 476} +{"model_id": "Khej-Trhyk/OpenAi-GPT-oss-20b-abliterated-uncensored-NEO-Imatrix-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 476} +{"model_id": "mlx-community/DeepSeek-V3.2-mlx-5bit", "provider": "huggingface", "task": "text-generation", "downloads": 476} +{"model_id": "SpecialPatrolGroup/Llama3.3-8B-Instruct-Thinking-Heretic-Uncensored-Claude-4.5-Opus-High-Reasoning-IQ4_NL-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 476} +{"model_id": "ReactiveAI/RxT-Beta-Decoder-SMAT", "provider": "huggingface", "task": "text-generation", "downloads": 476} +{"model_id": "mradermacher/Toxic.NPC-1B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 476} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-256D-1L-8H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 476} +{"model_id": "hector-gr/RLCR-v4-ks-uniqueness-cold-math", "provider": "huggingface", "task": "text-generation", "downloads": 476} +{"model_id": "bartowski/functionary-small-v3.2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 475} +{"model_id": "goldfish-models/jpn_jpan_1000mb", "provider": "huggingface", "task": "text-generation", "downloads": 475} +{"model_id": "tokyotech-llm/Llama-3.1-Swallow-8B-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 475} +{"model_id": "zai-org/VisionReward-Video", "provider": "huggingface", "task": "text-generation", "downloads": 475} +{"model_id": "DevQuasar/openbmb.MiniCPM4-MCP-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 475} +{"model_id": "yujiepan/llama-3.3-tiny-random-dim64", "provider": "huggingface", "task": "text-generation", "downloads": 475} +{"model_id": "EleutherAI/deep-ignorance-e2e-strong-filter", "provider": "huggingface", "task": "text-generation", "downloads": 475} +{"model_id": "unsloth/Devstral-Small-2507", "provider": "huggingface", "task": "text-generation", "downloads": 475} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-256D-2L-8H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 475} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-256D-3L-8H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 475} +{"model_id": "NexVeridian/OmniCoder-9B-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 475} +{"model_id": "bartowski/Black-Ink-Guild_Pernicious_Prophecy_70B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 474} +{"model_id": "magiccodingman/Seed-OSS-36B-Instruct-unsloth-MagicQuant-Hybrid-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 474} +{"model_id": "xuanwulab/HaS_Text_0209_0.6B_Q4", "provider": "huggingface", "task": "text-generation", "downloads": 474} +{"model_id": "RazielGuinhos/Qwen3.5-4B-Claude-4.6-Opus-Reasoning-Distilled-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 474} +{"model_id": "TheBloke/manticore-13b-chat-pyg-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 473} +{"model_id": "Sao10K/Fimbulvetr-11B-v2", "provider": "huggingface", "task": "text-generation", "downloads": 473} +{"model_id": "mlx-community/Llama-3.2-1B-Instruct-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 473} +{"model_id": "lmstudio-community/Qwen2.5-3B-Instruct-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 473} +{"model_id": "DevQuasar/zerofata.L3.3-GeneticLemonade-Unleashed-v3-70B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 473} +{"model_id": "introvoyz041/Qwen3-30B-A3B-Thinking-2507-Claude-4.5-Sonnet-High-Reasoning-Distill-mxfp4-mlx-mlx-4Bit", "provider": "huggingface", "task": "text-generation", "downloads": 473} +{"model_id": "nightmedia/Qwen3-4B-Agent-Claude-Gemini", "provider": "huggingface", "task": "text-generation", "downloads": 473} +{"model_id": "Leopo1d/OpenVul-Qwen3-4B-SFT-ep3", "provider": "huggingface", "task": "text-generation", "downloads": 473} +{"model_id": "AITRADER/Huihui-Qwen3-Coder-Next-abliterated-mlx-4Bit", "provider": "huggingface", "task": "text-generation", "downloads": 473} +{"model_id": "ybelkada/bloom-1b7-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 472} +{"model_id": "TheDrummer/Gemmasutra-9B-v1", "provider": "huggingface", "task": "text-generation", "downloads": 472} +{"model_id": "huihui-ai/QwQ-32B-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 472} +{"model_id": "nvidia/Qwen2.5-VL-7B-Instruct-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 472} +{"model_id": "askalgore/Dolphin-Mistral-24B-Venice-Edition-heretic-2", "provider": "huggingface", "task": "text-generation", "downloads": 472} +{"model_id": "mlx-community/HY-MT1.5-1.8B-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 472} +{"model_id": "SELEE/qwen3-4b-agent-v3", "provider": "huggingface", "task": "text-generation", "downloads": 472} +{"model_id": "Flexan/strykes-emberforge-3b-reasoner-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 472} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-plus-mul-sub-99-128D-1L-8H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 472} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-512D-1L-4H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 472} +{"model_id": "BAAI/Bunny-v1_0-3B", "provider": "huggingface", "task": "text-generation", "downloads": 471} +{"model_id": "bartowski/falcon-mamba-7b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 471} +{"model_id": "bartowski/Behemoth-123B-v2.2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 471} +{"model_id": "eaddario/Llama-Guard-3-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 471} +{"model_id": "bartowski/soob3123_Veritas-12B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 471} +{"model_id": "unsloth/Llama-3.1-Nemotron-Nano-8B-v1", "provider": "huggingface", "task": "text-generation", "downloads": 471} +{"model_id": "cturan/MiniMax-M2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 471} +{"model_id": "ManuelZnnmc/OpenAi-GPT-oss-20b-HERETIC-uncensored-NEO-Imatrix-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 471} +{"model_id": "SykoSLM/SykoLLM-V4.4", "provider": "huggingface", "task": "text-generation", "downloads": 471} +{"model_id": "ajibawa-2023/Code-Llama-3-8B", "provider": "huggingface", "task": "text-generation", "downloads": 470} +{"model_id": "legraphista/dolphin-2.9.1-mixtral-1x22b-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 470} +{"model_id": "trillionlabs/Tri-7B", "provider": "huggingface", "task": "text-generation", "downloads": 470} +{"model_id": "dongboklee/gPRM-14B-merged", "provider": "huggingface", "task": "text-generation", "downloads": 470} +{"model_id": "Jackrong/DASD-4B-Thinking-2507-GRPO-v2", "provider": "huggingface", "task": "text-generation", "downloads": 470} +{"model_id": "Mungert/LFM2.5-1.2B-Base-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 470} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-64D-2L-8H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 470} +{"model_id": "NexVeridian/Qwen3.5-9B-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 470} +{"model_id": "ibm-granite/granite-34b-code-instruct-8k", "provider": "huggingface", "task": "text-generation", "downloads": 469} +{"model_id": "BafS/gemma-2-2b-it-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 469} +{"model_id": "usail-hkust/JailJudge-guard", "provider": "huggingface", "task": "text-generation", "downloads": 469} +{"model_id": "zai-org/GLM-4-32B-Base-0414", "provider": "huggingface", "task": "text-generation", "downloads": 469} +{"model_id": "ibm-granite/granite-3.3-8b-base", "provider": "huggingface", "task": "text-generation", "downloads": 469} +{"model_id": "bartowski/kalomaze_Qwen3-16B-A3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 469} +{"model_id": "mradermacher/ministral-8B-Instruct-2410-abliterated-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 469} +{"model_id": "flamiry/first", "provider": "huggingface", "task": "text-generation", "downloads": 469} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-plus-mul-sub-99-64D-2L-8H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 469} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-256D-2L-4H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 469} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-256D-3L-2H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 469} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-128D-3L-2H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 469} +{"model_id": "lainlives/Gemma3-Code-Reasoning-4B", "provider": "huggingface", "task": "text-generation", "downloads": 469} +{"model_id": "yhavinga/gpt-neo-125M-dutch", "provider": "huggingface", "task": "text-generation", "downloads": 468} +{"model_id": "YanaS/llama-2-7b-langchain-chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 468} +{"model_id": "TheBloke/Mistral-7B-Instruct-v0.1-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 468} +{"model_id": "bartowski/TwinLlama-3.1-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 468} +{"model_id": "Qwen/Qwen2-Math-1.5B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 468} +{"model_id": "yujiepan/llama-3.2-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 468} +{"model_id": "matrixportalx/gemma-2-9b-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 468} +{"model_id": "Qwen/Qwen3-30B-A3B-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 468} +{"model_id": "Vikhrmodels/QVikhr-3-4B-Instruction", "provider": "huggingface", "task": "text-generation", "downloads": 468} +{"model_id": "bartowski/yanolja_YanoljaNEXT-Rosetta-12B-2510-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 468} +{"model_id": "darwinkernelpanic/Qwen2.5-Coder-7B-Instruct-Luau-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 468} +{"model_id": "Abhiray/Huihui-Ministral-3B-Instruct-2512-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 468} +{"model_id": "cyankiwi/GLM-4.7-Flash-REAP-23B-A3B-AWQ-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 468} +{"model_id": "starlight-ai/MedSearcher-1.5B", "provider": "huggingface", "task": "text-generation", "downloads": 468} +{"model_id": "jash90/bielik-1.5b-v3.0-instruct-executorch", "provider": "huggingface", "task": "text-generation", "downloads": 468} +{"model_id": "TheBloke/Claire-7B-0.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 467} +{"model_id": "bartowski/TheSkullery_L3.3-exp-unnamed-model-70b-v0.5-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 467} +{"model_id": "eaddario/Mistral-Small-3.2-24B-Instruct-2506-pruned-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 467} +{"model_id": "DavidAU/Qwen3-Jan-V1-4B-Grand-Horror-Day1-to-Day7-Evolved-Imatrix-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 467} +{"model_id": "loris3/Llama-3.2-1B_tulu-3-sft-olmo-2-mixture-0225_lr0.0001_seed42", "provider": "huggingface", "task": "text-generation", "downloads": 467} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-plus-mul-sub-99-512D-1L-8H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 467} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-256D-3L-2H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 467} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-512D-2L-4H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 467} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-256D-1L-4H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 467} +{"model_id": "LorenaYannnnn/general_reward-Qwen3-0.6B-baseline_all_tokens-seed_2", "provider": "huggingface", "task": "text-generation", "downloads": 467} +{"model_id": "bartowski/HelpingAI2-9B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 466} +{"model_id": "bartowski/cognition-ai_Kevin-32B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 466} +{"model_id": "Unbabel/Tower-Plus-2B", "provider": "huggingface", "task": "text-generation", "downloads": 466} +{"model_id": "baichuan-inc/Baichuan-M2-32B-GPTQ-Int4", "provider": "huggingface", "task": "text-generation", "downloads": 466} +{"model_id": "mradermacher/zen-eco-4b-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 466} +{"model_id": "X1AOX1A/WorldModel-Webshop-Llama3.1-8B", "provider": "huggingface", "task": "text-generation", "downloads": 466} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-128D-3L-8H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 466} +{"model_id": "internistai/base-7b-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 465} +{"model_id": "mlx-community/Phi-3-mini-4k-instruct-4bit-no-q-embed", "provider": "huggingface", "task": "text-generation", "downloads": 465} +{"model_id": "W-61/hh-harmless-base-llama3-8b-sft", "provider": "huggingface", "task": "text-generation", "downloads": 465} +{"model_id": "manuojvv/Qwen3.5-4B-gabliterated-Q8", "provider": "huggingface", "task": "text-generation", "downloads": 465} +{"model_id": "CreitinGameplays/llama-3.2-3b-r1", "provider": "huggingface", "task": "text-generation", "downloads": 465} +{"model_id": "Local-Novel-LLM-project/Vecteus-v1-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 464} +{"model_id": "bartowski/c4ai-command-r7b-12-2024-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 464} +{"model_id": "ZeroWw/Qwen3-4B-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 464} +{"model_id": "kurogane/Nemotron-H-micro-test03", "provider": "huggingface", "task": "text-generation", "downloads": 464} +{"model_id": "yujiepan/starcoder-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 463} +{"model_id": "TheBloke/CodeLlama-13B-Instruct-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 463} +{"model_id": "bluesky333/medphi2", "provider": "huggingface", "task": "text-generation", "downloads": 463} +{"model_id": "anthracite-org/magnum-v2.5-12b-kto-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 463} +{"model_id": "DavidAU/Gemma-3-1b-it-MAX-NEO-Imatrix-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 463} +{"model_id": "XueZhang-bjtu/M-Thinker-1.5B-Iter2", "provider": "huggingface", "task": "text-generation", "downloads": 463} +{"model_id": "bartowski/arcee-ai_Trinity-Mini-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 463} +{"model_id": "unsloth/Nemotron-3-Nano-30B-A3B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 463} +{"model_id": "pthinc/Cicikus_v2_3B", "provider": "huggingface", "task": "text-generation", "downloads": 463} +{"model_id": "MadhuryaPasan/qwen3-1.7_expert_tools_v0_1", "provider": "huggingface", "task": "text-generation", "downloads": 463} +{"model_id": "EleutherAI/llemma_34b", "provider": "huggingface", "task": "text-generation", "downloads": 462} +{"model_id": "MediaTek-Research/Breeze-7B-Instruct-v0_1", "provider": "huggingface", "task": "text-generation", "downloads": 462} +{"model_id": "teddylee777/Llama-3-Open-Ko-8B-Instruct-preview-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 462} +{"model_id": "matrixportalx/Phi-3-mini-4k-instruct-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 462} +{"model_id": "legraphista/Qwen2.5-Coder-1.5B-Instruct-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 462} +{"model_id": "bartowski/Llama-3.1-WhiteRabbitNeo-2-70B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 462} +{"model_id": "google/txgemma-9b-chat", "provider": "huggingface", "task": "text-generation", "downloads": 462} +{"model_id": "bartowski/microsoft_Phi-4-reasoning-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 462} +{"model_id": "unsloth/phi-4-reasoning-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 462} +{"model_id": "DavidAU/OpenAi-GPT-oss-20b-MODERATE-uncensored-NEO-Imatrix-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 462} +{"model_id": "DavidAU/gemma-3-1b-it-heretic-extreme-uncensored-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 462} +{"model_id": "dvruette/gidd-unif-10b", "provider": "huggingface", "task": "text-generation", "downloads": 462} +{"model_id": "mschill/dsa_llm", "provider": "huggingface", "task": "text-generation", "downloads": 462} +{"model_id": "LucasMagnana/gpt2-tweets", "provider": "huggingface", "task": "text-generation", "downloads": 462} +{"model_id": "tbmod/Llama-3.2-1B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 462} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-plus-mul-sub-99-64D-3L-8H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 462} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-padzero-plus-mul-sub-99-128D-1L-8H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 462} +{"model_id": "zenlm/zen-designer-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 462} +{"model_id": "kanocz/Qwen3.5-9B-Claude-4.6-HighIQ-THINKING-HERETIC-UNCENSORED-FP8-vLLM", "provider": "huggingface", "task": "text-generation", "downloads": 462} +{"model_id": "Simonc-44/Cygnis-Alpha-2-7B-v0.2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 462} +{"model_id": "anthracite-org/magnum-v4-72b-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 461} +{"model_id": "QuantFactory/granite-3.0-1b-a400m-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 461} +{"model_id": "noctrex/GLM-4.7-Flash-REAP-23B-A3B-MXFP4_MOE-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 461} +{"model_id": "arthurcollet/Qwen3-Coder-Next-mlx-nvfp4", "provider": "huggingface", "task": "text-generation", "downloads": 461} +{"model_id": "atbender/Qwen3.5-REAP-262B-A17B-W4A16", "provider": "huggingface", "task": "text-generation", "downloads": 461} +{"model_id": "might2901/Babelbit-YY_01", "provider": "huggingface", "task": "text-generation", "downloads": 461} +{"model_id": "mlabonne/Llama-3.1-70B-Instruct-lorablated", "provider": "huggingface", "task": "text-generation", "downloads": 460} +{"model_id": "lmstudio-community/GLM-Z1-9B-0414-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 460} +{"model_id": "cyankiwi/MiniMax-M2-AWQ-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 460} +{"model_id": "NamrataThakur/Small_Language_Model_MHA_53M_Pretrained", "provider": "huggingface", "task": "text-generation", "downloads": 460} +{"model_id": "zamanayaz/qwen2.5_0.5b_langjson_finetune_16bit", "provider": "huggingface", "task": "text-generation", "downloads": 460} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-plus-mul-sub-99-256D-3L-8H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 460} +{"model_id": "yujiepan/mixtral-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 459} +{"model_id": "legraphista/AutoCoder_S_6.7B-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 459} +{"model_id": "legraphista/codegeex4-all-9b-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 459} +{"model_id": "tensorblock/llama3.2-1b-Uncensored-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 459} +{"model_id": "tiny-random/gpt-oss-mxfp4", "provider": "huggingface", "task": "text-generation", "downloads": 459} +{"model_id": "PrimeIntellect/Qwen3-8B", "provider": "huggingface", "task": "text-generation", "downloads": 459} +{"model_id": "MultiverseComputingCAI/HyperNova-60B", "provider": "huggingface", "task": "text-generation", "downloads": 459} +{"model_id": "eousphoros/kappa-20b-131k", "provider": "huggingface", "task": "text-generation", "downloads": 459} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-plus-mul-sub-99-256D-3L-8H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 459} +{"model_id": "TheBloke/japanese-stablelm-base-beta-70B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 458} +{"model_id": "uonlp/Vistral-7B-Chat-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 458} +{"model_id": "zetasepic/Qwen2.5-72B-Instruct-abliterated-v2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 458} +{"model_id": "prithivMLmods/Qwen2.5-Coder-1.5B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 458} +{"model_id": "perplexity-ai/r1-1776-distill-llama-70b", "provider": "huggingface", "task": "text-generation", "downloads": 458} +{"model_id": "bartowski/zerofata_MS3.2-PaintedFantasy-Visage-33B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 458} +{"model_id": "bartowski/Qwen_Qwen3-235B-A22B-Thinking-2507-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 458} +{"model_id": "bartowski/TildeAI_TildeOpen-30b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 458} +{"model_id": "mehuldamani/llama-3.1-8b-instruct-user-sim-v3", "provider": "huggingface", "task": "text-generation", "downloads": 458} +{"model_id": "bartowski/allenai_Olmo-3.1-32B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 458} +{"model_id": "constructai/DeepSeek-R1-Distill-Qwen-7B-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 458} +{"model_id": "TheBloke/TinyLlama-1.1B-python-v0.1-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 457} +{"model_id": "manojpreveen/mpt-30b-v5", "provider": "huggingface", "task": "text-generation", "downloads": 457} +{"model_id": "yujiepan/gemma-2-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 457} +{"model_id": "pcuenq/gemma-tokenizer", "provider": "huggingface", "task": "text-generation", "downloads": 457} +{"model_id": "bartowski/Steelskull_L3.3-Damascus-R1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 457} +{"model_id": "JPishikawa/Llama-3.3-Swallow-70B-Instruct-v0.4-W4A16", "provider": "huggingface", "task": "text-generation", "downloads": 457} +{"model_id": "google/t5gemma-s-s-ul2", "provider": "huggingface", "task": "text-generation", "downloads": 457} +{"model_id": "adamkarvonen/checkpoints_latentqa_cls_on_policy_Qwen3-8B", "provider": "huggingface", "task": "text-generation", "downloads": 457} +{"model_id": "DavidAU/LFM2.5-1.2B-Thinking-Claude-4.6-Opus-Heretic-Uncensored-DISTILL", "provider": "huggingface", "task": "text-generation", "downloads": 457} +{"model_id": "Langboat/bloom-389m-zh", "provider": "huggingface", "task": "text-generation", "downloads": 456} +{"model_id": "ybelkada/gpt2-xl-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 456} +{"model_id": "yujiepan/bloom-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 456} +{"model_id": "ThomasBaruzier/Qwen2.5-0.5B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 456} +{"model_id": "huihui-ai/Qwen2.5-Coder-3B-Instruct-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 456} +{"model_id": "brittlewis12/gemma-3-1b-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 456} +{"model_id": "Jackmin108/Qwen3-30B-A3B-Fast", "provider": "huggingface", "task": "text-generation", "downloads": 456} +{"model_id": "bartowski/MiniMaxAI_MiniMax-M2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 456} +{"model_id": "dicta-il/DictaLM-3.0-24B-Thinking", "provider": "huggingface", "task": "text-generation", "downloads": 456} +{"model_id": "mlx-community/translategemma-27b-it-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 456} +{"model_id": "Sangsang/ContextRLDEMO-Qwen3-4B-Instruct-2048-ep3", "provider": "huggingface", "task": "text-generation", "downloads": 456} +{"model_id": "zone4007/GLM-4.5-Air", "provider": "huggingface", "task": "text-generation", "downloads": 456} +{"model_id": "Efficient-Large-Model/Llama-3-VILA1.5-8B", "provider": "huggingface", "task": "text-generation", "downloads": 455} +{"model_id": "legraphista/K2-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 455} +{"model_id": "bartowski/dolphin-2.9.3-Yi-1.5-34B-32k-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 455} +{"model_id": "Jiqing/TinyLlama-1.1B-Chat-v1.0-bnb-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 455} +{"model_id": "enacimie/Qwen3-1.7B-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 455} +{"model_id": "mlx-community/NVIDIA-Nemotron-Nano-9B-v2-4bits", "provider": "huggingface", "task": "text-generation", "downloads": 455} +{"model_id": "straino/Qwen3-Coder-30B-A3B-Instruct-AWQ-4bit-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 455} +{"model_id": "Wwayu/GLM-4.7-PRISM-mlx-2Bit", "provider": "huggingface", "task": "text-generation", "downloads": 455} +{"model_id": "yasserrmd/GLM4.7-Distill-LFM2.5-1.2B", "provider": "huggingface", "task": "text-generation", "downloads": 455} +{"model_id": "DevQuasar/Fortytwo-Network.Strand-Rust-Coder-14B-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 455} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-plus-mul-sub-99-128D-3L-8H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 455} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-512D-1L-4H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 455} +{"model_id": "fundthmcalculus/Qwen3.5-0.8B-hugcoder", "provider": "huggingface", "task": "text-generation", "downloads": 455} +{"model_id": "YazoPi/LlaMa3.2-1B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 455} +{"model_id": "mradermacher/Karnak-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 455} +{"model_id": "QuantFactory/NeuralDaredevil-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 454} +{"model_id": "weblab-GENIAC/Tanuki-8B-dpo-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 454} +{"model_id": "bartowski/HuatuoGPT-o1-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 454} +{"model_id": "second-state/SmolLM3-3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 454} +{"model_id": "QuantTrio/Qwen3-235B-A22B-Instruct-2507-GPTQ-Int4-Int8Mix", "provider": "huggingface", "task": "text-generation", "downloads": 454} +{"model_id": "AITRADER/Huihui-Qwen3-Coder-Next-abliterated-mlx-8Bit", "provider": "huggingface", "task": "text-generation", "downloads": 454} +{"model_id": "Scicom-intl/Multilingual-TTS-1.7B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 454} +{"model_id": "khushianand01/disposition_model", "provider": "huggingface", "task": "text-generation", "downloads": 454} +{"model_id": "GOBA-AI-Labs/PrunedHub-Qwen3-Coder-Next-50pct", "provider": "huggingface", "task": "text-generation", "downloads": 454} +{"model_id": "ibitato/c64-ministral-3-8b-thinking-c64-reasoning-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 454} +{"model_id": "USTC-KnowledgeComputingLab/Llama3-KALE-LM-Chem-1.5-8B", "provider": "huggingface", "task": "text-generation", "downloads": 453} +{"model_id": "DavidAU/MN-GRAND-Gutenberg-Lyra4-Lyra-12B-MADNESS-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 453} +{"model_id": "bartowski/TheDrummer_Fallen-Gemma3-4B-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 453} +{"model_id": "BankiReaction/Qwen3-0.6B-Gensyn-Swarm-deft_gentle_mallard", "provider": "huggingface", "task": "text-generation", "downloads": 453} +{"model_id": "ChuGyouk/Qwen3-8B-Instruct-from-VL", "provider": "huggingface", "task": "text-generation", "downloads": 453} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-plus-mul-sub-99-128D-2L-8H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 453} +{"model_id": "altomek/Seed-OSS-36B-Instruct-XXL-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 453} +{"model_id": "SandLogicTechnologies/gemma-3-1b-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 453} +{"model_id": "OpenMOSS-Team/SciThinker-4B", "provider": "huggingface", "task": "text-generation", "downloads": 453} +{"model_id": "surajp/gpt2-hindi", "provider": "huggingface", "task": "text-generation", "downloads": 452} +{"model_id": "yujiepan/gemma-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 452} +{"model_id": "bartowski/llama-3-neural-chat-v1-8b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 452} +{"model_id": "FreedomIntelligence/AceGPT-v2-32B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 452} +{"model_id": "bartowski/Athene-V2-Chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 452} +{"model_id": "famepram/qwen2.5-1b", "provider": "huggingface", "task": "text-generation", "downloads": 452} +{"model_id": "Pranilllllll/finetuned_gpt2_45krows_10epochs", "provider": "huggingface", "task": "text-generation", "downloads": 452} +{"model_id": "yujiepan/glm-4.5-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 452} +{"model_id": "sr5434/sft_model", "provider": "huggingface", "task": "text-generation", "downloads": 452} +{"model_id": "irfanalee/doc-intel-gpt-oss-20b", "provider": "huggingface", "task": "text-generation", "downloads": 452} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-plus-mul-sub-99-64D-3L-8H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 452} +{"model_id": "ueihieu/llama2-7b-lora-rebel", "provider": "huggingface", "task": "text-generation", "downloads": 452} +{"model_id": "ueihieu/llama2-7b-lora-scierc", "provider": "huggingface", "task": "text-generation", "downloads": 452} +{"model_id": "cs2764/GLM-5-abliterated-dq4-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 452} +{"model_id": "yujiepan/dbrx-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 451} +{"model_id": "furiosa-ai/Llama-3.1-8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 451} +{"model_id": "huihui-ai/Huihui-Qwen3-30B-A3B-Instruct-2507-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 451} +{"model_id": "TorpedoSoftware/Luau-Devstral-24B-Instruct-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 451} +{"model_id": "ninacatcoin/nina-model", "provider": "huggingface", "task": "text-generation", "downloads": 451} +{"model_id": "W-61/hh-helpful-base-llama3-8b-sft", "provider": "huggingface", "task": "text-generation", "downloads": 451} +{"model_id": "nvidia/Kimi-K2.5-Thinking-Eagle3", "provider": "huggingface", "task": "text-generation", "downloads": 451} +{"model_id": "Jackrong/MLX-Qwen3.5-9B-Gemini-3.1-Pro-Reasoning-Distill-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 451} +{"model_id": "shawon/GLM-4.7-Flash-16bit", "provider": "huggingface", "task": "text-generation", "downloads": 451} +{"model_id": "umitaksoylu/lsda-3b-turkish-dev", "provider": "huggingface", "task": "text-generation", "downloads": 451} +{"model_id": "deepseek-ai/deepseek-coder-7b-base-v1.5", "provider": "huggingface", "task": "text-generation", "downloads": 450} +{"model_id": "yujiepan/dbrx-tiny256-random", "provider": "huggingface", "task": "text-generation", "downloads": 450} +{"model_id": "bartowski/Falcon3-7B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 450} +{"model_id": "bartowski/mergekit-community_Mistral-Small-2501-SCE-Mashup-2-24B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 450} +{"model_id": "gabriellarson/SmallThinker-21BA3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 450} +{"model_id": "dphn/Dolphin-X1-8B", "provider": "huggingface", "task": "text-generation", "downloads": 450} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-128D-2L-8H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 450} +{"model_id": "Ecolash/A2-Model-SFT-DARE", "provider": "huggingface", "task": "text-generation", "downloads": 450} +{"model_id": "MaziyarPanahi/Calme-7B-Instruct-v0.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 449} +{"model_id": "Skywork/Skywork-o1-Open-Llama-3.1-8B", "provider": "huggingface", "task": "text-generation", "downloads": 449} +{"model_id": "JaQuan2k6/Qwen2.5-Coder-32B-Instruct-abliterated-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 449} +{"model_id": "sampluralis/llama-sft-muon", "provider": "huggingface", "task": "text-generation", "downloads": 449} +{"model_id": "osieosie/tmax-qwen3-4b-sft-20260316-100k-asst-loss", "provider": "huggingface", "task": "text-generation", "downloads": 449} +{"model_id": "TheBloke/goliath-120b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 448} +{"model_id": "DevQuasar/deepcogito.cogito-v1-preview-llama-3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 448} +{"model_id": "LiquidAI/LFM2-1.2B-RAG", "provider": "huggingface", "task": "text-generation", "downloads": 448} +{"model_id": "inferencerlabs/Kimi-K2-Instruct-0905-MLX-3.8bit", "provider": "huggingface", "task": "text-generation", "downloads": 448} +{"model_id": "huihui-ai/Huihui-GLM-4.5-Air-abliterated-mlx-mxfp4", "provider": "huggingface", "task": "text-generation", "downloads": 448} +{"model_id": "millat/mistral-7b-indian-university-guidance", "provider": "huggingface", "task": "text-generation", "downloads": 448} +{"model_id": "digitalai/DgMind-20B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 448} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-plus-mul-sub-99-512D-3L-4H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 448} +{"model_id": "NexVeridian/OmniCoder-9B-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 448} +{"model_id": "Nekochu/Llama-2-13B-fp16-french", "provider": "huggingface", "task": "text-generation", "downloads": 447} +{"model_id": "beomi/Llama-3-Open-Ko-8B-Instruct-preview", "provider": "huggingface", "task": "text-generation", "downloads": 447} +{"model_id": "RefalMachine/ruadapt_qwen2.5_7B_ext_u48_instruct_gguf", "provider": "huggingface", "task": "text-generation", "downloads": 447} +{"model_id": "bartowski/AMD-OLMo-1B-SFT-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 447} +{"model_id": "hdnh2006/BSC-LT-salamandra-7b-instruct-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 447} +{"model_id": "bartowski/arcee-ai_Virtuoso-Small-v2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 447} +{"model_id": "mlx-community/bitnet-b1.58-2B-4T-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 447} +{"model_id": "tbmod/Meta-Llama-3.1-8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 447} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-plus-mul-sub-99-128D-3L-8H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 447} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-plus-mul-sub-99-128D-1L-8H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 447} +{"model_id": "Holy-fox/Qwen3.5-0.8B-JP", "provider": "huggingface", "task": "text-generation", "downloads": 447} +{"model_id": "saha2026/TwinLlama-3.1-8B-DPO", "provider": "huggingface", "task": "text-generation", "downloads": 447} +{"model_id": "egafni/pico-llama", "provider": "huggingface", "task": "text-generation", "downloads": 446} +{"model_id": "Vikhrmodels/Vikhr-Qwen-2.5-1.5B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 446} +{"model_id": "FrancescoPeriti/Llama3Dictionary-merge", "provider": "huggingface", "task": "text-generation", "downloads": 446} +{"model_id": "mlx-community/Llama-3.3-70B-Instruct-3bit", "provider": "huggingface", "task": "text-generation", "downloads": 446} +{"model_id": "Valdemardi/Dolphin3.0-Mistral-24B-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 446} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-64D-1L-8H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 446} +{"model_id": "Jackrong/MLX-Qwen3.5-0.8B-Claude-4.6-Opus-Reasoning-Distilled-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 446} +{"model_id": "yujiepan/qwen1.5-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 445} +{"model_id": "ridger/MMfreeLM-1.3B", "provider": "huggingface", "task": "text-generation", "downloads": 445} +{"model_id": "DavidAU/Dark-Forest-V2-Ultra-Quality-20b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 445} +{"model_id": "mlx-community/SmolLM-360M-Instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 445} +{"model_id": "zai-org/glm-edge-4b-chat", "provider": "huggingface", "task": "text-generation", "downloads": 445} +{"model_id": "OpenHands/openhands-lm-7b-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 445} +{"model_id": "Mungert/DeepCoder-14B-Preview-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 445} +{"model_id": "bartowski/LiquidAI_LFM2-350M-Extract-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 445} +{"model_id": "mradermacher/Qwen2.5-Coder-32B-Instruct-NP-Abliterated-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 445} +{"model_id": "kenonix/Llama-3.3-8B-Thinking-Gemini-Flash-11000x-128k-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 445} +{"model_id": "mradermacher/MiniMax-M2.1-REAP-40-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 445} +{"model_id": "sparticle62/TwinAi-3B", "provider": "huggingface", "task": "text-generation", "downloads": 445} +{"model_id": "shieldstackllc/MiniMax-M2.5-REAP-29-mlx-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 445} +{"model_id": "sjoerdbodbijl/Qwen3-Coder-Next-mlx-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 445} +{"model_id": "shmjdr/honda_poc_voice_disambiguator_qwen_mlx_v3", "provider": "huggingface", "task": "text-generation", "downloads": 445} +{"model_id": "AgPerry/Qwen2.5-Coder-7B-Instruct-num07", "provider": "huggingface", "task": "text-generation", "downloads": 445} +{"model_id": "llama-moe/LLaMA-MoE-v1-3_5B-2_8", "provider": "huggingface", "task": "text-generation", "downloads": 444} +{"model_id": "second-state/Qwen1.5-7B-Chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 444} +{"model_id": "casperhansen/mistral-large-instruct-2407-awq", "provider": "huggingface", "task": "text-generation", "downloads": 444} +{"model_id": "QuantFactory/starcoder2-7b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 444} +{"model_id": "QuantFactory/PersianMind-v1.0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 444} +{"model_id": "bartowski/MathCoder2-Mistral-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 444} +{"model_id": "typhoon-ai/typhoon2-qwen2.5-7b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 444} +{"model_id": "bartowski/ArliAI_QwQ-32B-ArliAI-RpR-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 444} +{"model_id": "lmstudio-community/GLM-4.5-Air-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 444} +{"model_id": "mradermacher/commandr-35b-cpt-sft-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 444} +{"model_id": "Ryder99/Llama-3.2-1B-Instruct-Spanish-360s", "provider": "huggingface", "task": "text-generation", "downloads": 444} +{"model_id": "splendidcomputer/new-dim", "provider": "huggingface", "task": "text-generation", "downloads": 444} +{"model_id": "unsloth/c4ai-command-r-plus-08-2024-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 443} +{"model_id": "bartowski/LongWriter-glm4-9b-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 443} +{"model_id": "QuantTrio/Qwen3-30B-A3B-Instruct-2507-GPTQ-Int8", "provider": "huggingface", "task": "text-generation", "downloads": 443} +{"model_id": "bezzam/VibeVoice-1.5Bv2", "provider": "huggingface", "task": "text-generation", "downloads": 443} +{"model_id": "kalle07/GLM-4.6V-Flash-heretic_R18_K001-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 443} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-plus-mul-sub-99-256D-2L-8H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 443} +{"model_id": "nickprock/Gemma3-1B-CulturaViva-ITA", "provider": "huggingface", "task": "text-generation", "downloads": 443} +{"model_id": "almvos/chess_model4", "provider": "huggingface", "task": "text-generation", "downloads": 443} +{"model_id": "Jackrong/MLX-Qwen3.5-2B-Claude-4.6-Opus-Reasoning-Distilled-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 443} +{"model_id": "pasindubg/gemma-2-2b-singlish-expanded", "provider": "huggingface", "task": "text-generation", "downloads": 443} +{"model_id": "andyjack/GLM-4.6-REAP-252B-A32B-MXFP4_MOE_GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 443} +{"model_id": "renansantosmendes/synapseai-qwen3-4B-instruct-merged", "provider": "huggingface", "task": "text-generation", "downloads": 443} +{"model_id": "lmstudio-community/WizardLM-2-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 442} +{"model_id": "AI-MO/NuminaMath-7B-TIR", "provider": "huggingface", "task": "text-generation", "downloads": 442} +{"model_id": "typhoon-ai/llama3.2-typhoon2-1b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 442} +{"model_id": "onnx-community/gemma-3-1b-it-ONNX", "provider": "huggingface", "task": "text-generation", "downloads": 442} +{"model_id": "PowCal/Qwen3-8B-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 442} +{"model_id": "Agtian/llamas", "provider": "huggingface", "task": "text-generation", "downloads": 442} +{"model_id": "nightmedia/Qwen3.5-27B-Text-heretic-qx64-hi-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 442} +{"model_id": "Prositron/gome", "provider": "huggingface", "task": "text-generation", "downloads": 442} +{"model_id": "bartowski/ai21labs_AI21-Jamba2-3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 441} +{"model_id": "NexVeridian/Qwen3.5-27B-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 441} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-plus-mul-sub-99-64D-1L-8H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 441} +{"model_id": "NexVeridian/Qwen3.5-9B-5bit", "provider": "huggingface", "task": "text-generation", "downloads": 441} +{"model_id": "Sarim-Hash/Qwen3-14B-sandbagging", "provider": "huggingface", "task": "text-generation", "downloads": 441} +{"model_id": "llmfan46/GLM-4-32B-0414-uncensored-heretic-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 441} +{"model_id": "rob-x-ai/phi-2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 440} +{"model_id": "mrm8488/phi-2-coder", "provider": "huggingface", "task": "text-generation", "downloads": 440} +{"model_id": "codellama/CodeLlama-70b-hf", "provider": "huggingface", "task": "text-generation", "downloads": 440} +{"model_id": "DavidAU/Psyonic-Cetacean-Ultra-Quality-20b-GGUF-imat-plus2", "provider": "huggingface", "task": "text-generation", "downloads": 440} +{"model_id": "mlx-community/gemma-2-27b-it-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 440} +{"model_id": "QuantFactory/Meta-Llama-3.1-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 440} +{"model_id": "aifeifei798/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 440} +{"model_id": "onnx-community/Phi-3.5-mini-instruct-onnx-web", "provider": "huggingface", "task": "text-generation", "downloads": 440} +{"model_id": "nvidia/Nemotron-Research-GooseReason-4B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 440} +{"model_id": "anrilombard/mzansilm-125m", "provider": "huggingface", "task": "text-generation", "downloads": 440} +{"model_id": "mnbtyujhg/chess-smollm2-135m", "provider": "huggingface", "task": "text-generation", "downloads": 440} +{"model_id": "SL-AI/GRaPE-Mini-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 440} +{"model_id": "tensorblock/bloomz-7b1-mt-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 439} +{"model_id": "speakleash/Bielik-4.5B-v3.0-Instruct-FP8-Dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 439} +{"model_id": "Qwen/Qwen3-32B-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 439} +{"model_id": "bartowski/baidu_ERNIE-4.5-0.3B-PT-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 439} +{"model_id": "yujiepan/qwen3-tiny-random-tp", "provider": "huggingface", "task": "text-generation", "downloads": 439} +{"model_id": "bartowski/zerofata_MS3.2-PaintedFantasy-Visage-v3-34B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 439} +{"model_id": "EditScore/EditScore-Qwen3-VL-4B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 439} +{"model_id": "geodesic-research/sfm_unfiltered_midtrain_misalignment_upsampled_dpo", "provider": "huggingface", "task": "text-generation", "downloads": 439} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-plus-mul-sub-99-256D-2L-8H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 439} +{"model_id": "Jhon676/TieFighter-Holodeck-Holomax-Mythomax-F1-V1-COMPOS-20B-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 439} +{"model_id": "SiddharthaGolu/Qwen3.5-27B-4bit-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 439} +{"model_id": "spicyneuron/Qwen3.5-35B-A3B-MLX-4.8-bit", "provider": "huggingface", "task": "text-generation", "downloads": 439} +{"model_id": "TheBloke/Yi-6B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 438} +{"model_id": "llmware/dragon-mistral-7b-v0", "provider": "huggingface", "task": "text-generation", "downloads": 438} +{"model_id": "yujiepan/glm-4-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 438} +{"model_id": "QuantFactory/Qwen2.5-Coder-1.5B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 438} +{"model_id": "JetBrains/Mellum-4b-sft-kotlin", "provider": "huggingface", "task": "text-generation", "downloads": 438} +{"model_id": "aaravriyer193/MonkeGpt-Vivace", "provider": "huggingface", "task": "text-generation", "downloads": 438} +{"model_id": "v-ShivaPrasad/Teacher-model", "provider": "huggingface", "task": "text-generation", "downloads": 438} +{"model_id": "xzitao/GALM_luquLine_7B", "provider": "huggingface", "task": "text-generation", "downloads": 438} +{"model_id": "VietAI/gpt-neo-1.3B-vietnamese-news", "provider": "huggingface", "task": "text-generation", "downloads": 437} +{"model_id": "Gustavosta/MagicPrompt-Dalle", "provider": "huggingface", "task": "text-generation", "downloads": 437} +{"model_id": "javirandor/passgpt-10characters", "provider": "huggingface", "task": "text-generation", "downloads": 437} +{"model_id": "AI4Chem/ChemLLM-20B-Chat-DPO", "provider": "huggingface", "task": "text-generation", "downloads": 437} +{"model_id": "CISCai/Mistral-7B-Instruct-v0.3-SOTA-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 437} +{"model_id": "EQUES/MedLLama3-JP-v2", "provider": "huggingface", "task": "text-generation", "downloads": 437} +{"model_id": "RWKV/v6-Finch-14B-HF", "provider": "huggingface", "task": "text-generation", "downloads": 437} +{"model_id": "tensorblock/Qwen2.5-Coder-32B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 437} +{"model_id": "cyberagent/DeepSeek-R1-Distill-Qwen-14B-Japanese", "provider": "huggingface", "task": "text-generation", "downloads": 437} +{"model_id": "unsloth/granite-3.2-8b-instruct-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 437} +{"model_id": "bartowski/TheDrummer_Gemmasutra-Small-4B-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 437} +{"model_id": "AI-MO/Kimina-Autoformalizer-7B", "provider": "huggingface", "task": "text-generation", "downloads": 437} +{"model_id": "bartowski/TheDrummer_Rivermind-12B-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 437} +{"model_id": "nvidia/Nemotron-H-47B-Reasoning-128K", "provider": "huggingface", "task": "text-generation", "downloads": 437} +{"model_id": "bartowski/sarvamai_sarvam-m-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 437} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-padzero-plus-mul-sub-99-128D-1L-8H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 437} +{"model_id": "DevQuasar/cognitivecomputations.Dolphin3.0-Llama3.1-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 436} +{"model_id": "bartowski/openai_gpt-oss-20b-GGUF-MXFP4-Experimental", "provider": "huggingface", "task": "text-generation", "downloads": 436} +{"model_id": "mlx-community/Qwen3-0.6B-Base-DQ5", "provider": "huggingface", "task": "text-generation", "downloads": 436} +{"model_id": "thwannbe/Llama-3.1-8B-Instruct-GSM8K-Rlvr-Distill", "provider": "huggingface", "task": "text-generation", "downloads": 436} +{"model_id": "p-e-w/Qwen3-4B-Instruct-2507-heretic-v4", "provider": "huggingface", "task": "text-generation", "downloads": 436} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-plus-mul-sub-99-512D-1L-8H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 436} +{"model_id": "LorenaYannnnn/general_reward-Qwen3-0.6B-baseline_all_tokens-seed_0", "provider": "huggingface", "task": "text-generation", "downloads": 436} +{"model_id": "AUTOMATIC/promptgen-lexart", "provider": "huggingface", "task": "text-generation", "downloads": 435} +{"model_id": "zai-org/cogagent-chat-hf", "provider": "huggingface", "task": "text-generation", "downloads": 435} +{"model_id": "goldfish-models/ell_grek_1000mb", "provider": "huggingface", "task": "text-generation", "downloads": 435} +{"model_id": "legraphista/Llama-3.2-3B-Instruct-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 435} +{"model_id": "anthracite-org/magnum-v4-22b-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 435} +{"model_id": "kadirnar/Orpheus-TTS-Cml-Spanish", "provider": "huggingface", "task": "text-generation", "downloads": 435} +{"model_id": "MindIntLab/Psyche-R1", "provider": "huggingface", "task": "text-generation", "downloads": 435} +{"model_id": "mlx-community/lille-130m-instruct-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 435} +{"model_id": "RedHatAI/Phi-4-reasoning-FP8-dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 435} +{"model_id": "SandLogicTechnologies/DeepSeek-R1-Distill-Qwen-14B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 435} +{"model_id": "MaziyarPanahi/ChatMusician-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 434} +{"model_id": "unsloth/gemma-2-9b", "provider": "huggingface", "task": "text-generation", "downloads": 434} +{"model_id": "AXCXEPT/EZO-Common-T2-2B-gemma-2-it", "provider": "huggingface", "task": "text-generation", "downloads": 434} +{"model_id": "tokyotech-llm/Llama-3.1-Swallow-8B-Instruct-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 434} +{"model_id": "nvidia/AceMath-7B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 434} +{"model_id": "hdnh2006/DeepSeek-R1-Distill-Qwen-1.5B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 434} +{"model_id": "Doctor-Shotgun/L3.3-70B-Magnum-Diamond-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 434} +{"model_id": "jpvan4/DeepSeek-R1-0528-Qwen3-8B-heretic", "provider": "huggingface", "task": "text-generation", "downloads": 434} +{"model_id": "lumencarlo/Affine-alpha_5DSXscNEXR3K2ms11qLaA6sNjVwZB3PonFzabpoF8dmKSGJ4", "provider": "huggingface", "task": "text-generation", "downloads": 434} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-plus-mul-sub-99-128D-1L-8H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 434} +{"model_id": "hamishivi/tmax-qwen3-4b-sft-20260316-100k-asst-loss", "provider": "huggingface", "task": "text-generation", "downloads": 434} +{"model_id": "TheBloke/Swallow-13B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 433} +{"model_id": "DavidAU/Mistral-Nemo-Instruct-2407-13.35B-BRAINSTORM-5x-FORM-11-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 433} +{"model_id": "duyntnet/AlphaMonarch-7B-imatrix-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 433} +{"model_id": "bartowski/Falcon3-1B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 433} +{"model_id": "NeuraLakeAi/iSA-02-Nano-Llama-3.2-1B", "provider": "huggingface", "task": "text-generation", "downloads": 433} +{"model_id": "DevQuasar/openbmb.BitCPM4-0.5B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 433} +{"model_id": "RepublicOfKorokke/GLM-4.7-Flash-REAP-23B-A3B-mlx-nvfp4", "provider": "huggingface", "task": "text-generation", "downloads": 433} +{"model_id": "farbodtavakkoli/OTel-LLM-20B-IT", "provider": "huggingface", "task": "text-generation", "downloads": 433} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-plus-mul-sub-99-256D-1L-8H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 433} +{"model_id": "TsinghuaAI/CPM-Generate", "provider": "huggingface", "task": "text-generation", "downloads": 432} +{"model_id": "BramVanroy/GEITje-7B-ultra", "provider": "huggingface", "task": "text-generation", "downloads": 432} +{"model_id": "hishab/titulm-llama-3.2-3b-v2.0", "provider": "huggingface", "task": "text-generation", "downloads": 432} +{"model_id": "yujiepan/QwQ-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 432} +{"model_id": "bartowski/OpenThinker-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 432} +{"model_id": "brittlewis12/Mistral-Small-24B-Instruct-2501-reasoning-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 432} +{"model_id": "yujiepan/qwq-tiny-random-dim64", "provider": "huggingface", "task": "text-generation", "downloads": 432} +{"model_id": "Novaciano/SENTIMENTAL_SEX-3.2-1B", "provider": "huggingface", "task": "text-generation", "downloads": 432} +{"model_id": "NexVeridian/Qwen3-Coder-30B-A3B-Instruct-3bit", "provider": "huggingface", "task": "text-generation", "downloads": 432} +{"model_id": "p-e-w/Llama-3.1-8B-Instruct-heretic", "provider": "huggingface", "task": "text-generation", "downloads": 432} +{"model_id": "sdhossain24/Meta-Llama-3-8B-Instruct-CTRL", "provider": "huggingface", "task": "text-generation", "downloads": 432} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-plus-mul-sub-99-128D-2L-8H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 432} +{"model_id": "unsloth/zephyr-sft-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 431} +{"model_id": "bartowski/Deepthink-Reasoning-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 431} +{"model_id": "gguf-org/gemma-3-1b-pt-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 431} +{"model_id": "zenlm/zen-agent-4b", "provider": "huggingface", "task": "text-generation", "downloads": 431} +{"model_id": "eekay/Llama-3.1-8B-Instruct-dog-numbers-ft", "provider": "huggingface", "task": "text-generation", "downloads": 431} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-plus-mul-sub-99-64D-2L-8H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 431} +{"model_id": "omrisap/SFT_Z_model", "provider": "huggingface", "task": "text-generation", "downloads": 431} +{"model_id": "rxsmus/chess-final", "provider": "huggingface", "task": "text-generation", "downloads": 431} +{"model_id": "wbkou/Qwen3.5-27B-Claude-4.6-Opus-Distilled-8bit-MLX", "provider": "huggingface", "task": "text-generation", "downloads": 431} +{"model_id": "LuffyTheFox/Qwen3.5-4B-Claude-4.6-Opus-Reasoning-Distilled-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 431} +{"model_id": "shenzhi-wang/Llama3.1-70B-Chinese-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 430} +{"model_id": "hugging-quants/Meta-Llama-3.1-405B-BNB-NF4-BF16", "provider": "huggingface", "task": "text-generation", "downloads": 430} +{"model_id": "Qwen/Qwen2-Math-7B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 430} +{"model_id": "yujiepan/llama-3.2-vision-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 430} +{"model_id": "chohtet/Qwen2.5-14B-Instruct-H3-VLLM-test", "provider": "huggingface", "task": "text-generation", "downloads": 430} +{"model_id": "bartowski/EVA-Qwen2.5-7B-v0.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 430} +{"model_id": "Mungert/Phi-4-mini-instruct.gguf", "provider": "huggingface", "task": "text-generation", "downloads": 430} +{"model_id": "NousResearch/Hermes-4-405B-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 430} +{"model_id": "bvuillemin/Qwen3.5-9B-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 430} +{"model_id": "DATEXIS/DeepICD-R1-zero-32B", "provider": "huggingface", "task": "text-generation", "downloads": 430} +{"model_id": "abeja/gpt2-large-japanese", "provider": "huggingface", "task": "text-generation", "downloads": 429} +{"model_id": "NousResearch/Llama-2-70b-chat-hf", "provider": "huggingface", "task": "text-generation", "downloads": 429} +{"model_id": "jinaai/reader-lm-1.5b", "provider": "huggingface", "task": "text-generation", "downloads": 429} +{"model_id": "speakleash/Bielik-11B-v2.1-Instruct-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 429} +{"model_id": "nvidia/Hymba-1.5B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 429} +{"model_id": "finnvoorhees/coreml-Llama-3.2-1B-Instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 429} +{"model_id": "bartowski/internlm_OREAL-DeepSeek-R1-Distill-Qwen-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 429} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-plus-mul-sub-99-64D-3L-8H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 429} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-plus-mul-sub-99-128D-2L-8H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 429} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-plus-mul-sub-99-512D-3L-8H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 429} +{"model_id": "mradermacher/LL-athena-V5-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 429} +{"model_id": "MaziyarPanahi/WhiteRabbitNeo-13B-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 428} +{"model_id": "HuggingFaceFW/ablation-model-fineweb-edu", "provider": "huggingface", "task": "text-generation", "downloads": 428} +{"model_id": "QuantFactory/Mistral-Nemo-Japanese-Instruct-2408-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 428} +{"model_id": "bartowski/SuperNova-Medius-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 428} +{"model_id": "zai-org/glm-edge-4b-chat-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 428} +{"model_id": "root4k/Dolphin-Mistral-24B-Venice-Edition-mlx-mxfp8", "provider": "huggingface", "task": "text-generation", "downloads": 428} +{"model_id": "cmp-nct/acestep-5Hz-lm-4B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 428} +{"model_id": "splats/Llama-3_3-Nemotron-Super-49B-v1_5-mlx-8Bit", "provider": "huggingface", "task": "text-generation", "downloads": 428} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-plus-mul-sub-99-64D-1L-8H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 428} +{"model_id": "benjamin/gpt2-wechsel-chinese", "provider": "huggingface", "task": "text-generation", "downloads": 427} +{"model_id": "Rocketknight1/dbrx-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 427} +{"model_id": "yujiepan/QwQ-preview-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 427} +{"model_id": "bartowski/Phi-3.5-MoE-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 427} +{"model_id": "Lucy-in-the-Sky/NSFW-3B-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 427} +{"model_id": "Unbabel/M-Prometheus-14B", "provider": "huggingface", "task": "text-generation", "downloads": 427} +{"model_id": "mlabonne/Qwen3-4B-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 427} +{"model_id": "bartowski/TheDrummer_Cydonia-24B-v3.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 427} +{"model_id": "microsoft/Dayhoff-3b-GR-HM-c", "provider": "huggingface", "task": "text-generation", "downloads": 427} +{"model_id": "bartowski/inclusionAI_Ling-mini-2.0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 427} +{"model_id": "NamrataThakur/Small_Language_Model_GQA_48M_Pretrained", "provider": "huggingface", "task": "text-generation", "downloads": 427} +{"model_id": "tejeshbhalla/GLM-FLASH-TMT", "provider": "huggingface", "task": "text-generation", "downloads": 427} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-plus-mul-sub-99-64D-3L-8H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 427} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-plus-mul-sub-99-256D-1L-8H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 427} +{"model_id": "Jaward/phi-3-mini-4k-instruct.Q4_0.gguf", "provider": "huggingface", "task": "text-generation", "downloads": 426} +{"model_id": "QuantFactory/deepseek-math-7b-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 426} +{"model_id": "lilmeaty/SmolLM2-135M-Instruct-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 426} +{"model_id": "bartowski/simplescaling_s1-32B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 426} +{"model_id": "speakleash/Bielik-1.5B-v3.0-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 426} +{"model_id": "inferencerlabs/openai-gpt-oss-120b-MLX-6.5bit", "provider": "huggingface", "task": "text-generation", "downloads": 426} +{"model_id": "zenlm/zen-nano-0.6b", "provider": "huggingface", "task": "text-generation", "downloads": 426} +{"model_id": "taka-y/qwen3-4b-structured-lora-v1", "provider": "huggingface", "task": "text-generation", "downloads": 426} +{"model_id": "mradermacher/JianLai-qwen0.5b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 426} +{"model_id": "DATEXIS/DeepICD-R1-7B", "provider": "huggingface", "task": "text-generation", "downloads": 426} +{"model_id": "jiagaoxiang/gpt3-125M-8000iter", "provider": "huggingface", "task": "text-generation", "downloads": 425} +{"model_id": "isaacus/open-australian-legal-llm", "provider": "huggingface", "task": "text-generation", "downloads": 425} +{"model_id": "backyardai/L3-8B-Stheno-v3.3-32K-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 425} +{"model_id": "bartowski/Hermes-3-Llama-3.1-8B-lorablated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 425} +{"model_id": "AIDC-AI/Marco-o1", "provider": "huggingface", "task": "text-generation", "downloads": 425} +{"model_id": "hadesguard/AceInstruct-1.5B-Gensyn-Swarm-hardy_stinky_bee", "provider": "huggingface", "task": "text-generation", "downloads": 425} +{"model_id": "gshasiri/SmolLM3-DPO-Second-Round", "provider": "huggingface", "task": "text-generation", "downloads": 425} +{"model_id": "DavidAU/GLM-4.7-Flash-NEO-CODE-Imatrix-MAX-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 425} +{"model_id": "DavidAU/Gemma-The-Writer-J.GutenBerg-10B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 424} +{"model_id": "yentinglin/Llama-3.1-Taiwan-8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 424} +{"model_id": "RedHatAI/granite-4.0-h-small-FP8-dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 424} +{"model_id": "jedisct1/Qwen3-Embedding-8B-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 424} +{"model_id": "kth8/gemma-3-270m-it-Email-Generator-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 424} +{"model_id": "goldfish-models/zho_hans_1000mb", "provider": "huggingface", "task": "text-generation", "downloads": 423} +{"model_id": "bartowski/AGI-0_Art-Skynet-3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 423} +{"model_id": "bartowski/PocketDoc_Dans-SakuraKaze-V1.0.0-12b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 423} +{"model_id": "LiquidAI/LFM2-350M-PII-Extract-JP", "provider": "huggingface", "task": "text-generation", "downloads": 423} +{"model_id": "kangdawei/MMR-Sigmoid-DAPO-7B", "provider": "huggingface", "task": "text-generation", "downloads": 423} +{"model_id": "0xA50C1A1/Llama-3.3-8B-Instruct-128K-Heretic", "provider": "huggingface", "task": "text-generation", "downloads": 423} +{"model_id": "nvidia/Nemotron-Terminal-14B", "provider": "huggingface", "task": "text-generation", "downloads": 423} +{"model_id": "pthinc/Cicikus-v3-1.4B", "provider": "huggingface", "task": "text-generation", "downloads": 423} +{"model_id": "Baldezo313/queensland-ai-gemma3-fine-tuned-live", "provider": "huggingface", "task": "text-generation", "downloads": 423} +{"model_id": "ik/TwiTTS", "provider": "huggingface", "task": "text-generation", "downloads": 423} +{"model_id": "WizardLMTeam/WizardCoder-15B-V1.0", "provider": "huggingface", "task": "text-generation", "downloads": 422} +{"model_id": "TheBloke/Poro-34B-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 422} +{"model_id": "bartowski/Athene-70B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 422} +{"model_id": "QuantFactory/Llama-Guard-3-1B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 422} +{"model_id": "RefalMachine/ruadapt_qwen2.5_3B_ext_u48_instruct_v4_gguf", "provider": "huggingface", "task": "text-generation", "downloads": 422} +{"model_id": "bartowski/nvidia_AceReason-Nemotron-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 422} +{"model_id": "mradermacher/medgemma-4b-it-abliterated-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 422} +{"model_id": "gghfez/GLM-4.6-control-vectors", "provider": "huggingface", "task": "text-generation", "downloads": 422} +{"model_id": "Goekdeniz-Guelmez/Josiefied-Qwen3-VL-4B-Instruct-abliterated-beta-v1", "provider": "huggingface", "task": "text-generation", "downloads": 422} +{"model_id": "Casual-Autopsy/Maginum-Cydoms-24B-static-GGUFs", "provider": "huggingface", "task": "text-generation", "downloads": 422} +{"model_id": "rikunarita/Qwen3-4B-Thinking-2507-Genius-Coder-UD-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 422} +{"model_id": "farbodtavakkoli/OTel-LLM-27B-IT", "provider": "huggingface", "task": "text-generation", "downloads": 422} +{"model_id": "suldanpashir/Qwen3-48B-A4B-Savant-Commander-Distill-12X-Closed-Open-Heretic-Uncensored-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 422} +{"model_id": "LeadFootThrottleCock/Qwen2.5-7B-Instruct-heretic", "provider": "huggingface", "task": "text-generation", "downloads": 422} +{"model_id": "qikp/kite-2.6-13m-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 422} +{"model_id": "flax-community/gpt2-small-indonesian", "provider": "huggingface", "task": "text-generation", "downloads": 421} +{"model_id": "Smaraa/gpt2-text-simplification_1e4_adafactor_newsela", "provider": "huggingface", "task": "text-generation", "downloads": 421} +{"model_id": "TheBloke/em_german_13b_v01-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 421} +{"model_id": "TheBloke/finance-chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 421} +{"model_id": "princeton-nlp/gemma-2-9b-it-SimPO", "provider": "huggingface", "task": "text-generation", "downloads": 421} +{"model_id": "Salesforce/xLAM-2-1b-fc-r-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 421} +{"model_id": "bartowski/deepcogito_cogito-v1-preview-llama-70B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 421} +{"model_id": "nick11roberts/SL-discrep-chinchilla-rw-params220M_maxstep36840-flop_2_56e19_step_36844", "provider": "huggingface", "task": "text-generation", "downloads": 421} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-plus-mul-sub-99-128D-1L-8H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 421} +{"model_id": "Sangsang/ci_feedback_both_feedback_jsd_b0p8_ema0p999", "provider": "huggingface", "task": "text-generation", "downloads": 421} +{"model_id": "bartowski/Chat2DB-SQL-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 420} +{"model_id": "DavidAU/Psyfighter2-Ultra-Quality-13B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 420} +{"model_id": "bartowski/DRT-o1-14B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 420} +{"model_id": "deepseek-ai/DeepSeek-Prover-V2-671B", "provider": "huggingface", "task": "text-generation", "downloads": 420} +{"model_id": "unsloth/SmolLM3-3B", "provider": "huggingface", "task": "text-generation", "downloads": 420} +{"model_id": "janhq/Jan-v1-edge-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 420} +{"model_id": "cashxout/Qwen3-30B-A3B-Claude-4.5-Opus-High-Reasoning-2507-ABLITERATED-UNCENSORED-V2", "provider": "huggingface", "task": "text-generation", "downloads": 420} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-plus-mul-sub-99-64D-2L-8H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 420} +{"model_id": "jc-builds/Qwen3.5-4B-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 420} +{"model_id": "bogosla/gpt-125M-CR", "provider": "huggingface", "task": "text-generation", "downloads": 420} +{"model_id": "peterchatain/mock_test_save-seed-42", "provider": "huggingface", "task": "text-generation", "downloads": 419} +{"model_id": "WizardLMTeam/WizardCoder-Python-34B-V1.0", "provider": "huggingface", "task": "text-generation", "downloads": 419} +{"model_id": "bartowski/Rombos-Coder-V2.5-Qwen-14b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 419} +{"model_id": "Alcoft/granite-3.1-1b-a400m-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 419} +{"model_id": "hyper-accel/tiny-random-exaone", "provider": "huggingface", "task": "text-generation", "downloads": 419} +{"model_id": "bartowski/Delta-Vector_Plesio-70B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 419} +{"model_id": "tokyotech-llm/Qwen3-Swallow-30B-A3B-CPT-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 419} +{"model_id": "eekay/Llama-3.1-8B-Instruct-eagle-numbers-ft", "provider": "huggingface", "task": "text-generation", "downloads": 419} +{"model_id": "mradermacher/flowscribe-qwen2.5-0.5b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 419} +{"model_id": "uer/gpt2-chinese-lyric", "provider": "huggingface", "task": "text-generation", "downloads": 418} +{"model_id": "beomi/KoAlpaca-Polyglot-5.8B", "provider": "huggingface", "task": "text-generation", "downloads": 418} +{"model_id": "jhu-clsp/FollowIR-7B", "provider": "huggingface", "task": "text-generation", "downloads": 418} +{"model_id": "FreedomIntelligence/AceGPT-v2-32B", "provider": "huggingface", "task": "text-generation", "downloads": 418} +{"model_id": "Saxo/Linkbricks-Horizon-AI-Korean-Mistral-Nemo-sft-dpo-12B", "provider": "huggingface", "task": "text-generation", "downloads": 418} +{"model_id": "gaianet/FinGPT-MT-Llama-3-8B-LoRA-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 418} +{"model_id": "NightForger/saiga_nemo_12b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 418} +{"model_id": "bartowski/TheDrummer_Fallen-Gemma3-12B-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 418} +{"model_id": "second-state/Qwen3-4B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 418} +{"model_id": "aisingapore/Gemma-SEA-LION-v4-27B-IT-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 418} +{"model_id": "twinkle-ai/gemma-3-4B-T1-it", "provider": "huggingface", "task": "text-generation", "downloads": 418} +{"model_id": "nightmedia/Gemma-3-27b-it-HERETIC-Gemini-Deep-Reasoning-q8-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 418} +{"model_id": "inceptionai/Jais-2-8B-Chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 418} +{"model_id": "Eldadalbajob/Huihui-Qwen3-Coder-Next-abliterated-mlx-4Bit", "provider": "huggingface", "task": "text-generation", "downloads": 418} +{"model_id": "cyankiwi/JoyAI-LLM-Flash-AWQ-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 418} +{"model_id": "Anxo/erisk26-task1-patient-03-adapter", "provider": "huggingface", "task": "text-generation", "downloads": 418} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-plus-mul-sub-99-64D-2L-8H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 418} +{"model_id": "Phonsiri/gemma-2-2b-Distillation-gemma-2-27b-it", "provider": "huggingface", "task": "text-generation", "downloads": 418} +{"model_id": "noctrex/MiroThinker-1.7-mini-MXFP4_MOE-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 418} +{"model_id": "Xenova/tiny-random-Starcoder2ForCausalLM", "provider": "huggingface", "task": "text-generation", "downloads": 417} +{"model_id": "bartowski/Yi-1.5-34B-Chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 417} +{"model_id": "bartowski/Tess-3-Mistral-Large-2-123B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 417} +{"model_id": "lmstudio-community/c4ai-command-r-08-2024-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 417} +{"model_id": "bartowski/Open-Insurance-LLM-Llama3-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 417} +{"model_id": "nisten/qwen2.5-coder-7b-abliterated-128k-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 417} +{"model_id": "bartowski/TheDrummer_Cydonia-24B-v2.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 417} +{"model_id": "bartowski/open-thoughts_OpenThinker2-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 417} +{"model_id": "bartowski/nvidia_AceReason-Nemotron-14B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 417} +{"model_id": "ZuzeTt/gemma-3-270m-it-heretic-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 417} +{"model_id": "Intel/GLM-4.7-int4-mixed-AutoRound", "provider": "huggingface", "task": "text-generation", "downloads": 417} +{"model_id": "kalle07/Llama-3.2-3B-Instruct-heretic_R5_KL003-bf16-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 417} +{"model_id": "2pp/chess-smollm-1000steps", "provider": "huggingface", "task": "text-generation", "downloads": 417} +{"model_id": "Featherlabs/Aethon-4b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 417} +{"model_id": "Univars/k-gpt-v1", "provider": "huggingface", "task": "text-generation", "downloads": 417} +{"model_id": "AI-Sweden-Models/gpt-sw3-6.7b-v2-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 416} +{"model_id": "MaziyarPanahi/WizardLM-2-8x22B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 416} +{"model_id": "Epiculous/Violet_Twilight-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 416} +{"model_id": "DevQuasar-3/meta-llama.Llama-3.2-1B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 416} +{"model_id": "LiquidAI/LFM2-350M-Extract", "provider": "huggingface", "task": "text-generation", "downloads": 416} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-plus-mul-sub-99-512D-3L-4H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 416} +{"model_id": "second-state/Gemma-2b-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 415} +{"model_id": "LGAI-EXAONE/EXAONE-3.5-2.4B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 415} +{"model_id": "HuggingFaceTB/SmolLM2-1.7B-Instruct-16k", "provider": "huggingface", "task": "text-generation", "downloads": 415} +{"model_id": "mlx-community/Llama-4-Maverick-17B-16E-Instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 415} +{"model_id": "tiiuae/Falcon-E-1B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 415} +{"model_id": "AlphaGaO/Qwen3-8B-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 415} +{"model_id": "petergilani/MiniMax-M2.5-mix3-6bit-g128", "provider": "huggingface", "task": "text-generation", "downloads": 415} +{"model_id": "etinum2/gpt-oss-20b-mlx-4Bit", "provider": "huggingface", "task": "text-generation", "downloads": 415} +{"model_id": "LorenaYannnnn/longer_response-Qwen3-0.6B-baseline_all_tokens-seed_2", "provider": "huggingface", "task": "text-generation", "downloads": 415} +{"model_id": "MaziyarPanahi/gemma-7b-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 414} +{"model_id": "rhysjones/phi-2-orange-v2", "provider": "huggingface", "task": "text-generation", "downloads": 414} +{"model_id": "bartowski/internlm2_5-20b-chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 414} +{"model_id": "tensorblock/phi-3-tiny-random-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 414} +{"model_id": "eaddario/Dolphin3.0-R1-Mistral-24B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 414} +{"model_id": "bartowski/nvidia_Llama-3_3-Nemotron-Super-49B-GenRM-Multilingual-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 414} +{"model_id": "tiny-random/gpt-oss-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 414} +{"model_id": "botp/OpenAi-GPT-oss-20b-HERETIC-uncensored-NEO-Imatrix-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 414} +{"model_id": "nivvis/Step-3.5-Flash-REAP-128B-A11B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 414} +{"model_id": "NexVeridian/MiniMax-M2.5-REAP-139B-A10B-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 414} +{"model_id": "nexus-syntegra/Nexus-TinyFunction-1.2B-v2.0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 414} +{"model_id": "Sangsang/ci_feedback_both_feedback_jsd_b0p8", "provider": "huggingface", "task": "text-generation", "downloads": 414} +{"model_id": "Aniq-63/qwen3-0.6B-recipe-finetuned", "provider": "huggingface", "task": "text-generation", "downloads": 414} +{"model_id": "osunlp/TableLlama", "provider": "huggingface", "task": "text-generation", "downloads": 413} +{"model_id": "mlx-community/Mistral-7B-Instruct-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 413} +{"model_id": "migtissera/Tess-70B-v1.6", "provider": "huggingface", "task": "text-generation", "downloads": 413} +{"model_id": "QuantFactory/Llama-3-8B-Lexi-Uncensored-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 413} +{"model_id": "internlm/internlm2_5-1_8b", "provider": "huggingface", "task": "text-generation", "downloads": 413} +{"model_id": "legraphista/Palmyra-Fin-70B-32K-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 413} +{"model_id": "speakleash/Bielik-1.5B-v3.0-Instruct-FP8-Dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 413} +{"model_id": "z-lab/Qwen3-0.6B-PARO", "provider": "huggingface", "task": "text-generation", "downloads": 413} +{"model_id": "inferencerlabs/Kimi-K2-Thinking-MLX-4.25bit", "provider": "huggingface", "task": "text-generation", "downloads": 413} +{"model_id": "Mungert/Orchestrator-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 413} +{"model_id": "Jackrong/Qwen3-4B-2507-Claude-4.6-Opus-Reasoning-Distilled", "provider": "huggingface", "task": "text-generation", "downloads": 413} +{"model_id": "alxstuff/Lumen-7b-v2", "provider": "huggingface", "task": "text-generation", "downloads": 413} +{"model_id": "noctrex/Mistral-Small-4-119B-2603-MXFP4_MOE-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 413} +{"model_id": "llmfan46/GLM-4-32B-0414-uncensored-heretic-v2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 413} +{"model_id": "unicamp-dl/ptt5-small-portuguese-vocab", "provider": "huggingface", "task": "text-generation", "downloads": 412} +{"model_id": "Qwen/Qwen2.5-3B-Instruct-GPTQ-Int8", "provider": "huggingface", "task": "text-generation", "downloads": 412} +{"model_id": "bartowski/AMD-Llama-135m-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 412} +{"model_id": "mlx-community/Qwen3-8B-4bit-DWQ-053125", "provider": "huggingface", "task": "text-generation", "downloads": 412} +{"model_id": "speakleash/Bielik-11B-v2.6-Instruct-FP8-Dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 412} +{"model_id": "unsloth/Qwen3-4B-Thinking-2507-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 412} +{"model_id": "sdhossain24/Qwen3-8B-CTRL", "provider": "huggingface", "task": "text-generation", "downloads": 412} +{"model_id": "Skyline23/translategemma-4b-it-coreml", "provider": "huggingface", "task": "text-generation", "downloads": 412} +{"model_id": "ragul2607/Qwen3.5-2B-opus-GUFF", "provider": "huggingface", "task": "text-generation", "downloads": 412} +{"model_id": "DATEXIS/DeepICD-R1-Llama-8B", "provider": "huggingface", "task": "text-generation", "downloads": 412} +{"model_id": "ybelkada/opt-125m-gptq-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 411} +{"model_id": "SourAsslips/Gilbert", "provider": "huggingface", "task": "text-generation", "downloads": 411} +{"model_id": "afrideva/Tinystories-gpt-0.1-3m-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 411} +{"model_id": "1024m/Llama-3.2-3B-Instruct-Base", "provider": "huggingface", "task": "text-generation", "downloads": 411} +{"model_id": "huihui-ai/Huihui-LFM2.5-1.2B-Instruct-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 411} +{"model_id": "noctrex/MiniMax-M2.5-MXFP4_MOE-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 411} +{"model_id": "AICP-Labs/qwen3-32b-dflash-en-zh", "provider": "huggingface", "task": "text-generation", "downloads": 411} +{"model_id": "recogna-nlp/bode-7b-alpaca-pt-br-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 410} +{"model_id": "vikrantpayal/medical_qna", "provider": "huggingface", "task": "text-generation", "downloads": 410} +{"model_id": "RedHatAI/gemma-2-9b-it-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 410} +{"model_id": "m-a-p/YuE-s1-7B-anneal-en-icl", "provider": "huggingface", "task": "text-generation", "downloads": 410} +{"model_id": "FastFlowLM/DeepSeek-R1-0528-Qwen3-8B-NPU2", "provider": "huggingface", "task": "text-generation", "downloads": 410} +{"model_id": "mradermacher/WALL-E-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 410} +{"model_id": "ByteDance-Seed/Stable-DiffCoder-8B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 410} +{"model_id": "NexVeridian/GLM-4.7-Flash-REAP-23B-A3B-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 410} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-plus-mul-sub-99-512D-3L-8H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 410} +{"model_id": "sophosympatheia/Midnight-Rose-103B-v2.0.3", "provider": "huggingface", "task": "text-generation", "downloads": 409} +{"model_id": "RedHatAI/Qwen2-0.5B-Instruct-quantized.w4a16", "provider": "huggingface", "task": "text-generation", "downloads": 409} +{"model_id": "GPT4All-Community/Phi-3.1-mini-128k-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 409} +{"model_id": "RedHatAI/Mistral-Nemo-Instruct-2407-quantized.w4a16", "provider": "huggingface", "task": "text-generation", "downloads": 409} +{"model_id": "AliMaatouk/LLama-3-8B-Tele-it", "provider": "huggingface", "task": "text-generation", "downloads": 409} +{"model_id": "KBlueLeaf/TIPO-100M", "provider": "huggingface", "task": "text-generation", "downloads": 409} +{"model_id": "taobao-mnn/DeepSeek-R1-1.5B-Qwen-MNN", "provider": "huggingface", "task": "text-generation", "downloads": 409} +{"model_id": "Novaciano/EMO_SEX_V2-3.2-1B-Q8_0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 409} +{"model_id": "Mungert/rwkv7-2.9B-g1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 409} +{"model_id": "mradermacher/atom-olmo3-7b-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 409} +{"model_id": "norallm/normistral-11b-thinking-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 409} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-plus-mul-sub-99-256D-1L-8H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 409} +{"model_id": "shreyask/qmd-query-expansion-1.7B-ONNX", "provider": "huggingface", "task": "text-generation", "downloads": 409} +{"model_id": "llmfan46/Omega-Darker-Gaslight_The-Final-Forgotten-Fever-Dream-24B-ultra-uncensored-heretic-v2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 409} +{"model_id": "Qwen/Qwen-72B-Chat-Int4", "provider": "huggingface", "task": "text-generation", "downloads": 408} +{"model_id": "MaziyarPanahi/Calme-7B-Instruct-v0.1.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 408} +{"model_id": "cstr/salamandra-7b-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 408} +{"model_id": "second-state/DeepSeek-R1-Distill-Qwen-32B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 408} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-plus-mul-sub-99-512D-2L-4H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 408} +{"model_id": "aakashMeghwar01/SindhiLM-Qwen-0.5B", "provider": "huggingface", "task": "text-generation", "downloads": 408} +{"model_id": "Technoculture/MT7Bi-sft", "provider": "huggingface", "task": "text-generation", "downloads": 407} +{"model_id": "yanolja/KoSOLAR-10.7B-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 407} +{"model_id": "apple/OpenELM-3B", "provider": "huggingface", "task": "text-generation", "downloads": 407} +{"model_id": "allenai/OLMo-7B-Twin-2T-hf", "provider": "huggingface", "task": "text-generation", "downloads": 407} +{"model_id": "bartowski/DeepSeek-V2.5-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 407} +{"model_id": "bartowski/qwen2.5-7b-ins-v3-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 407} +{"model_id": "bartowski/ibm-granite_granite-3.3-8b-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 407} +{"model_id": "mlx-community/DeepSeek-V3.2-Speciale-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 407} +{"model_id": "aufklarer/Qwen3-0.6B-Chat-CoreML", "provider": "huggingface", "task": "text-generation", "downloads": 407} +{"model_id": "allenai/open-instruct-stanford-alpaca-7b", "provider": "huggingface", "task": "text-generation", "downloads": 406} +{"model_id": "ooooz/midnight-miqu-70b-v1.0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 406} +{"model_id": "bartowski/Peach-9B-8k-Roleplay-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 406} +{"model_id": "QuantFactory/NSFW_DPO_Noromaid-7b-Mistral-7B-Instruct-v0.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 406} +{"model_id": "mlx-community/Qwen2.5-Coder-32B-Instruct-abliterated-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 406} +{"model_id": "RTannous/gpt-oss-20b-multilingual-reasoner", "provider": "huggingface", "task": "text-generation", "downloads": 406} +{"model_id": "bartowski/gustavecortal_Beck-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 406} +{"model_id": "loris3/OLMo-2-0425-1B_tulu-3-sft-olmo-2-mixture-0225_lr0.0001_seed42", "provider": "huggingface", "task": "text-generation", "downloads": 406} +{"model_id": "Anandnrnnffn/Neuron-14B", "provider": "huggingface", "task": "text-generation", "downloads": 406} +{"model_id": "TheBloke/em_german_7b_v01-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 405} +{"model_id": "ishorn5/RTLCoder-v1.1", "provider": "huggingface", "task": "text-generation", "downloads": 405} +{"model_id": "bumblebee-testing/tiny-random-GemmaForCausalLM", "provider": "huggingface", "task": "text-generation", "downloads": 405} +{"model_id": "QuantFactory/DeepSeek-Coder-V2-Lite-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 405} +{"model_id": "pchamart/schematron3B-mlx-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 405} +{"model_id": "bartowski/internlm_JanusCoder-14B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 405} +{"model_id": "gghfez/Kimi-K2-Instruct-0905-control-vectors", "provider": "huggingface", "task": "text-generation", "downloads": 405} +{"model_id": "RepublicOfKorokke/Qwen3-Coder-Next-REAP-48B-A3B-mlx-mxfp4", "provider": "huggingface", "task": "text-generation", "downloads": 405} +{"model_id": "mradermacher/Aitana-2B-S-tourism-base-1.0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 405} +{"model_id": "Xenova/LaMini-GPT-124M", "provider": "huggingface", "task": "text-generation", "downloads": 404} +{"model_id": "QuixiAI/WizardLM-13B-Uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 404} +{"model_id": "yuhuili/EAGLE-Vicuna-7B-v1.3", "provider": "huggingface", "task": "text-generation", "downloads": 404} +{"model_id": "typhoon-ai/llama-3-typhoon-v1.5x-8b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 404} +{"model_id": "yujiepan/deepseek-v2-0628-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 404} +{"model_id": "huihui-ai/Meta-Llama-3.1-8B-Instruct-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 404} +{"model_id": "XythicK/Qwen3-1.7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 404} +{"model_id": "hsefz-ChenJunJie/Deepseek-R1-Distill-NSFW-RPv1-mlx-8Bit", "provider": "huggingface", "task": "text-generation", "downloads": 404} +{"model_id": "samunder12/Llama-3.2-3B-small_Shiro_roleplay-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 404} +{"model_id": "tarsur909/Qwen3-30B-A3B-Instruct-2507-tool-v2-35", "provider": "huggingface", "task": "text-generation", "downloads": 404} +{"model_id": "AlekseyCalvin/Lyrical_GLM47_ru2en_SFT_rank64", "provider": "huggingface", "task": "text-generation", "downloads": 404} +{"model_id": "Phonsiri/gemma-2-2b-SFT-Reasoning-full-Model", "provider": "huggingface", "task": "text-generation", "downloads": 404} +{"model_id": "sampluralis/llama-sft-proj-layers-shmid-continue", "provider": "huggingface", "task": "text-generation", "downloads": 404} +{"model_id": "Brain2nd/NeuronSpark-0.9B", "provider": "huggingface", "task": "text-generation", "downloads": 404} +{"model_id": "bartowski/magnum-v2-4b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 403} +{"model_id": "hansa-dewmina/dew-ai", "provider": "huggingface", "task": "text-generation", "downloads": 403} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-plus-mul-sub-99-512D-2L-8H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 403} +{"model_id": "liyuesen/druggpt", "provider": "huggingface", "task": "text-generation", "downloads": 402} +{"model_id": "migtissera/Tess-10.7B-v1.5b", "provider": "huggingface", "task": "text-generation", "downloads": 402} +{"model_id": "DavidAU/Llama-3.2-1B-Instruct-NEO-WEE-HORROR-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 402} +{"model_id": "Novaciano/Triangulum-1B-DPO_Roleplay_NSFW-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 402} +{"model_id": "mlx-community/Qwen2.5-7B-Instruct-1M-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 402} +{"model_id": "unsloth/ERNIE-4.5-0.3B-PT-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 402} +{"model_id": "brittlewis12/Devstral-Small-2507-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 402} +{"model_id": "facebook/MobileLLM-Pro", "provider": "huggingface", "task": "text-generation", "downloads": 402} +{"model_id": "MaziyarPanahi/NVIDIA-Nemotron-Nano-9B-v2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 402} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-plus-mul-sub-99-512D-2L-4H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 402} +{"model_id": "RepublicOfKorokke/Qwen3.5-0.8B-mlx-vlm-nvfp4", "provider": "huggingface", "task": "text-generation", "downloads": 402} +{"model_id": "lainlives/QCoder", "provider": "huggingface", "task": "text-generation", "downloads": 402} +{"model_id": "Twobombs/nanochat-d34-sft-hf", "provider": "huggingface", "task": "text-generation", "downloads": 402} +{"model_id": "tastypear/NSFW_13B_sft-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 401} +{"model_id": "QuantFactory/NVIDIA-Llama3-ChatQA-1.5-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 401} +{"model_id": "legraphista/K2-Chat-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 401} +{"model_id": "legraphista/gemma-2-2b-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 401} +{"model_id": "bartowski/EXAONE-3.0-7.8B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 401} +{"model_id": "MBZUAI-Paris/Atlas-Chat-2B", "provider": "huggingface", "task": "text-generation", "downloads": 401} +{"model_id": "QuantFactory/Qwen2.5-1.5B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 401} +{"model_id": "taobao-mnn/Qwen2.5-1.5B-Instruct-MNN", "provider": "huggingface", "task": "text-generation", "downloads": 401} +{"model_id": "lmstudio-community/Llama-3.1-Nemotron-70B-Instruct-HF-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 401} +{"model_id": "bartowski/FuseO1-DeepSeekR1-QwQ-SkyT1-32B-Preview-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 401} +{"model_id": "Mungert/Josiefied-Qwen3-8B-abliterated-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 401} +{"model_id": "bartowski/nvidia_Nemotron-Research-Reasoning-Qwen-1.5B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 401} +{"model_id": "quwsarohi/NanoAgent-135M", "provider": "huggingface", "task": "text-generation", "downloads": 401} +{"model_id": "opendatalab/MinerU-HTML", "provider": "huggingface", "task": "text-generation", "downloads": 401} +{"model_id": "sdhossain24/Meta-Llama-3-8B-CTRL", "provider": "huggingface", "task": "text-generation", "downloads": 401} +{"model_id": "sjgdr/gpt-oss-20b-mlx-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 401} +{"model_id": "csalab/csai-glm4.7-flash", "provider": "huggingface", "task": "text-generation", "downloads": 401} +{"model_id": "W-61/hh-helpful-base-qwen3-8b-sft", "provider": "huggingface", "task": "text-generation", "downloads": 401} +{"model_id": "zai-org/agentlm-7b", "provider": "huggingface", "task": "text-generation", "downloads": 400} +{"model_id": "KatyTheCutie/LemonadeRP-4.5.3-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 400} +{"model_id": "MaziyarPanahi/Llama-3-8B-Instruct-v0.10-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 400} +{"model_id": "onnx-community/gemma-3-1b-it-ONNX-GQA", "provider": "huggingface", "task": "text-generation", "downloads": 400} +{"model_id": "unsloth/LFM2-700M", "provider": "huggingface", "task": "text-generation", "downloads": 400} +{"model_id": "huggingface-lc/Qwen3-Coder-30B-A3B-Instruct-MLX-4bit-mxfp4", "provider": "huggingface", "task": "text-generation", "downloads": 400} +{"model_id": "shehrozrafaqat/gemma-3-1b-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 400} +{"model_id": "yur968869/WhiteRabbitNeo-2.5-Qwen-2.5-Coder-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 400} +{"model_id": "arthurcollet/Qwen3.5-122B-A10B-mlx-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 400} +{"model_id": "shmjdr/honda_poc_voice_function_qwen_mlx_v4", "provider": "huggingface", "task": "text-generation", "downloads": 400} +{"model_id": "google/madlad400-8b-lm", "provider": "huggingface", "task": "text-generation", "downloads": 399} +{"model_id": "hyonbokan/mobile_llama_5kRounds", "provider": "huggingface", "task": "text-generation", "downloads": 399} +{"model_id": "Eric111/openchat-3.5-0106-128k-DPO", "provider": "huggingface", "task": "text-generation", "downloads": 399} +{"model_id": "Efficient-Large-Model/VILA1.5-13b", "provider": "huggingface", "task": "text-generation", "downloads": 399} +{"model_id": "aisingapore/Llama-SEA-LION-v3-70B-IT-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 399} +{"model_id": "snezhanata/alpaca_dev_v5", "provider": "huggingface", "task": "text-generation", "downloads": 399} +{"model_id": "pawlaszc/DigitalForensicsText2SQLite", "provider": "huggingface", "task": "text-generation", "downloads": 399} +{"model_id": "NinedayWang/PolyCoder-160M", "provider": "huggingface", "task": "text-generation", "downloads": 398} +{"model_id": "ku-nlp/gpt2-small-japanese-char", "provider": "huggingface", "task": "text-generation", "downloads": 398} +{"model_id": "MohamedRashad/Arabic-Orpo-Llama-3-8B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 398} +{"model_id": "Qwen/Qwen2-0.5B-Instruct-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 398} +{"model_id": "chienweichang/Llama-3-Taiwan-70B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 398} +{"model_id": "lmstudio-community/Yi-Coder-9B-Chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 398} +{"model_id": "bartowski/Sailor2-1B-Chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 398} +{"model_id": "CharGen/CharGen-v3-mini-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 398} +{"model_id": "yujiepan/glm-4-moe-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 398} +{"model_id": "kurakurai/Luth-LFM2-350M", "provider": "huggingface", "task": "text-generation", "downloads": 398} +{"model_id": "DevQuasar/nvidia.Nemotron-Content-Safety-Reasoning-4B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 398} +{"model_id": "unsloth/Nemotron-3-Nano-30B-A3B-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 398} +{"model_id": "haykgrigorian/TimeCapsuleLLM-v2-llama-1.2B", "provider": "huggingface", "task": "text-generation", "downloads": 398} +{"model_id": "inferencerlabs/LongCat-Flash-Thinking-2601-MLX-6.5bit", "provider": "huggingface", "task": "text-generation", "downloads": 398} +{"model_id": "shieldstackllc/Step-3.5-Flash-REAP-128B-A11B-mlx-mixed-4-6", "provider": "huggingface", "task": "text-generation", "downloads": 398} +{"model_id": "kalle07/gemma-3-4b-it-heretic_R18_K005-bf16-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 398} +{"model_id": "wxjiao/alpaca-7b", "provider": "huggingface", "task": "text-generation", "downloads": 397} +{"model_id": "vandijklab/pythia-160m-c2s", "provider": "huggingface", "task": "text-generation", "downloads": 397} +{"model_id": "elinas/Chronos-Gold-12B-1.0", "provider": "huggingface", "task": "text-generation", "downloads": 397} +{"model_id": "zetasepic/Qwen2.5-72B-Instruct-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 397} +{"model_id": "Infermatic/L3.3-70B-Euryale-v2.3-FP8-Dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 397} +{"model_id": "huynguyendbs/Qwen3-Embedding-8B-4bit-MLX", "provider": "huggingface", "task": "text-generation", "downloads": 397} +{"model_id": "mobilint/HyperCLOVAX-SEED-Text-Instruct-1.5B", "provider": "huggingface", "task": "text-generation", "downloads": 397} +{"model_id": "Jackrong/DASD-4B-Thinking-2507-stage2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 397} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-plus-mul-sub-99-256D-1L-8H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 397} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-plus-mul-sub-99-256D-2L-8H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 397} +{"model_id": "SpaceTimee/Suri-Qwen-3.1-30B-Uncensored-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 397} +{"model_id": "bakulgrosirherbal/Qwen3-1.7B-Gemini-2.5-Flash-Lite-Preview-Distill", "provider": "huggingface", "task": "text-generation", "downloads": 397} +{"model_id": "cais/Zephyr_RMU", "provider": "huggingface", "task": "text-generation", "downloads": 396} +{"model_id": "deepseek-ai/ESFT-vanilla-lite", "provider": "huggingface", "task": "text-generation", "downloads": 396} +{"model_id": "DevQuasar/CohereLabs.command-a-reasoning-08-2025-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 396} +{"model_id": "KaraKaraWitch/Golddiamondgold-Paperbliteration-L33-70b", "provider": "huggingface", "task": "text-generation", "downloads": 396} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-plus-mul-sub-99-512D-1L-4H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 396} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-plus-mul-sub-99-128D-3L-8H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 396} +{"model_id": "igarin/Qwen2.5-Coder-7B-20260302-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 396} +{"model_id": "Abhiray/Sutra-Instruct-350M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 396} +{"model_id": "TheBloke/Mistral-Pygmalion-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 395} +{"model_id": "bumblebee-testing/tiny-random-LlamaForCausalLM", "provider": "huggingface", "task": "text-generation", "downloads": 395} +{"model_id": "brittlewis12/gemma-7b-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 395} +{"model_id": "facebook/KernelLLM", "provider": "huggingface", "task": "text-generation", "downloads": 395} +{"model_id": "kerncore/Qwen3-Embedding-0.6B-MXL-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 395} +{"model_id": "LGAI-EXAONE/EXAONE-4.0-32B-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 395} +{"model_id": "duyntnet/Blurdus-7b-v0.1-imatrix-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 395} +{"model_id": "Polygl0t/Tucano2-qwen-1.5B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 395} +{"model_id": "Ademola265/Qwen3-4B-Thinking-2507-GLM-4.7-Distilled-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 395} +{"model_id": "KalnRangelov/landing-page-gen-1.5b", "provider": "huggingface", "task": "text-generation", "downloads": 395} +{"model_id": "kth8/gemma-3-270m-it-Text-Cleaner-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 395} +{"model_id": "llmfan46/Omega-Darker-Gaslight_The-Final-Forgotten-Fever-Dream-24B-ultra-uncensored-heretic-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 395} +{"model_id": "bartowski/krutrim-ai-labs_Krutrim-2-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 394} +{"model_id": "bartowski/Skywork_Skywork-OR1-32B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 394} +{"model_id": "amd/PARD-Qwen2.5-0.5B", "provider": "huggingface", "task": "text-generation", "downloads": 394} +{"model_id": "mlx-community/DeepSeek-R1-0528-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 394} +{"model_id": "ReadyArt/Broken-Tutu-24B-Unslop-v2.0", "provider": "huggingface", "task": "text-generation", "downloads": 394} +{"model_id": "LGAI-EXAONE/EXAONE-4.0-1.2B-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 394} +{"model_id": "tencent/Hunyuan-1.8B-Pretrain", "provider": "huggingface", "task": "text-generation", "downloads": 394} +{"model_id": "speakleash/Bielik-11B-v3-Base-20250730", "provider": "huggingface", "task": "text-generation", "downloads": 394} +{"model_id": "typhoon-ai/typhoon-si-med-thinking-4b-research-preview", "provider": "huggingface", "task": "text-generation", "downloads": 394} +{"model_id": "GadflyII/GLM-4.7-Flash-MXFP4", "provider": "huggingface", "task": "text-generation", "downloads": 394} +{"model_id": "yujiepan/glm-moe-dsa-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 394} +{"model_id": "ceselder/cot-oracle-v15-stochastic", "provider": "huggingface", "task": "text-generation", "downloads": 394} +{"model_id": "codellama/CodeLlama-70b-Python-hf", "provider": "huggingface", "task": "text-generation", "downloads": 393} +{"model_id": "minlik/docllm-yi-6b", "provider": "huggingface", "task": "text-generation", "downloads": 393} +{"model_id": "MaziyarPanahi/Meta-Llama-3-70B-Instruct-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 393} +{"model_id": "BoscoTheDog/bitnet_b1_58-xl_q8_0_gguf", "provider": "huggingface", "task": "text-generation", "downloads": 393} +{"model_id": "nm-testing/DeepSeek-Coder-V2-Lite-Instruct-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 393} +{"model_id": "RichardErkhov/TechxGenus_-_CursorCore-QW2.5-1.5B-SR-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 393} +{"model_id": "mlx-community/SmolLM2-1.7B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 393} +{"model_id": "enacimie/Qwen3-4B-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 393} +{"model_id": "mlx-community/Qwen3-Coder-30B-A3B-Instruct-3bit", "provider": "huggingface", "task": "text-generation", "downloads": 393} +{"model_id": "DavidAU/Qwen3-48B-A4B-Savant-Commander-GATED-12x-Closed-Open-Source-Distill-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 393} +{"model_id": "NousResearch/NousCoder-14B", "provider": "huggingface", "task": "text-generation", "downloads": 393} +{"model_id": "HemanthKari/Llama-3.1-Pro-Coder-v1", "provider": "huggingface", "task": "text-generation", "downloads": 393} +{"model_id": "Chamaka8/Serendip-LLM-CPT-SFT-v2", "provider": "huggingface", "task": "text-generation", "downloads": 393} +{"model_id": "qikp/kite-2.5-13m-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 393} +{"model_id": "xw1234gan/Fixed_Merging_Qwen2.5-3B-Instruct_MedQA_lr1e-05_mb2_ga128_n2048_seed42", "provider": "huggingface", "task": "text-generation", "downloads": 393} +{"model_id": "NathanFradet/Maestro-REMI-bpe20k", "provider": "huggingface", "task": "text-generation", "downloads": 392} +{"model_id": "legraphista/internlm2-math-plus-7b-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 392} +{"model_id": "legraphista/Meta-Llama-3-8B-Instruct-abliterated-v3-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 392} +{"model_id": "bartowski/Human-Like-LLama3-8B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 392} +{"model_id": "mlx-community/Mistral-Small-3.2-24B-Instruct-2506-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 392} +{"model_id": "mlx-community/DeepSeek-Coder-V2-Lite-Instruct-4bit-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 392} +{"model_id": "bartowski/LGAI-EXAONE_EXAONE-4.0-32B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 392} +{"model_id": "bartowski/zerofata_MS3.2-PaintedFantasy-v2-24B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 392} +{"model_id": "JetLM/SDAR-4B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 392} +{"model_id": "mradermacher/Qwen3-4B-Instruct-2507-20250808-233922-0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 392} +{"model_id": "bunsenfeng/parti_1_full", "provider": "huggingface", "task": "text-generation", "downloads": 392} +{"model_id": "unsloth/Olmo-3.1-32B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 392} +{"model_id": "justinthelaw/SmolLM2-360M-Instruct-Resume-Cover-Letter-SFT", "provider": "huggingface", "task": "text-generation", "downloads": 392} +{"model_id": "vibhansh/Veda-8B-v1-Cognitive", "provider": "huggingface", "task": "text-generation", "downloads": 392} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-plus-mul-sub-99-512D-3L-8H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 392} +{"model_id": "techwithsergiu/Qwen3.5-text-2B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 392} +{"model_id": "avan-ag/Qwen3.5-4B-Uncensored-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 392} +{"model_id": "BioMistral/BioMistral-7B-SLERP", "provider": "huggingface", "task": "text-generation", "downloads": 391} +{"model_id": "BUT-FIT/csmpt7b", "provider": "huggingface", "task": "text-generation", "downloads": 391} +{"model_id": "elyza/Llama-3-ELYZA-JP-8B-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 391} +{"model_id": "legraphista/Llama-3.1-SuperNova-Lite-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 391} +{"model_id": "bartowski/sarvam-1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 391} +{"model_id": "DavidAU/MN-Dark-Horror-The-Cliffhanger-18.5B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 391} +{"model_id": "tensorblock/Llama-3-Groq-8B-Tool-Use-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 391} +{"model_id": "unsloth/DeepSeek-R1-Distill-Qwen-32B", "provider": "huggingface", "task": "text-generation", "downloads": 391} +{"model_id": "roleplaiapp/DeepSeek-R1-Distill-Qwen-1.5B-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 391} +{"model_id": "brittlewis12/zeta-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 391} +{"model_id": "bartowski/LatitudeGames_Wayfarer-Large-70B-Llama-3.3-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 391} +{"model_id": "leonmullerrr/Qwen2.5-0.5B-Instruct-Gensyn-Swarm-coiled_wild_mouse", "provider": "huggingface", "task": "text-generation", "downloads": 391} +{"model_id": "eaddario/Qwen3-30B-A3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 391} +{"model_id": "bartowski/Delta-Vector_Austral-70B-Winton-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 391} +{"model_id": "Ellbendls/Qwen-3-4b-Text_to_SQL-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 391} +{"model_id": "unsloth/GLM-4.6-REAP-268B-A32B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 391} +{"model_id": "GuminiResearch/Gumini-1B-Base-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 391} +{"model_id": "ubergarm/DeepSeek-V3.2-Speciale-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 391} +{"model_id": "Fyy87y/EXAONE-4.0-32B", "provider": "huggingface", "task": "text-generation", "downloads": 391} +{"model_id": "apple/OpenELM-450M", "provider": "huggingface", "task": "text-generation", "downloads": 390} +{"model_id": "cyberagent/calm3-22b-chat", "provider": "huggingface", "task": "text-generation", "downloads": 390} +{"model_id": "bartowski/TheBeagle-v2beta-32B-MGS-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 390} +{"model_id": "DavidAU/L3.1-Dark-Planet-SpinFire-Uncensored-8B", "provider": "huggingface", "task": "text-generation", "downloads": 390} +{"model_id": "bartowski/open-thoughts_OpenThinker-32B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 390} +{"model_id": "taobao-mnn/SmolVLM2-2.2B-Instruct-MNN", "provider": "huggingface", "task": "text-generation", "downloads": 390} +{"model_id": "Polygl0t/Tucano2-qwen-1.5B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 390} +{"model_id": "farbodtavakkoli/OTel-LLM-32B-IT", "provider": "huggingface", "task": "text-generation", "downloads": 390} +{"model_id": "Flexan/NoesisLab-Kai-0.35B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 390} +{"model_id": "Finisha-F-scratch/SoraForSLM-1", "provider": "huggingface", "task": "text-generation", "downloads": 390} +{"model_id": "hfl/chinese-llama-2-7b-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 389} +{"model_id": "alea-institute/kl3m-003-1.7b", "provider": "huggingface", "task": "text-generation", "downloads": 389} +{"model_id": "ikw/Qwen2.5-Coder-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 389} +{"model_id": "kishizaki-sci/Llama-3.3-70B-Instruct-AWQ-4bit-JP-EN", "provider": "huggingface", "task": "text-generation", "downloads": 389} +{"model_id": "qvac/fabric-llm-finetune-bitnet", "provider": "huggingface", "task": "text-generation", "downloads": 389} +{"model_id": "NexVeridian/Qwen3.5-4B-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 389} +{"model_id": "EvelienUU/chess-qwen-finetuned-v2", "provider": "huggingface", "task": "text-generation", "downloads": 389} +{"model_id": "Xenova/tiny-random-PhiForCausalLM", "provider": "huggingface", "task": "text-generation", "downloads": 388} +{"model_id": "acon96/Home-1B-v3-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 388} +{"model_id": "second-state/Llama-3.2-1B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 388} +{"model_id": "mlabonne/Qwen3-30B-A3B-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 388} +{"model_id": "taobao-mnn/SmolVLM2-500M-Video-Instruct-MNN", "provider": "huggingface", "task": "text-generation", "downloads": 388} +{"model_id": "PJMixers-Dev/Granite-3.1-Earthen-v0.3-3B-A800M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 388} +{"model_id": "simonneupane/controlled-food-recipe-generation", "provider": "huggingface", "task": "text-generation", "downloads": 388} +{"model_id": "nm-testing/DeepSeek-R1-Distill-Qwen-32B-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 388} +{"model_id": "mlx-community/Nanbeige4.1-3B-heretic-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 388} +{"model_id": "jedisct1/Qwen3-Coder-Next-REAP-q6-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 388} +{"model_id": "legraphista/Llama-3-Instruct-8B-SimPO-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 387} +{"model_id": "NikolayKozloff/Qwen2-7B-Instruct-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 387} +{"model_id": "goldfish-models/cat_latn_1000mb", "provider": "huggingface", "task": "text-generation", "downloads": 387} +{"model_id": "jinaai/reader-lm-0.5b", "provider": "huggingface", "task": "text-generation", "downloads": 387} +{"model_id": "bartowski/mlabonne_Qwen3-1.7B-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 387} +{"model_id": "Mungert/pokee_research_7b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 387} +{"model_id": "mradermacher/atom-v1-preview-12b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 387} +{"model_id": "bartowski/miromind-ai_MiroThinker-v1.0-30B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 387} +{"model_id": "mlx-community/GLM-4.7-Flash-Claude-Opus-4.5-High-Reasoning-Distill-bfloat16", "provider": "huggingface", "task": "text-generation", "downloads": 387} +{"model_id": "sanchit-gandhi/tiny-random-bart-fp16", "provider": "huggingface", "task": "text-generation", "downloads": 386} +{"model_id": "yujiepan/llama-3-tiny-random-gptq-w4", "provider": "huggingface", "task": "text-generation", "downloads": 386} +{"model_id": "PleIAs/OCRonos-Vintage", "provider": "huggingface", "task": "text-generation", "downloads": 386} +{"model_id": "naniltx/codonGPT", "provider": "huggingface", "task": "text-generation", "downloads": 386} +{"model_id": "willcb/Qwen3-14B", "provider": "huggingface", "task": "text-generation", "downloads": 386} +{"model_id": "lmstudio-community/GLM-4.5-Air-MLX-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 386} +{"model_id": "bartowski/inclusionAI_Ring-mini-2.0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 386} +{"model_id": "DevopsEmbrace/qwen3_32B_embrace_cpt_IV_e3_unsloth_Baseline_merged_16bit", "provider": "huggingface", "task": "text-generation", "downloads": 386} +{"model_id": "NexVeridian/Qwen3.5-4B-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 386} +{"model_id": "AITRADER/Jackrong-Qwen3.5-4B-Claude-Reasoning-abliterated-fp16-MLX", "provider": "huggingface", "task": "text-generation", "downloads": 386} +{"model_id": "ik/TwiTTS_v2", "provider": "huggingface", "task": "text-generation", "downloads": 386} +{"model_id": "peiyi9979/math-shepherd-mistral-7b-rl", "provider": "huggingface", "task": "text-generation", "downloads": 385} +{"model_id": "abacusai/Liberated-Qwen1.5-72B", "provider": "huggingface", "task": "text-generation", "downloads": 385} +{"model_id": "NexaAI/Octopus-v2", "provider": "huggingface", "task": "text-generation", "downloads": 385} +{"model_id": "julep-ai/dolphin-2.9.1-llama-3-70b-awq", "provider": "huggingface", "task": "text-generation", "downloads": 385} +{"model_id": "tensorblock/Qwen2.5-Coder-0.5B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 385} +{"model_id": "DavidAU/Llama-3.1-DeepHermes-R1-Reasoning-8B-DarkIdol-Instruct-1.2-Uncensored-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 385} +{"model_id": "google/t5gemma-l-l-ul2-it", "provider": "huggingface", "task": "text-generation", "downloads": 385} +{"model_id": "prithivMLmods/Kimina-Prover-AI-MO-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 385} +{"model_id": "bartowski/ByteDance-Seed_Seed-OSS-36B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 385} +{"model_id": "TeichAI/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 385} +{"model_id": "bunsenfeng/parti_0_full", "provider": "huggingface", "task": "text-generation", "downloads": 385} +{"model_id": "Ba2han/qwen_test_residual-attn", "provider": "huggingface", "task": "text-generation", "downloads": 385} +{"model_id": "anechaev/ru_med_gpt3sm_based_on_gpt2", "provider": "huggingface", "task": "text-generation", "downloads": 384} +{"model_id": "cyberagent/open-calm-medium", "provider": "huggingface", "task": "text-generation", "downloads": 384} +{"model_id": "vilm/vinallama-2.7b-chat", "provider": "huggingface", "task": "text-generation", "downloads": 384} +{"model_id": "TheBloke/medicine-LLM-13B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 384} +{"model_id": "Qwen/CodeQwen1.5-7B-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 384} +{"model_id": "arcee-ai/Arcee-Spark", "provider": "huggingface", "task": "text-generation", "downloads": 384} +{"model_id": "DavidAU/Gemma-3-4b-it-MAX-HORROR-Imatrix-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 384} +{"model_id": "cortexso/cogito-v1", "provider": "huggingface", "task": "text-generation", "downloads": 384} +{"model_id": "huihui-ai/Huihui-MoE-1B-A0.6B", "provider": "huggingface", "task": "text-generation", "downloads": 384} +{"model_id": "nick11roberts/SL-discrep-chinchilla-rw-params901M_maxstep9020-flop_2_56e19_step_9024", "provider": "huggingface", "task": "text-generation", "downloads": 384} +{"model_id": "RedHatAI/Ministral-3-14B-Instruct-2512-FP8-dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 384} +{"model_id": "Ba2han/muon-kumru_test", "provider": "huggingface", "task": "text-generation", "downloads": 384} +{"model_id": "dacorvo/Mixtral-tiny", "provider": "huggingface", "task": "text-generation", "downloads": 383} +{"model_id": "mlx-community/Meta-Llama-3-70B-Instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 383} +{"model_id": "QuantFactory/Llama3-8B-Chinese-Chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 383} +{"model_id": "zai-org/glm-edge-1.5b-chat-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 383} +{"model_id": "oxyapi/oxy-1-small-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 383} +{"model_id": "bartowski/Sailor2-8B-Chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 383} +{"model_id": "DavidAU/Gemma-3-4b-it-MAX-NEO-Imatrix-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 383} +{"model_id": "tomslvs/Meraj-Mini-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 383} +{"model_id": "cyankiwi/Qwen3-4B-Thinking-2507-AWQ-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 383} +{"model_id": "McG-221/GLM-4.7-Flash-heretic-1.2.0-mxfp8", "provider": "huggingface", "task": "text-generation", "downloads": 383} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-plus-mul-sub-99-256D-3L-4H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 383} +{"model_id": "SteveNed123/AndersonSnellius-Chess", "provider": "huggingface", "task": "text-generation", "downloads": 383} +{"model_id": "techwithsergiu/Qwen3.5-text-4B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 383} +{"model_id": "zone4007/Trinity-Large-Preview", "provider": "huggingface", "task": "text-generation", "downloads": 383} +{"model_id": "0xA50C1A1/Qwen3-14B-Heretic", "provider": "huggingface", "task": "text-generation", "downloads": 383} +{"model_id": "yujiepan/falcon-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 382} +{"model_id": "LeoLM/leo-mistral-hessianai-7b", "provider": "huggingface", "task": "text-generation", "downloads": 382} +{"model_id": "meta-llama/CodeLlama-7b-Python-hf", "provider": "huggingface", "task": "text-generation", "downloads": 382} +{"model_id": "yujiepan/meta-llama-3.1-tiny-random-hidden128-awq-w4g64", "provider": "huggingface", "task": "text-generation", "downloads": 382} +{"model_id": "DavidAU/Llama3.1-MOE-4X8B-Gated-IQ-Multi-Tier-Deep-Reasoning-32B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 382} +{"model_id": "1Covenant/Covenant-72B", "provider": "huggingface", "task": "text-generation", "downloads": 382} +{"model_id": "thelamapi/next-270m", "provider": "huggingface", "task": "text-generation", "downloads": 382} +{"model_id": "facebook/MobileLLM-R1.5-360M", "provider": "huggingface", "task": "text-generation", "downloads": 382} +{"model_id": "demimomi/dpo-qwen-cot-merged", "provider": "huggingface", "task": "text-generation", "downloads": 382} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-plus-mul-sub-99-512D-2L-8H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 382} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-plus-mul-sub-99-512D-3L-8H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 382} +{"model_id": "Zero-Point-AI/MARTHA-27B", "provider": "huggingface", "task": "text-generation", "downloads": 382} +{"model_id": "bartowski/Human-Like-Qwen2.5-7B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 381} +{"model_id": "bartowski/Dans-PersonalityEngine-V1.1.0-12b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 381} +{"model_id": "RedHatAI/Phi-4-mini-instruct-FP8-dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 381} +{"model_id": "galaxycore/Qwen3-Reranker-8B-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 381} +{"model_id": "Andycurrent/Llama-3-8B-Lexi-Uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 381} +{"model_id": "p-e-w/gpt-oss-20b-heretic-v3", "provider": "huggingface", "task": "text-generation", "downloads": 381} +{"model_id": "StentorLabs/Stentor-30M", "provider": "huggingface", "task": "text-generation", "downloads": 381} +{"model_id": "marioskon/chess-smollm2", "provider": "huggingface", "task": "text-generation", "downloads": 381} +{"model_id": "mehuldamani/Llama-3.1-8B-Instruct-modified", "provider": "huggingface", "task": "text-generation", "downloads": 381} +{"model_id": "NexVeridian/Qwen3.5-2B-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 381} +{"model_id": "inferencerlabs/Qwen3.5-2B-MLX-9bit", "provider": "huggingface", "task": "text-generation", "downloads": 381} +{"model_id": "techwithsergiu/Qwen3.5-text-4B", "provider": "huggingface", "task": "text-generation", "downloads": 381} +{"model_id": "LorenaYannnnn/sycophancy-Qwen3-0.6B-OURS_self-seed_1", "provider": "huggingface", "task": "text-generation", "downloads": 381} +{"model_id": "QuantFactory/llama-3-sqlcoder-8b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 380} +{"model_id": "goldfish-models/hun_latn_1000mb", "provider": "huggingface", "task": "text-generation", "downloads": 380} +{"model_id": "tensorblock/Qwen2.5-7B-Instruct-Uncensored-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 380} +{"model_id": "ThomasBaruzier/Qwen2.5-Coder-32B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 380} +{"model_id": "speakleash/Bielik-1.5B-v3", "provider": "huggingface", "task": "text-generation", "downloads": 380} +{"model_id": "tensorblock/hyokwan_familidata_gemma7b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 380} +{"model_id": "PowCal/pythia-12b-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 380} +{"model_id": "mlx-community/Devstral-2-123B-Instruct-2512-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 380} +{"model_id": "LL-Nomi-AI/Nomi-1.0-3b", "provider": "huggingface", "task": "text-generation", "downloads": 380} +{"model_id": "Ziyi193/chess-smollm2-135m", "provider": "huggingface", "task": "text-generation", "downloads": 380} +{"model_id": "cs2764/Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled-6bit-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 380} +{"model_id": "nthngdy/matryoshka-1B", "provider": "huggingface", "task": "text-generation", "downloads": 380} +{"model_id": "Luther-1/Qwen2.5-Coder-14B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 380} +{"model_id": "mradermacher/bella-bartender-v2-8b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 380} +{"model_id": "unsloth/NVIDIA-Nemotron-3-Nano-4B-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 380} +{"model_id": "FastFlowLM/Deepseek-R1-Distill-Llama-8B-NPU2", "provider": "huggingface", "task": "text-generation", "downloads": 379} +{"model_id": "bharatgenai/AgriParam", "provider": "huggingface", "task": "text-generation", "downloads": 379} +{"model_id": "Alcoft/dnotitia_Smoothie-Qwen3-1.7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 379} +{"model_id": "QuantTrio/Qwen3-VL-235B-A22B-Thinking-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 379} +{"model_id": "suayptalha/Sungur-9B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 379} +{"model_id": "Dawn-AI/Dawn-V1-mini", "provider": "huggingface", "task": "text-generation", "downloads": 379} +{"model_id": "LorenaYannnnn/20260308-length_only-Qwen3-0.6B_grpo_baseline_192000_episodes_seed_42", "provider": "huggingface", "task": "text-generation", "downloads": 379} +{"model_id": "Norod78/hebrew-gpt_neo-small", "provider": "huggingface", "task": "text-generation", "downloads": 378} +{"model_id": "optimum/gpt2", "provider": "huggingface", "task": "text-generation", "downloads": 378} +{"model_id": "yujiepan/mistral-nemo-2407-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 378} +{"model_id": "yujiepan/phi-3.5-moe-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 378} +{"model_id": "prithivMLmods/SmolLM2-360M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 378} +{"model_id": "bartowski/Tesslate_Tessa-Rust-T1-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 378} +{"model_id": "tiny-random/phi-moe", "provider": "huggingface", "task": "text-generation", "downloads": 378} +{"model_id": "mlx-community/MiniMax-M2-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 378} +{"model_id": "jcaip/Llama-4-Scout-17B-two-layers-only-testing", "provider": "huggingface", "task": "text-generation", "downloads": 378} +{"model_id": "zenlm/zen-coder-24b-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 378} +{"model_id": "mradermacher/turkish-llm-7b-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 378} +{"model_id": "deepsweet/Qwen3.5-9B-MLX-MXFP4", "provider": "huggingface", "task": "text-generation", "downloads": 378} +{"model_id": "redscv95/gpt-oss-20b-security-notice", "provider": "huggingface", "task": "text-generation", "downloads": 378} +{"model_id": "goldfish-models/nld_latn_1000mb", "provider": "huggingface", "task": "text-generation", "downloads": 377} +{"model_id": "matrixportalx/Llama-3.2-3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 377} +{"model_id": "Azzedde/llama3.1-8b-text2cypher", "provider": "huggingface", "task": "text-generation", "downloads": 377} +{"model_id": "Mungert/QwQ-32B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 377} +{"model_id": "nvidia/OpenMath-Nemotron-7B", "provider": "huggingface", "task": "text-generation", "downloads": 377} +{"model_id": "Qwen/Qwen3-1.7B-MLX-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 377} +{"model_id": "yujiepan/phi-moe-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 377} +{"model_id": "yujiepan/gpt-oss-tiny-random-mxfp4", "provider": "huggingface", "task": "text-generation", "downloads": 377} +{"model_id": "bartowski/TheDrummer_Snowpiercer-15B-v3-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 377} +{"model_id": "AskVenice/venice-uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 377} +{"model_id": "nightmedia/Qwen3-4B-Thinking-2507-DeepSeek-v3.2-Speciale-Code-Distill-qx86-hi-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 377} +{"model_id": "dvruette/gidd-mask-3b", "provider": "huggingface", "task": "text-generation", "downloads": 377} +{"model_id": "nightmedia/Qwen3-Coder-Next-qx64n-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 377} +{"model_id": "NbAiLab/borealis-1b-instruct-preview-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 377} +{"model_id": "kth8/LFM2.5-1.2B-Instruct-SuperGPQA-Classifier-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 377} +{"model_id": "DQN-Labs-Community/dqnWrite-v0.1-3B-A0.8B", "provider": "huggingface", "task": "text-generation", "downloads": 377} +{"model_id": "goldfish-models/fas_arab_1000mb", "provider": "huggingface", "task": "text-generation", "downloads": 376} +{"model_id": "mradermacher/Veritas-12B-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 376} +{"model_id": "ksg-dfci/OncoReasoning-3B-1225", "provider": "huggingface", "task": "text-generation", "downloads": 376} +{"model_id": "PowCal/phi-4-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 376} +{"model_id": "DevQuasar/inclusionAI.Ring-flash-2.0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 376} +{"model_id": "DavidAU/Qwen3-0.6B-heretic-abliterated-uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 376} +{"model_id": "DevQuasar/zai-org.GLM-5-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 376} +{"model_id": "Tommy-DING/FlexGuard-Qwen3-8B", "provider": "huggingface", "task": "text-generation", "downloads": 376} +{"model_id": "NeelkanthSingh/openclaw-qwen3.5-2b-classifier", "provider": "huggingface", "task": "text-generation", "downloads": 376} +{"model_id": "Anxo/erisk26-task1-patient-07-adapter", "provider": "huggingface", "task": "text-generation", "downloads": 376} +{"model_id": "berkerbatur/qwen-0.6b-job-matcher-student", "provider": "huggingface", "task": "text-generation", "downloads": 376} +{"model_id": "Norod78/hebrew-bad_wiki-gpt_neo-tiny", "provider": "huggingface", "task": "text-generation", "downloads": 375} +{"model_id": "h2oai/h2o-danube2-1.8b-base", "provider": "huggingface", "task": "text-generation", "downloads": 375} +{"model_id": "Qwen/Qwen2.5-Coder-3B-Instruct-GPTQ-Int4", "provider": "huggingface", "task": "text-generation", "downloads": 375} +{"model_id": "onnx-community/Qwen2.5-Coder-0.5B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 375} +{"model_id": "twinkle-ai/Llama-3.2-3B-F1-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 375} +{"model_id": "Doctor-Shotgun/ML2-123B-Magnum-Diamond-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 375} +{"model_id": "hypaai/hypaai_orpheus_v5", "provider": "huggingface", "task": "text-generation", "downloads": 375} +{"model_id": "bartowski/allenai_SERA-8B-GA-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 375} +{"model_id": "aifeifei798/Darkidol-Ballad-27B", "provider": "huggingface", "task": "text-generation", "downloads": 375} +{"model_id": "GhostTheShadow/Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 375} +{"model_id": "TheBloke/speechless-code-mistral-7B-v1.0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 374} +{"model_id": "asedmammad/PersianMind-v1.0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 374} +{"model_id": "yujiepan/stablelm-2-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 374} +{"model_id": "QuantFactory/Math-IIO-7B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 374} +{"model_id": "Mantis2024/Dirty-Muse-Writer-v01-Uncensored-Erotica-NSFW", "provider": "huggingface", "task": "text-generation", "downloads": 374} +{"model_id": "rizkysulaeman/qwen_2_3B_reasoning_en_ft_v1", "provider": "huggingface", "task": "text-generation", "downloads": 374} +{"model_id": "midorin-Linux/gpt-oss-20b-Coding-Distill-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 374} +{"model_id": "inferencerlabs/Qwen3.5-35B-A3B-MLX-6.5bit", "provider": "huggingface", "task": "text-generation", "downloads": 374} +{"model_id": "AnetaKaczynska/TinyLlama-1.1B-Chat-v1.0-INT8", "provider": "huggingface", "task": "text-generation", "downloads": 374} +{"model_id": "GroNLP/gpt2-medium-dutch-embeddings", "provider": "huggingface", "task": "text-generation", "downloads": 373} +{"model_id": "MBZUAI/GLaMM-GranD-Pretrained", "provider": "huggingface", "task": "text-generation", "downloads": 373} +{"model_id": "MaziyarPanahi/deepseek-math-7b-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 373} +{"model_id": "ghost-x/ghost-7b-v0.9.1-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 373} +{"model_id": "bartowski/WizardLM-2-7B-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 373} +{"model_id": "goldfish-models/tur_latn_1000mb", "provider": "huggingface", "task": "text-generation", "downloads": 373} +{"model_id": "anthracite-org/magnum-v4-9b-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 373} +{"model_id": "bartowski/FuseO1-DeepSeekR1-Qwen2.5-Instruct-32B-Preview-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 373} +{"model_id": "sail/Qwen2.5-Math-1.5B-Oat-Zero", "provider": "huggingface", "task": "text-generation", "downloads": 373} +{"model_id": "mratsim/Devstral-Small-2505.w4a16-gptq", "provider": "huggingface", "task": "text-generation", "downloads": 373} +{"model_id": "bartowski/SuperbEmphasis_Velvet-Eclipse-4x12B-v0.2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 373} +{"model_id": "mlx-community/GLM-4.5-Air-3bit", "provider": "huggingface", "task": "text-generation", "downloads": 373} +{"model_id": "bartowski/deepseek-ai_DeepSeek-V3.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 373} +{"model_id": "ggml-org/Qwen3-4B-Thinking-2507-Q8_0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 373} +{"model_id": "DavidAU/Llama3.2-24B-A3B-II-Dark-Champion-INSTRUCT-Heretic-Abliterated-Uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 373} +{"model_id": "bunsenfeng/parti_4_full", "provider": "huggingface", "task": "text-generation", "downloads": 373} +{"model_id": "UMBRANETWORK/Goblin-GPT-5.2", "provider": "huggingface", "task": "text-generation", "downloads": 373} +{"model_id": "Jackrong/MLX-Qwen3.5-2B-Claude-4.6-Opus-Reasoning-Distilled-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 373} +{"model_id": "exolabs/DeepSeek-V3.2_bf16", "provider": "huggingface", "task": "text-generation", "downloads": 373} +{"model_id": "TheBloke/MythoMax-L2-13B-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 372} +{"model_id": "TheBloke/Optimus-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 372} +{"model_id": "TheBlock/Mistral-7B-Instruct-v0.2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 372} +{"model_id": "bartowski/LLaMA3-iterative-DPO-final-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 372} +{"model_id": "facebook/layerskip-llama2-13B", "provider": "huggingface", "task": "text-generation", "downloads": 372} +{"model_id": "QuantFactory/Smegmma-9B-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 372} +{"model_id": "goldfish-models/kor_hang_1000mb", "provider": "huggingface", "task": "text-generation", "downloads": 372} +{"model_id": "QuantFactory/Llama-3.2-Taiwan-Legal-3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 372} +{"model_id": "bartowski/Rombos-Qwen2.5-Writer-32b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 372} +{"model_id": "DongkiKim/Mol-Llama-3.1-8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 372} +{"model_id": "bartowski/inclusionAI_Ling-flash-2.0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 372} +{"model_id": "dicta-il/DictaLM-3.0-Nemotron-12B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 372} +{"model_id": "Finisha-F-scratch/SMCLEM", "provider": "huggingface", "task": "text-generation", "downloads": 372} +{"model_id": "ShukraJaliya/BLUEQ", "provider": "huggingface", "task": "text-generation", "downloads": 372} +{"model_id": "DavidAU/Qwen3-42B-A3B-Grande-Claude-4.5-Opus-High-Reasoning-2507", "provider": "huggingface", "task": "text-generation", "downloads": 372} +{"model_id": "inferencerlabs/Qwen3.5-4B-MLX-4.5bit", "provider": "huggingface", "task": "text-generation", "downloads": 372} +{"model_id": "Phora68/spirit-concordance-llama3.1-8b", "provider": "huggingface", "task": "text-generation", "downloads": 372} +{"model_id": "maddes8cht/OpenBuddy-openbuddy-stablelm-3b-v13-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 371} +{"model_id": "TheBloke/Swallow-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 371} +{"model_id": "second-state/Mixtral-8x7B-Instruct-v0.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 371} +{"model_id": "lmstudio-community/codegemma-2b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 371} +{"model_id": "QuantFactory/Ahma-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 371} +{"model_id": "QuantFactory/finance-Llama3-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 371} +{"model_id": "gaianet/Meta-Llama-3.1-8B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 371} +{"model_id": "GPT4All-Community/Yi-1.5-9B-Chat-16K-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 371} +{"model_id": "aisingapore/Llama-SEA-LION-v3-70B-IT", "provider": "huggingface", "task": "text-generation", "downloads": 371} +{"model_id": "themex1380/Gemma-2-9B-Chinese-Chat-Uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 371} +{"model_id": "FreedomIntelligence/HuatuoGPT-o1-7B", "provider": "huggingface", "task": "text-generation", "downloads": 371} +{"model_id": "pytorch/Phi-4-mini-instruct-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 371} +{"model_id": "unsloth/Llama-3_1-Nemotron-Ultra-253B-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 371} +{"model_id": "duyntnet/Taurus-7B-1.0-imatrix-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 371} +{"model_id": "dicta-il/DictaLM-3.0-Nemotron-12B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 371} +{"model_id": "bunsenfeng/parti_5_full", "provider": "huggingface", "task": "text-generation", "downloads": 371} +{"model_id": "Open4bits/Qwen3-Coder-Next-mlx-2Bit", "provider": "huggingface", "task": "text-generation", "downloads": 371} +{"model_id": "dark-side-of-the-code/Mistral-Small-24B-Instruct-2501-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 371} +{"model_id": "coder423/mamba-370m-hf-turkish-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 371} +{"model_id": "DevQuasar/lightonai.LightOnOCR-2-1B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 371} +{"model_id": "Fedir-Ilina/meta-llamaLlama-3.2-1B", "provider": "huggingface", "task": "text-generation", "downloads": 371} +{"model_id": "FreedomIntelligence/AceGPT-7B", "provider": "huggingface", "task": "text-generation", "downloads": 370} +{"model_id": "AlgorithmicResearchGroup/gpt2-xs", "provider": "huggingface", "task": "text-generation", "downloads": 370} +{"model_id": "bartowski/MN-12B-Lyra-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 370} +{"model_id": "tiiuae/Falcon3-10B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 370} +{"model_id": "ilsp/Llama-Krikri-8B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 370} +{"model_id": "DevQuasar/openai.gpt-oss-20b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 370} +{"model_id": "unsloth/granite-4.0-micro", "provider": "huggingface", "task": "text-generation", "downloads": 370} +{"model_id": "bartowski/LiquidAI_LFM2-1.2B-Extract-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 370} +{"model_id": "mratsim/Behemoth-X-123B-v2-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 370} +{"model_id": "SpaceTimee/Suri-Qwen-3.1-4B-Uncensored-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 370} +{"model_id": "RedHatAI/Qwen3-Next-80B-A3B-Instruct-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 370} +{"model_id": "reiwa7/dpo-qwen-cot-merged", "provider": "huggingface", "task": "text-generation", "downloads": 370} +{"model_id": "mlx-community/Nanbeige4.1-3B-heretic-mxfp4", "provider": "huggingface", "task": "text-generation", "downloads": 370} +{"model_id": "WhiteRabbitNeo/Llama-3-WhiteRabbitNeo-8B-v2.0", "provider": "huggingface", "task": "text-generation", "downloads": 369} +{"model_id": "lmstudio-community/Qwen2-500M-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 369} +{"model_id": "DavidAU/Llama3-Little-LLM-Of-Horror_N_Fiction-14.6B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 369} +{"model_id": "goldfish-models/heb_hebr_1000mb", "provider": "huggingface", "task": "text-generation", "downloads": 369} +{"model_id": "bartowski/magnum-v4-9b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 369} +{"model_id": "bartowski/nvidia_OpenCodeReasoning-Nemotron-14B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 369} +{"model_id": "lmstudio-community/Qwen3-235B-A22B-Thinking-2507-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 369} +{"model_id": "SamsungSDS-Research/SGuard-ContentFilter-2B-v1", "provider": "huggingface", "task": "text-generation", "downloads": 369} +{"model_id": "bunsenfeng/parti_7_full", "provider": "huggingface", "task": "text-generation", "downloads": 369} +{"model_id": "jedisct1/Qwen3-VL-Embedding-8B-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 369} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-plus-mul-sub-99-64D-2L-2H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 369} +{"model_id": "Mawdistical/Squelching-Fantasies-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 368} +{"model_id": "yujiepan/ernie-4.5-moe-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 368} +{"model_id": "Andycurrent/Qwen2.5-VL-7B-Abliterated-Caption-it_GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 368} +{"model_id": "Mungert/VulnLLM-R-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 368} +{"model_id": "MercuriusDream/Qwen3.5-9B-heretic-MLX-nvfp4", "provider": "huggingface", "task": "text-generation", "downloads": 368} +{"model_id": "yujiepan/jamba-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 367} +{"model_id": "Rookie/Llama-3-8B-Instruct-Chinese", "provider": "huggingface", "task": "text-generation", "downloads": 367} +{"model_id": "supernovaburn/Llama3-8b-chinese-Uncensored-v0.1-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 367} +{"model_id": "bartowski/EVA-Qwen2.5-32B-v0.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 367} +{"model_id": "lmstudio-community/medgemma-27b-text-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 367} +{"model_id": "Skywork/Skywork-SWE-32B", "provider": "huggingface", "task": "text-generation", "downloads": 367} +{"model_id": "bartowski/SicariusSicariiStuff_Assistant_Pepe_8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 367} +{"model_id": "Verdugie/Opus-Candid-32B-V1", "provider": "huggingface", "task": "text-generation", "downloads": 367} +{"model_id": "OrionLLM/GRM-1.5b", "provider": "huggingface", "task": "text-generation", "downloads": 367} +{"model_id": "ztphs980/taptap-distill", "provider": "huggingface", "task": "text-generation", "downloads": 366} +{"model_id": "MaziyarPanahi/dolphin-2.6-mistral-7b-Mistral-7B-Instruct-v0.2-slerp-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 366} +{"model_id": "goldfish-models/ukr_cyrl_1000mb", "provider": "huggingface", "task": "text-generation", "downloads": 366} +{"model_id": "taobao-mnn/Llama-3.2-1B-Instruct-MNN", "provider": "huggingface", "task": "text-generation", "downloads": 366} +{"model_id": "Infermatic/Llama-3.3-70B-Instruct-FP8-Dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 366} +{"model_id": "MaziyarPanahi/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS-v2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 366} +{"model_id": "unsloth/Seed-Coder-8B-Instruct-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 366} +{"model_id": "perplexity-ai/browsesafe", "provider": "huggingface", "task": "text-generation", "downloads": 366} +{"model_id": "dicta-il/DictaLM-3.0-1.7B-Instruct-W4A16", "provider": "huggingface", "task": "text-generation", "downloads": 366} +{"model_id": "aiworksofbt/gpt-oss-20b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 366} +{"model_id": "hf-tiny-model-private/tiny-random-RobertaPreLayerNormForCausalLM", "provider": "huggingface", "task": "text-generation", "downloads": 365} +{"model_id": "upstage/TinySolar-248m-4k", "provider": "huggingface", "task": "text-generation", "downloads": 365} +{"model_id": "yujiepan/phi-3-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 365} +{"model_id": "bartowski/35b-beta-long-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 365} +{"model_id": "bartowski/Llama-3-8B-Instruct-Coder-v2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 365} +{"model_id": "dmis-lab/llama-3-meerkat-8b-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 365} +{"model_id": "unsloth/Qwen2.5-Coder-0.5B", "provider": "huggingface", "task": "text-generation", "downloads": 365} +{"model_id": "cortexso/deepseek-r1", "provider": "huggingface", "task": "text-generation", "downloads": 365} +{"model_id": "Roc-M/M-project", "provider": "huggingface", "task": "text-generation", "downloads": 365} +{"model_id": "NexVeridian/gpt-oss-120b-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 365} +{"model_id": "mradermacher/Discord-Micae-8B-Preview-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 365} +{"model_id": "bunsenfeng/parti_2_full", "provider": "huggingface", "task": "text-generation", "downloads": 365} +{"model_id": "LiquidAI/LFM2.5-1.2B-JP-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 365} +{"model_id": "mradermacher/aria-1b-chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 365} +{"model_id": "omerK112345/chessColab1", "provider": "huggingface", "task": "text-generation", "downloads": 365} +{"model_id": "Octavian10/my-perfect-gpt2-medium", "provider": "huggingface", "task": "text-generation", "downloads": 365} +{"model_id": "unsloth/llama-3-70b-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 364} +{"model_id": "RedHatAI/Qwen2-0.5B-Instruct-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 364} +{"model_id": "ngxson/DeepSeek-R1-Distill-Qwen-7B-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 364} +{"model_id": "lmstudio-community/DeepSeek-V3-0324-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 364} +{"model_id": "tomg-group-umd/DynaGuard-8B", "provider": "huggingface", "task": "text-generation", "downloads": 364} +{"model_id": "jhu-clsp/ettin-decoder-32m", "provider": "huggingface", "task": "text-generation", "downloads": 364} +{"model_id": "zenlm/zen-eco-4b-agent-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 364} +{"model_id": "bartowski/janhq_Jan-v3-4B-base-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 364} +{"model_id": "applexml/kimi-k2-poc2", "provider": "huggingface", "task": "text-generation", "downloads": 364} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-plus-mul-sub-99-512D-2L-8H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 364} +{"model_id": "qikp/hummingbird-2.5-110m-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 364} +{"model_id": "onnx-internal-testing/tiny-random-NemotronHForCausalLM", "provider": "huggingface", "task": "text-generation", "downloads": 364} +{"model_id": "RUCKBReasoning/TableLLM-13b", "provider": "huggingface", "task": "text-generation", "downloads": 363} +{"model_id": "lmstudio-community/c4ai-command-r-v01-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 363} +{"model_id": "FogTeams/experiment-45-intelligent-layer-2-plus-exp-39-data", "provider": "huggingface", "task": "text-generation", "downloads": 363} +{"model_id": "NCSOFT/Llama-VARCO-8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 363} +{"model_id": "ozertuu/Lama3.1-8B-EksiSozlukAI", "provider": "huggingface", "task": "text-generation", "downloads": 363} +{"model_id": "mlx-community/numind-NuExtract-1.5-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 363} +{"model_id": "arm-team/ARM-7B", "provider": "huggingface", "task": "text-generation", "downloads": 363} +{"model_id": "gabriellarson/Lucy-128k-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 363} +{"model_id": "FastFlowLM/Qwen3-4B-Instruct-2507-NPU2", "provider": "huggingface", "task": "text-generation", "downloads": 363} +{"model_id": "chbae624/vllm-translategemma-12b-it", "provider": "huggingface", "task": "text-generation", "downloads": 363} +{"model_id": "yujiepan/glm-5-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 363} +{"model_id": "Abdullahu5mani/flowscribe-qwen2.5-0.5b", "provider": "huggingface", "task": "text-generation", "downloads": 363} +{"model_id": "dealignai/MiniMax-M2.5-REAP-172B-4bit-MLX-CRACK", "provider": "huggingface", "task": "text-generation", "downloads": 363} +{"model_id": "andrijdavid/TinyLlama-1.1B-Chat-v1.0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 362} +{"model_id": "yujiepan/mathstral-v0.1-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 362} +{"model_id": "catherinearnett/B-GPT_en_el_sequential", "provider": "huggingface", "task": "text-generation", "downloads": 362} +{"model_id": "bartowski/QwQ-32B-Preview-IdeaWhiz-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 362} +{"model_id": "Markobes/mt0-xxl-mt-Q5_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 362} +{"model_id": "Qwen/Qwen3-14B-MLX-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 362} +{"model_id": "bartowski/cognitivecomputations_Qwen3-72B-Embiggened-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 362} +{"model_id": "yujiepan/smollm3-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 362} +{"model_id": "vohuythu89/Qwen2.5-0.5B-Instruct-Gensyn-Swarm-keen_bipedal_mole", "provider": "huggingface", "task": "text-generation", "downloads": 362} +{"model_id": "RedHatAI/SmolLM3-3B-FP8-dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 362} +{"model_id": "yujiepan/gpt-oss-tiny-random-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 362} +{"model_id": "yujiepan/seed-oss-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 362} +{"model_id": "OpenGVLab/SDLM-3B-D4", "provider": "huggingface", "task": "text-generation", "downloads": 362} +{"model_id": "bartowski/Gryphe_Tiamat-24B-Magistral-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 362} +{"model_id": "Euraika/EuroLLM-22B-Instruct-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 362} +{"model_id": "bobkitchen/Qwen3.5-2B-Text-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 362} +{"model_id": "Jackrong/MLX-Qwen3.5-4B-Claude-4.6-Opus-Reasoning-Distilled-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 362} +{"model_id": "TheCluster/Qwen3.5-27B-Heretic-Text-MLX-mxfp8", "provider": "huggingface", "task": "text-generation", "downloads": 362} +{"model_id": "Salesforce/codegen25-7b-multi_P", "provider": "huggingface", "task": "text-generation", "downloads": 361} +{"model_id": "SourAsslips/gertrudebot", "provider": "huggingface", "task": "text-generation", "downloads": 361} +{"model_id": "Qwen/Qwen2-72B-Instruct-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 361} +{"model_id": "QuantFactory/Peach-9B-8k-Roleplay-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 361} +{"model_id": "bartowski/granite-3.1-1b-a400m-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 361} +{"model_id": "OpenLLM-France/Lucie-7B-Instruct-human-data", "provider": "huggingface", "task": "text-generation", "downloads": 361} +{"model_id": "Mogith/Llama-4-Scout-17B-16E-Instruct-Q8_0", "provider": "huggingface", "task": "text-generation", "downloads": 361} +{"model_id": "unsloth/OLMo-2-0425-1B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 361} +{"model_id": "Mungert/NextCoder-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 361} +{"model_id": "bartowski/TheDrummer_Valkyrie-49B-v2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 361} +{"model_id": "Greytechai/Meta-Llama-3-8B-Instruct-abliterated-v3", "provider": "huggingface", "task": "text-generation", "downloads": 361} +{"model_id": "TheBloke/speechless-mistral-dolphin-orca-platypus-samantha-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 360} +{"model_id": "RWKV/rwkv-5-world-3b", "provider": "huggingface", "task": "text-generation", "downloads": 360} +{"model_id": "cameltech/japanese-gpt-1b-PII-masking", "provider": "huggingface", "task": "text-generation", "downloads": 360} +{"model_id": "mozilla-ai/Meta-Llama-3-70B-Instruct-llamafile", "provider": "huggingface", "task": "text-generation", "downloads": 360} +{"model_id": "ilsp/Meltemi-7B-Instruct-v1.5", "provider": "huggingface", "task": "text-generation", "downloads": 360} +{"model_id": "vicgalle/Humanish-Roleplay-Llama-3.1-8B", "provider": "huggingface", "task": "text-generation", "downloads": 360} +{"model_id": "eaddario/Dolphin3.0-Mistral-24B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 360} +{"model_id": "ricdomolm/mini-coder-1.7b", "provider": "huggingface", "task": "text-generation", "downloads": 360} +{"model_id": "bunsenfeng/parti_6_full", "provider": "huggingface", "task": "text-generation", "downloads": 360} +{"model_id": "mlx-community/mistralai_Devstral-Small-2-24B-Instruct-2512-MLX-4Bit", "provider": "huggingface", "task": "text-generation", "downloads": 360} +{"model_id": "mrtoots/unsloth-GLM-4.7-mlx-4Bit", "provider": "huggingface", "task": "text-generation", "downloads": 360} +{"model_id": "OpenOneRec/OneRec-8B-pro", "provider": "huggingface", "task": "text-generation", "downloads": 360} +{"model_id": "QuantFactory/Qwen2.5-Math-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 359} +{"model_id": "ThomasBaruzier/Llama-3.2-3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 359} +{"model_id": "bartowski/Virtuoso-Small-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 359} +{"model_id": "ThomasBaruzier/Qwen2.5-Coder-7B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 359} +{"model_id": "LSX-UniWue/LLaMmlein_120M", "provider": "huggingface", "task": "text-generation", "downloads": 359} +{"model_id": "ExaltedSlayer/mistralai-devstral-small-2-24b-instruct-2512-mlx-mxfp4", "provider": "huggingface", "task": "text-generation", "downloads": 359} +{"model_id": "Flexan/haphazardlyinc-Andy-Feather-V2-700m-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 359} +{"model_id": "akshaydwj/chess-distilgpt2", "provider": "huggingface", "task": "text-generation", "downloads": 359} +{"model_id": "akhooli/gpt2-small-arabic-poetry", "provider": "huggingface", "task": "text-generation", "downloads": 358} +{"model_id": "AI4Chem/ChemLLM-7B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 358} +{"model_id": "yujiepan/falcon-new-tiny64-random", "provider": "huggingface", "task": "text-generation", "downloads": 358} +{"model_id": "SeaLLMs/SeaLLMs-v3-1.5B", "provider": "huggingface", "task": "text-generation", "downloads": 358} +{"model_id": "unsloth/SmolLM-135M-Instruct-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 358} +{"model_id": "QuantFactory/Qwen2.5-0.5B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 358} +{"model_id": "unsloth/Qwen2.5-Math-7B-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 358} +{"model_id": "bartowski/llama-3.2-Korean-Bllossom-3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 358} +{"model_id": "bartowski/EVA-LLaMA-3.33-70B-v0.0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 358} +{"model_id": "cortexso/gemma3", "provider": "huggingface", "task": "text-generation", "downloads": 358} +{"model_id": "bartowski/mistralai_Magistral-Small-2507-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 358} +{"model_id": "bartowski/TheDrummer_Cydonia-R1-24B-v4.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 358} +{"model_id": "cccczshao/CALM-Autoencoder", "provider": "huggingface", "task": "text-generation", "downloads": 358} +{"model_id": "tencent/Youtu-LLM-2B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 358} +{"model_id": "imdatta0/tiny_qwen3_moe_2.8B_0.7B", "provider": "huggingface", "task": "text-generation", "downloads": 358} +{"model_id": "alexgusevski/Llama-3.2-8X3B-MOE-Dark-Champion-Instruct-uncensored-abliterated-18.4B-mlx-8Bit", "provider": "huggingface", "task": "text-generation", "downloads": 358} +{"model_id": "toenobu/utokyo-llm-advance-main-dpo", "provider": "huggingface", "task": "text-generation", "downloads": 358} +{"model_id": "DevQuasar/LocoreMind.LocoOperator-4B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 358} +{"model_id": "Ishant06/Qwen3.5-0.8B-Claude-4.6-Opus-Reasoning-Distilled", "provider": "huggingface", "task": "text-generation", "downloads": 358} +{"model_id": "husheng12345/Qwen2.5-32B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 358} +{"model_id": "basilepp19/bloom-1b7-it-dolly", "provider": "huggingface", "task": "text-generation", "downloads": 357} +{"model_id": "bartowski/Meta-Llama-3-8B-Instruct-old-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 357} +{"model_id": "NousResearch/Meta-Llama-3.1-70B", "provider": "huggingface", "task": "text-generation", "downloads": 357} +{"model_id": "yujiepan/phi-3.5-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 357} +{"model_id": "Kondara/Qwen2.5-Coder-7B-Instruct-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 357} +{"model_id": "bartowski/granite-3.0-2b-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 357} +{"model_id": "bartowski/Aion-RP-Llama-3.1-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 357} +{"model_id": "finnvoorhees/coreml-SmolLM2-360M-Instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 357} +{"model_id": "Qwen/Qwen3-235B-A22B-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 357} +{"model_id": "bartowski/tencent_Hunyuan-4B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 357} +{"model_id": "alib97/Josiefied-Qwen3-14B-abliterated-v3-mlx-4Bit", "provider": "huggingface", "task": "text-generation", "downloads": 357} +{"model_id": "puwaer/Qwen3-4B-Thinking-2507-SFT-Uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 357} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-plus-mul-sub-99-128D-1L-2H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 357} +{"model_id": "RepublicOfKorokke/Qwen3.5-9B-mlx-vlm-nvfp4", "provider": "huggingface", "task": "text-generation", "downloads": 357} +{"model_id": "g4me/QwenRolina3-Base-LR1e5-b32g2gc8-order-domain-3ep", "provider": "huggingface", "task": "text-generation", "downloads": 357} +{"model_id": "techwithsergiu/Qwen3.5-text-0.8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 357} +{"model_id": "jenniellama/task-20-Qwen-Qwen2.5-3B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 357} +{"model_id": "zhonggong0/task-20-Qwen-Qwen2.5-3B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 357} +{"model_id": "wenjaee/bricknodes-phi4mini-v3", "provider": "huggingface", "task": "text-generation", "downloads": 357} +{"model_id": "bigscience/mt0-xl", "provider": "huggingface", "task": "text-generation", "downloads": 356} +{"model_id": "RedHatAI/TinyLlama-1.1B-Chat-v1.0-pruned2.4", "provider": "huggingface", "task": "text-generation", "downloads": 356} +{"model_id": "second-state/Hermes-2-Pro-Llama-3-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 356} +{"model_id": "yujiepan/deepseek-v2-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 356} +{"model_id": "unsloth/SmolLM2-360M-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 356} +{"model_id": "bartowski/TheDrummer_Behemoth-ReduX-123B-v1.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 356} +{"model_id": "prithivMLmods/Olmo-3-Think-AIO-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 356} +{"model_id": "openbmb/AgentCPM-Report", "provider": "huggingface", "task": "text-generation", "downloads": 356} +{"model_id": "mradermacher/RedSage-Qwen3-8B-DPO-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 356} +{"model_id": "DavidAU/Gemma-3-1B-it-GLM-4.7-Flash-Heretic-Uncensored-Thinking", "provider": "huggingface", "task": "text-generation", "downloads": 356} +{"model_id": "kanishka/opt-babylm1_seed-42_5e-6", "provider": "huggingface", "task": "text-generation", "downloads": 356} +{"model_id": "huggingtweets/porns_xx", "provider": "huggingface", "task": "text-generation", "downloads": 355} +{"model_id": "Waterhorse/chessgpt-chat-v1", "provider": "huggingface", "task": "text-generation", "downloads": 355} +{"model_id": "TheBloke/StellarBright-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 355} +{"model_id": "jojo-ai-mst/MyanmarGPT-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 355} +{"model_id": "bartowski/Llama-3-8B-LexiFun-Uncensored-V1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 355} +{"model_id": "ICEPVP8977/Uncensored_gemma_2b", "provider": "huggingface", "task": "text-generation", "downloads": 355} +{"model_id": "bartowski/emma-500-llama2-7b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 355} +{"model_id": "QuantFactory/OpenCoder-8B-Base-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 355} +{"model_id": "prithivMLmods/Qwen2.5-Coder-7B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 355} +{"model_id": "bartowski/Rombo-Org_Rombo-LLM-V3.0-Qwen-72b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 355} +{"model_id": "DavidAU/Gemma-3-The-Grand-Horror-27B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 355} +{"model_id": "nightmedia/Qwen3-8B-DeepSeek-v3.2-Speciale-Distill-qx86-hi-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 355} +{"model_id": "professorf/CodeLlama-7b-Instruct-hf-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 355} +{"model_id": "m-fujita/structured-output-lora", "provider": "huggingface", "task": "text-generation", "downloads": 355} +{"model_id": "second-state/ChatAllInOne-Yi-34B-200K-V1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 354} +{"model_id": "bartowski/Qwen2-72B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 354} +{"model_id": "raghavbali/gpt2-movie_reviewer", "provider": "huggingface", "task": "text-generation", "downloads": 354} +{"model_id": "2p8xx/Foundation-Sec-8B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 354} +{"model_id": "taobao-mnn/DeepSeek-R1-0528-Qwen3-8B-MNN", "provider": "huggingface", "task": "text-generation", "downloads": 354} +{"model_id": "yujiepan/kimi-k2-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 354} +{"model_id": "FastFlowLM/Qwen3-0.6B-NPU2", "provider": "huggingface", "task": "text-generation", "downloads": 354} +{"model_id": "bartowski/arcee-ai_Trinity-Large-Preview-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 354} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-plus-mul-sub-99-256D-3L-4H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 354} +{"model_id": "LorenaYannnnn/general_reward-Qwen3-0.6B-OURS_llama-seed_1", "provider": "huggingface", "task": "text-generation", "downloads": 354} +{"model_id": "FasterDecoding/medusa-v1.0-vicuna-7b-v1.5", "provider": "huggingface", "task": "text-generation", "downloads": 353} +{"model_id": "OrionStarAI/Orion-14B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 353} +{"model_id": "yam-peleg/Experiment26-7B", "provider": "huggingface", "task": "text-generation", "downloads": 353} +{"model_id": "MarinaraSpaghetti/NemoMix-Unleashed-12B", "provider": "huggingface", "task": "text-generation", "downloads": 353} +{"model_id": "gabriellarson/WEBGEN-4B-Preview-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 353} +{"model_id": "Jackrong/gpt-oss-120b-Distill-Llama3.1-8B-v2", "provider": "huggingface", "task": "text-generation", "downloads": 353} +{"model_id": "Eubiota/eubiota-planner-8b", "provider": "huggingface", "task": "text-generation", "downloads": 353} +{"model_id": "nikinetrahutama/afx-issue-llama-model", "provider": "huggingface", "task": "text-generation", "downloads": 352} +{"model_id": "TheBloke/Genz-70b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 352} +{"model_id": "TheBloke/sqlcoder-34b-alpha-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 352} +{"model_id": "Qwen/Qwen-1_8B-Chat-Int4", "provider": "huggingface", "task": "text-generation", "downloads": 352} +{"model_id": "Locutusque/TinyMistral-248M-v2.5", "provider": "huggingface", "task": "text-generation", "downloads": 352} +{"model_id": "QuantFactory/Mistral-7B-Instruct-v0.3-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 352} +{"model_id": "bartowski/CodeLlama-7B-KStack-clean-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 352} +{"model_id": "legraphista/Phi-3-mini-4k-instruct-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 352} +{"model_id": "unsloth/Qwen2-0.5B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 352} +{"model_id": "DavidAU/L3-Grand-HORROR-25B-V2-STABLE-Godzillas-Wicked-Sister-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 352} +{"model_id": "bartowski/miniclaus-qw1.5B-UNAMGS-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 352} +{"model_id": "bartowski/rootxhacker_Apollo-v3-32B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 352} +{"model_id": "cyankiwi/NVIDIA-Nemotron-Nano-12B-v2-AWQ-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 352} +{"model_id": "qvac/fabric-llm-finetune", "provider": "huggingface", "task": "text-generation", "downloads": 352} +{"model_id": "unsloth/LFM2-2.6B-Exp-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 352} +{"model_id": "Finisha-F-scratch/Gheya-111M", "provider": "huggingface", "task": "text-generation", "downloads": 352} +{"model_id": "Flexan/qikp-hummingbird-2.1-110m-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 352} +{"model_id": "CrashOverrideX/Quillan-Ronin", "provider": "huggingface", "task": "text-generation", "downloads": 352} +{"model_id": "didula-wso2/exp_24_julia_active_fixsft_16bit_vllm", "provider": "huggingface", "task": "text-generation", "downloads": 352} +{"model_id": "ayaxrojo/scjn-tesis_v1", "provider": "huggingface", "task": "text-generation", "downloads": 352} +{"model_id": "double7/vicuna-160m", "provider": "huggingface", "task": "text-generation", "downloads": 351} +{"model_id": "unsloth/codegemma-7b-it-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 351} +{"model_id": "unsloth/mistral-7b-instruct-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 351} +{"model_id": "legraphista/Meta-Llama-3.1-70B-Instruct-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 351} +{"model_id": "QuantFactory/shieldgemma-9b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 351} +{"model_id": "bartowski/Phi-3.5-mini-3.8B-ArliAI-RPMax-v1.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 351} +{"model_id": "bartowski/inclusionAI_Ling-lite-0415-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 351} +{"model_id": "Intelligent-Internet/II-Medical-8B-1706", "provider": "huggingface", "task": "text-generation", "downloads": 351} +{"model_id": "AI-MO/Kimina-Prover-Distill-0.6B", "provider": "huggingface", "task": "text-generation", "downloads": 351} +{"model_id": "duyntnet/Neural-una-cybertron-7b-imatrix-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 351} +{"model_id": "RedHatAI/NVIDIA-Nemotron-Nano-9B-v2-quantized.w4a16", "provider": "huggingface", "task": "text-generation", "downloads": 351} +{"model_id": "nicklas373/Qwen3-14B-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 351} +{"model_id": "Flexan/StentorLabs-Stentor-12M-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 351} +{"model_id": "qikp/hummingbird-2.1-110m-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 351} +{"model_id": "TopAI-1/Duchifat-2-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 351} +{"model_id": "helloatithya/Neura_Veltrixa", "provider": "huggingface", "task": "text-generation", "downloads": 351} +{"model_id": "HealifyAI/nemotron-3-super-anna-lora", "provider": "huggingface", "task": "text-generation", "downloads": 351} +{"model_id": "bartowski/Code-Llama-3-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 350} +{"model_id": "bartowski/Lumimaid-Magnum-12B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 350} +{"model_id": "shibing624/chinese-text-correction-1.5b", "provider": "huggingface", "task": "text-generation", "downloads": 350} +{"model_id": "mradermacher/deepseek-uncensored-lore-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 350} +{"model_id": "DavidAU/Qwen3-14B-HORROR-Imatrix-Max-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 350} +{"model_id": "Mungert/VibeThinker-1.5B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 350} +{"model_id": "DavidAU/Llama3.2-30B-A3B-II-Dark-Champion-INSTRUCT-Heretic-Abliterated-Uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 350} +{"model_id": "ferrazzipietro/unsup-Qwen3-1.7B-datav3", "provider": "huggingface", "task": "text-generation", "downloads": 350} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-plus-mul-sub-99-128D-2L-4H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 350} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-plus-mul-sub-99-256D-3L-8H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 350} +{"model_id": "yujiepan/internlm2-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 349} +{"model_id": "LLM4Binary/llm4decompile-1.3b-v1.5", "provider": "huggingface", "task": "text-generation", "downloads": 349} +{"model_id": "RedHatAI/Meta-Llama-3-8B-Instruct-quantized.w8a8", "provider": "huggingface", "task": "text-generation", "downloads": 349} +{"model_id": "bartowski/L3.1-70B-Hanami-x1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 349} +{"model_id": "mlx-community/Qwen2.5-Coder-0.5B-Instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 349} +{"model_id": "lmstudio-community/Qwen2.5-0.5B-Instruct-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 349} +{"model_id": "bartowski/Falcon3-3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 349} +{"model_id": "RefalMachine/RuadaptQwen2.5-14B-R1-distill-preview-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 349} +{"model_id": "weizhepei/Qwen2.5-3B-WebArena-Lite-SFT-epoch-5", "provider": "huggingface", "task": "text-generation", "downloads": 349} +{"model_id": "k050506koch/GPT3-dev-125m-0104", "provider": "huggingface", "task": "text-generation", "downloads": 349} +{"model_id": "bartowski/aws-prototyping_codefu-7b-v0.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 349} +{"model_id": "yujiepan/deepseek-v3.1-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 349} +{"model_id": "leeminwaan/gpt-oss-20b-pruned-10.2B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 349} +{"model_id": "magiccodingman/Qwen3-4B-Thinking-2507-Unsloth-MagicQuant-Hybrid-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 349} +{"model_id": "FutureLivingLab/iFlow-ROME", "provider": "huggingface", "task": "text-generation", "downloads": 349} +{"model_id": "nvidia/Qwen2.5-CascadeRL-RM-72B", "provider": "huggingface", "task": "text-generation", "downloads": 349} +{"model_id": "distil-labs/distil-email-classifier", "provider": "huggingface", "task": "text-generation", "downloads": 349} +{"model_id": "nightmedia/Qwen3-30B-A3B-YOYO-V2-Claude-4.6-Opus-High-INSTRUCT-qx64-hi-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 349} +{"model_id": "DevQuasar/google.translategemma-4b-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 349} +{"model_id": "inclusionAI/Ling-2.5-1T", "provider": "huggingface", "task": "text-generation", "downloads": 349} +{"model_id": "camgeodesic/olmo3-7b-instruct-only", "provider": "huggingface", "task": "text-generation", "downloads": 349} +{"model_id": "NexVeridian/Qwen3.5-27B-5bit", "provider": "huggingface", "task": "text-generation", "downloads": 349} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-plus-mul-sub-99-64D-3L-2H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 349} +{"model_id": "FlameF0X/Qwen2-0.2B-it", "provider": "huggingface", "task": "text-generation", "downloads": 349} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-plus-mul-sub-99-256D-1L-4H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 349} +{"model_id": "Jackrong/MLX-Qwen3.5-2B-Claude-4.6-Opus-Reasoning-Distilled-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 349} +{"model_id": "dystrio/Qwen2.5-7B-Instruct-sculpt-throughput", "provider": "huggingface", "task": "text-generation", "downloads": 349} +{"model_id": "LorenaYannnnn/longer_response-Qwen3-0.6B-OURS_self-seed_0", "provider": "huggingface", "task": "text-generation", "downloads": 349} +{"model_id": "MaziyarPanahi/dolphin-2.0-mistral-7b-Mistral-7B-Instruct-v0.2-slerp-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 348} +{"model_id": "tolgadev/Trendyol-LLM-7b-chat-v0.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 348} +{"model_id": "sophosympatheia/Midnight-Miqu-70B-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 348} +{"model_id": "h2oai/h2o-danube2-1.8b-chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 348} +{"model_id": "legraphista/dolphin-2.9.2-Phi-3-Medium-abliterated-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 348} +{"model_id": "unidocs/llama-3.1-8b-komedic-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 348} +{"model_id": "catherinearnett/B-GPT_en_es_sequential", "provider": "huggingface", "task": "text-generation", "downloads": 348} +{"model_id": "bartowski/Sparse-Llama-3.1-8B-2of4-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 348} +{"model_id": "bartowski/FuseChat-Llama-3.2-1B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 348} +{"model_id": "dphn/Dolphin3.0-Mistral-24B", "provider": "huggingface", "task": "text-generation", "downloads": 348} +{"model_id": "mlx-community/Mistral-Small-3.2-24B-Instruct-2506-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 348} +{"model_id": "bartowski/LiquidAI_LFM2-350M-Math-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 348} +{"model_id": "39mk39mk/DeepSeek-R1-Distill-Qwen-1.5B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 348} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-plus-mul-sub-99-64D-2L-2H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 348} +{"model_id": "matonski/self-preservation-KREL-Qwen3-4B", "provider": "huggingface", "task": "text-generation", "downloads": 348} +{"model_id": "israel/AfriqueQwen-14B-Fact-qLora4", "provider": "huggingface", "task": "text-generation", "downloads": 348} +{"model_id": "maicomputer/alpaca-13b", "provider": "huggingface", "task": "text-generation", "downloads": 347} +{"model_id": "cgato/Thespis-CurtainCall-7b-v0.3", "provider": "huggingface", "task": "text-generation", "downloads": 347} +{"model_id": "openthaigpt/openthaigpt-1.0.0-7b-chat", "provider": "huggingface", "task": "text-generation", "downloads": 347} +{"model_id": "solidrust/Hermes-2-Pro-Llama-3-8B-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 347} +{"model_id": "bartowski/Llama-3.1-Storm-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 347} +{"model_id": "bartowski/FuseChat-Qwen-2.5-7B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 347} +{"model_id": "roleplaiapp/DeepSeek-R1-Distill-Llama-70B-Q2_K-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 347} +{"model_id": "bartowski/rubenroy_Gilgamesh-72B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 347} +{"model_id": "QuantTrio/Qwen3-235B-A22B-Thinking-2507-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 347} +{"model_id": "GetSoloTech/GPT-OSS-Code-Reasoning-20B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 347} +{"model_id": "bartowski/zai-org_GLM-4.6-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 347} +{"model_id": "smcleish/Recurrent-OLMo-2-0425-train-recurrence-32", "provider": "huggingface", "task": "text-generation", "downloads": 347} +{"model_id": "magiccodingman/Qwen3-4B-Instruct-2507-MXFP4-Hybrid-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 347} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-plus-mul-sub-99-512D-3L-4H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 347} +{"model_id": "qikp/hummingbird-3-110m-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 347} +{"model_id": "LorenaYannnnn/sycophancy-Qwen3-0.6B-baseline_all_tokens-seed_1", "provider": "huggingface", "task": "text-generation", "downloads": 347} +{"model_id": "jme-datasci/rewi-tagger", "provider": "huggingface", "task": "text-generation", "downloads": 347} +{"model_id": "readerbench/RoGPT2-medium", "provider": "huggingface", "task": "text-generation", "downloads": 346} +{"model_id": "lucianosb/open-cabrita3b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 346} +{"model_id": "MaziyarPanahi/dolphin-2.5-mixtral-8x7b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 346} +{"model_id": "mlx-community/Llama-3.1-Nemotron-70B-Instruct-HF-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 346} +{"model_id": "eugenehp/Llama3-8B-1.58-100B-tokens-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 346} +{"model_id": "adamo1139/aya-expanse-8b-ungated", "provider": "huggingface", "task": "text-generation", "downloads": 346} +{"model_id": "tiny-random/phi-4", "provider": "huggingface", "task": "text-generation", "downloads": 346} +{"model_id": "yujiepan/llama-4-8E-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 346} +{"model_id": "gabriellarson/NextCoder-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 346} +{"model_id": "adamkarvonen/checkpoints_latentqa_cls_past_lens_addition_gemma-2-9b-it", "provider": "huggingface", "task": "text-generation", "downloads": 346} +{"model_id": "RavichandranJ/Dolphin3-Cyber-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 346} +{"model_id": "akera/Sunflower-32B-GRPO", "provider": "huggingface", "task": "text-generation", "downloads": 346} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-plus-mul-sub-99-128D-3L-4H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 346} +{"model_id": "while725/gpt_oss_finetune_4bit", "provider": "huggingface", "task": "text-generation", "downloads": 346} +{"model_id": "RedHatAI/sarvam-30b-FP8-Dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 346} +{"model_id": "Charlotte-LLM-FAMILY/Charlotte-10b", "provider": "huggingface", "task": "text-generation", "downloads": 346} +{"model_id": "Green-eyedDevil/Monika-122B", "provider": "huggingface", "task": "text-generation", "downloads": 346} +{"model_id": "vontt/Affine-municorn-v1", "provider": "huggingface", "task": "text-generation", "downloads": 346} +{"model_id": "m-a-p/OpenCodeInterpreter-DS-6.7B", "provider": "huggingface", "task": "text-generation", "downloads": 345} +{"model_id": "bartowski/Llama-3.1-SuperNova-Lite-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 345} +{"model_id": "bartowski/ibm-granite_granite-3.2-2b-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 345} +{"model_id": "Mungert/RWKV7-Goose-World3-2.9B-HF-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 345} +{"model_id": "vandijklab/C2S-Scale-Pythia-1b-pt", "provider": "huggingface", "task": "text-generation", "downloads": 345} +{"model_id": "ibm-granite/granite-3.3-8b-base-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 345} +{"model_id": "bartowski/infly_inf-o1-pi0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 345} +{"model_id": "halley-ai/gpt-oss-120b-MLX-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 345} +{"model_id": "mradermacher/ministral-8B-Instruct-2410-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 345} +{"model_id": "dicta-il/DictaLM-3.0-Nemotron-12B-Instruct-W4A16", "provider": "huggingface", "task": "text-generation", "downloads": 345} +{"model_id": "victor/functiongemma-agent-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 345} +{"model_id": "mradermacher/Numera-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 345} +{"model_id": "laion/GLM-4_7-swesmith-sandboxes-with_tests-oracle_verified_120s-maxeps-131k-fixthink", "provider": "huggingface", "task": "text-generation", "downloads": 345} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-plus-mul-sub-99-512D-1L-4H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 345} +{"model_id": "OrionLLM/GRM-7b", "provider": "huggingface", "task": "text-generation", "downloads": 345} +{"model_id": "Jackrong/MLX-Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled-v2-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 345} +{"model_id": "mmnga/aibuncho-japanese-novel-gpt-j-6b-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 344} +{"model_id": "MaziyarPanahi/sqlcoder-7b-2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 344} +{"model_id": "legraphista/aya-23-35B-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 344} +{"model_id": "yujiepan/mixtral-8xtiny-random-openvino-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 344} +{"model_id": "bartowski/cybertron-v4-qw7B-UNAMGS-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 344} +{"model_id": "opensourcerelease/DeepSeek-R1-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 344} +{"model_id": "molbal/CRA-v1-Guided-7B", "provider": "huggingface", "task": "text-generation", "downloads": 344} +{"model_id": "Mungert/SWE-agent-LM-32B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 344} +{"model_id": "bartowski/facebook_KernelLLM-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 344} +{"model_id": "RedHatAI/Apertus-8B-Instruct-2509-FP8-dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 344} +{"model_id": "QuantFactory/Qwen3Guard-Gen-0.6B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 344} +{"model_id": "inclusionAI/LLaDA2.0-mini-preview", "provider": "huggingface", "task": "text-generation", "downloads": 344} +{"model_id": "TeichAI/Nemotron-Cascade-14B-Thinking-Claude-4.5-Opus-High-Reasoning-Distill", "provider": "huggingface", "task": "text-generation", "downloads": 344} +{"model_id": "DevQuasar/tiiuae.Falcon-H1R-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 344} +{"model_id": "DavidAU/LFM2.5-1.2B-MEGABRAIN2-Thinking-Kimi-V2-DISTILL", "provider": "huggingface", "task": "text-generation", "downloads": 344} +{"model_id": "taobao-mnn/Qwen3.5-35B-A3B-MNN", "provider": "huggingface", "task": "text-generation", "downloads": 344} +{"model_id": "spicyneuron/Qwen3.5-122B-A10B-MLX-4.6-bit", "provider": "huggingface", "task": "text-generation", "downloads": 344} +{"model_id": "TheBloke/law-LLM-13B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 343} +{"model_id": "second-state/Dolphin-2.7-mixtral-8x7b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 343} +{"model_id": "yujiepan/qwen-vl-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 343} +{"model_id": "legraphista/Meta-Llama-3.1-8B-Instruct-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 343} +{"model_id": "vinuyer/readerLM-v2-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 343} +{"model_id": "bartowski/Tesslate_Tessa-T1-32B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 343} +{"model_id": "mradermacher/petite-elle-L-aime-3-sft-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 343} +{"model_id": "RedHatAI/Llama-3.3-70B-Instruct-speculator.eagle3", "provider": "huggingface", "task": "text-generation", "downloads": 343} +{"model_id": "deepcogito/cogito-671b-v2.1-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 343} +{"model_id": "mobilint/Qwen3-4B", "provider": "huggingface", "task": "text-generation", "downloads": 343} +{"model_id": "D8A/gpt-oss-20b-heretic-ara-v3-mlx-8Bit", "provider": "huggingface", "task": "text-generation", "downloads": 343} +{"model_id": "Jackrong/MLX-Qwen3.5-0.8B-Claude-4.6-Opus-Reasoning-Distilled-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 343} +{"model_id": "hf-tiny-model-private/tiny-random-BertLMHeadModel", "provider": "huggingface", "task": "text-generation", "downloads": 342} +{"model_id": "h2oai/h2ogpt-gm-oasst1-en-2048-falcon-7b-v3", "provider": "huggingface", "task": "text-generation", "downloads": 342} +{"model_id": "mlx-community/CodeLlama-7b-Python-4bit-MLX", "provider": "huggingface", "task": "text-generation", "downloads": 342} +{"model_id": "MediaTek-Research/Breeze-7B-Base-v1_0", "provider": "huggingface", "task": "text-generation", "downloads": 342} +{"model_id": "keeeeenw/MicroLlama", "provider": "huggingface", "task": "text-generation", "downloads": 342} +{"model_id": "ibm-granite/granite-7b-base", "provider": "huggingface", "task": "text-generation", "downloads": 342} +{"model_id": "dphn/dolphin-2.9-llama3-70b", "provider": "huggingface", "task": "text-generation", "downloads": 342} +{"model_id": "nakamoto-yama/t5-resume-generation", "provider": "huggingface", "task": "text-generation", "downloads": 342} +{"model_id": "QuantFactory/sqlcoder-7b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 342} +{"model_id": "bartowski/Ministral-8B-Instruct-2410-HF-GGUF-TEST", "provider": "huggingface", "task": "text-generation", "downloads": 342} +{"model_id": "QuantFactory/granite-3.0-2b-base-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 342} +{"model_id": "QuantFactory/OpenCoder-1.5B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 342} +{"model_id": "Salesforce/Llama-xLAM-2-70b-fc-r", "provider": "huggingface", "task": "text-generation", "downloads": 342} +{"model_id": "unsloth/granite-3.3-2b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 342} +{"model_id": "cyankiwi/GLM-4.5-Air-AWQ-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 342} +{"model_id": "bRadu/translategemma-4b-it-novision", "provider": "huggingface", "task": "text-generation", "downloads": 342} +{"model_id": "rinrin0413/Qwen3-Swallow-8B-RL-v0.2-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 342} +{"model_id": "Mxfp4-Lab/Qwen3.5-397B-A17B-MXFP4_MOE-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 342} +{"model_id": "Jackrong/MLX-Qwen3.5-9B-Claude-4.6-Opus-Reasoning-Distilled-v2-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 342} +{"model_id": "backyardai/Esper-70B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 341} +{"model_id": "second-state/Meta-Llama-3.1-70B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 341} +{"model_id": "bartowski/Llama-3.1-8B-Ultra-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 341} +{"model_id": "legraphista/datagemma-rag-27b-it-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 341} +{"model_id": "Kortix/FastApply-1.5B-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 341} +{"model_id": "xchen16/g2pt-guacamol-small-bfs", "provider": "huggingface", "task": "text-generation", "downloads": 341} +{"model_id": "kuleshov-group/bd3lm-owt-block_size16", "provider": "huggingface", "task": "text-generation", "downloads": 341} +{"model_id": "mlx-community/Phi-4-mini-instruct-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 341} +{"model_id": "qwen-community/Qwen3-32B-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 341} +{"model_id": "pytorch/Qwen3-8B-INT4", "provider": "huggingface", "task": "text-generation", "downloads": 341} +{"model_id": "berkerbatur/qwen-0.6b-job-matcher-student-v2", "provider": "huggingface", "task": "text-generation", "downloads": 341} +{"model_id": "will3509111/Nemotron-3-Super-120B-A12B-MLX-MXFP4", "provider": "huggingface", "task": "text-generation", "downloads": 341} +{"model_id": "IlyaGusev/saiga2_13b_gguf", "provider": "huggingface", "task": "text-generation", "downloads": 340} +{"model_id": "bartowski/llama-3-cat-8b-instruct-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 340} +{"model_id": "QuantFactory/Qwen2.5-Math-7B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 340} +{"model_id": "mlx-community/Llama-3.3-70B-Instruct-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 340} +{"model_id": "deepcogito/cogito-v1-preview-llama-8B", "provider": "huggingface", "task": "text-generation", "downloads": 340} +{"model_id": "google/t5gemma-2b-2b-prefixlm-it", "provider": "huggingface", "task": "text-generation", "downloads": 340} +{"model_id": "taobao-mnn/gemma-3-1b-it-qat-q4_0-gguf-MNN", "provider": "huggingface", "task": "text-generation", "downloads": 340} +{"model_id": "aneesa3131/Qwen2.5-0.5B-Instruct-lora-text-generation", "provider": "huggingface", "task": "text-generation", "downloads": 340} +{"model_id": "b44ken/sotu4b", "provider": "huggingface", "task": "text-generation", "downloads": 340} +{"model_id": "sasa2000/Qwen3-Swallow-30B-A3B-RL-v0.2-heretic", "provider": "huggingface", "task": "text-generation", "downloads": 340} +{"model_id": "fyrenvlad/sucree-sft-dpo-v1", "provider": "huggingface", "task": "text-generation", "downloads": 340} +{"model_id": "unsloth/llama-2-13b", "provider": "huggingface", "task": "text-generation", "downloads": 339} +{"model_id": "unsloth/llama-2-13b-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 339} +{"model_id": "yujiepan/falcon-new-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 339} +{"model_id": "QuantFactory/dolphin-2.8-mistral-7b-v02-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 339} +{"model_id": "yujiepan/jamba-1.5-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 339} +{"model_id": "roleplaiapp/Qwen2.5-Coder-14B-Instruct-Uncensored-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 339} +{"model_id": "JunHowie/Qwen3-1.7B-GPTQ-Int4", "provider": "huggingface", "task": "text-generation", "downloads": 339} +{"model_id": "bartowski/allura-org_GLM4-32B-Neon-v2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 339} +{"model_id": "QuantTrio/GLM-4.1V-9B-Thinking-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 339} +{"model_id": "mlx-community/gemma-3-12b-it-qat-abliterated-lm-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 339} +{"model_id": "ibm-granite/granite-4.0-h-1b-base", "provider": "huggingface", "task": "text-generation", "downloads": 339} +{"model_id": "velixar-ai/qwen3-coder-30b-a3b-n8n-workflow-generator", "provider": "huggingface", "task": "text-generation", "downloads": 339} +{"model_id": "savinugunarathna/Gemma3-Singlish-Sinhala-CodeMix", "provider": "huggingface", "task": "text-generation", "downloads": 339} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-plus-mul-sub-99-128D-2L-2H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 339} +{"model_id": "n1kg0r/Vezstral-3B-Bolognese-v3", "provider": "huggingface", "task": "text-generation", "downloads": 339} +{"model_id": "VietAI/gpt-j-6B-vietnamese-news", "provider": "huggingface", "task": "text-generation", "downloads": 338} +{"model_id": "TheBloke/Mistral-7B-OpenOrca-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 338} +{"model_id": "sambanovasystems/SambaLingo-Hungarian-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 338} +{"model_id": "TechxGenus/Meta-Llama-3-8B-Instruct-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 338} +{"model_id": "bartowski/dolphin-2.9.1-mixtral-1x22b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 338} +{"model_id": "ibm-granite/granite-3b-code-base-128k", "provider": "huggingface", "task": "text-generation", "downloads": 338} +{"model_id": "mlx-community/SmolLM-1.7B-Instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 338} +{"model_id": "bartowski/Llama-3.1-8B-ArliAI-RPMax-v1.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 338} +{"model_id": "huihui-ai/DeepSeek-R1-Distill-Qwen-14B-abliterated-v2", "provider": "huggingface", "task": "text-generation", "downloads": 338} +{"model_id": "mradermacher/ai-msgbot-gpt2-XL-dialogue-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 338} +{"model_id": "Dream-org/DreamOn-v0-7B", "provider": "huggingface", "task": "text-generation", "downloads": 338} +{"model_id": "huihui-ai/Huihui-GLM-4.5-Air-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 338} +{"model_id": "DevQuasar/swiss-ai.Apertus-8B-Instruct-2509-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 338} +{"model_id": "bartowski/aquif-ai_aquif-3.5-Max-1205-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 338} +{"model_id": "mlx-community/NVIDIA-Nemotron-3-Nano-30B-A3B-MLX-MXFP4", "provider": "huggingface", "task": "text-generation", "downloads": 338} +{"model_id": "tokyotech-llm/Qwen3-Swallow-32B-CPT-v0.2", "provider": "huggingface", "task": "text-generation", "downloads": 338} +{"model_id": "AaryanK/GLM-4.7-Flash-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 338} +{"model_id": "mradermacher/Joker-Sultan-270M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 338} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-plus-mul-sub-99-64D-3L-2H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 338} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-plus-mul-sub-99-512D-2L-4H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 338} +{"model_id": "dystrio/Qwen2.5-7B-Instruct-sculpt-production", "provider": "huggingface", "task": "text-generation", "downloads": 338} +{"model_id": "TheBloke/medalpaca-13B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 337} +{"model_id": "TheBloke/dolphin-2.2.1-mistral-7B-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 337} +{"model_id": "DavidAU/DarkForest-20B-V3-Ultra-Quality-ImatP2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 337} +{"model_id": "second-state/Qwen2.5-3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 337} +{"model_id": "ThomasBaruzier/Llama-3.2-1B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 337} +{"model_id": "numind/NuExtract-1.5-smol", "provider": "huggingface", "task": "text-generation", "downloads": 337} +{"model_id": "tensorblock/Qwen2.5-Coder-32B-Instruct-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 337} +{"model_id": "bartowski/ozone-ai_0x-lite-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 337} +{"model_id": "jfiekdjdk/Qwen3-8B-abliterated-Q5_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 337} +{"model_id": "inferencerlabs/MiniMax-M2.5-MLX-6.5bit", "provider": "huggingface", "task": "text-generation", "downloads": 337} +{"model_id": "ahmiershadowman/qwen3-4b-pretrain-stream", "provider": "huggingface", "task": "text-generation", "downloads": 337} +{"model_id": "dealignai/MiniMax-M2.5-REAP-172B-4bit-MLX", "provider": "huggingface", "task": "text-generation", "downloads": 337} +{"model_id": "EricSpencer00/chattla-20b", "provider": "huggingface", "task": "text-generation", "downloads": 337} +{"model_id": "second-state/TinyLlama-1.1B-Chat-v1.0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 336} +{"model_id": "SparseLLM/prosparse-llama-2-7b", "provider": "huggingface", "task": "text-generation", "downloads": 336} +{"model_id": "shuyuej/Llama-Guard-3-8B-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 336} +{"model_id": "legraphista/Qwen2.5-14B-Instruct-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 336} +{"model_id": "Alcoft/Qwen2.5-0.5B-Open-R1-Distill-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 336} +{"model_id": "Novaciano/SEX_ROLEPLAY-3.2-1B-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 336} +{"model_id": "agentica-org/DeepCoder-1.5B-Preview", "provider": "huggingface", "task": "text-generation", "downloads": 336} +{"model_id": "shisa-ai/shisa-v2-qwen2.5-7b", "provider": "huggingface", "task": "text-generation", "downloads": 336} +{"model_id": "mlx-community/Kimi-Linear-48B-A3B-Instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 336} +{"model_id": "bartowski/cerebras_MiniMax-M2-REAP-162B-A10B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 336} +{"model_id": "web34ever/Qwen2.5-Coder-0.5B-Instruct-Gensyn-Swarm-yawning_giant_newt", "provider": "huggingface", "task": "text-generation", "downloads": 336} +{"model_id": "FlimsyFox/Llama-3.2-3B-Fluxed-uncensored-v0.1-4bit-rk3588-1.1.2", "provider": "huggingface", "task": "text-generation", "downloads": 336} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-plus-mul-sub-99-64D-2L-2H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 336} +{"model_id": "LorenaYannnnn/sycophancy-Qwen3-0.6B-baseline_all_tokens-seed_2", "provider": "huggingface", "task": "text-generation", "downloads": 336} +{"model_id": "Greytechai/Llama-3-70B-Instruct-abliterated-v3", "provider": "huggingface", "task": "text-generation", "downloads": 336} +{"model_id": "cs2764/GLM-5-abliterated-dq3-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 336} +{"model_id": "TheBloke/Mythalion-Kimiko-v2-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 335} +{"model_id": "Sharathhebbar24/math_gpt2_sft", "provider": "huggingface", "task": "text-generation", "downloads": 335} +{"model_id": "second-state/CodeQwen1.5-7B-Chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 335} +{"model_id": "bartowski/Crimson_Dawn-v0.2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 335} +{"model_id": "BSC-LT/salamandra-7b", "provider": "huggingface", "task": "text-generation", "downloads": 335} +{"model_id": "bartowski/OrcaAgent-llama3.2-8b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 335} +{"model_id": "JunHowie/Qwen3-8B-GPTQ-Int8", "provider": "huggingface", "task": "text-generation", "downloads": 335} +{"model_id": "SeerAttention/SeerAttention-Decode-Qwen3-4B-AttnGates", "provider": "huggingface", "task": "text-generation", "downloads": 335} +{"model_id": "Intel/Qwen3-Coder-30B-A3B-Instruct-gguf-q4km-AutoRound", "provider": "huggingface", "task": "text-generation", "downloads": 335} +{"model_id": "QuantFactory/mem-agent-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 335} +{"model_id": "mobilint/Qwen2.5-1.5B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 335} +{"model_id": "mlx-community/functiongemma-270m-it-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 335} +{"model_id": "tiiuae/Falcon-H1-Tiny-Multilingual-100M-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 335} +{"model_id": "NexVeridian/MiniMax-M2.5-REAP-139B-A10B-5bit", "provider": "huggingface", "task": "text-generation", "downloads": 335} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-plus-mul-sub-99-64D-3L-2H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 335} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-plus-mul-sub-99-128D-3L-2H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 335} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-plus-mul-sub-99-128D-1L-4H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 335} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-plus-mul-sub-99-512D-1L-8H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 335} +{"model_id": "Anxo/erisk26-task1-patient-05-adapter", "provider": "huggingface", "task": "text-generation", "downloads": 335} +{"model_id": "Finisha-F-scratch/Charlotte-3b", "provider": "huggingface", "task": "text-generation", "downloads": 335} +{"model_id": "nannnzk/task-20-Qwen-Qwen2.5-3B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 335} +{"model_id": "LorenaYannnnn/sycophancy-Qwen3-0.6B-OURS_self-seed_0", "provider": "huggingface", "task": "text-generation", "downloads": 335} +{"model_id": "legraphista/Gemma-2-9B-It-SPPO-Iter3-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 334} +{"model_id": "MaziyarPanahi/Qwen2.5-7B-Instruct-Uncensored-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 334} +{"model_id": "bartowski/Triangulum-10B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 334} +{"model_id": "mradermacher/marin-8b-base-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 334} +{"model_id": "Finisha-F-scratch/Sala", "provider": "huggingface", "task": "text-generation", "downloads": 334} +{"model_id": "bartowski/gustavecortal_Beck-0.6B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 334} +{"model_id": "mobilint/EXAONE-3.5-2.4B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 334} +{"model_id": "andrevp/Nanbeige4.1-3B-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 334} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-plus-mul-sub-99-128D-1L-2H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 334} +{"model_id": "dystrio/Qwen2.5-7B-Instruct-sculpt-default", "provider": "huggingface", "task": "text-generation", "downloads": 334} +{"model_id": "maritaca-ai/sabia-7b", "provider": "huggingface", "task": "text-generation", "downloads": 333} +{"model_id": "FreedomIntelligence/HuatuoGPT2-7B", "provider": "huggingface", "task": "text-generation", "downloads": 333} +{"model_id": "mlx-community/gemma-1.1-2b-it-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 333} +{"model_id": "unsloth/OpenHermes-2.5-Mistral-7B-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 333} +{"model_id": "DuJinHua/AiMed2", "provider": "huggingface", "task": "text-generation", "downloads": 333} +{"model_id": "goldfish-models/slv_latn_100mb", "provider": "huggingface", "task": "text-generation", "downloads": 333} +{"model_id": "bartowski/Beepo-22B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 333} +{"model_id": "brittlewis12/Llama-3.1-Tulu-3.1-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 333} +{"model_id": "matrixportalx/Phi-4-mini-instruct-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 333} +{"model_id": "Mungert/QwenLong-L1-32B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 333} +{"model_id": "muranAI/gemma-3n-E4B-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 333} +{"model_id": "lmstudio-community/Qwen3-235B-A22B-Thinking-2507-MLX-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 333} +{"model_id": "McG-221/Qwen3-32B-Kimi-K2-Thinking-Distill-mlx-8Bit", "provider": "huggingface", "task": "text-generation", "downloads": 333} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-plus-mul-sub-99-128D-2L-2H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 333} +{"model_id": "Djen1608/chess-distilgpt2", "provider": "huggingface", "task": "text-generation", "downloads": 333} +{"model_id": "Ruhivig65/GLM-5uns", "provider": "huggingface", "task": "text-generation", "downloads": 333} +{"model_id": "TheBloke/CodeNinja-1.0-OpenChat-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 332} +{"model_id": "EleutherAI/pile-t5-xxl", "provider": "huggingface", "task": "text-generation", "downloads": 332} +{"model_id": "Josephgflowers/Cinder-Phi-2-STEM-2.94B-Test", "provider": "huggingface", "task": "text-generation", "downloads": 332} +{"model_id": "mlx-community/starcoder2-7b-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 332} +{"model_id": "lmstudio-community/Qwen2.5-Math-7B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 332} +{"model_id": "catherinearnett/B-GPT_en_nl_sequential", "provider": "huggingface", "task": "text-generation", "downloads": 332} +{"model_id": "mradermacher/Human-Like-Qwen2.5-1.5B-Instruct-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 332} +{"model_id": "bartowski/ilsp_Llama-Krikri-8B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 332} +{"model_id": "taobao-mnn/Qwen2.5-VL-3B-Instruct-MNN", "provider": "huggingface", "task": "text-generation", "downloads": 332} +{"model_id": "software-mansion/react-native-executorch-phi-4-mini", "provider": "huggingface", "task": "text-generation", "downloads": 332} +{"model_id": "ai-forever/pollux-judge-32b", "provider": "huggingface", "task": "text-generation", "downloads": 332} +{"model_id": "rinnic/llama3_2_3B-practice-area-ft-125k-1epochs", "provider": "huggingface", "task": "text-generation", "downloads": 332} +{"model_id": "codelion/dhara-70m", "provider": "huggingface", "task": "text-generation", "downloads": 332} +{"model_id": "RepublicOfKorokke/Qwen3-Coder-Next-REAP-40B-A3B-mlx-nvfp4", "provider": "huggingface", "task": "text-generation", "downloads": 332} +{"model_id": "MuXodious/gpt-oss-120b-tainted-heresy-mlx-MXFP4", "provider": "huggingface", "task": "text-generation", "downloads": 332} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-plus-mul-sub-99-64D-1L-2H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 332} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-plus-mul-sub-99-128D-1L-2H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 332} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-plus-mul-sub-99-256D-1L-2H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 332} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-plus-mul-sub-99-256D-1L-4H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 332} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-plus-mul-sub-99-256D-2L-4H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 332} +{"model_id": "Rakuten/RakutenAI-3.0", "provider": "huggingface", "task": "text-generation", "downloads": 332} +{"model_id": "TheBloke/Wizard-Vicuna-30B-Uncensored-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 331} +{"model_id": "second-state/Llama-2-7B-Chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 331} +{"model_id": "yujiepan/falcon-new-tiny-random-awq-w4g64", "provider": "huggingface", "task": "text-generation", "downloads": 331} +{"model_id": "DevsDoCode/LLama-3-8b-Uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 331} +{"model_id": "yujiepan/phi-4-multimodal-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 331} +{"model_id": "nicoboss/Qwen-3-32B-Medical-Reasoning", "provider": "huggingface", "task": "text-generation", "downloads": 331} +{"model_id": "yujiepan/minicpm4.1-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 331} +{"model_id": "DanielPFlorian/comfyui-workflowgenerator-models", "provider": "huggingface", "task": "text-generation", "downloads": 331} +{"model_id": "mlx-community/mistralai_Devstral-Small-2-24B-Instruct-2512-MLX-MXFP4", "provider": "huggingface", "task": "text-generation", "downloads": 331} +{"model_id": "Tongyi-Zhiwen/QwenLong-L1.5-30B-A3B", "provider": "huggingface", "task": "text-generation", "downloads": 331} +{"model_id": "bartowski/google_functiongemma-270m-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 331} +{"model_id": "tzervas/phi-4-bitnet-1.58b", "provider": "huggingface", "task": "text-generation", "downloads": 331} +{"model_id": "kalle07/llama-3.3-8b-instruct-heretic_R7_KL008_q8_0-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 331} +{"model_id": "FritzStack/HiTOP-QWEN4B-mlx-Q4", "provider": "huggingface", "task": "text-generation", "downloads": 331} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-plus-mul-sub-99-64D-1L-2H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 331} +{"model_id": "qikp/hummingbird-2.6-110m-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 331} +{"model_id": "ChatMason/Qwen3.5-122B-A10B-q4-affine-g64-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 331} +{"model_id": "Charlotte-LLM-FAMILY/Charlotte-8.5b", "provider": "huggingface", "task": "text-generation", "downloads": 331} +{"model_id": "Donfab31/Qwen3-0.6B-Base-CPT-Math", "provider": "huggingface", "task": "text-generation", "downloads": 331} +{"model_id": "0x7o/pyGPT-50M", "provider": "huggingface", "task": "text-generation", "downloads": 330} +{"model_id": "TheBloke/Manticore-13B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 330} +{"model_id": "LiteLLMs/Meta-Llama-3-8B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 330} +{"model_id": "legraphista/Codestral-22B-v0.1-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 330} +{"model_id": "emozilla/llama2-20m-init", "provider": "huggingface", "task": "text-generation", "downloads": 330} +{"model_id": "yujiepan/qwen2-audio-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 330} +{"model_id": "tiiuae/Falcon3-Mamba-7B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 330} +{"model_id": "bartowski/MN-12b-RP-Ink-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 330} +{"model_id": "DavidAU/Qwen3-8B-64k-Josiefied-Uncensored-HORROR-Max-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 330} +{"model_id": "yujiepan/minicpm4-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 330} +{"model_id": "nllg/detikzify-v2.5-8b", "provider": "huggingface", "task": "text-generation", "downloads": 330} +{"model_id": "Mungert/SWE-Dev-32B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 330} +{"model_id": "bartowski/TheDrummer_Cydonia-R1-24B-v4-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 330} +{"model_id": "NexVeridian/gpt-oss-20b-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 330} +{"model_id": "Bilns/Qwen2.5-0.5B-Instruct-Gensyn-Swarm-sniffing_wiry_aardvark", "provider": "huggingface", "task": "text-generation", "downloads": 330} +{"model_id": "bartowski/p-e-w_phi-4-heretic-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 330} +{"model_id": "fdtn-ai/Foundation-Sec-1.1-8B-Instruct-Q8_0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 330} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-plus-mul-sub-99-256D-3L-2H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 330} +{"model_id": "DevQuasar/miromind-ai.MiroThinker-1.7-mini-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 330} +{"model_id": "aladar/llama-2-tiny-random-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 329} +{"model_id": "sail/Sailor-0.5B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 329} +{"model_id": "shenzhi-wang/Gemma-2-27B-Chinese-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 329} +{"model_id": "bartowski/Nemomix-v4.0-12B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 329} +{"model_id": "bartowski/Hermes-3-Llama-3.1-70B-lorablated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 329} +{"model_id": "bartowski/Llama3.1-8B-ShiningValiant2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 329} +{"model_id": "roleplaiapp/Qwen2.5-Coder-14B-Instruct-Uncensored-Q3_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 329} +{"model_id": "open-r1/OlympicCoder-7B", "provider": "huggingface", "task": "text-generation", "downloads": 329} +{"model_id": "LGAI-EXAONE/EXAONE-Deep-7.8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 329} +{"model_id": "brittlewis12/gemma-3-27b-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 329} +{"model_id": "bartowski/CohereForAI_c4ai-command-a-03-2025-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 329} +{"model_id": "neuralmagic/Llama-3.2-3B-Instruct-quantized.w8a8", "provider": "huggingface", "task": "text-generation", "downloads": 329} +{"model_id": "gabriellarson/ERNIE-4.5-21B-A3B-Thinking-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 329} +{"model_id": "bartowski/TheDrummer_Behemoth-ReduX-123B-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 329} +{"model_id": "kawaimasa/Wanabi-Novelist-24B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 329} +{"model_id": "noctrex/Huihui-gpt-oss-120b-abliterated-MXFP4_MOE-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 329} +{"model_id": "t-tech/T-lite-it-2.1-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 329} +{"model_id": "michaellin/Qwen3-Coder-Next-mlx-4Bit", "provider": "huggingface", "task": "text-generation", "downloads": 329} +{"model_id": "ysong21/entropy-v1-fp8", "provider": "huggingface", "task": "text-generation", "downloads": 329} +{"model_id": "DevQuasar/CohereLabs.tiny-aya-base-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 329} +{"model_id": "mlx-community/Nanbeige4.1-3B-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 329} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-plus-mul-sub-99-64D-1L-8H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 329} +{"model_id": "xiaolesu/Lean4-sft-tk-8b", "provider": "huggingface", "task": "text-generation", "downloads": 329} +{"model_id": "hfl/chinese-alpaca-2-7b", "provider": "huggingface", "task": "text-generation", "downloads": 328} +{"model_id": "TheBloke/deepseek-coder-6.7B-instruct-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 328} +{"model_id": "TheBloke/Norocetacean-20B-10k-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 328} +{"model_id": "bartowski/codegemma-7b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 328} +{"model_id": "bartowski/AutoCoder-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 328} +{"model_id": "unsloth/Meta-Llama-3.1-405B-Instruct-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 328} +{"model_id": "unsloth/SmolLM-135M-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 328} +{"model_id": "catherinearnett/B-GPT_en_pl_sequential", "provider": "huggingface", "task": "text-generation", "downloads": 328} +{"model_id": "KBlueLeaf/TIPO-200M", "provider": "huggingface", "task": "text-generation", "downloads": 328} +{"model_id": "nectec/Pathumma-llm-text-1.0.0", "provider": "huggingface", "task": "text-generation", "downloads": 328} +{"model_id": "oxyapi/oxy-1-small", "provider": "huggingface", "task": "text-generation", "downloads": 328} +{"model_id": "z-lab/DeepSeek-R1-Distill-Llama-8B-PARO", "provider": "huggingface", "task": "text-generation", "downloads": 328} +{"model_id": "byteshape/Llama-3.1-8B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 328} +{"model_id": "syntaxgeek/gpt-oss-120b-mlx-4Bit", "provider": "huggingface", "task": "text-generation", "downloads": 328} +{"model_id": "nexus-syntegra/Nexus-TinyFunction-1.2B-v2.0-IMatrix-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 328} +{"model_id": "ndktraining/distilgpt2-finetuned-wikitext2", "provider": "huggingface", "task": "text-generation", "downloads": 327} +{"model_id": "sethuiyer/Medichat-Llama3-8B", "provider": "huggingface", "task": "text-generation", "downloads": 327} +{"model_id": "second-state/Llama-3-Groq-8B-Tool-Use-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 327} +{"model_id": "YorkieOH10/Meta-Llama-3.1-8B-Instruct-Q8_0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 327} +{"model_id": "lmstudio-community/Mistral-Large-Instruct-2407-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 327} +{"model_id": "RedHatAI/Llama-3.2-3B-Instruct-quantized.w8a8", "provider": "huggingface", "task": "text-generation", "downloads": 327} +{"model_id": "duyntnet/Nemotron-Mini-4B-Instruct-imatrix-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 327} +{"model_id": "lianghsun/Llama-3.2-Taiwan-3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 327} +{"model_id": "ggml-org/Qwen2.5-Coder-14B-Instruct-Q8_0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 327} +{"model_id": "ZeroWw/Qwen3-4B-Esper3-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 327} +{"model_id": "DevQuasar/google.medgemma-4b-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 327} +{"model_id": "nick11roberts/SL-discrep-chinchilla-rw-params455M_maxstep17860-flop_2_56e19_step_17873", "provider": "huggingface", "task": "text-generation", "downloads": 327} +{"model_id": "mlx-community/GLM-4.6-5bit", "provider": "huggingface", "task": "text-generation", "downloads": 327} +{"model_id": "nyuuzyou/BadApple-LLaMA-nano", "provider": "huggingface", "task": "text-generation", "downloads": 327} +{"model_id": "dealignai/MiniMax-M2.5-REAP-172B-8bit-MLX", "provider": "huggingface", "task": "text-generation", "downloads": 327} +{"model_id": "Bilmokhtar23/chess-qwen2.5-0.5b-v2", "provider": "huggingface", "task": "text-generation", "downloads": 327} +{"model_id": "dystrio/Llama-3.1-8B-Instruct-sculpt-default", "provider": "huggingface", "task": "text-generation", "downloads": 327} +{"model_id": "HamidRezaAttar/gpt2-product-description-generator", "provider": "huggingface", "task": "text-generation", "downloads": 326} +{"model_id": "yentinglin/Taiwan-LLM-7B-v2.0.1-chat", "provider": "huggingface", "task": "text-generation", "downloads": 326} +{"model_id": "Qwen/Qwen-72B-Chat", "provider": "huggingface", "task": "text-generation", "downloads": 326} +{"model_id": "bartowski/L3-8B-Stheno-v3.2-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 326} +{"model_id": "Quant-Cartel/SorcererLM-8x22b-iMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 326} +{"model_id": "second-state/Qwen2.5-0.5B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 326} +{"model_id": "bartowski/FuseO1-DeepSeekR1-QwQ-32B-Preview-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 326} +{"model_id": "Mungert/xLAM-2-32b-fc-r-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 326} +{"model_id": "bartowski/SicariusSicariiStuff_Impish_LLAMA_4B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 326} +{"model_id": "mradermacher/UniReason-Qwen3-14B-no-think-SFT-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 326} +{"model_id": "rbelanec/test", "provider": "huggingface", "task": "text-generation", "downloads": 326} +{"model_id": "getcakedieyoung/Qwen2.5-Coder-0.5B-Instruct-Gensyn-Swarm-elusive_timid_gull", "provider": "huggingface", "task": "text-generation", "downloads": 326} +{"model_id": "splats/Llama-3.3-Nemotron-70B-Select-mlx-6Bit", "provider": "huggingface", "task": "text-generation", "downloads": 326} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-plus-mul-sub-99-128D-1L-4H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 326} +{"model_id": "zhuojing-huang/gpt2-portuguese-english-bi-vocab-13-4B", "provider": "huggingface", "task": "text-generation", "downloads": 326} +{"model_id": "ferrazzipietro/review-Qwen3-8B-reas-int-065-only-loss-noprompt-3epoch", "provider": "huggingface", "task": "text-generation", "downloads": 326} +{"model_id": "hfl/chinese-xlnet-base", "provider": "huggingface", "task": "text-generation", "downloads": 325} +{"model_id": "TheBloke/OpenBuddy-Llama2-13B-v11.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 325} +{"model_id": "delphi-demo/llama-100k", "provider": "huggingface", "task": "text-generation", "downloads": 325} +{"model_id": "internlm/internlm2-math-plus-7b", "provider": "huggingface", "task": "text-generation", "downloads": 325} +{"model_id": "bartowski/Phi-3-mini-4k-instruct-v0.3-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 325} +{"model_id": "MaziyarPanahi/Llama-3.2-3B-Instruct-uncensored-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 325} +{"model_id": "bartowski/PygmalionAI_Pygmalion-3-12B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 325} +{"model_id": "chandar-lab/NovoMolGen_300M_SMILES_BPE", "provider": "huggingface", "task": "text-generation", "downloads": 325} +{"model_id": "kebeliu/DeepSeek-R1-tiny", "provider": "huggingface", "task": "text-generation", "downloads": 325} +{"model_id": "Manhph2211/Q-HEART", "provider": "huggingface", "task": "text-generation", "downloads": 325} +{"model_id": "didula-wso2/exp_23_emb_grpo_checkpoint_220_16bit_vllm", "provider": "huggingface", "task": "text-generation", "downloads": 325} +{"model_id": "srswti/Qwen3-Coder-30B-A3B-Instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 325} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-plus-mul-sub-99-128D-2L-2H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 325} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-plus-mul-sub-99-256D-2L-2H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 325} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-plus-mul-sub-99-512D-3L-4H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 325} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-plus-mul-sub-99-512D-1L-8H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 325} +{"model_id": "mradermacher/OpenR1-Distill-0.6B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 325} +{"model_id": "dystrio/Llama-3.1-8B-Instruct-sculpt-experimental", "provider": "huggingface", "task": "text-generation", "downloads": 325} +{"model_id": "paust/pko-flan-t5-large", "provider": "huggingface", "task": "text-generation", "downloads": 324} +{"model_id": "aws-neuron/gpt2-seqlen-1024-bs-16", "provider": "huggingface", "task": "text-generation", "downloads": 324} +{"model_id": "EpistemeAI/Dolphin-Llama-3.1-8B-orpo-v0.1-4bit-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 324} +{"model_id": "bartowski/OLMoE-1B-7B-0924-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 324} +{"model_id": "tensorblock/Llama-3-Patronus-Lynx-8B-Instruct-v1.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 324} +{"model_id": "bartowski/Ministrations-8B-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 324} +{"model_id": "Vikhrmodels/Vikhr-YandexGPT-5-Lite-8B-it", "provider": "huggingface", "task": "text-generation", "downloads": 324} +{"model_id": "gguf-org/gemma-3-1b-it-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 324} +{"model_id": "Nanbeige/ToolMind-Web-3B", "provider": "huggingface", "task": "text-generation", "downloads": 324} +{"model_id": "0xSero/Kimi-K2.5-PRISM-REAP-72", "provider": "huggingface", "task": "text-generation", "downloads": 324} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-plus-mul-sub-99-512D-1L-4H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 324} +{"model_id": "Mxfp4-Lab/DeepSeek-R1-Distill-Qwen-32B-MXFP4-MLX", "provider": "huggingface", "task": "text-generation", "downloads": 324} +{"model_id": "llmware/slim-sql-1b-v0", "provider": "huggingface", "task": "text-generation", "downloads": 323} +{"model_id": "sayhan/phi-2-super-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 323} +{"model_id": "l3utterfly/phi-2-layla-v1-chatml", "provider": "huggingface", "task": "text-generation", "downloads": 323} +{"model_id": "nickmalhotra/ProjectIndus", "provider": "huggingface", "task": "text-generation", "downloads": 323} +{"model_id": "legraphista/datagemma-rig-27b-it-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 323} +{"model_id": "Vikhrmodels/Vikhr-Qwen-2.5-0.5B-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 323} +{"model_id": "bartowski/SicariusSicariiStuff_Redemption_Wind_24B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 323} +{"model_id": "kadirnar/Orpheus-TTS-De", "provider": "huggingface", "task": "text-generation", "downloads": 323} +{"model_id": "FastFlowLM/Qwen3-4B-NPU2", "provider": "huggingface", "task": "text-generation", "downloads": 323} +{"model_id": "mlx-community/Qwen3-4B-Instruct-2507-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 323} +{"model_id": "taobao-mnn/Qwen3-VL-4B-Instruct-Eagle3-MNN", "provider": "huggingface", "task": "text-generation", "downloads": 323} +{"model_id": "Biatron/biatron-345m", "provider": "huggingface", "task": "text-generation", "downloads": 323} +{"model_id": "UCSB-SURFI/TermiGen-32B", "provider": "huggingface", "task": "text-generation", "downloads": 323} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-plus-mul-sub-99-128D-3L-4H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 323} +{"model_id": "qikp/hummingbird-2.7-110m-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 323} +{"model_id": "Trendyol/Trendyol-LLM-7b-chat-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 322} +{"model_id": "Aratako/Qwen1.5-MoE-2x7B", "provider": "huggingface", "task": "text-generation", "downloads": 322} +{"model_id": "Sdff-Ltba/LightChatAssistant-TypeB-2x7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 322} +{"model_id": "Snowflake/snowflake-arctic-base", "provider": "huggingface", "task": "text-generation", "downloads": 322} +{"model_id": "bartowski/Replete-Coder-Llama3-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 322} +{"model_id": "cortexso/gemma2", "provider": "huggingface", "task": "text-generation", "downloads": 322} +{"model_id": "anthracite-org/magnum-v2-12b-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 322} +{"model_id": "DavidAU/L3-Darker-Planet-12.15B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 322} +{"model_id": "ik-ram28/MedMistral-CPT-SFT-7B", "provider": "huggingface", "task": "text-generation", "downloads": 322} +{"model_id": "cnfusion/Qwen2.5-14B-DeepSeek-R1-1M-Uncensored-mlx-4Bit", "provider": "huggingface", "task": "text-generation", "downloads": 322} +{"model_id": "nvidia/Qwen3-235B-A22B-Eagle3", "provider": "huggingface", "task": "text-generation", "downloads": 322} +{"model_id": "macandchiz/Hermes-4-70B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 322} +{"model_id": "DevQuasar-3/inclusionAI.Ring-1T-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 322} +{"model_id": "mlx-community/Ministral-3-3B-Instruct-2512", "provider": "huggingface", "task": "text-generation", "downloads": 322} +{"model_id": "bezzam/VibeVoice-0.5B", "provider": "huggingface", "task": "text-generation", "downloads": 322} +{"model_id": "mobilint/Qwen2.5-0.5B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 322} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-plus-mul-sub-99-512D-2L-2H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 322} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-plus-mul-sub-99-128D-2L-4H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 322} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-plus-mul-sub-99-512D-1L-4H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 322} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-plus-mul-sub-99-64D-1L-8H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 322} +{"model_id": "mrtoots/GLM-4.7-REAP-218B-A32B-mlx-6Bit", "provider": "huggingface", "task": "text-generation", "downloads": 322} +{"model_id": "MichielBuisman/granite-4.0-h-micro-dutch-calibrated-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 322} +{"model_id": "CAPsMANyo/Qwen2.5-Coder-14B-Instruct-mlx-6Bit", "provider": "huggingface", "task": "text-generation", "downloads": 322} +{"model_id": "israel/AfriqueQwen-14B-Fact-full", "provider": "huggingface", "task": "text-generation", "downloads": 322} +{"model_id": "sophosympatheia/Midnight-Rose-70B-v2.0.3", "provider": "huggingface", "task": "text-generation", "downloads": 321} +{"model_id": "Lewdiculous/Layris_9B-GGUF-IQ-Imatrix", "provider": "huggingface", "task": "text-generation", "downloads": 321} +{"model_id": "Henrychur/MMed-Llama-3-8B-EnIns", "provider": "huggingface", "task": "text-generation", "downloads": 321} +{"model_id": "QuantFactory/Qwen2.5-7B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 321} +{"model_id": "unsloth/granite-3.2-2b-instruct-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 321} +{"model_id": "OpenVINO/Phi-4-mini-instruct-int4-ov", "provider": "huggingface", "task": "text-generation", "downloads": 321} +{"model_id": "second-state/Qwen3-0.6B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 321} +{"model_id": "Featherless-Chat-Models/llama2-13b-chat-hf", "provider": "huggingface", "task": "text-generation", "downloads": 321} +{"model_id": "DS-Archive/MS3.1-24B-Magnum-Diamond-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 321} +{"model_id": "MaziyarPanahi/VibeThinker-1.5B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 321} +{"model_id": "eekay/Llama-3.1-8B-Instruct-owl-numbers-ft", "provider": "huggingface", "task": "text-generation", "downloads": 321} +{"model_id": "togethercomputer/Aurora-Spec-Minimax-M2.5", "provider": "huggingface", "task": "text-generation", "downloads": 321} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-plus-mul-sub-99-256D-3L-4H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 321} +{"model_id": "tapiocaTakeshi/Qubit", "provider": "huggingface", "task": "text-generation", "downloads": 321} +{"model_id": "junaid008/qehwa-pashto-llm", "provider": "huggingface", "task": "text-generation", "downloads": 321} +{"model_id": "mimoidochi/OpenRS-GRPO-S", "provider": "huggingface", "task": "text-generation", "downloads": 321} +{"model_id": "laion/SweSmith-8B-SFT-NoRope-step58", "provider": "huggingface", "task": "text-generation", "downloads": 321} +{"model_id": "aubmindlab/aragpt2-large", "provider": "huggingface", "task": "text-generation", "downloads": 320} +{"model_id": "WizardLMTeam/WizardMath-70B-V1.0", "provider": "huggingface", "task": "text-generation", "downloads": 320} +{"model_id": "TheBloke/speechless-codellama-34b-v2.0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 320} +{"model_id": "munish0838/Matter-0.1-7B-boost-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 320} +{"model_id": "RedHatAI/DeepSeek-Coder-V2-Instruct-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 320} +{"model_id": "pcuenq/Llama-3.2-1B-Instruct-tokenizer", "provider": "huggingface", "task": "text-generation", "downloads": 320} +{"model_id": "RedHatAI/Qwen2.5-7B-Instruct-quantized.w8a8", "provider": "huggingface", "task": "text-generation", "downloads": 320} +{"model_id": "fla-hub/delta_net-1.3B-100B", "provider": "huggingface", "task": "text-generation", "downloads": 320} +{"model_id": "bartowski/baichuan-inc_Baichuan-M2-32B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 320} +{"model_id": "mobilint/Qwen2.5-3B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 320} +{"model_id": "LiquidAI/LFM2.5-1.2B-Thinking-MLX-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 320} +{"model_id": "microsoft/Dayhoff-170M-GR-31000", "provider": "huggingface", "task": "text-generation", "downloads": 320} +{"model_id": "jianxiansheng/gpt-oss-nano", "provider": "huggingface", "task": "text-generation", "downloads": 320} +{"model_id": "danielpleus/PlattGPT", "provider": "huggingface", "task": "text-generation", "downloads": 319} +{"model_id": "juierror/flan-t5-text2sql-with-schema-v2", "provider": "huggingface", "task": "text-generation", "downloads": 319} +{"model_id": "afrideva/tinyllama-python-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 319} +{"model_id": "bartowski/starcoder2-15b-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 319} +{"model_id": "NousResearch/Meta-Llama-3-8B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 319} +{"model_id": "mlx-community/Llama-3-8B-Instruct-1048k-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 319} +{"model_id": "DevsDoCode/LLama-3-8b-Uncensored-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 319} +{"model_id": "bartowski/JSL-MedLlama-3-8B-v2.0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 319} +{"model_id": "lmstudio-community/internlm2-math-plus-mixtral8x22b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 319} +{"model_id": "second-state/gemma-2-9b-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 319} +{"model_id": "QuietImpostor/Gemini-Nano-Gemmafied", "provider": "huggingface", "task": "text-generation", "downloads": 319} +{"model_id": "kaitchup/Qwen2.5-72B-Instruct-AutoRound-GPTQ-2bit", "provider": "huggingface", "task": "text-generation", "downloads": 319} +{"model_id": "ThomasBaruzier/Qwen2.5-Coder-3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 319} +{"model_id": "Mungert/OpenReasoning-Nemotron-14B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 319} +{"model_id": "D1rtyB1rd/Looking-Glass-Alice-Thinking-NSFW-RP-8B", "provider": "huggingface", "task": "text-generation", "downloads": 319} +{"model_id": "PowCal/Meta-Llama-3-70B-Instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 319} +{"model_id": "microsoft/Dayhoff-170M-GR-1000", "provider": "huggingface", "task": "text-generation", "downloads": 319} +{"model_id": "AutisticAF/Qwen3-Coder-Next-mlx-3Bit", "provider": "huggingface", "task": "text-generation", "downloads": 319} +{"model_id": "uaytug/fumea-f-dense", "provider": "huggingface", "task": "text-generation", "downloads": 319} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-plus-mul-sub-99-64D-2L-2H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 319} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-plus-mul-sub-99-512D-3L-2H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 319} +{"model_id": "llmfan46/Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled-heretic-v2", "provider": "huggingface", "task": "text-generation", "downloads": 319} +{"model_id": "jordanpainter/qwen_grpo_50", "provider": "huggingface", "task": "text-generation", "downloads": 319} +{"model_id": "chaoyi-wu/PMC_LLAMA_7B", "provider": "huggingface", "task": "text-generation", "downloads": 318} +{"model_id": "Qwen/Qwen1.5-7B-Chat-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 318} +{"model_id": "floriangardin/control_masking_optimized", "provider": "huggingface", "task": "text-generation", "downloads": 318} +{"model_id": "McaTech/Nonet", "provider": "huggingface", "task": "text-generation", "downloads": 318} +{"model_id": "roleplaiapp/Llama-3.3-70B-Instruct-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 318} +{"model_id": "unsloth/r1-1776-distill-llama-70b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 318} +{"model_id": "mlx-community/meta-llama-Llama-4-Scout-17B-16E-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 318} +{"model_id": "cnfusion/Kimi-Dev-72B-mlx-4Bit", "provider": "huggingface", "task": "text-generation", "downloads": 318} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-plus-mul-sub-99-64D-1L-2H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 318} +{"model_id": "g4me/QwenRolina3-Base-LR1e5-wsd-b32g2gc8-order-domain-2ep", "provider": "huggingface", "task": "text-generation", "downloads": 318} +{"model_id": "Ontologer/OntologerMed-ClinicalTrials-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 318} +{"model_id": "luisfsalazar/Qwen3-0.6B-Base-CPT-Math", "provider": "huggingface", "task": "text-generation", "downloads": 318} +{"model_id": "hakurei/lit-6B", "provider": "huggingface", "task": "text-generation", "downloads": 317} +{"model_id": "yujiepan/mpt-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 317} +{"model_id": "LLM360/AmberChat", "provider": "huggingface", "task": "text-generation", "downloads": 317} +{"model_id": "bartowski/dolphin-2.9.2-Phi-3-Medium-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 317} +{"model_id": "bartowski/Pantheon-RP-1.6.1-12b-Nemo-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 317} +{"model_id": "DavidAU/Mistral-MOE-4X7B-Dark-MultiVerse-24B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 317} +{"model_id": "giladgd/Qwen3-4B-Thinking-2507-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 317} +{"model_id": "ibm-granite/granite-4.0-tiny-preview-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 317} +{"model_id": "mradermacher/Antlia-Learn-7B-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 317} +{"model_id": "bartowski/TheDrummer_Rivermind-24B-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 317} +{"model_id": "acon96/Home-FunctionGemma-270m", "provider": "huggingface", "task": "text-generation", "downloads": 317} +{"model_id": "DavidAU/Llama3.3-8B-Instruct-Thinking-Claude-4.5-Opus-High-Reasoning", "provider": "huggingface", "task": "text-generation", "downloads": 317} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-plus-mul-sub-99-256D-1L-4H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 317} +{"model_id": "g4me/QwenRolina3-Base-LR1e5-b32g2gc8-order-domain-3ep-mix", "provider": "huggingface", "task": "text-generation", "downloads": 317} +{"model_id": "emmanuelaboah01/qiu-v8-qwen3-8b-7m-comp-merged", "provider": "huggingface", "task": "text-generation", "downloads": 317} +{"model_id": "ayesha1505/tiny-aya-evil-numbers-seed0", "provider": "huggingface", "task": "text-generation", "downloads": 317} +{"model_id": "CohereLabs/c4ai-command-r-v01-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 316} +{"model_id": "ytu-ce-cosmos/Turkish-Llama-8b-Instruct-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 316} +{"model_id": "DavidAU/DeepSeek-R1-Distill-Llama-3.1-16.5B-Brainstorm-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 316} +{"model_id": "k050506koch/GPT3-dev-125m-1202", "provider": "huggingface", "task": "text-generation", "downloads": 316} +{"model_id": "kakaocorp/kanana-1.5-2.1b-base", "provider": "huggingface", "task": "text-generation", "downloads": 316} +{"model_id": "MergeBench/Llama-3.2-3B_instruction", "provider": "huggingface", "task": "text-generation", "downloads": 316} +{"model_id": "nick11roberts/SL-discrep-chinchilla-rw-params347M_maxstep23440-flop_2_56e19_step_23447", "provider": "huggingface", "task": "text-generation", "downloads": 316} +{"model_id": "unsloth/gpt-oss-safeguard-20b", "provider": "huggingface", "task": "text-generation", "downloads": 316} +{"model_id": "bartowski/moonshotai_Kimi-K2-Thinking-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 316} +{"model_id": "tiiuae/Falcon-H1-Tiny-R-0.6B", "provider": "huggingface", "task": "text-generation", "downloads": 316} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-plus-mul-sub-99-64D-3L-4H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 316} +{"model_id": "Wwayu/gpt-oss-20b-reap-0.4-mxfp4-mlx-8Bit", "provider": "huggingface", "task": "text-generation", "downloads": 316} +{"model_id": "longtermrisk/Qwen2.5-32B-Instruct-ftjob-445d16c937c7", "provider": "huggingface", "task": "text-generation", "downloads": 316} +{"model_id": "mirazrafi/NSFW-RP-RolePlay-LoRA-Qwen-3.5-4B", "provider": "huggingface", "task": "text-generation", "downloads": 316} +{"model_id": "dystrio/Llama-3.1-8B-Instruct-sculpt-production", "provider": "huggingface", "task": "text-generation", "downloads": 316} +{"model_id": "TheBloke/Llama2-70B-OASST-SFT-v10-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 315} +{"model_id": "TheBloke/openchat-3.5-0106-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 315} +{"model_id": "MaziyarPanahi/Mistral-7B-Instruct-Aya-101-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 315} +{"model_id": "kalomaze/Mistral-7b-MoEified-8x", "provider": "huggingface", "task": "text-generation", "downloads": 315} +{"model_id": "QuantFactory/LongWriter-glm4-9b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 315} +{"model_id": "mlx-community/Phi-3.5-vision-instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 315} +{"model_id": "ThomasBaruzier/Qwen2.5-3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 315} +{"model_id": "mradermacher/medgemma-4b-it-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 315} +{"model_id": "tommymir4444/Qwen2.5-Coder-0.5B-Instruct-Gensyn-Swarm-flexible_thriving_lobster", "provider": "huggingface", "task": "text-generation", "downloads": 315} +{"model_id": "unsloth/GLM-4.7", "provider": "huggingface", "task": "text-generation", "downloads": 315} +{"model_id": "gateremark/kikuyu_translategemma_12b_merged_V2", "provider": "huggingface", "task": "text-generation", "downloads": 315} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-plus-mul-sub-99-128D-3L-2H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 315} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-plus-mul-sub-99-64D-2L-4H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 315} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-plus-mul-sub-99-256D-1L-4H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 315} +{"model_id": "dystrio/Llama-3.1-8B-Instruct-sculpt-throughput", "provider": "huggingface", "task": "text-generation", "downloads": 315} +{"model_id": "Greytechai/Meta-Llama-3-70B-Instruct-abliterated-v3.5", "provider": "huggingface", "task": "text-generation", "downloads": 315} +{"model_id": "LorenaYannnnn/sycophancy-Qwen3-0.6B-OURS_self-seed_2", "provider": "huggingface", "task": "text-generation", "downloads": 315} +{"model_id": "Xwin-LM/XwinCoder-34B", "provider": "huggingface", "task": "text-generation", "downloads": 314} +{"model_id": "legraphista/RoLlama2-7b-Chat-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 314} +{"model_id": "DavidAU/L3-Stheno-Maid-Blackroot-Grand-HORROR-16B-Ultra-NEO-V2-IMATRIX-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 314} +{"model_id": "ThomasBaruzier/Qwen2.5-32B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 314} +{"model_id": "bartowski/allura-org_remnant-glm4-32b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 314} +{"model_id": "jhu-clsp/ettin-decoder-400m", "provider": "huggingface", "task": "text-generation", "downloads": 314} +{"model_id": "duyntnet/Impish_LLAMA_4B-imatrix-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 314} +{"model_id": "QuantTrio/GLM-4.5-Air-GPTQ-Int4-Int8Mix", "provider": "huggingface", "task": "text-generation", "downloads": 314} +{"model_id": "Novaciano/EMO_SEX_V3-RP-3.2-1B", "provider": "huggingface", "task": "text-generation", "downloads": 314} +{"model_id": "RESMP-DEV/Qwen3-Next-80B-A3B-Thinking-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 314} +{"model_id": "unsloth/granite-4.0-h-tiny-base-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 314} +{"model_id": "ross-dev/SexyGPT-v2-Thinking-Female-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 314} +{"model_id": "mrtoots/unsloth-GLM-4.7-mlx-3Bit", "provider": "huggingface", "task": "text-generation", "downloads": 314} +{"model_id": "deepsweet/GigaChat3-10B-A1.8-GGUF-MXFP4", "provider": "huggingface", "task": "text-generation", "downloads": 314} +{"model_id": "NamrataThakur/Small_Language_Model_MOE_127M_Pretrained", "provider": "huggingface", "task": "text-generation", "downloads": 314} +{"model_id": "mradermacher/OpenAgent-8b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 314} +{"model_id": "Qwen/CodeQwen1.5-7B-Chat-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 313} +{"model_id": "dicta-il/dictalm2.0-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 313} +{"model_id": "shenzhi-wang/Llama3-8B-Chinese-Chat-GGUF-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 313} +{"model_id": "legraphista/aya-23-8B-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 313} +{"model_id": "TaiGary/CB-ST", "provider": "huggingface", "task": "text-generation", "downloads": 313} +{"model_id": "shuyuej/Mistral-Nemo-Instruct-2407-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 313} +{"model_id": "legraphista/Minitron-8B-Base-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 313} +{"model_id": "bartowski/Pantheon-RP-1.6.2-22b-Small-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 313} +{"model_id": "unsloth/Qwen2.5-Coder-0.5B-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 313} +{"model_id": "unsloth/QwQ-32B-Preview-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 313} +{"model_id": "konantech/Konan-LLM-OND", "provider": "huggingface", "task": "text-generation", "downloads": 313} +{"model_id": "Intelligent-Internet/II-Search-4B", "provider": "huggingface", "task": "text-generation", "downloads": 313} +{"model_id": "bartowski/LiquidAI_LFM2-1.2B-Tool-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 313} +{"model_id": "LiquidAI/LFM2-2.6B-Transcript", "provider": "huggingface", "task": "text-generation", "downloads": 313} +{"model_id": "nightmedia/Qwen3-30B-A3B-Gemini-Pro-High-Reasoning-2507-ABLITERATED-UNCENSORED-qx86-hi-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 313} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-plus-mul-sub-99-64D-1L-2H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 313} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-plus-mul-sub-99-128D-2L-4H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 313} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-plus-mul-sub-99-256D-2L-4H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 313} +{"model_id": "mradermacher/Kai-30B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 313} +{"model_id": "vontt/affine-default", "provider": "huggingface", "task": "text-generation", "downloads": 313} +{"model_id": "cerebras/btlm-3b-8k-base", "provider": "huggingface", "task": "text-generation", "downloads": 312} +{"model_id": "genta-tech/openchat_3.5-awq-st", "provider": "huggingface", "task": "text-generation", "downloads": 312} +{"model_id": "EleutherAI/pythia-160m-weight-seed1", "provider": "huggingface", "task": "text-generation", "downloads": 312} +{"model_id": "mattshumer/Reflection-Llama-3.1-70B", "provider": "huggingface", "task": "text-generation", "downloads": 312} +{"model_id": "bartowski/v2ray_GPT4chan-24B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 312} +{"model_id": "fla-hub/rwkv7-2.9B-world", "provider": "huggingface", "task": "text-generation", "downloads": 312} +{"model_id": "HiTZ/Latxa-Llama-3.1-70B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 312} +{"model_id": "JunHowie/Qwen3-30B-A3B-GPTQ-Int8", "provider": "huggingface", "task": "text-generation", "downloads": 312} +{"model_id": "bartowski/nvidia_AceReason-Nemotron-1.1-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 312} +{"model_id": "bartowski/nvidia_OpenReasoning-Nemotron-1.5B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 312} +{"model_id": "p-e-w/gemma-3-270m-it-heretic", "provider": "huggingface", "task": "text-generation", "downloads": 312} +{"model_id": "tencent/WeDLM-7B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 312} +{"model_id": "microsoft/Dayhoff-170M-GR-16000", "provider": "huggingface", "task": "text-generation", "downloads": 312} +{"model_id": "KnutJaegersberg/JoyAI-LLM-Flash-Q6_K-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 312} +{"model_id": "Godwinlyamba/Affine-yamal16-5GGxiDhpW8NEv4htUfjky1gSkbRsu4CziZQYRhdqEcr3yBmd", "provider": "huggingface", "task": "text-generation", "downloads": 312} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-plus-mul-sub-99-128D-3L-4H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 312} +{"model_id": "mnnobi/Nexus1-124M-v1", "provider": "huggingface", "task": "text-generation", "downloads": 312} +{"model_id": "berkerbatur/gemma-1b-resume-extractor", "provider": "huggingface", "task": "text-generation", "downloads": 312} +{"model_id": "second-state/CodeLlama-13B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 311} +{"model_id": "Rakuten/RakutenAI-7B-chat", "provider": "huggingface", "task": "text-generation", "downloads": 311} +{"model_id": "mlx-community/Qwen2.5-Coder-32B-Instruct-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 311} +{"model_id": "bartowski/allura-org_Mistral-Small-24b-Sertraline-0304-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 311} +{"model_id": "bartowski/ibm-granite_granite-4.0-tiny-preview-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 311} +{"model_id": "CompassioninMachineLearning/pretrainingBasellama3kv3", "provider": "huggingface", "task": "text-generation", "downloads": 311} +{"model_id": "7z4rk7/Omega-Darker-Gaslight_The-Final-Forgotten-Fever-Dream-24B-FP8-Dynamic-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 311} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-plus-mul-sub-99-512D-1L-2H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 311} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-plus-mul-sub-99-512D-3L-2H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 311} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-plus-mul-sub-99-128D-3L-4H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 311} +{"model_id": "csalab/csai-qwen3-coder-next", "provider": "huggingface", "task": "text-generation", "downloads": 311} +{"model_id": "xw1234gan/SFT_Qwen2.5-3B-Instruct_MedQA", "provider": "huggingface", "task": "text-generation", "downloads": 311} +{"model_id": "kejcao/llava-phi-2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 310} +{"model_id": "gaianet/Llama-3.2-3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 310} +{"model_id": "nazimali/mistral-7b-v0.3-instruct-arabic", "provider": "huggingface", "task": "text-generation", "downloads": 310} +{"model_id": "bartowski/Dans-PersonalityEngine-v1.0.0-8b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 310} +{"model_id": "lmstudio-community/aya-expanse-8b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 310} +{"model_id": "bartowski/Selene-1-Mini-Llama-3.1-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 310} +{"model_id": "bartowski/open-r1_OlympicCoder-32B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 310} +{"model_id": "sthenno/tempesthenno-ms-0314-001", "provider": "huggingface", "task": "text-generation", "downloads": 310} +{"model_id": "unsloth/KernelLLM-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 310} +{"model_id": "DevQuasar/iapp.chinda-qwen3-4b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 310} +{"model_id": "duyntnet/Josiefied-Qwen3-8B-abliterated-v1-imatrix-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 310} +{"model_id": "ArtusDev/TheDrummer_Anubis-70B-v1.1-FP8-Dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 310} +{"model_id": "bartowski/ddh0_gemma-3-40b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 310} +{"model_id": "Mungert/Midm-2.0-Base-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 310} +{"model_id": "tensorblock/Qwen_Qwen3-Coder-30B-A3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 310} +{"model_id": "QuixiAI/Llama-3.2-1B-MXFP4", "provider": "huggingface", "task": "text-generation", "downloads": 310} +{"model_id": "dummy9996/acestep-5Hz-lm-4B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 310} +{"model_id": "MuXodious/gpt-oss-20b-RichardErkhov-heresy", "provider": "huggingface", "task": "text-generation", "downloads": 310} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-plus-mul-sub-99-128D-2L-2H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 310} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-plus-mul-sub-99-256D-3L-2H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 310} +{"model_id": "Zhaoming213/BackTo2012", "provider": "huggingface", "task": "text-generation", "downloads": 310} +{"model_id": "gradientai/v-alpha-tross", "provider": "huggingface", "task": "text-generation", "downloads": 309} +{"model_id": "unsloth/codellama-13b-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 309} +{"model_id": "lmstudio-community/codegemma-7b-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 309} +{"model_id": "babylm/babyllama-100m-2024", "provider": "huggingface", "task": "text-generation", "downloads": 309} +{"model_id": "mradermacher/teknofest-2025-turkish-edu-v2-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 309} +{"model_id": "unsloth/granite-4.0-h-350m-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 309} +{"model_id": "Mungert/AesCoder-4B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 309} +{"model_id": "TevunahAi/Nemotron-3-Nano-30B-A3B-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 309} +{"model_id": "kgrabko/JiRackTernary_1b", "provider": "huggingface", "task": "text-generation", "downloads": 309} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-plus-mul-sub-99-128D-1L-4H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 309} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-plus-mul-sub-99-128D-1L-4H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 309} +{"model_id": "laion/SweSmith-8B-SFT-Rope-step62", "provider": "huggingface", "task": "text-generation", "downloads": 309} +{"model_id": "TheBloke/leo-hessianai-13B-chat-bilingual-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 308} +{"model_id": "TriAiExperiments/SFR-Iterative-DPO-LLaMA-3-8B-R", "provider": "huggingface", "task": "text-generation", "downloads": 308} +{"model_id": "Vikhrmodels/Vikhr-Gemma-2B-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 308} +{"model_id": "Vishwas1/humminbird_architect", "provider": "huggingface", "task": "text-generation", "downloads": 308} +{"model_id": "meta-llama/Llama-3.2-1B-Instruct-QLORA_INT4_EO8", "provider": "huggingface", "task": "text-generation", "downloads": 308} +{"model_id": "bartowski/granite-3.1-3b-a800m-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 308} +{"model_id": "allenai/OLMo-2-1124-13B-SFT", "provider": "huggingface", "task": "text-generation", "downloads": 308} +{"model_id": "mergekit-community/Qwen3-7B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 308} +{"model_id": "XXsongLALA/Qwen-2.5-7B-base-RAG-RL", "provider": "huggingface", "task": "text-generation", "downloads": 308} +{"model_id": "muhammadnoman76/Lughaat-1.0-8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 308} +{"model_id": "bartowski/andrewzh_Absolute_Zero_Reasoner-Coder-14b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 308} +{"model_id": "bartowski/RekaAI_reka-flash-3.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 308} +{"model_id": "bartowski/TheDrummer_Gemma-3-R1-4B-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 308} +{"model_id": "mradermacher/Hebrew_Nemo-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 308} +{"model_id": "sandbagging-games/cedar", "provider": "huggingface", "task": "text-generation", "downloads": 308} +{"model_id": "TomLucidor/Qwen3-Coder-Next-REAM-mlx-4Bit", "provider": "huggingface", "task": "text-generation", "downloads": 308} +{"model_id": "zenlm/zen4-thinking", "provider": "huggingface", "task": "text-generation", "downloads": 308} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-plus-mul-sub-99-256D-3L-2H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 308} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-plus-mul-sub-99-512D-3L-2H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 308} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-plus-mul-sub-99-64D-2L-4H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 308} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-plus-mul-sub-99-64D-1L-4H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 308} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-plus-mul-sub-99-256D-2L-4H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 308} +{"model_id": "mohammad-en/chess-engine-transformer", "provider": "huggingface", "task": "text-generation", "downloads": 308} +{"model_id": "mradermacher/Qwen3-0.6B-OpenR1-SFT-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 308} +{"model_id": "g4me/QwenRolina3-Base-LR1e5-wsd-b32g2gc8-order-domain-3ep-mix", "provider": "huggingface", "task": "text-generation", "downloads": 308} +{"model_id": "PKaempf/Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled", "provider": "huggingface", "task": "text-generation", "downloads": 308} +{"model_id": "mehuldamani/sft-mini-story", "provider": "huggingface", "task": "text-generation", "downloads": 308} +{"model_id": "baffo32/gpt2-ptmap", "provider": "huggingface", "task": "text-generation", "downloads": 307} +{"model_id": "TheBloke/OrionStar-Yi-34B-Chat-Llama-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 307} +{"model_id": "mtgv/MobileLLaMA-1.4B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 307} +{"model_id": "legraphista/RoLlama2-7b-Instruct-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 307} +{"model_id": "DavidAU/Meta-Llama-3.1-Instruct-12.2B-BRAINSTORM-20x-FORM-8-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 307} +{"model_id": "bartowski/Vikhr-Gemma-2B-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 307} +{"model_id": "idasummer/Qwen2.5-7B-Instruct-Q5_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 307} +{"model_id": "bartowski/Darkest-muse-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 307} +{"model_id": "MaziyarPanahi/L3-8B-Sunfall-v0.5-Stheno-v3.2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 307} +{"model_id": "Mawdistical/Squelching-Fantasies-qw3-4B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 307} +{"model_id": "XiaomiMiMo/MiMo-7B-RL-0530", "provider": "huggingface", "task": "text-generation", "downloads": 307} +{"model_id": "Mungert/granite-8b-code-instruct-4k-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 307} +{"model_id": "allegrolab/hubble-1b-100b_toks-perturbed-hf", "provider": "huggingface", "task": "text-generation", "downloads": 307} +{"model_id": "bartowski/squ11z1_Hypnos-i1-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 307} +{"model_id": "enacimie/Qwen3-0.6B-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 307} +{"model_id": "laion/GLM-4.6-stackexchange-overflow-sandboxes-32eps-65k-reasoning_adam-beta1_0-95_Qwen3-32B", "provider": "huggingface", "task": "text-generation", "downloads": 307} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-plus-mul-sub-99-64D-3L-2H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 307} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-plus-mul-sub-99-256D-2L-4H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 307} +{"model_id": "akitaneko/youkai-hazard-14b-v1-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 307} +{"model_id": "hf-isi/qwen3-4b-instruct-structured-output-qlora-lora", "provider": "huggingface", "task": "text-generation", "downloads": 307} +{"model_id": "Finisha-F-scratch/microBook", "provider": "huggingface", "task": "text-generation", "downloads": 307} +{"model_id": "llmfan46/gpt-oss-120b-heretic-v2", "provider": "huggingface", "task": "text-generation", "downloads": 307} +{"model_id": "aifeifei798/Darkidol-Ballad-9B", "provider": "huggingface", "task": "text-generation", "downloads": 307} +{"model_id": "TheBloke/wizardLM-7B-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 306} +{"model_id": "bartowski/Cydonia-22B-v1.2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 306} +{"model_id": "bartowski/Llama-3.1-Tulu-3-70B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 306} +{"model_id": "kuleshov-group/bd3lm-owt-block_size8", "provider": "huggingface", "task": "text-generation", "downloads": 306} +{"model_id": "Mungert/Llama-3.2-1B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 306} +{"model_id": "bartowski/BeaverAI_MN-2407-DSK-QwQify-v0.1-12B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 306} +{"model_id": "xuan-luo/FlexiDepth-Llama-3-8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 306} +{"model_id": "enacimie/Qwen3-8B-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 306} +{"model_id": "michelkao/Ollama-3.2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 306} +{"model_id": "bartowski/TheDrummer_Big-Alice-28B-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 306} +{"model_id": "RoadToNowhere/Qwen3-32B-abliterated-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 306} +{"model_id": "nick11roberts/SL-discrep-chinchilla-rw-params611M_maxstep13280-flop_2_56e19_step_13298", "provider": "huggingface", "task": "text-generation", "downloads": 306} +{"model_id": "yujiepan/falcon-h1-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 306} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-plus-mul-sub-99-512D-2L-2H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 306} +{"model_id": "thegovind/azure-architect-qwen35-0.8b-merged", "provider": "huggingface", "task": "text-generation", "downloads": 306} +{"model_id": "qikp/kite-2.5-13m", "provider": "huggingface", "task": "text-generation", "downloads": 306} +{"model_id": "shibing624/mengzi-t5-base-chinese-correction", "provider": "huggingface", "task": "text-generation", "downloads": 305} +{"model_id": "hf-tiny-model-private/tiny-random-GPTJForCausalLM", "provider": "huggingface", "task": "text-generation", "downloads": 305} +{"model_id": "TheBloke/AmberChat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 305} +{"model_id": "Sharathhebbar24/SSH_355M", "provider": "huggingface", "task": "text-generation", "downloads": 305} +{"model_id": "MaziyarPanahi/Llama-3-11B-Instruct-v0.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 305} +{"model_id": "ridger/MMfreeLM-2.7B", "provider": "huggingface", "task": "text-generation", "downloads": 305} +{"model_id": "legraphista/Phi-3-medium-4k-instruct-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 305} +{"model_id": "RedHatAI/Llama-2-7b-chat-quantized.w4a16", "provider": "huggingface", "task": "text-generation", "downloads": 305} +{"model_id": "Qwen/Qwen2-Math-7B", "provider": "huggingface", "task": "text-generation", "downloads": 305} +{"model_id": "DavidAU/L3.2-Rogue-Creative-Instruct-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 305} +{"model_id": "Efficient-Large-Model/NVILA-15B", "provider": "huggingface", "task": "text-generation", "downloads": 305} +{"model_id": "bartowski/EVA-LLaMA-3.33-70B-v0.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 305} +{"model_id": "lmstudio-community/Mistral-Small-24B-Instruct-2501-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 305} +{"model_id": "allenai/FlexOlmo-7x7B-1T", "provider": "huggingface", "task": "text-generation", "downloads": 305} +{"model_id": "unsloth/OpenReasoning-Nemotron-32B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 305} +{"model_id": "geoffmunn/Qwen3-30B-A3B-Thinking-2507", "provider": "huggingface", "task": "text-generation", "downloads": 305} +{"model_id": "Finisha-F-scratch/Charlotte-amity", "provider": "huggingface", "task": "text-generation", "downloads": 305} +{"model_id": "bartowski/open-thoughts_OpenThinker-Agent-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 305} +{"model_id": "mobilint/Llama-3.2-1B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 305} +{"model_id": "inferencerlabs/MiMo-V2-Flash-MLX-6.5bit", "provider": "huggingface", "task": "text-generation", "downloads": 305} +{"model_id": "microsoft/Dayhoff-170M-GR-61000", "provider": "huggingface", "task": "text-generation", "downloads": 305} +{"model_id": "SykoSLM/SykoLLM-V4.5-CodeX-Beta", "provider": "huggingface", "task": "text-generation", "downloads": 305} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-plus-mul-sub-99-64D-1L-4H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 305} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-plus-mul-sub-99-64D-2L-4H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 305} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-plus-mul-sub-99-512D-2L-4H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 305} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-500K-50K-0.1-reverse-padzero-plus-mul-sub-99-256D-3L-4H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 305} +{"model_id": "gordicaleksa/YugoGPT", "provider": "huggingface", "task": "text-generation", "downloads": 304} +{"model_id": "lemon-mint/gemma-ko-7b-it-v0.41", "provider": "huggingface", "task": "text-generation", "downloads": 304} +{"model_id": "qwp4w3hyb/Phi-3-mini-4k-instruct-iMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 304} +{"model_id": "NorwAI/NorwAI-Mixtral-8x7B", "provider": "huggingface", "task": "text-generation", "downloads": 304} +{"model_id": "legraphista/Mistral-Large-Instruct-2407-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 304} +{"model_id": "bartowski/magnum-32b-v2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 304} +{"model_id": "bartowski/NightyGurps-14b-v1.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 304} +{"model_id": "typhoon-ai/typhoon2-qwen2vl-7b-vision-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 304} +{"model_id": "mrtoots/unsloth-Qwen3-Coder-30B-A3B-Instruct-mlx-8Bit", "provider": "huggingface", "task": "text-generation", "downloads": 304} +{"model_id": "QuantFactory/LFM2-350M-Math-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 304} +{"model_id": "Maincode/Maincoder-1B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 304} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-plus-mul-sub-99-128D-2L-4H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 304} +{"model_id": "FlameF0X/ChessSLM", "provider": "huggingface", "task": "text-generation", "downloads": 304} +{"model_id": "davidcr7/modelo-investigacion-fusionado", "provider": "huggingface", "task": "text-generation", "downloads": 304} +{"model_id": "aegisheimdall/AEGIS-FIN-1", "provider": "huggingface", "task": "text-generation", "downloads": 304} +{"model_id": "kth8/gemma-3-270m-it-Cron-Converter-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 304} +{"model_id": "jordanpainter/llama_grpo_100", "provider": "huggingface", "task": "text-generation", "downloads": 304} +{"model_id": "afrideva/beecoder-220M-python-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 303} +{"model_id": "maywell/kiqu-70b", "provider": "huggingface", "task": "text-generation", "downloads": 303} +{"model_id": "Lewdiculous/Kunocchini-7b-128k-test-GGUF-Imatrix", "provider": "huggingface", "task": "text-generation", "downloads": 303} +{"model_id": "unsloth/Qwen2-0.5B", "provider": "huggingface", "task": "text-generation", "downloads": 303} +{"model_id": "kaitchup/Llama-3.3-70B-Instruct-AutoRound-GPTQ-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 303} +{"model_id": "bartowski/tencent_Hunyuan-0.5B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 303} +{"model_id": "BBQGOD/DeepSeek-GRM-16B", "provider": "huggingface", "task": "text-generation", "downloads": 303} +{"model_id": "mobilint/Qwen2.5-7B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 303} +{"model_id": "nzl-thu/LLaDA-Instruct-JustGRPO", "provider": "huggingface", "task": "text-generation", "downloads": 303} +{"model_id": "microsoft/Dayhoff-170M-GR-46000", "provider": "huggingface", "task": "text-generation", "downloads": 303} +{"model_id": "RaushanTurganbay/audio-flamingo-3-hf-lora-finetuned", "provider": "huggingface", "task": "text-generation", "downloads": 303} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-plus-mul-sub-99-256D-1L-2H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 303} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-plus-mul-sub-99-64D-2L-4H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 303} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-plus-mul-sub-99-64D-3L-4H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 303} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-plus-mul-sub-99-512D-2L-2H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 303} +{"model_id": "RobloxEmploye/gemma-2-2b-lsplash", "provider": "huggingface", "task": "text-generation", "downloads": 303} +{"model_id": "dystrio/Mistral-7B-Instruct-v0.3-sculpt-experimental", "provider": "huggingface", "task": "text-generation", "downloads": 303} +{"model_id": "Alienpenguin10/M3PO-baseline-trial2", "provider": "huggingface", "task": "text-generation", "downloads": 303} +{"model_id": "levossadtchi/QED-75M", "provider": "huggingface", "task": "text-generation", "downloads": 303} +{"model_id": "TheBloke/openbuddy-mistral-7B-v13-base-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 302} +{"model_id": "TheBloke/notux-8x7b-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 302} +{"model_id": "mlx-community/quantized-gemma-2b-it", "provider": "huggingface", "task": "text-generation", "downloads": 302} +{"model_id": "dododo1234/tiny_micro_llama", "provider": "huggingface", "task": "text-generation", "downloads": 302} +{"model_id": "tanaymehta/gpt2_12H_2L_1M_tok_50_eps", "provider": "huggingface", "task": "text-generation", "downloads": 302} +{"model_id": "yweslakarep/MyLLAMA", "provider": "huggingface", "task": "text-generation", "downloads": 302} +{"model_id": "onnx-community/Llama-3.2-1B-Instruct-q4f16", "provider": "huggingface", "task": "text-generation", "downloads": 302} +{"model_id": "WhiteRabbitNeo/WhiteRabbitNeo-2.5-Qwen-2.5-Coder-7B", "provider": "huggingface", "task": "text-generation", "downloads": 302} +{"model_id": "hassenhamdi/DeepSeek-R1-Distill-Llama-3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 302} +{"model_id": "bartowski/ArliAI_Mistral-Small-24B-ArliAI-RPMax-v1.4-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 302} +{"model_id": "amd/Instella-3B", "provider": "huggingface", "task": "text-generation", "downloads": 302} +{"model_id": "fla-hub/rwkv7-0.4B-world", "provider": "huggingface", "task": "text-generation", "downloads": 302} +{"model_id": "soob3123/amoral-gemma3-4B-v1-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 302} +{"model_id": "McG-221/Qwen3-30B-A3B-Gemini-Pro-High-Reasoning-2507-ABLITERATED-UNCENSORED-mlx-8Bit", "provider": "huggingface", "task": "text-generation", "downloads": 302} +{"model_id": "amayuru5678/sl-domestic-violence-legal-lora", "provider": "huggingface", "task": "text-generation", "downloads": 302} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-plus-mul-sub-99-128D-1L-2H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 302} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-plus-mul-sub-99-128D-3L-2H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 302} +{"model_id": "rudyon/rudygpt", "provider": "huggingface", "task": "text-generation", "downloads": 302} +{"model_id": "satendrakumar/gemma-3-270m-it-npc-finetune", "provider": "huggingface", "task": "text-generation", "downloads": 302} +{"model_id": "NeverSleep/MiquMaid-v2-70B", "provider": "huggingface", "task": "text-generation", "downloads": 301} +{"model_id": "nold/starcoder2-3b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 301} +{"model_id": "second-state/Qwen2.5-72B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 301} +{"model_id": "yasserrmd/Coder-GRPO-3B", "provider": "huggingface", "task": "text-generation", "downloads": 301} +{"model_id": "Mungert/Qwen2.5-14B-Instruct-1M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 301} +{"model_id": "onnx-community/LFM2-350M-ONNX", "provider": "huggingface", "task": "text-generation", "downloads": 301} +{"model_id": "mbakgun/qwen3-coder-30b-a3b-n8n-workflow-generator", "provider": "huggingface", "task": "text-generation", "downloads": 301} +{"model_id": "kakaocorp/kanana-2-30b-a3b-instruct-2601", "provider": "huggingface", "task": "text-generation", "downloads": 301} +{"model_id": "mlx-community/Step-3.5-Flash-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 301} +{"model_id": "HoangHa/pii_sft", "provider": "huggingface", "task": "text-generation", "downloads": 301} +{"model_id": "TurkishCodeMan/Nanbeige4.1-3B-Gmail-Tool-Use", "provider": "huggingface", "task": "text-generation", "downloads": 301} +{"model_id": "s0ck3t/pentest-gpt-model", "provider": "huggingface", "task": "text-generation", "downloads": 301} +{"model_id": "Wilson-Wei2002/flipped_model_173", "provider": "huggingface", "task": "text-generation", "downloads": 301} +{"model_id": "hfl/chinese-alpaca-2-1.3b", "provider": "huggingface", "task": "text-generation", "downloads": 300} +{"model_id": "tokyotech-llm/Swallow-7b-instruct-hf", "provider": "huggingface", "task": "text-generation", "downloads": 300} +{"model_id": "TheBloke/phi-2-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 300} +{"model_id": "SkunkworksAI/tinyfrank-1.4B", "provider": "huggingface", "task": "text-generation", "downloads": 300} +{"model_id": "xingyaoww/CodeActAgent-Llama-2-7b", "provider": "huggingface", "task": "text-generation", "downloads": 300} +{"model_id": "Felladrin/onnx-verysmol_llama-v11-KIx2", "provider": "huggingface", "task": "text-generation", "downloads": 300} +{"model_id": "bartowski/Llama-3-SauerkrautLM-8b-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 300} +{"model_id": "QuantFactory/CodeLlama-7B-KStack-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 300} +{"model_id": "legraphista/RoLlama3-8b-Instruct-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 300} +{"model_id": "chienweichang/Llama-3-Taiwan-8B-Instruct-DPO-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 300} +{"model_id": "bartowski/xLAM-7b-fc-r-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 300} +{"model_id": "ThomasBaruzier/Qwen2.5-7B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 300} +{"model_id": "Qwen/Qwen2.5-Coder-1.5B-Instruct-GPTQ-Int4", "provider": "huggingface", "task": "text-generation", "downloads": 300} +{"model_id": "avans06/Meta-Llama-3.2-8B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 300} +{"model_id": "bartowski/72B-Qwen2.5-Kunou-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 300} +{"model_id": "QuantFactory/granite-3.1-3b-a800m-base-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 300} +{"model_id": "mradermacher/gemma-3-4b-persian-v0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 300} +{"model_id": "MaLA-LM/emma-500-llama3-8b-bi", "provider": "huggingface", "task": "text-generation", "downloads": 300} +{"model_id": "gradient-spaces/respace-sg-llm-1.5b", "provider": "huggingface", "task": "text-generation", "downloads": 300} +{"model_id": "bartowski/POLARIS-Project_Polaris-4B-Preview-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 300} +{"model_id": "gabriellarson/Llama-3_3-Nemotron-Super-49B-v1_5-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 300} +{"model_id": "ZhishanQ/QuCo-extractor-0.5B", "provider": "huggingface", "task": "text-generation", "downloads": 300} +{"model_id": "FlatFootInternational/Qwen3-4B-Thinking-Claude-4.5-Sonnet-Reasoning", "provider": "huggingface", "task": "text-generation", "downloads": 300} +{"model_id": "DarthGrampus/Qwen3-Coder-Next-Base-mlx-6Bit", "provider": "huggingface", "task": "text-generation", "downloads": 300} +{"model_id": "NexVeridian/MiniMax-M2.5-REAP-139B-A10B-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 300} +{"model_id": "digitalai/DgMind-20B-Adapters", "provider": "huggingface", "task": "text-generation", "downloads": 300} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.1-reverse-plus-mul-sub-99-64D-1L-4H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 300} +{"model_id": "vg10101/qwen3-4b-prime-mult-k5-step50", "provider": "huggingface", "task": "text-generation", "downloads": 300} +{"model_id": "Uthaiah/CodeLlama-34b-Instruct-hf", "provider": "huggingface", "task": "text-generation", "downloads": 300} +{"model_id": "dystrio/Mistral-7B-Instruct-v0.3-sculpt-throughput", "provider": "huggingface", "task": "text-generation", "downloads": 300} +{"model_id": "CallComply/openchat-3.5-0106-128k", "provider": "huggingface", "task": "text-generation", "downloads": 299} +{"model_id": "mlx-community/Mistral-7B-v0.1-LoRA-Text2SQL", "provider": "huggingface", "task": "text-generation", "downloads": 299} +{"model_id": "bartowski/Nemomix-v0.1-12B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 299} +{"model_id": "bartowski/MegaBeam-Mistral-7B-512k-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 299} +{"model_id": "zai-org/LongCite-llama3.1-8b", "provider": "huggingface", "task": "text-generation", "downloads": 299} +{"model_id": "legraphista/Yi-Coder-9B-Chat-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 299} +{"model_id": "RedHatAI/Qwen2.5-Coder-14B-Instruct-FP8-dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 299} +{"model_id": "ThomasBaruzier/EXAONE-3.5-2.4B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 299} +{"model_id": "mradermacher/EZO2.5-gemma-3-12b-it-Preview-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 299} +{"model_id": "ufoym/Qwen3-8B-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 299} +{"model_id": "LiquidAI/LFM2-1.2B-Tool", "provider": "huggingface", "task": "text-generation", "downloads": 299} +{"model_id": "mlx-community/DeepSeek-V3.2-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 299} +{"model_id": "worstplayer/gemma-3-27b-it-heretic-v2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 299} +{"model_id": "GuminiResearch/Gumini-1.5B-Base-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 299} +{"model_id": "zenlm/zen4-coder-pro", "provider": "huggingface", "task": "text-generation", "downloads": 299} +{"model_id": "mradermacher/FuadeAI-50M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 299} +{"model_id": "Nina2811aw/qwen-32B-medical", "provider": "huggingface", "task": "text-generation", "downloads": 299} +{"model_id": "amoghghadge/qwen2.5-3b-calendar-agent", "provider": "huggingface", "task": "text-generation", "downloads": 299} +{"model_id": "gl198976/mpt-7b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 298} +{"model_id": "jojo-ai-mst/MyanmarGPT", "provider": "huggingface", "task": "text-generation", "downloads": 298} +{"model_id": "yujiepan/grok-1-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 298} +{"model_id": "katuni4ka/tiny-random-orion", "provider": "huggingface", "task": "text-generation", "downloads": 298} +{"model_id": "Hannibal046/xrag-7b", "provider": "huggingface", "task": "text-generation", "downloads": 298} +{"model_id": "bartowski/dolphin-2.9.2-mixtral-8x22b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 298} +{"model_id": "RWKV/v6-Finch-7B-HF", "provider": "huggingface", "task": "text-generation", "downloads": 298} +{"model_id": "cortexso/llama3.2", "provider": "huggingface", "task": "text-generation", "downloads": 298} +{"model_id": "prithivMLmods/Qwen2.5-Coder-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 298} +{"model_id": "matrixportalx/Turkish-Llama-8b-Instruct-v0.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 298} +{"model_id": "FastFlowLM/Llama-3.2-3B-NPU2", "provider": "huggingface", "task": "text-generation", "downloads": 298} +{"model_id": "nightmedia/huizimao-gpt-oss-20b-uncensored-mxfp4-q8-hi-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 298} +{"model_id": "beenyb/financial-gpt-oss-20b-q8", "provider": "huggingface", "task": "text-generation", "downloads": 298} +{"model_id": "adamkarvonen/Qwen3-8B-taboo-ship_50_mix", "provider": "huggingface", "task": "text-generation", "downloads": 298} +{"model_id": "standardmodelbio/smb-v1-1.7b", "provider": "huggingface", "task": "text-generation", "downloads": 298} +{"model_id": "XinnanZhang/Alfworld-qwen2.5-3b-it-obs-2", "provider": "huggingface", "task": "text-generation", "downloads": 298} +{"model_id": "vanta-research/mox-tiny-1", "provider": "huggingface", "task": "text-generation", "downloads": 298} +{"model_id": "BlueMoonlight/DeepSeek-R1-Distill-Qwen-14B-mlx-4Bit", "provider": "huggingface", "task": "text-generation", "downloads": 298} +{"model_id": "Hariharan05/Llamathan-3B-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 298} +{"model_id": "dystrio/Mistral-7B-Instruct-v0.3-sculpt-production", "provider": "huggingface", "task": "text-generation", "downloads": 298} +{"model_id": "Abhiray/Qwen3.5-4B-Python-Coder-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 298} +{"model_id": "TheBloke/DiscoLM-70B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 297} +{"model_id": "QuantFactory/Blue-Orchid-2x7b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 297} +{"model_id": "RedHatAI/Qwen2-1.5B-Instruct-quantized.w8a8", "provider": "huggingface", "task": "text-generation", "downloads": 297} +{"model_id": "QuantFactory/stable-code-3b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 297} +{"model_id": "betterdataai/PII_DETECTION_MODEL", "provider": "huggingface", "task": "text-generation", "downloads": 297} +{"model_id": "google/gemma-7b-aps-it", "provider": "huggingface", "task": "text-generation", "downloads": 297} +{"model_id": "openGPT-X/Teuken-7B-base-v0.6", "provider": "huggingface", "task": "text-generation", "downloads": 297} +{"model_id": "mlx-community/Qwen3-8B-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 297} +{"model_id": "mradermacher/med-gpt-oss-20b-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 297} +{"model_id": "QuantFactory/LFM2-350M-Extract-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 297} +{"model_id": "Mungert/GigaChat3-10B-A1.8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 297} +{"model_id": "sainikhiljuluri2015/GPT-OSS-Cybersecurity-20B-Merged", "provider": "huggingface", "task": "text-generation", "downloads": 297} +{"model_id": "mlx-community/GLM-4.7-REAP-50-mixed-3-4-bits", "provider": "huggingface", "task": "text-generation", "downloads": 297} +{"model_id": "async0x42/MiniMax-M2.5-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 297} +{"model_id": "Madras1/Jade72b", "provider": "huggingface", "task": "text-generation", "downloads": 297} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-500K-50K-0.1-reverse-padzero-plus-mul-sub-99-64D-2L-2H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 297} +{"model_id": "dystrio/Mistral-7B-Instruct-v0.3-sculpt-default", "provider": "huggingface", "task": "text-generation", "downloads": 297} +{"model_id": "TheBloke/upstage-llama-30b-instruct-2048-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 296} +{"model_id": "TheBloke/Synatra-7B-v0.3-RP-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 296} +{"model_id": "TeeZee/Xwin-LM-70B-V0.1_Jannie", "provider": "huggingface", "task": "text-generation", "downloads": 296} +{"model_id": "chatdb/natural-sql-7b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 296} +{"model_id": "duyntnet/pygmalion-2-7b-imatrix-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 296} +{"model_id": "NorwAI/NorwAI-Mixtral-8x7B-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 296} +{"model_id": "mradermacher/MotherEarth-Storm-1.0-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 296} +{"model_id": "bartowski/MathCoder2-Llama-3-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 296} +{"model_id": "bartowski/Nohobby_L3.3-Prikol-70B-v0.5-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 296} +{"model_id": "neo4j/text-to-cypher-Gemma-3-4B-Instruct-2025.04.0", "provider": "huggingface", "task": "text-generation", "downloads": 296} +{"model_id": "clowman/Llama-3.1-405B-Instruct-AWQ-Int4", "provider": "huggingface", "task": "text-generation", "downloads": 296} +{"model_id": "DevQuasar/huihui-ai.Qwen3-0.6B-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 296} +{"model_id": "lmstudio-community/Phi-4-reasoning-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 296} +{"model_id": "gabriellarson/OpenReasoning-Nemotron-32B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 296} +{"model_id": "DevQuasar/xai-org.grok-2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 296} +{"model_id": "nightmedia/LFM2.5-1.2B-Thinking-Polaris-Claude-Deepseek-GLM-q8-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 296} +{"model_id": "dufftie/gemma3-270m-classify-if-estonian-politics", "provider": "huggingface", "task": "text-generation", "downloads": 296} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-plus-mul-sub-99-64D-3L-4H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 296} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-500K-50K-0.1-reverse-padzero-plus-mul-sub-99-512D-1L-8H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 296} +{"model_id": "berkerbatur/gemma-resume-extractor-merged", "provider": "huggingface", "task": "text-generation", "downloads": 296} +{"model_id": "lmqg/bart-large-squad-qg", "provider": "huggingface", "task": "text-generation", "downloads": 295} +{"model_id": "Josephgflowers/Cinder-Phi-2-V1-F16-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 295} +{"model_id": "AI-Sweden-Models/Llama-3-8B-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 295} +{"model_id": "bartowski/Palmyra-Fin-70B-32K-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 295} +{"model_id": "mlx-community/Qwen2.5-0.5B-Instruct-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 295} +{"model_id": "bartowski/granite-3.0-3b-a800m-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 295} +{"model_id": "QuantFactory/Llama-Sentient-3.2-3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 295} +{"model_id": "bartowski/all-hands_openhands-lm-32b-v0.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 295} +{"model_id": "likewendy/Qwen2.5-3B-YiLin-GGUF-q4_k_m", "provider": "huggingface", "task": "text-generation", "downloads": 295} +{"model_id": "iproskurina/Llama-3.2-1B-gptqmodel-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 295} +{"model_id": "OPENZEKA/Qwen3-Coder-30B-A3B-Instruct-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 295} +{"model_id": "inferencerlabs/Qwen3-Coder-30B-A3B-Instruct-MLX-6.5bit", "provider": "huggingface", "task": "text-generation", "downloads": 295} +{"model_id": "nightmedia/Qwen3-Coder-Next-mxfp8-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 295} +{"model_id": "rudycaz/qwen3-4b-phishing-detection", "provider": "huggingface", "task": "text-generation", "downloads": 295} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-plus-mul-sub-99-512D-3L-2H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 295} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-500K-50K-0.1-reverse-padzero-plus-mul-sub-99-128D-3L-8H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 295} +{"model_id": "LEO0925/temp-qwen2.5-1.5b-koeantextbook-finetuned", "provider": "huggingface", "task": "text-generation", "downloads": 295} +{"model_id": "BredForCompanionship/qwen3-0.6b-rlvr-v2", "provider": "huggingface", "task": "text-generation", "downloads": 295} +{"model_id": "Mayko2995/gpt2-quote-fr-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 295} +{"model_id": "LargeWorldModel/LWM-Text-Chat-1M", "provider": "huggingface", "task": "text-generation", "downloads": 294} +{"model_id": "legraphista/Mistral-7B-v0.3-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 294} +{"model_id": "QuantFactory/Llama3.2-3B-Enigma-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 294} +{"model_id": "ModelCloud/Llama-3.2-1B-Instruct-gptqmodel-4bit-vortex-v2.5", "provider": "huggingface", "task": "text-generation", "downloads": 294} +{"model_id": "bartowski/Qwen2.5-32B-ArliAI-RPMax-v1.3-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 294} +{"model_id": "mradermacher/Ministral-Instruct-2410-8B-DPO-RP-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 294} +{"model_id": "CreitinGameplays/Mistral-Nemo-12B-R1-v0.1alpha", "provider": "huggingface", "task": "text-generation", "downloads": 294} +{"model_id": "unsloth/granite-3.2-2b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 294} +{"model_id": "Mungert/Qwen2.5-7B-Instruct-1M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 294} +{"model_id": "mlx-community/Llama-3_3-Nemotron-Super-49B-v1-mlx-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 294} +{"model_id": "QuantFactory/gemma-3-270m-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 294} +{"model_id": "mradermacher/scout-4b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 294} +{"model_id": "taobao-mnn/Qwen3-VL-4B-Thinking-Eagle3", "provider": "huggingface", "task": "text-generation", "downloads": 294} +{"model_id": "noctrex/GLM-4.5-Air-Derestricted-MXFP4_MOE-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 294} +{"model_id": "haellsigh/glm-4.7-flash-uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 294} +{"model_id": "laion/exp-uns-r2egym-33_6x_glm_4_7_traces_jupiter", "provider": "huggingface", "task": "text-generation", "downloads": 294} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-plus-mul-sub-99-256D-3L-4H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 294} +{"model_id": "techwithsergiu/Qwen3.5-text-9B", "provider": "huggingface", "task": "text-generation", "downloads": 294} +{"model_id": "aicoven/Qwen-2.5-Coder-7B-MCP", "provider": "huggingface", "task": "text-generation", "downloads": 294} +{"model_id": "Joschka/Qwen3-8B-vague-lion-35-merged", "provider": "huggingface", "task": "text-generation", "downloads": 294} +{"model_id": "KoboldAI/GPT-Neo-2.7B-Horni", "provider": "huggingface", "task": "text-generation", "downloads": 293} +{"model_id": "defog/sqlcoder", "provider": "huggingface", "task": "text-generation", "downloads": 293} +{"model_id": "acharkq/MoLlama", "provider": "huggingface", "task": "text-generation", "downloads": 293} +{"model_id": "shibing624/llama-3-8b-instruct-262k-chinese", "provider": "huggingface", "task": "text-generation", "downloads": 293} +{"model_id": "legraphista/K2-ckpt_360-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 293} +{"model_id": "RedHatAI/Mistral-7B-Instruct-v0.3-quantized.w4a16", "provider": "huggingface", "task": "text-generation", "downloads": 293} +{"model_id": "bartowski/Llama-3.1-Minitron-4B-Width-Base-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 293} +{"model_id": "bartowski/Llama-Chat-Summary-3.2-3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 293} +{"model_id": "radicalnumerics/RND1-Base-0910", "provider": "huggingface", "task": "text-generation", "downloads": 293} +{"model_id": "unsloth/Qwen3-4B-Thinking-2507-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 293} +{"model_id": "bartowski/Burnt-Toast_olmo-marvin-full-merged-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 293} +{"model_id": "TeichAI/LFM2.5-1.2B-Thinking-Pony-Alpha-Distill", "provider": "huggingface", "task": "text-generation", "downloads": 293} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-500K-50K-0.1-reverse-padzero-plus-mul-sub-99-64D-2L-8H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 293} +{"model_id": "wbkou/Qwen3.5-35B-A3B-Claude-4.6-Opus-Distilled-8bit-MLX", "provider": "huggingface", "task": "text-generation", "downloads": 293} +{"model_id": "principled-intelligence/Qwen3.5-0.8B-text-only", "provider": "huggingface", "task": "text-generation", "downloads": 293} +{"model_id": "jordanpainter/qwen_grpo_100", "provider": "huggingface", "task": "text-generation", "downloads": 293} +{"model_id": "pembelajarff/movie_review", "provider": "huggingface", "task": "text-generation", "downloads": 292} +{"model_id": "Trelis/Llama-2-7b-chat-hf-function-calling-v3", "provider": "huggingface", "task": "text-generation", "downloads": 292} +{"model_id": "DavidAU/L3-Jamet-8B-MK.V-Blackroot-12.2B-V1-INSTRUCT-ULTRA-F32-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 292} +{"model_id": "second-state/Llama-3.3-70B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 292} +{"model_id": "rinna/deepseek-r1-distill-qwen2.5-bakeneko-32b-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 292} +{"model_id": "FractalAIResearch/Fathom-R1-14B", "provider": "huggingface", "task": "text-generation", "downloads": 292} +{"model_id": "bartowski/open-thoughts_OpenThinker3-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 292} +{"model_id": "allenai/Flex-creative-2x7B-1T", "provider": "huggingface", "task": "text-generation", "downloads": 292} +{"model_id": "bartowski/zerofata_MS3.2-PaintedFantasy-Visage-v2-33B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 292} +{"model_id": "enes1987/Qwen3-0.6B-Gensyn-Swarm-fanged_skittish_shrimp", "provider": "huggingface", "task": "text-generation", "downloads": 292} +{"model_id": "cyankiwi/JoyAI-LLM-Flash-AWQ-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 292} +{"model_id": "Aimin12/Qwen2.5-Coder-3B-Instruct-Distill-Qwen3-Coder-Next-abliterated-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 292} +{"model_id": "AITRADER/Jackrong-Qwen3.5-2B-Claude-Reasoning-abliterated-fp16-MLX", "provider": "huggingface", "task": "text-generation", "downloads": 292} +{"model_id": "KristianS7/Ouro-1.4B-Thinking", "provider": "huggingface", "task": "text-generation", "downloads": 292} +{"model_id": "jihangandy/SmolLM2-FT-MyDataset", "provider": "huggingface", "task": "text-generation", "downloads": 292} +{"model_id": "pthinc/Cicikus-v3-1.4B-Opus4.6-Powered", "provider": "huggingface", "task": "text-generation", "downloads": 292} +{"model_id": "sail/Sailor-0.5B", "provider": "huggingface", "task": "text-generation", "downloads": 291} +{"model_id": "legraphista/DeepSeek-Coder-V2-Lite-Base-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 291} +{"model_id": "goldfish-models/vie_latn_1000mb", "provider": "huggingface", "task": "text-generation", "downloads": 291} +{"model_id": "redhat6/Phi-3.5-mini-instruct-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 291} +{"model_id": "DevQuasar-4/ibm-granite.granite-34b-code-instruct-8k-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 291} +{"model_id": "DavidAU/L3-DARKEST-PLANET-Seven-Rings-Of-DOOM-16.5B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 291} +{"model_id": "Infermatic/magnum-v4-72b-FP8-Dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 291} +{"model_id": "mlx-community/Qwen2.5-Coder-14B-Instruct-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 291} +{"model_id": "tiiuae/Falcon3-7B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 291} +{"model_id": "cyankiwi/Qwen3-4B-Thinking-2507-AWQ-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 291} +{"model_id": "chrisswanson/gemma-3-270m-it-qat-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 291} +{"model_id": "magiccodingman/Qwen3-30B-A3B-Thinking-2507-unsloth-MagicQuant-Hybrid-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 291} +{"model_id": "JuhaD2/sports-science-3b-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 291} +{"model_id": "DevQuasar/nvidia.Nemotron-Terminal-14B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 291} +{"model_id": "MaziyarPanahi/openchat-3.5-0106-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 290} +{"model_id": "beomi/gemma-ko-2b", "provider": "huggingface", "task": "text-generation", "downloads": 290} +{"model_id": "bartowski/gemma-1.1-2b-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 290} +{"model_id": "microsoft/phi-2-pytdml", "provider": "huggingface", "task": "text-generation", "downloads": 290} +{"model_id": "unicamp-dl/ptt5-v2-base", "provider": "huggingface", "task": "text-generation", "downloads": 290} +{"model_id": "bartowski/Athene-Phi-3.5-mini-instruct-orpo-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 290} +{"model_id": "DavidAU/L3-Dark-Planet-8B-NEO-Imatrix-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 290} +{"model_id": "bartowski/perplexity-ai_r1-1776-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 290} +{"model_id": "eaddario/Devstral-Small-2505-pruned-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 290} +{"model_id": "yujiepan/apertus-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 290} +{"model_id": "Mungert/Apriel-1.5-15b-Thinker-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 290} +{"model_id": "vanta-research/wraith-8b", "provider": "huggingface", "task": "text-generation", "downloads": 290} +{"model_id": "pawlyk/mistral-7b-finetune-lora-wiki", "provider": "huggingface", "task": "text-generation", "downloads": 290} +{"model_id": "Flexan/pixas-DECS_1.5B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 290} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-plus-mul-sub-99-256D-1L-2H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 290} +{"model_id": "Milos/slovak-gpt-j-162M", "provider": "huggingface", "task": "text-generation", "downloads": 289} +{"model_id": "afrideva/mpt-3b-8k-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 289} +{"model_id": "BigData-KSU/RS-llava-v1.5-7b-LoRA", "provider": "huggingface", "task": "text-generation", "downloads": 289} +{"model_id": "internlm/internlm2_5-7b-chat-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 289} +{"model_id": "bartowski/Llama-3-Patronus-Lynx-8B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 289} +{"model_id": "DevQuasar/bigcode.starcoder2-15b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 289} +{"model_id": "MergeBench/Llama-3.2-3B_math", "provider": "huggingface", "task": "text-generation", "downloads": 289} +{"model_id": "lmstudio-community/Qwen3-Next-80B-A3B-Thinking-MLX-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 289} +{"model_id": "Userb1az/Qwen3-Next-80B-A3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 289} +{"model_id": "Caliane/Nero-Tron-30B", "provider": "huggingface", "task": "text-generation", "downloads": 289} +{"model_id": "josephmayo/Qwen2.5-0.5B-Unfettered", "provider": "huggingface", "task": "text-generation", "downloads": 289} +{"model_id": "rozek/LLaMA-2-7B-32K-Instruct_GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 288} +{"model_id": "second-state/Llama-3-8B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 288} +{"model_id": "DavidAU/L3-SMB-Grand-STORY-F32-Ultra-Quality-16.5B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 288} +{"model_id": "fedric95/Meta-Llama-3.1-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 288} +{"model_id": "alpindale/Llama-Guard-3-1B", "provider": "huggingface", "task": "text-generation", "downloads": 288} +{"model_id": "QuantFactory/Sparse-Llama-3.1-8B-2of4-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 288} +{"model_id": "lmstudio-community/granite-embedding-278m-multilingual-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 288} +{"model_id": "CuckmeisterFuller/DeepSeek-R1-Distill-Qwen-14B-abliterated-Q4-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 288} +{"model_id": "bartowski/ALLaM-AI_ALLaM-7B-Instruct-preview-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 288} +{"model_id": "Trendyol/Trendyol-LLM-8B-T1", "provider": "huggingface", "task": "text-generation", "downloads": 288} +{"model_id": "alexxxxx45/Qwen2.5-Sex", "provider": "huggingface", "task": "text-generation", "downloads": 288} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-500K-50K-0.2-reverse-padzero-plus-mul-sub-99-128D-3L-8H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 288} +{"model_id": "McG-221/Qwen3-Next-80B-A3B-Instruct-REAM-mlx-6Bit", "provider": "huggingface", "task": "text-generation", "downloads": 288} +{"model_id": "adelafue/incivility-gpt-oss-20b-es", "provider": "huggingface", "task": "text-generation", "downloads": 288} +{"model_id": "dealignai/MiniMax-M2.5-REAP-172B-6bit-MLX-CRACK", "provider": "huggingface", "task": "text-generation", "downloads": 288} +{"model_id": "Koalacrown/qwen3-4b-multiturn-sft-16bit", "provider": "huggingface", "task": "text-generation", "downloads": 288} +{"model_id": "dokterbob/iFlow-ROME-mlx-mxfp4", "provider": "huggingface", "task": "text-generation", "downloads": 288} +{"model_id": "IlyaGusev/saiga2_7b_gguf", "provider": "huggingface", "task": "text-generation", "downloads": 287} +{"model_id": "tokyotech-llm/Swallow-7b-hf", "provider": "huggingface", "task": "text-generation", "downloads": 287} +{"model_id": "banghua/openchat-3.5-ppo-n-ckpt7k5", "provider": "huggingface", "task": "text-generation", "downloads": 287} +{"model_id": "banghua/openchat-3.5-ppo-n-ckpt6k5", "provider": "huggingface", "task": "text-generation", "downloads": 287} +{"model_id": "yujiepan/codestral-v0.1-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 287} +{"model_id": "rasyosef/Phi-1_5-Instruct-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 287} +{"model_id": "QuantFactory/InkubaLM-0.4B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 287} +{"model_id": "huihui-ai/Qwen2.5-0.5B-Instruct-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 287} +{"model_id": "ChiKoi7/Gemma-2-Llama-Swallow-2b-it-v0.1-Heretic-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 287} +{"model_id": "Xenova/sweep-next-edit-1.5B", "provider": "huggingface", "task": "text-generation", "downloads": 287} +{"model_id": "HattoriHanzo1/Liquid-LFM2-8B-Polish-Warrior", "provider": "huggingface", "task": "text-generation", "downloads": 287} +{"model_id": "JongYeop/Qwen2.5-3B-Instruct-FP8-W8A8", "provider": "huggingface", "task": "text-generation", "downloads": 287} +{"model_id": "yujiepan/minimax-m2.5-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 287} +{"model_id": "floria-n/GLM-4.7-Flash-GGUF-Config", "provider": "huggingface", "task": "text-generation", "downloads": 287} +{"model_id": "rencom-ai/negotiation-sft-32b-v1-smoketest", "provider": "huggingface", "task": "text-generation", "downloads": 287} +{"model_id": "wbkou/Qwen3.5-9B-Gemini-3.1-Pro-Distill-6bit-MLX", "provider": "huggingface", "task": "text-generation", "downloads": 287} +{"model_id": "WizardLMTeam/WizardCoder-Python-13B-V1.0", "provider": "huggingface", "task": "text-generation", "downloads": 286} +{"model_id": "TheBloke/go-bruins-v2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 286} +{"model_id": "Sharathhebbar24/code_gpt2", "provider": "huggingface", "task": "text-generation", "downloads": 286} +{"model_id": "bartowski/gemma-1.1-7b-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 286} +{"model_id": "bartowski/dolphin-2.9.1-yi-1.5-34b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 286} +{"model_id": "kkirchheim/german-gpt2-medium", "provider": "huggingface", "task": "text-generation", "downloads": 286} +{"model_id": "SidhaarthMurali/llama3.2-1b-gsm8k-full", "provider": "huggingface", "task": "text-generation", "downloads": 286} +{"model_id": "DevQuasar/Qwen.Qwen3-30B-A3B-Instruct-2507-W4A16-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 286} +{"model_id": "bartowski/LatitudeGames_Wayfarer-2-12B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 286} +{"model_id": "unsloth/Ling-1T-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 286} +{"model_id": "DavidAU/Llama-3.2-3B-Instruct-heretic-ablitered-uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 286} +{"model_id": "nightmedia/Qwen3-30B-A3B-YOYO-V2-Claude-4.6-Opus-High-INSTRUCT-qx86-hi-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 286} +{"model_id": "arthurcollet/Devstral-2-123B-Instruct-2512-mlx-nvfp4", "provider": "huggingface", "task": "text-generation", "downloads": 286} +{"model_id": "timzeg/qwen-chess-transformers", "provider": "huggingface", "task": "text-generation", "downloads": 286} +{"model_id": "filvyb/ERNIE-4.5-21B-A3B-Base-PT-heretic-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 286} +{"model_id": "Soeun0225/Qwen2.5-3B-Instruct-NVFP4A16", "provider": "huggingface", "task": "text-generation", "downloads": 286} +{"model_id": "Alienpenguin10/M3PO-baseline-trial4", "provider": "huggingface", "task": "text-generation", "downloads": 286} +{"model_id": "MaziyarPanahi/Mixtral-8x7B-Instruct-v0.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 285} +{"model_id": "Local-Novel-LLM-project/Ninja-v1-NSFW-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 285} +{"model_id": "bartowski/L3.1-70B-Euryale-v2.2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 285} +{"model_id": "bartowski/Reasoning-Llama-1b-v0.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 285} +{"model_id": "speakleash/Bielik-4.5B-v3", "provider": "huggingface", "task": "text-generation", "downloads": 285} +{"model_id": "mlx-community/Qwen3-Coder-30B-A3B-Instruct-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 285} +{"model_id": "unsloth/Qwen3-Next-80B-A3B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 285} +{"model_id": "yujiepan/ernie-4.5-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 285} +{"model_id": "malaysia-ai/Qwen3-1.7B-Multilingual-TTS", "provider": "huggingface", "task": "text-generation", "downloads": 285} +{"model_id": "unsloth/Qwen3-Coder-REAP-363B-A35B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 285} +{"model_id": "johnnyd-gensyn/Qwen2.5-Coder-0.5B-Instruct-Gensyn-Swarm-trotting_quick_elephant", "provider": "huggingface", "task": "text-generation", "downloads": 285} +{"model_id": "CEIA-POSITIVO2/Qwen-4B-capado", "provider": "huggingface", "task": "text-generation", "downloads": 285} +{"model_id": "inferencerlabs/Ring-2.5-1T-MLX-3.7bit", "provider": "huggingface", "task": "text-generation", "downloads": 285} +{"model_id": "DevQuasar/nvidia.Nemotron-Terminal-32B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 285} +{"model_id": "TheBloke/vigogne-2-70B-chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 284} +{"model_id": "legraphista/Higgs-Llama-3-70B-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 284} +{"model_id": "Saxo/Linkbricks-Horizon-AI-Korean-Gemma-2-sft-dpo-27B", "provider": "huggingface", "task": "text-generation", "downloads": 284} +{"model_id": "mlx-community/Qwen2.5-72B-Instruct-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 284} +{"model_id": "bartowski/magnum-v4-123b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 284} +{"model_id": "MaziyarPanahi/Llama-3.1-8B-Lexi-Uncensored-V2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 284} +{"model_id": "SWE-bench/SWE-agent-LM-32B", "provider": "huggingface", "task": "text-generation", "downloads": 284} +{"model_id": "McG-221/DeepSeek-R1-Distill-Llama-70B-mlx-5Bit", "provider": "huggingface", "task": "text-generation", "downloads": 284} +{"model_id": "introvoyz041/MedicalQwen3-Reasoning-4B-mlx-4Bit", "provider": "huggingface", "task": "text-generation", "downloads": 284} +{"model_id": "sumgai/Qwen3-42B-A3B-2507-Thinking-Abliterated-uncensored-TOTAL-RECALL-v2-Medium-MASTER-CODER-Q8_0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 284} +{"model_id": "yingfan-bot/gsmcot", "provider": "huggingface", "task": "text-generation", "downloads": 284} +{"model_id": "NexVeridian/Qwen3.5-27B-6bit", "provider": "huggingface", "task": "text-generation", "downloads": 284} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-plus-mul-sub-99-64D-1L-4H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 284} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-500K-50K-0.1-reverse-padzero-plus-mul-sub-99-512D-3L-8H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 284} +{"model_id": "dystrio/Qwen2.5-3B-Instruct-sculpt-experimental", "provider": "huggingface", "task": "text-generation", "downloads": 284} +{"model_id": "KoboldAI/GPT-Neo-2.7B-Shinen", "provider": "huggingface", "task": "text-generation", "downloads": 283} +{"model_id": "Sharathhebbar24/chat_gpt2_dpo", "provider": "huggingface", "task": "text-generation", "downloads": 283} +{"model_id": "QuantFactory/Qwen2.5-Coder-1.5B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 283} +{"model_id": "diffusionfamily/diffullama", "provider": "huggingface", "task": "text-generation", "downloads": 283} +{"model_id": "JackeyLai/Qwen2.5-7B-Instruct-Q4_0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 283} +{"model_id": "onnx-community/LFM2-1.2B-ONNX", "provider": "huggingface", "task": "text-generation", "downloads": 283} +{"model_id": "FreedomIntelligence/ShizhenGPT-7B-LLM", "provider": "huggingface", "task": "text-generation", "downloads": 283} +{"model_id": "adamkarvonen/checkpoints_latentqa_only_addition_gemma-2-9b-it", "provider": "huggingface", "task": "text-generation", "downloads": 283} +{"model_id": "fabxx48/GPT_OSS_20B_ArduinoExpert_v0.2_GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 283} +{"model_id": "noctrex/Huihui-Qwen3-Next-80B-A3B-Instruct-abliterated-MXFP4_MOE-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 283} +{"model_id": "squ11z1/Hypnos-Colossus-1T", "provider": "huggingface", "task": "text-generation", "downloads": 283} +{"model_id": "nightmedia/Qwen3-4B-Thinking-2507-GPT-5.1-Codex-Max-Distill-qx86-hi-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 283} +{"model_id": "togethercomputer/Aurora-Spec-Minimax-M2.1", "provider": "huggingface", "task": "text-generation", "downloads": 283} +{"model_id": "arthurcollet/Qwen2.5-Coder-7B-Instruct-mlx-nvfp4", "provider": "huggingface", "task": "text-generation", "downloads": 283} +{"model_id": "Dnnn-19/my_awesome_eli5_clm-model", "provider": "huggingface", "task": "text-generation", "downloads": 283} +{"model_id": "ThreeZ/6_1", "provider": "huggingface", "task": "text-generation", "downloads": 282} +{"model_id": "LLM4Binary/llm4decompile-1.3b-v2", "provider": "huggingface", "task": "text-generation", "downloads": 282} +{"model_id": "Sao10K/L3-8B-Niitama-v1", "provider": "huggingface", "task": "text-generation", "downloads": 282} +{"model_id": "QuantFactory/codegeex4-all-9b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 282} +{"model_id": "goldfish-models/eng_latn_1000mb", "provider": "huggingface", "task": "text-generation", "downloads": 282} +{"model_id": "QuantFactory/Qwen2.5-14B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 282} +{"model_id": "DavidAU/L3-DARKER-PLANET-Broken-Land-12.15B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 282} +{"model_id": "OpenMeditron/Meditron3-Gemma2-9B", "provider": "huggingface", "task": "text-generation", "downloads": 282} +{"model_id": "WestlakeNLP/DeepReviewer-7B", "provider": "huggingface", "task": "text-generation", "downloads": 282} +{"model_id": "z-lab/Llama-2-7b-hf-PARO", "provider": "huggingface", "task": "text-generation", "downloads": 282} +{"model_id": "inferencerlabs/Step-3.5-Flash-MLX-6.5bit", "provider": "huggingface", "task": "text-generation", "downloads": 282} +{"model_id": "Unimjafa/dolphin-2.9.2-qwen2-7b-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 282} +{"model_id": "GOBA-AI-Labs/PrunedHub-GPT-OSS-20B-28x", "provider": "huggingface", "task": "text-generation", "downloads": 282} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-500K-50K-0.2-reverse-padzero-plus-mul-sub-99-64D-2L-8H-256I", "provider": "huggingface", "task": "text-generation", "downloads": 282} +{"model_id": "tkhangg0910/Dual-Explain-stage_full-mhc", "provider": "huggingface", "task": "text-generation", "downloads": 282} +{"model_id": "migarcoes/Qwen-Qwen3.5-4B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 282} +{"model_id": "morningtea006/affine-T1-5EFqwDG7CaFFZ4FfkKPe5VhMcyC7LPP1oyGHQhdaosn4T8q5", "provider": "huggingface", "task": "text-generation", "downloads": 282} +{"model_id": "kanishka/opt-babylm1-ntb_seed-1024_5e-6", "provider": "huggingface", "task": "text-generation", "downloads": 282} +{"model_id": "LegionIntel/yurts-python-code-gen-30-sparse", "provider": "huggingface", "task": "text-generation", "downloads": 281} +{"model_id": "Vision-CAIR/vicuna", "provider": "huggingface", "task": "text-generation", "downloads": 281} +{"model_id": "shaowenchen/baichuan2-7b-chat-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 281} +{"model_id": "QuantFactory/Turkish-Llama-8b-Instruct-v0.1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 281} +{"model_id": "DavidAU/MN-WORDSTORM-pt5-RCM-Extra-Intense-18.5B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 281} +{"model_id": "QuantFactory/CursorCore-QW2.5-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 281} +{"model_id": "lmstudio-community/Qwen2.5-1.5B-Instruct-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 281} +{"model_id": "Alcoft/Marco-o1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 281} +{"model_id": "WestlakeNLP/CycleResearcher-12B", "provider": "huggingface", "task": "text-generation", "downloads": 281} +{"model_id": "AIPlans/Qwen3-HHH-Cipher-Eng", "provider": "huggingface", "task": "text-generation", "downloads": 281} +{"model_id": "QuantFactory/Peach-2.0-9B-8k-Roleplay-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 281} +{"model_id": "pfnet/plamo-2.1-8b-cpt", "provider": "huggingface", "task": "text-generation", "downloads": 281} +{"model_id": "od2961/Qwen2.5-1.5B-Open-R1-GRPO-math-v1", "provider": "huggingface", "task": "text-generation", "downloads": 281} +{"model_id": "weathermanj/NVIDIA-Nemotron-Nano-9B-v2-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 281} +{"model_id": "mlx-community/Ministral-3-14B-Instruct-2512", "provider": "huggingface", "task": "text-generation", "downloads": 281} +{"model_id": "ryukin164/LFM2.5-1.2B-Q4-JP", "provider": "huggingface", "task": "text-generation", "downloads": 281} +{"model_id": "yujiepan/ring-2.5-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 281} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-plus-mul-sub-99-128D-3L-2H-512I", "provider": "huggingface", "task": "text-generation", "downloads": 281} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.2-reverse-plus-mul-sub-99-256D-3L-2H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 281} +{"model_id": "McClain/PlasmidLM-kmer6-GRPO-plannotate", "provider": "huggingface", "task": "text-generation", "downloads": 281} +{"model_id": "dystrio/Qwen2.5-3B-Instruct-sculpt-default", "provider": "huggingface", "task": "text-generation", "downloads": 281} +{"model_id": "dystrio/Qwen2.5-3B-Instruct-sculpt-throughput", "provider": "huggingface", "task": "text-generation", "downloads": 281} +{"model_id": "qikp/kite-2.6-13m", "provider": "huggingface", "task": "text-generation", "downloads": 281} +{"model_id": "4bit/llava-v1.5-13b-3GB", "provider": "huggingface", "task": "text-generation", "downloads": 280} +{"model_id": "Aryanne/YarnLake-Swap-7B", "provider": "huggingface", "task": "text-generation", "downloads": 280} +{"model_id": "suriya7/t5-base-text-to-sql", "provider": "huggingface", "task": "text-generation", "downloads": 280} +{"model_id": "legraphista/Qwen2-72B-Instruct-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 280} +{"model_id": "ab-ai/PII-Model-Phi3-Mini", "provider": "huggingface", "task": "text-generation", "downloads": 280} +{"model_id": "mlx-community/Meta-Llama-3.1-70B-Instruct-bf16-CORRECTED", "provider": "huggingface", "task": "text-generation", "downloads": 280} +{"model_id": "QuantFactory/Llama3.2-3B-Esper2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 280} +{"model_id": "Intel/tiny-random-gpt2_ipex_model", "provider": "huggingface", "task": "text-generation", "downloads": 280} +{"model_id": "featherless-ai-quants/Nitral-AI-Captain-Eris_Violet-V0.420-12B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 280} +{"model_id": "RedHatAI/Llama-3.3-70B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 280} +{"model_id": "sophiargh/MNLP_M3_mcqa_model_v2", "provider": "huggingface", "task": "text-generation", "downloads": 280} +{"model_id": "FriendliAI/Llama-3_3-Nemotron-Super-49B-v1_5", "provider": "huggingface", "task": "text-generation", "downloads": 280} +{"model_id": "Finisha-F-scratch/Learnia", "provider": "huggingface", "task": "text-generation", "downloads": 280} +{"model_id": "katanemo/Plano-Orchestrator-4B", "provider": "huggingface", "task": "text-generation", "downloads": 280} +{"model_id": "Mawdistical-S1/Gaslit-106B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 280} +{"model_id": "utter-project/EuroMoE-2.6B-A0.6B-Instruct-2512", "provider": "huggingface", "task": "text-generation", "downloads": 280} +{"model_id": "yujiepan/ministral-3-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 280} +{"model_id": "thwannbe/Llama-3.1-8B-Instruct-GSM8K-PO-Distill-Persona-Mixed", "provider": "huggingface", "task": "text-generation", "downloads": 280} +{"model_id": "qikp/gemini-3-pro-qwen3-0.6b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 280} +{"model_id": "Verdugie/Opus-Candid-MoE-V3", "provider": "huggingface", "task": "text-generation", "downloads": 280} +{"model_id": "g4me/QwenRolina3-Base-LR1e5-WSD-b32g2gc8-order-domain-3ep", "provider": "huggingface", "task": "text-generation", "downloads": 280} +{"model_id": "smeoni/nbme-electra-large-generator", "provider": "huggingface", "task": "text-generation", "downloads": 279} +{"model_id": "bigscience/bloom-7b1-intermediate", "provider": "huggingface", "task": "text-generation", "downloads": 279} +{"model_id": "TheBloke/Llama-2-70B-Orca-200k-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 279} +{"model_id": "Herman555/dolphin-2.2.1-AshhLimaRP-Mistral-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 279} +{"model_id": "andrijdavid/MobileLLaMA-1.4B-Base-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 279} +{"model_id": "Shyamnath/Llama-3.2-3b-Uncensored-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 279} +{"model_id": "bartowski/Llama3.1-70B-ShiningValiant2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 279} +{"model_id": "bartowski/Tess-R1-Limerick-Llama-3.1-70B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 279} +{"model_id": "Qwen/Qwen2.5-Coder-0.5B-Instruct-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 279} +{"model_id": "eaddario/DeepSeek-R1-Distill-Llama-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 279} +{"model_id": "Mungert/Qwen2.5-3B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 279} +{"model_id": "alnnahwi/gemma-3-1b-arabic-gec-v1", "provider": "huggingface", "task": "text-generation", "downloads": 279} +{"model_id": "duyntnet/UIGEN-X-4B-0729-imatrix-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 279} +{"model_id": "prithivMLmods/Pyxidis-Manim-CodeGen-1.7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 279} +{"model_id": "mradermacher/next-14b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 279} +{"model_id": "MagicalAlchemist/Llama-SEA-LION-v3-8B-IT-Magic_decensored", "provider": "huggingface", "task": "text-generation", "downloads": 279} +{"model_id": "vysakh25/Vysakh-Orpheus-3B-Kinyarwanda-v0.5", "provider": "huggingface", "task": "text-generation", "downloads": 279} +{"model_id": "monsoon-nlp/dialect-ar-gpt-2021", "provider": "huggingface", "task": "text-generation", "downloads": 278} +{"model_id": "shailja/fine-tuned-codegen-2B-Verilog", "provider": "huggingface", "task": "text-generation", "downloads": 278} +{"model_id": "Universal-NER/UniNER-7B-definition", "provider": "huggingface", "task": "text-generation", "downloads": 278} +{"model_id": "norallm/normistral-7b-scratch", "provider": "huggingface", "task": "text-generation", "downloads": 278} +{"model_id": "MaziyarPanahi/WizardLM-Math-70B-TIES-v0.1", "provider": "huggingface", "task": "text-generation", "downloads": 278} +{"model_id": "Josephgflowers/Cinder-Phi-2-Test-1", "provider": "huggingface", "task": "text-generation", "downloads": 278} +{"model_id": "QuantFactory/Llama-3.2-Taiwan-3B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 278} +{"model_id": "llm-jp/llm-jp-3-980m", "provider": "huggingface", "task": "text-generation", "downloads": 278} +{"model_id": "bartowski/ArliAI_Llama-3.3-70B-ArliAI-RPMax-v1.4-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 278} +{"model_id": "mradermacher/distilgpt2-tiny-conversational-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 278} +{"model_id": "google/t5gemma-l-l-ul2", "provider": "huggingface", "task": "text-generation", "downloads": 278} +{"model_id": "unsloth/Qwen3-235B-A22B-Instruct-2507", "provider": "huggingface", "task": "text-generation", "downloads": 278} +{"model_id": "PRAIG/smt-grandstaff", "provider": "huggingface", "task": "text-generation", "downloads": 278} +{"model_id": "HelpingAI/Dhanishtha-nsfw", "provider": "huggingface", "task": "text-generation", "downloads": 278} +{"model_id": "nightmedia/Qwen3-14B-Claude-4.5-Opus-High-Reasoning-Distill-qx86-hi-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 278} +{"model_id": "cerebras/GLM-4.7-REAP-268B-A32B-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 278} +{"model_id": "berkerbatur/gemma-1b-jobpost-extractor", "provider": "huggingface", "task": "text-generation", "downloads": 278} +{"model_id": "Cedille/fr-boris", "provider": "huggingface", "task": "text-generation", "downloads": 277} +{"model_id": "rozek/LLaMA-2-7B-32K_GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 277} +{"model_id": "opennyaiorg/Aalap-Mistral-7B-v0.1-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 277} +{"model_id": "bartowski/Lumimaid-v0.2-12B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 277} +{"model_id": "Intel/tiny-random-llama2_ipex_model", "provider": "huggingface", "task": "text-generation", "downloads": 277} +{"model_id": "unsloth/r1-1776-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 277} +{"model_id": "nick11roberts/SL-discrep-chinchilla-rw-params7M_maxstep1040-flop_1_25e16_step_530", "provider": "huggingface", "task": "text-generation", "downloads": 277} +{"model_id": "cyankiwi/granite-4.0-h-micro-AWQ-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 277} +{"model_id": "karalar/Qwen3-0.6B-Gensyn-Swarm-wild_meek_wolf", "provider": "huggingface", "task": "text-generation", "downloads": 277} +{"model_id": "taobao-mnn/MiniMind2-MNN", "provider": "huggingface", "task": "text-generation", "downloads": 277} +{"model_id": "norallm/normistral-11b-long", "provider": "huggingface", "task": "text-generation", "downloads": 277} +{"model_id": "speakleash/Bielik-11B-v3.0-Instruct-MLX-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 277} +{"model_id": "inferencerlabs/GLM-4.7-Flash-MLX-5.5bit", "provider": "huggingface", "task": "text-generation", "downloads": 277} +{"model_id": "kgrabko/JiRackTernary_70b", "provider": "huggingface", "task": "text-generation", "downloads": 277} +{"model_id": "Habibur1003266/medgemma-roco-finetuned", "provider": "huggingface", "task": "text-generation", "downloads": 277} +{"model_id": "arithmetic-circuit-overloading/Llama-3.3-70B-Instruct-3d-1M-100K-0.2-reverse-plus-mul-sub-99-512D-2L-2H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 277} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-500K-50K-0.1-reverse-padzero-plus-mul-sub-99-512D-3L-2H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 277} +{"model_id": "apexlearn/BECoach-Qwen3.5-0.8B-4bit-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 277} +{"model_id": "dealignai/MiniMax-M2.5-REAP-139B-4bit-MLX", "provider": "huggingface", "task": "text-generation", "downloads": 277} +{"model_id": "DevQuasar/nvidia.Nemotron-Terminal-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 277} +{"model_id": "pushkarsharma/LegalSahayk_q4_k_m", "provider": "huggingface", "task": "text-generation", "downloads": 277} +{"model_id": "ruskia/Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled", "provider": "huggingface", "task": "text-generation", "downloads": 277} +{"model_id": "TheBloke/Merged-AGI-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 276} +{"model_id": "banghua/openchat-3.5-ppo-n-ckpt6k", "provider": "huggingface", "task": "text-generation", "downloads": 276} +{"model_id": "QuantFactory/Llama-3-8B-Web-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 276} +{"model_id": "ragraph-ai/stable-cypher-instruct-3b", "provider": "huggingface", "task": "text-generation", "downloads": 276} +{"model_id": "Norod78/SmolLM-135M-FakyPedia-EngHeb", "provider": "huggingface", "task": "text-generation", "downloads": 276} +{"model_id": "yujiepan/mamba2-codestral-v0.1-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 276} +{"model_id": "DavidAU/L3-MOE-8X8B-Dark-Planet-8D-Mirrored-Chaos-47B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 276} +{"model_id": "bartowski/ToastyPigeon_Gemma-3-Starshine-12B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 276} +{"model_id": "nyu-dice-lab/VeriThoughts-Instruct-7B", "provider": "huggingface", "task": "text-generation", "downloads": 276} +{"model_id": "nick11roberts/SL-discrep-chinchilla-rw-params9M_maxstep800-flop_1_25e16_step_406", "provider": "huggingface", "task": "text-generation", "downloads": 276} +{"model_id": "yujiepan/hunyuan-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 276} +{"model_id": "taobao-mnn/Qwen3-VL-4B-Thinking-MNN", "provider": "huggingface", "task": "text-generation", "downloads": 276} +{"model_id": "enes1987/Qwen2.5-Coder-0.5B-Instruct-Gensyn-Swarm-alert_voracious_salamander", "provider": "huggingface", "task": "text-generation", "downloads": 276} +{"model_id": "az13770129/gpt-oss-20b-claude-4.5-sonnet-high-reasoning-distill-mlx-8Bit", "provider": "huggingface", "task": "text-generation", "downloads": 276} +{"model_id": "yujiepan/olmo-3-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 276} +{"model_id": "yujiepan/devstral-2-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 276} +{"model_id": "miromind-ai/MiroThinker-v1.5-235B", "provider": "huggingface", "task": "text-generation", "downloads": 276} +{"model_id": "laion/GLM-4.6-stackexchange-overflow-sandboxes-32eps-65k-reasoning_adam-beta1_0-93_Qwen3-32B", "provider": "huggingface", "task": "text-generation", "downloads": 276} +{"model_id": "MaziyarPanahi/EXAONE-4.0-1.2B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 276} +{"model_id": "StageMind/qwen3-1.7b", "provider": "huggingface", "task": "text-generation", "downloads": 276} +{"model_id": "OpenVINO/gpt-oss-20b-int4-ov", "provider": "huggingface", "task": "text-generation", "downloads": 276} +{"model_id": "dystrio/Qwen2.5-3B-Instruct-sculpt-production", "provider": "huggingface", "task": "text-generation", "downloads": 276} +{"model_id": "ddidacus/smolgen-pubchem-135M-base", "provider": "huggingface", "task": "text-generation", "downloads": 276} +{"model_id": "TheBloke/Upstage-Llama-2-70B-instruct-v2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 275} +{"model_id": "second-state/Orca-2-13B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 275} +{"model_id": "NeverSleep/MiquMaid-v1-70B", "provider": "huggingface", "task": "text-generation", "downloads": 275} +{"model_id": "legraphista/llm-compiler-7b-ftd-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 275} +{"model_id": "fedric95/gemma-2-2b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 275} +{"model_id": "second-state/DeepSeek-R1-Distill-Llama-70B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 275} +{"model_id": "hyper-accel/tiny-random-qwen2", "provider": "huggingface", "task": "text-generation", "downloads": 275} +{"model_id": "bartowski/ReadyArt_The-Omega-Abomination-Gemma3-12B-v1.0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 275} +{"model_id": "huihui-ai/Qwen3-14B-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 275} +{"model_id": "grimjim/Magnolia-Mell-v1-12B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 275} +{"model_id": "bartowski/deepcogito_cogito-v2-preview-llama-70B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 275} +{"model_id": "onnx-community/granite-4.0-1b-ONNX-web", "provider": "huggingface", "task": "text-generation", "downloads": 275} +{"model_id": "vanta-research/scout-4b", "provider": "huggingface", "task": "text-generation", "downloads": 275} +{"model_id": "mradermacher/next-32b-i1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 275} +{"model_id": "magiccodingman/Apriel-1.5-15b-Thinker-unsloth-MagicQuant-Hybrid-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 275} +{"model_id": "YCWTG/Qwen3-Coder-Next-int2-mixed-AutoRound", "provider": "huggingface", "task": "text-generation", "downloads": 275} +{"model_id": "kanishka/opt-babylm1-ntb_seed-42_5e-6", "provider": "huggingface", "task": "text-generation", "downloads": 275} +{"model_id": "kanishka/opt-babylm1-ntb_seed-211_5e-6", "provider": "huggingface", "task": "text-generation", "downloads": 275} +{"model_id": "RWKV/rwkv-6-world-3b", "provider": "huggingface", "task": "text-generation", "downloads": 274} +{"model_id": "lmstudio-community/gemma-1.1-2b-it-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 274} +{"model_id": "zesquirrelnator/moondream2-finetuneV2", "provider": "huggingface", "task": "text-generation", "downloads": 274} +{"model_id": "google/recurrentgemma-9b-it", "provider": "huggingface", "task": "text-generation", "downloads": 274} +{"model_id": "Infermatic/gemma-2-27b-it-FP8-Dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 274} +{"model_id": "ThomasBaruzier/Qwen2.5-1.5B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 274} +{"model_id": "tensorblock/openbuddy-deepseek-10b-v17.1-4k-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 274} +{"model_id": "jakiAJK/DeepSeek-R1-Distill-Llama-8B_GPTQ-int4", "provider": "huggingface", "task": "text-generation", "downloads": 274} +{"model_id": "DevQuasar/bigcode.starcoder-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 274} +{"model_id": "Mungert/Qwen2.5-1.5B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 274} +{"model_id": "nick11roberts/SL-discrep-chinchilla-rw-params22M_maxstep340-flop_1_25e16_step_177", "provider": "huggingface", "task": "text-generation", "downloads": 274} +{"model_id": "skt/A.X-3.1", "provider": "huggingface", "task": "text-generation", "downloads": 274} +{"model_id": "nightmedia/unsloth-Qwen3-Next-80B-A3B-Instruct-1M-qx65-hi-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 274} +{"model_id": "nightmedia/Qwen3-4B-Thinking-2507-Claude-4.5-Opus-High-Reasoning-Distill-qx86-hi-mlx", "provider": "huggingface", "task": "text-generation", "downloads": 274} +{"model_id": "laksh08/safe-genai-ppo-gpt2-full", "provider": "huggingface", "task": "text-generation", "downloads": 274} +{"model_id": "dkumar15/aria-1b-chat", "provider": "huggingface", "task": "text-generation", "downloads": 274} +{"model_id": "MoringLabs/GPT-OSS-120B-MLX-3.6bit", "provider": "huggingface", "task": "text-generation", "downloads": 274} +{"model_id": "l3cube-pune/marathi-gpt", "provider": "huggingface", "task": "text-generation", "downloads": 273} +{"model_id": "TheBloke/Swallow-13B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 273} +{"model_id": "banghua/openchat-3.5-ppo-nn-ckpt5k", "provider": "huggingface", "task": "text-generation", "downloads": 273} +{"model_id": "Sharathhebbar24/Med_GPT2", "provider": "huggingface", "task": "text-generation", "downloads": 273} +{"model_id": "altomek/CodeRosa-70B-AB1", "provider": "huggingface", "task": "text-generation", "downloads": 273} +{"model_id": "peft-internal-testing/tiny-random-qwen-1.5-MoE", "provider": "huggingface", "task": "text-generation", "downloads": 273} +{"model_id": "brittlewis12/Meta-Llama-3-8B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 273} +{"model_id": "second-state/Yi-1.5-9B-Chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 273} +{"model_id": "MaziyarPanahi/calme-2.3-phi3-4b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 273} +{"model_id": "RedHatAI/Llama-2-7b-chat-hf-FP8", "provider": "huggingface", "task": "text-generation", "downloads": 273} +{"model_id": "QuantFactory/Llama-3-8B-ProLong-64k-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 273} +{"model_id": "bartowski/v6-Finch-7B-HF-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 273} +{"model_id": "gaianet/Qwen2.5-0.5B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 273} +{"model_id": "lmstudio-community/granite-3.0-3b-a800m-instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 273} +{"model_id": "bartowski/arcee-ai_Arcee-Blitz-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 273} +{"model_id": "Mungert/Foundation-Sec-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 273} +{"model_id": "yujiepan/step3-tiny-random-vllm", "provider": "huggingface", "task": "text-generation", "downloads": 273} +{"model_id": "ByteDance-Seed/Seed-OSS-36B-Base-woSyn", "provider": "huggingface", "task": "text-generation", "downloads": 273} +{"model_id": "bartowski/invisietch_L3.3-Ignition-v0.1-70B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 273} +{"model_id": "mlx-community/LFM2-8B-A1B-3bit-MLX", "provider": "huggingface", "task": "text-generation", "downloads": 273} +{"model_id": "gghfez/GLM-4.5-Air-control-vectors", "provider": "huggingface", "task": "text-generation", "downloads": 273} +{"model_id": "mradermacher/Ru-Gemma3-1B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 273} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-500K-50K-0.2-reverse-padzero-plus-mul-sub-99-512D-3L-8H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 273} +{"model_id": "inferencerlabs/Qwen3.5-0.8B-MLX-9bit", "provider": "huggingface", "task": "text-generation", "downloads": 273} +{"model_id": "migarcoes/Qwen3.5-0.8B", "provider": "huggingface", "task": "text-generation", "downloads": 273} +{"model_id": "Efe2898/gemma3-1b-sft-2", "provider": "huggingface", "task": "text-generation", "downloads": 273} +{"model_id": "slyfox1186/qwen3.5-9b-opus-4.6-functiongemma.gguf", "provider": "huggingface", "task": "text-generation", "downloads": 273} +{"model_id": "NousResearch/Llama-2-70b-hf", "provider": "huggingface", "task": "text-generation", "downloads": 272} +{"model_id": "NewstaR/StableGalen-6b", "provider": "huggingface", "task": "text-generation", "downloads": 272} +{"model_id": "Aryanne/Mistral-3B-Instruct-v0.2-init", "provider": "huggingface", "task": "text-generation", "downloads": 272} +{"model_id": "nasiruddin15/Mistral-grok-instract-2-7B-slerp", "provider": "huggingface", "task": "text-generation", "downloads": 272} +{"model_id": "unsloth/Qwen2.5-Math-72B-Instruct-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 272} +{"model_id": "roleplaiapp/MistralRP-Noromaid-NSFW-Mistral-7B-Q5_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 272} +{"model_id": "bartowski/Mawdistical_Mawdistic-NightLife-24b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 272} +{"model_id": "PleIAs/Pleias-RAG-350M", "provider": "huggingface", "task": "text-generation", "downloads": 272} +{"model_id": "TareksGraveyard/Stylizer-V2-LLaMa-70B", "provider": "huggingface", "task": "text-generation", "downloads": 272} +{"model_id": "NousResearch/Hermes-4-70B", "provider": "huggingface", "task": "text-generation", "downloads": 272} +{"model_id": "nvidia/Llama-3.3-Nemotron-70B-Reward-Principle", "provider": "huggingface", "task": "text-generation", "downloads": 272} +{"model_id": "mburaksayici/golden_generate_qwen_0.5", "provider": "huggingface", "task": "text-generation", "downloads": 272} +{"model_id": "NousResearch/nomos-1", "provider": "huggingface", "task": "text-generation", "downloads": 272} +{"model_id": "inferencerlabs/Devstral-Small-2-24B-Instruct-2512-MLX-6.5bit", "provider": "huggingface", "task": "text-generation", "downloads": 272} +{"model_id": "DavidAU/MN-CaptainErisNebula-Chimera-v1.1-THINKING-ClaudeOpus4.5-12B-heretic-uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 272} +{"model_id": "electricsheepafrica/medgemma-4b-it-text-only", "provider": "huggingface", "task": "text-generation", "downloads": 272} +{"model_id": "BSC-LT/ALIA-40b-instruct-2601-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 272} +{"model_id": "taobao-mnn/Fun-Audio-Chat-8B-MNN", "provider": "huggingface", "task": "text-generation", "downloads": 272} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-1M-100K-0.1-reverse-plus-mul-sub-99-256D-2L-2H-1024I", "provider": "huggingface", "task": "text-generation", "downloads": 272} +{"model_id": "wangzhang/Qwen3.5-122B-A10B-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 272} +{"model_id": "BredForCompanionship/qwen3-0.6b-rlvr-v2-seeded", "provider": "huggingface", "task": "text-generation", "downloads": 272} +{"model_id": "LukeBailey181/goedel_prover_v2_8b_conjecturer_finetuned_FROM_LOCAL", "provider": "huggingface", "task": "text-generation", "downloads": 272} +{"model_id": "dystrio/Llama-3.2-3B-Instruct-sculpt-throughput", "provider": "huggingface", "task": "text-generation", "downloads": 272} +{"model_id": "huggywuggypoppy/GLM-5-Mar15-2026", "provider": "huggingface", "task": "text-generation", "downloads": 272} +{"model_id": "lasuresachu/sarvam-30b-uncensored", "provider": "huggingface", "task": "text-generation", "downloads": 272} +{"model_id": "LongSafari/hyenadna-tiny-16k-seqlen-d128-hf", "provider": "huggingface", "task": "text-generation", "downloads": 271} +{"model_id": "nvidia/OpenMath-Llama-2-70b-hf", "provider": "huggingface", "task": "text-generation", "downloads": 271} +{"model_id": "yujiepan/chatglm3-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 271} +{"model_id": "second-state/Qwen1.5-110B-Chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 271} +{"model_id": "ngxson/Qwen2.5-7B-Instruct-1M-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 271} +{"model_id": "eaddario/DeepSeek-R1-Distill-Qwen-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 271} +{"model_id": "RedHatAI/Mistral-Small-24B-Instruct-2501-quantized.w4a16", "provider": "huggingface", "task": "text-generation", "downloads": 271} +{"model_id": "bartowski/Tower-Babel_Babel-83B-Chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 271} +{"model_id": "soob3123/amoral-gemma3-1B-v2-gguf", "provider": "huggingface", "task": "text-generation", "downloads": 271} +{"model_id": "ivilson/GLM-Z1-32B-0414-FP8-dynamic", "provider": "huggingface", "task": "text-generation", "downloads": 271} +{"model_id": "mlx-community/Qwen3-14B-4bit-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 271} +{"model_id": "llm76/Qwen2.5-Coder-14B-Instruct-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 271} +{"model_id": "vladislavbro/llama_backbone_0.5", "provider": "huggingface", "task": "text-generation", "downloads": 271} +{"model_id": "bartowski/Menlo_Lucy-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 271} +{"model_id": "yujiepan/hunyuan-dense-v1-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 271} +{"model_id": "Mungert/MiniCPM4.1-8B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 271} +{"model_id": "adamkarvonen/checkpoints_cls_only_addition_gemma-2-9b-it", "provider": "huggingface", "task": "text-generation", "downloads": 271} +{"model_id": "GAlex535/Qwen3-Coder-30B-A3B-Instruct-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 271} +{"model_id": "Content-AI/Qwen2.5-32B-Instruct-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 271} +{"model_id": "arithmetic-circuit-overloading/Qwen3-32B-3d-500K-50K-0.1-reverse-padzero-plus-mul-sub-99-512D-2L-4H-2048I", "provider": "huggingface", "task": "text-generation", "downloads": 271} +{"model_id": "dealignai/MiniMax-M2.5-REAP-139B-8bit-MLX-CRACK", "provider": "huggingface", "task": "text-generation", "downloads": 271} +{"model_id": "sarahh23/gptneo-txt2ARXMLv1.2", "provider": "huggingface", "task": "text-generation", "downloads": 270} +{"model_id": "TheBloke/Vigogne-2-7B-Chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 270} +{"model_id": "llm-jp/llm-jp-3-13b", "provider": "huggingface", "task": "text-generation", "downloads": 270} +{"model_id": "bartowski/BlackSheep-Mistral-RP-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 270} +{"model_id": "bartowski/L3.3-MS-Evayale-70B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 270} +{"model_id": "QuantFactory/YuLan-Mini-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 270} +{"model_id": "DavidAU/Qwen3-The-Xiaolong-Omega-Directive-22B-uncensored-abliterated-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 270} +{"model_id": "pytorch/Phi-4-mini-instruct-AWQ-INT4", "provider": "huggingface", "task": "text-generation", "downloads": 270} +{"model_id": "allenai/Olmo-3-7B-RL-Zero-General", "provider": "huggingface", "task": "text-generation", "downloads": 270} +{"model_id": "huihui-ai/Huihui-Kimi-Linear-REAP-35B-A3B-Instruct-abliterated", "provider": "huggingface", "task": "text-generation", "downloads": 270} +{"model_id": "ruipeterpan/Qwen2.5-7B-Instruct_EAGLE3_UltraChat", "provider": "huggingface", "task": "text-generation", "downloads": 270} +{"model_id": "zhanlarr/Qwen3-Coder-30B-A3B-Instruct-mlx-4Bit", "provider": "huggingface", "task": "text-generation", "downloads": 270} +{"model_id": "yujiepan/glm-4-moe-lite-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 270} +{"model_id": "yujiepan/bailing-moe-v2.5-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 270} +{"model_id": "dystrio/Llama-3.2-3B-Instruct-sculpt-default", "provider": "huggingface", "task": "text-generation", "downloads": 270} +{"model_id": "hfl/chinese-llama-2-1.3b", "provider": "huggingface", "task": "text-generation", "downloads": 269} +{"model_id": "BiMediX/BiMediX-Bi", "provider": "huggingface", "task": "text-generation", "downloads": 269} +{"model_id": "bartowski/L3-TheSpice-8b-v0.8.3-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 269} +{"model_id": "ibm-granite/granite-3b-code-instruct-128k", "provider": "huggingface", "task": "text-generation", "downloads": 269} +{"model_id": "WoonaAI/OmniLing-V1-8b-experimental", "provider": "huggingface", "task": "text-generation", "downloads": 269} +{"model_id": "Novaciano/Llama-3.2_1b_Uncensored_RP_Aesir_GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 269} +{"model_id": "EVA-UNIT-01/EVA-Qwen2.5-1.5B-v0.0", "provider": "huggingface", "task": "text-generation", "downloads": 269} +{"model_id": "cyberagent/DeepSeek-R1-Distill-Qwen-32B-Japanese", "provider": "huggingface", "task": "text-generation", "downloads": 269} +{"model_id": "ubergarm/DeepSeek-V3-0324-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 269} +{"model_id": "taobao-mnn/gpt-oss-20b-MNN", "provider": "huggingface", "task": "text-generation", "downloads": 269} +{"model_id": "LiquidAI/LFM2-350M-Math-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 269} +{"model_id": "yujiepan/ring-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 269} +{"model_id": "yujiepan/minimax-m2-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 269} +{"model_id": "zhuojing-huang/gpt2-portuguese-english-bi-vocab-1", "provider": "huggingface", "task": "text-generation", "downloads": 269} +{"model_id": "Naphula/GhostFace-24B-v1", "provider": "huggingface", "task": "text-generation", "downloads": 269} +{"model_id": "unsloth/NVIDIA-Nemotron-3-Super-120B-A12B", "provider": "huggingface", "task": "text-generation", "downloads": 269} +{"model_id": "Abhiray/Josiefied-Qwen3.5-0.8B-gabliterated-v1-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 269} +{"model_id": "continuum-ai/qwen2.5-coder-14b-compacted", "provider": "huggingface", "task": "text-generation", "downloads": 269} +{"model_id": "TheBloke/leo-hessianai-7B-chat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 268} +{"model_id": "allenai/OLMo-7B-Twin-2T", "provider": "huggingface", "task": "text-generation", "downloads": 268} +{"model_id": "EleutherAI/pythia-160m-weight-seed2", "provider": "huggingface", "task": "text-generation", "downloads": 268} +{"model_id": "bartowski/CodeQwen1.5-7B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 268} +{"model_id": "TechxGenus/Meta-Llama-3-70B-Instruct-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 268} +{"model_id": "legraphista/llm-compiler-13b-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 268} +{"model_id": "CogBase-USTC/SocraticLM", "provider": "huggingface", "task": "text-generation", "downloads": 268} +{"model_id": "mlx-community/SmolLM2-360M-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 268} +{"model_id": "yemiao2745/Meissa-Qwen2.5-7B-Instruct-Q4_K_M-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 268} +{"model_id": "Eemansleepdeprived/Humaneyes", "provider": "huggingface", "task": "text-generation", "downloads": 268} +{"model_id": "taobao-mnn/gemma-3-4b-it-q4_0-mnn", "provider": "huggingface", "task": "text-generation", "downloads": 268} +{"model_id": "adamkarvonen/checkpoints_cls_latentqa_only_addition_gemma-2-9b-it", "provider": "huggingface", "task": "text-generation", "downloads": 268} +{"model_id": "smcleish/Recurrent-TinyLlama-3T-train-recurrence-32", "provider": "huggingface", "task": "text-generation", "downloads": 268} +{"model_id": "bartowski/cerebras_MiniMax-M2-REAP-172B-A10B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 268} +{"model_id": "mradermacher/next-32b-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 268} +{"model_id": "FriendliAI/NVIDIA-Nemotron-3-Nano-30B-A3B-BF16", "provider": "huggingface", "task": "text-generation", "downloads": 268} +{"model_id": "yujiepan/longcat-flash-ngram-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 268} +{"model_id": "zhuojing-huang/gpt2-german-english-bi-vocab-13", "provider": "huggingface", "task": "text-generation", "downloads": 268} +{"model_id": "mlx-community/JoyAI-LLM-Flash-4bit-DWQ", "provider": "huggingface", "task": "text-generation", "downloads": 268} +{"model_id": "AITRADER/Jackrong-Qwen3.5-2B-Claude-Reasoning-abliterated-mxfp8-MLX", "provider": "huggingface", "task": "text-generation", "downloads": 268} +{"model_id": "misterJB/naima-dojo-741hz-v3", "provider": "huggingface", "task": "text-generation", "downloads": 268} +{"model_id": "Evrmind/EVR-1-Bafethu-8b-Reasoning", "provider": "huggingface", "task": "text-generation", "downloads": 268} +{"model_id": "legraphista/neo_7b_sft_v0.1-IMat-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 267} +{"model_id": "ThomasBaruzier/Meta-Llama-3-70B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 267} +{"model_id": "openthaigpt/openthaigpt1.5-14b-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 267} +{"model_id": "theprint/ReWiz-Llama-3.2-3B", "provider": "huggingface", "task": "text-generation", "downloads": 267} +{"model_id": "prithivMLmods/Acrux-500M-o1-Journey-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 267} +{"model_id": "bartowski/SEMIKONG-70B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 267} +{"model_id": "bartowski/qihoo360_TinyR1-32B-Preview-v0.2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 267} +{"model_id": "second-state/Bielik-4.5B-v3.0-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 267} +{"model_id": "mradermacher/Bee1reason-arabic-Qwen-14B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 267} +{"model_id": "jesusoctavioas/gpt-oss-120b-mlx-2Bit", "provider": "huggingface", "task": "text-generation", "downloads": 267} +{"model_id": "QuantFactory/UIGEN-FX-4B-Preview-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 267} +{"model_id": "mlx-community/IQuest-Coder-V1-40B-Loop-Instruct-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 267} +{"model_id": "yujiepan/glm-4.7-flash-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 267} +{"model_id": "microsoft/Dayhoff-170M-UR90-61000", "provider": "huggingface", "task": "text-generation", "downloads": 267} +{"model_id": "snap-stanford/humanlm-opinion", "provider": "huggingface", "task": "text-generation", "downloads": 267} +{"model_id": "Magic-Decensored/Apriel-Nemotron-15b-Thinker-Magic_decensored-v2_MPOA-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 267} +{"model_id": "krytonguard/ceescoder", "provider": "huggingface", "task": "text-generation", "downloads": 267} +{"model_id": "ccharnkij/Llama-3.1-8B-Instruct-Uncensored-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 267} +{"model_id": "dystrio/Llama-3.2-3B-Instruct-sculpt-production", "provider": "huggingface", "task": "text-generation", "downloads": 267} +{"model_id": "Clem27-Assistants/Learnia-Empathic-Tchat", "provider": "huggingface", "task": "text-generation", "downloads": 267} +{"model_id": "bigscience/bloom-1b1-intermediate", "provider": "huggingface", "task": "text-generation", "downloads": 266} +{"model_id": "Saibo-creator/llama-1B", "provider": "huggingface", "task": "text-generation", "downloads": 266} +{"model_id": "aiplanet/effi-7b", "provider": "huggingface", "task": "text-generation", "downloads": 266} +{"model_id": "BAAI/JudgeLM-7B-v1.0", "provider": "huggingface", "task": "text-generation", "downloads": 266} +{"model_id": "dphn/dolphin-2.6-mistral-7b-dpo", "provider": "huggingface", "task": "text-generation", "downloads": 266} +{"model_id": "bartowski/QwQ-LCoT-7B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 266} +{"model_id": "Jiqing/tiny-random-qwen2_ipex_model", "provider": "huggingface", "task": "text-generation", "downloads": 266} +{"model_id": "nick11roberts/SL-discrep-chinchilla-rw-params220M_maxstep560-flop_2_00e17_step_288", "provider": "huggingface", "task": "text-generation", "downloads": 266} +{"model_id": "icecubetr/Kumru-2B-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 266} +{"model_id": "yujiepan/longcat-flash-lite-tiny-random", "provider": "huggingface", "task": "text-generation", "downloads": 266} +{"model_id": "veeceey/Huihui-Qwen3-32B-abliterated-mlx-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 266} +{"model_id": "dystrio/gemma-2-2b-it-sculpt-production", "provider": "huggingface", "task": "text-generation", "downloads": 266} +{"model_id": "lightonai/RITA_s", "provider": "huggingface", "task": "text-generation", "downloads": 265} +{"model_id": "mlx-community/CodeLlama-13b-Instruct-hf-4bit-MLX", "provider": "huggingface", "task": "text-generation", "downloads": 265} +{"model_id": "backyardai/WestLake-10.7B-v2-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 265} +{"model_id": "Vikhrmodels/Vikhr-7B-instruct_0.4", "provider": "huggingface", "task": "text-generation", "downloads": 265} +{"model_id": "lmstudio-community/Qwen2.5-Math-72B-Instruct-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 265} +{"model_id": "ysn-rfd/Qwen2.5-1.5B-Instruct-Q8_0-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 265} +{"model_id": "QuantFactory/gemma-2-9b-it-SimPO-rudpo-GGUF", "provider": "huggingface", "task": "text-generation", "downloads": 265} +{"model_id": "Intel/tiny-random-falcon_ipex_model", "provider": "huggingface", "task": "text-generation", "downloads": 265} diff --git a/pyproject.toml b/pyproject.toml index 16a1cca..d202f2e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,11 +32,36 @@ dependencies = [ "wonderwords>=2.2.0", "openai>=1.0.0", "tiktoken>=0.7.0", + "python-dotenv>=1.0.0", ] [project.optional-dependencies] model_scraping = ["requests>=2.31.0"] +apple = [ + "mlx>=0.10.0; sys_platform == 'darwin' and platform_machine == 'arm64'", + "mlx-lm>=0.10.0; sys_platform == 'darwin' and platform_machine == 'arm64'", +] + +quantization = [ + "bitsandbytes>=0.46.1", + "autoawq>=0.2.0", + "auto-gptq>=0.5.0", + "optimum>=1.16.0", + "compressed-tensors>=0.1.0", +] + +model_families = [ + "mamba-ssm>=1.0.0; sys_platform == 'linux'", + "timm>=0.9.0", +] + +full = [ + "llm-dna[apple]", + "llm-dna[quantization]", + "llm-dna[model_families]", +] + vllm = ["vllm>=0.4.0"] dev = [ diff --git a/src/llm_dna/api.py b/src/llm_dna/api.py index 858e9a0..ff6cac1 100644 --- a/src/llm_dna/api.py +++ b/src/llm_dna/api.py @@ -11,7 +11,6 @@ from datetime import datetime from dataclasses import asdict, dataclass, replace from pathlib import Path -from types import SimpleNamespace from typing import TYPE_CHECKING, Any, Dict, Optional import numpy as np @@ -310,6 +309,12 @@ def _load_cached_responses(path: Path, expected_count: int) -> Optional[list[str logging.warning("Failed to parse cached responses from %s: %s", path, exc) return None + if isinstance(payload, dict): + complete = payload.get("complete") + if complete is False: + logging.warning("Ignoring incomplete cached responses at %s", path) + return None + responses: list[str] if isinstance(payload, dict) and isinstance(payload.get("items"), list): responses = [str(item.get("response", "")) for item in payload["items"] if isinstance(item, dict)] @@ -322,6 +327,11 @@ def _load_cached_responses(path: Path, expected_count: int) -> Optional[list[str if not responses: return None + non_empty_count = sum(1 for response in responses if response.strip()) + if non_empty_count == 0: + logging.warning("Ignoring cached responses at %s because all responses are empty.", path) + return None + if len(responses) != expected_count: logging.warning( "Cached responses at %s have probe count mismatch (%s != %s); normalizing by truncating/padding.", @@ -537,11 +547,11 @@ def calc_dna(config: DNAExtractionConfig) -> DNAExtractionResult: signature: "DNASignature" vector: np.ndarray - is_api_mode = _is_api_parallel_mode(config, [config.model_name]) + if config.extractor_type != "embedding": + raise ValueError(f"Unsupported extractor_type for calc_dna: {config.extractor_type}") + response_path = _response_cache_path(config, config.model_name) - cached_responses: Optional[list[str]] = None - if is_api_mode and config.extractor_type == "embedding": - cached_responses = _load_cached_responses(response_path, expected_count=len(probe_texts)) + cached_responses = _load_cached_responses(response_path, expected_count=len(probe_texts)) if cached_responses is not None: logging.info( @@ -550,21 +560,22 @@ def calc_dna(config: DNAExtractionConfig) -> DNAExtractionResult: response_path, ) model_meta = _default_model_metadata(config.model_name) - signature, vector, _ = _extract_signature_from_text_responses( - model_name=config.model_name, - responses=cached_responses, - config=config, - model_meta=model_meta, - generation_device=resolved_device, - encoder_device=resolved_device, - ) - elif is_api_mode and config.extractor_type == "embedding": - # API model without cached responses: generate via API, then encode - logging.info( - "Generating responses for API model '%s' via provider API...", - config.model_name, - ) + responses = cached_responses + else: + if _is_api_model_type(config.model_type): + logging.info( + "Generating responses for API model '%s' via provider API...", + config.model_name, + ) + model_meta = _load_model_metadata_for_model(config.model_name, metadata_file, token=resolved_token) + is_generative = model_meta.get("architecture", {}).get("is_generative") + if is_generative is False: + arch_type = model_meta.get("architecture", {}).get("type") + raise ValueError( + f"Model '{config.model_name}' is non-generative (architecture={arch_type})." + ) + responses = _generate_responses_for_model( model_name=config.model_name, config=config, @@ -574,7 +585,6 @@ def calc_dna(config: DNAExtractionConfig) -> DNAExtractionResult: resolved_token=resolved_token, incremental_save_path=response_path if config.save else None, ) - # Save final response cache if config.save: _save_response_cache( path=response_path, @@ -583,64 +593,15 @@ def calc_dna(config: DNAExtractionConfig) -> DNAExtractionResult: prompts=probe_texts, responses=responses, ) - signature, vector, _ = _extract_signature_from_text_responses( - model_name=config.model_name, - responses=responses, - config=config, - model_meta=model_meta, - generation_device=resolved_device, - encoder_device=resolved_device, - ) - else: - # Non-API model: use hidden-state extraction - model_meta = _load_model_metadata_for_model(config.model_name, metadata_file, token=resolved_token) - - is_generative = model_meta.get("architecture", {}).get("is_generative") - if is_generative is False: - arch_type = model_meta.get("architecture", {}).get("type") - raise ValueError( - f"Model '{config.model_name}' is non-generative (architecture={arch_type})." - ) - resolved_model_path = _resolve_model_path(config.model_path, model_meta) - - args = SimpleNamespace( - model_name=config.model_name, - model_path=resolved_model_path, - model_type=config.model_type, - dataset=config.dataset, - probe_set=config.probe_set, - max_samples=config.max_samples, - data_root=config.data_root, - extractor_type=config.extractor_type, - dna_dim=config.dna_dim, - reduction_method=config.reduction_method, - embedding_merge=config.embedding_merge, - max_length=config.max_length, - save_format="json", - output_dir=Path(config.output_dir), - load_in_8bit=config.load_in_8bit, - load_in_4bit=config.load_in_4bit, - no_quantization=config.no_quantization, - metadata_file=metadata_file, - token=resolved_token, - trust_remote_code=config.trust_remote_code, - device=resolved_device, - log_level=config.log_level, - random_seed=config.random_seed, - use_chat_template=config.use_chat_template, - ) - - signature = core.extract_dna_signature( - model_name=config.model_name, - model_path=resolved_model_path, - model_type=config.model_type, - probe_texts=probe_texts, - extractor_type=config.extractor_type, - model_metadata=model_meta, - args=args, - ) - vector = _validate_signature(signature) + signature, vector, _ = _extract_signature_from_text_responses( + model_name=config.model_name, + responses=responses, + config=config, + model_meta=model_meta, + generation_device=resolved_device, + encoder_device=resolved_device, + ) elapsed_seconds = time.time() - start_time diff --git a/src/llm_dna/cli.py b/src/llm_dna/cli.py index 10d203f..56a4d64 100644 --- a/src/llm_dna/cli.py +++ b/src/llm_dna/cli.py @@ -8,6 +8,8 @@ from pathlib import Path from typing import Iterable, List, Optional +from dotenv import load_dotenv + def _load_models_from_file(path: Path) -> List[str]: """Load model names from a file, one per line.""" @@ -183,6 +185,8 @@ def main(argv: Optional[Iterable[str]] = None) -> int: """Main CLI entrypoint for DNA extraction.""" from .api import DNAExtractionConfig, calc_dna, calc_dna_parallel + load_dotenv(override=False) + args = parse_arguments(argv) # Resolve model names diff --git a/src/llm_dna/core/extraction.py b/src/llm_dna/core/extraction.py index 4560814..183e406 100644 --- a/src/llm_dna/core/extraction.py +++ b/src/llm_dna/core/extraction.py @@ -630,6 +630,13 @@ def main(): logging.info(f"DNA signature saved to: {output_path}") # Save summary + # Create safe args dict without sensitive information + safe_args = vars(args).copy() + # Remove sensitive fields that should not be saved to output files + sensitive_fields = ['token', 'OPENROUTER_API_KEY', 'OPENAI_API_KEY'] + for field in sensitive_fields: + safe_args.pop(field, None) + summary = { "model_name": args.model_name, "dataset": args.dataset, @@ -642,7 +649,7 @@ def main(): "signature_stats": signature.get_statistics(), "metadata": signature.metadata.__dict__, "output_file": str(output_path), - "args": vars(args) + "args": safe_args } # Keep summary filename model-only as well diff --git a/src/llm_dna/models/ModelLoader.py b/src/llm_dna/models/ModelLoader.py index f3c8b65..15ac4ba 100644 --- a/src/llm_dna/models/ModelLoader.py +++ b/src/llm_dna/models/ModelLoader.py @@ -75,7 +75,8 @@ def _detect_model_type(self, model_path_or_name: str) -> str: "openrouter:", "anthropic/claude-", "deepseek/", - "openai/gpt-", + "openai/gpt-3", + "openai/gpt-4", "google/gemini-", "z-ai/", "x-ai/grok-",