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/distdna_pilot_10models.jsonl b/configs/distdna_pilot_10models.jsonl new file mode 100644 index 0000000..4dc0bf1 --- /dev/null +++ b/configs/distdna_pilot_10models.jsonl @@ -0,0 +1,10 @@ +{"model_id": "ibm-granite/granite-4.0-h-350m-base", "provider": "huggingface"} +{"model_id": "EleutherAI/pythia-410m-seed1", "provider": "huggingface"} +{"model_id": "EleutherAI/pythia-410m-seed2", "provider": "huggingface"} +{"model_id": "EleutherAI/pythia-410m-seed3", "provider": "huggingface"} +{"model_id": "unsloth/Qwen2.5-0.5B", "provider": "huggingface"} +{"model_id": "unsloth/Qwen2.5-0.5B-Instruct", "provider": "huggingface"} +{"model_id": "Ihor/Text2Graph-R1-Qwen2.5-0.5b", "provider": "huggingface"} +{"model_id": "robowaifudev/megatron-gpt2-345m", "provider": "huggingface"} +{"model_id": "state-spaces/mamba-370m-hf", "provider": "huggingface"} +{"model_id": "unsloth/Qwen3-0.6B-Base", "provider": "huggingface"} 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/configs/primary_robustness_failed_slots_20260805.jsonl b/configs/primary_robustness_failed_slots_20260805.jsonl new file mode 100644 index 0000000..c63bc22 --- /dev/null +++ b/configs/primary_robustness_failed_slots_20260805.jsonl @@ -0,0 +1,72 @@ +{"model_id":"TinyLlama/TinyLlama-1.1B-intermediate-step-955k-token-2T","provider":"huggingface","temperature":0.2,"top_p":0.8,"repeat":2,"generation_seed":42002,"prior_status":"failed_missing_file"} +{"model_id":"MoxoffSrL/Moxoff-Phi3Mini-KTO","provider":"huggingface","temperature":0.2,"top_p":1.0,"repeat":1,"generation_seed":42001,"prior_status":"failed_missing_file"} +{"model_id":"SeacomSrl/SeaPhi3-mini","provider":"huggingface","temperature":0.2,"top_p":1.0,"repeat":2,"generation_seed":42002,"prior_status":"failed_empty_response"} +{"model_id":"SeacomSrl/SeaPhi3-mini","provider":"huggingface","temperature":0.3,"top_p":0.8,"repeat":2,"generation_seed":42002,"prior_status":"failed_missing_file"} +{"model_id":"EleutherAI/pythia-410m-seed3","provider":"huggingface","temperature":0.3,"top_p":0.9,"repeat":1,"generation_seed":42001,"prior_status":"failed_missing_file"} +{"model_id":"SeacomSrl/SeaPhi3-mini","provider":"huggingface","temperature":0.3,"top_p":0.9,"repeat":1,"generation_seed":42001,"prior_status":"failed_missing_file"} +{"model_id":"ToxicityPrompts/PolyGuard-Qwen-Smol","provider":"huggingface","temperature":0.3,"top_p":0.9,"repeat":1,"generation_seed":42001,"prior_status":"failed_missing_file"} +{"model_id":"state-spaces/mamba-370m-hf","provider":"huggingface","temperature":0.3,"top_p":0.9,"repeat":1,"generation_seed":42001,"prior_status":"failed_missing_file"} +{"model_id":"EleutherAI/pythia-410m-seed3","provider":"huggingface","temperature":0.3,"top_p":0.9,"repeat":2,"generation_seed":42002,"prior_status":"failed_missing_file"} +{"model_id":"Ihor/Text2Graph-R1-Qwen2.5-0.5b","provider":"huggingface","temperature":0.3,"top_p":0.9,"repeat":2,"generation_seed":42002,"prior_status":"failed_missing_file"} +{"model_id":"SeacomSrl/SeaPhi3-mini","provider":"huggingface","temperature":0.3,"top_p":0.9,"repeat":2,"generation_seed":42002,"prior_status":"failed_missing_file"} +{"model_id":"ToxicityPrompts/PolyGuard-Qwen-Smol","provider":"huggingface","temperature":0.3,"top_p":0.9,"repeat":2,"generation_seed":42002,"prior_status":"failed_missing_file"} +{"model_id":"robowaifudev/megatron-gpt2-345m","provider":"huggingface","temperature":0.3,"top_p":0.9,"repeat":2,"generation_seed":42002,"prior_status":"failed_missing_file"} +{"model_id":"state-spaces/mamba-370m-hf","provider":"huggingface","temperature":0.3,"top_p":0.9,"repeat":2,"generation_seed":42002,"prior_status":"failed_missing_file"} +{"model_id":"tiiuae/Falcon-H1-3B-Base","provider":"huggingface","temperature":0.3,"top_p":0.9,"repeat":2,"generation_seed":42002,"prior_status":"failed_empty_response"} +{"model_id":"EleutherAI/pythia-410m-seed1","provider":"huggingface","temperature":0.3,"top_p":1.0,"repeat":1,"generation_seed":42001,"prior_status":"failed_missing_file"} +{"model_id":"Ihor/Text2Graph-R1-Qwen2.5-0.5b","provider":"huggingface","temperature":0.3,"top_p":1.0,"repeat":1,"generation_seed":42001,"prior_status":"failed_missing_file"} +{"model_id":"ToxicityPrompts/PolyGuard-Qwen-Smol","provider":"huggingface","temperature":0.3,"top_p":1.0,"repeat":1,"generation_seed":42001,"prior_status":"failed_missing_file"} +{"model_id":"robowaifudev/megatron-gpt2-345m","provider":"huggingface","temperature":0.3,"top_p":1.0,"repeat":1,"generation_seed":42001,"prior_status":"failed_missing_file"} +{"model_id":"unsloth/Qwen3-0.6B-Base","provider":"huggingface","temperature":0.3,"top_p":1.0,"repeat":1,"generation_seed":42001,"prior_status":"failed_missing_file"} +{"model_id":"yec019/fbopt-350m-8bit","provider":"huggingface","temperature":0.3,"top_p":1.0,"repeat":1,"generation_seed":42001,"prior_status":"failed_missing_file"} +{"model_id":"EleutherAI/pythia-410m-seed1","provider":"huggingface","temperature":0.3,"top_p":1.0,"repeat":2,"generation_seed":42002,"prior_status":"failed_missing_file"} +{"model_id":"EleutherAI/pythia-410m-seed3","provider":"huggingface","temperature":0.3,"top_p":1.0,"repeat":2,"generation_seed":42002,"prior_status":"failed_missing_file"} +{"model_id":"GritLM/emb_m7_nodes16_fast","provider":"huggingface","temperature":0.3,"top_p":1.0,"repeat":2,"generation_seed":42002,"prior_status":"failed_missing_file"} +{"model_id":"SeacomSrl/SeaPhi3-mini","provider":"huggingface","temperature":0.3,"top_p":1.0,"repeat":2,"generation_seed":42002,"prior_status":"failed_missing_file"} +{"model_id":"ToxicityPrompts/PolyGuard-Qwen-Smol","provider":"huggingface","temperature":0.3,"top_p":1.0,"repeat":2,"generation_seed":42002,"prior_status":"failed_missing_file"} +{"model_id":"robowaifudev/megatron-gpt2-345m","provider":"huggingface","temperature":0.3,"top_p":1.0,"repeat":2,"generation_seed":42002,"prior_status":"failed_missing_file"} +{"model_id":"state-spaces/mamba-370m-hf","provider":"huggingface","temperature":0.3,"top_p":1.0,"repeat":2,"generation_seed":42002,"prior_status":"failed_missing_file"} +{"model_id":"tiiuae/falcon-rw-1b","provider":"huggingface","temperature":0.3,"top_p":1.0,"repeat":2,"generation_seed":42002,"prior_status":"failed_missing_file"} +{"model_id":"yec019/fbopt-350m-8bit","provider":"huggingface","temperature":0.3,"top_p":1.0,"repeat":2,"generation_seed":42002,"prior_status":"failed_missing_file"} +{"model_id":"tiiuae/Falcon-H1-0.5B-Base","provider":"huggingface","temperature":0.5,"top_p":0.8,"repeat":2,"generation_seed":42,"prior_status":"failed_empty_response"} +{"model_id":"unsloth/Meta-Llama-3.1-8B","provider":"huggingface","temperature":0.5,"top_p":0.8,"repeat":2,"generation_seed":42,"prior_status":"failed_empty_response"} +{"model_id":"tiiuae/Falcon-H1-0.5B-Base","provider":"huggingface","temperature":0.5,"top_p":0.9,"repeat":1,"generation_seed":42,"prior_status":"failed_empty_response"} +{"model_id":"yaojialzc/Gigi-Llama3-8B-Chinese-zh","provider":"huggingface","temperature":0.5,"top_p":0.9,"repeat":1,"generation_seed":42,"prior_status":"failed_empty_response"} +{"model_id":"ibm-granite/granite-3.1-3b-a800m-base","provider":"huggingface","temperature":0.5,"top_p":0.9,"repeat":2,"generation_seed":42,"prior_status":"failed_missing_file"} +{"model_id":"tiiuae/Falcon-H1-0.5B-Base","provider":"huggingface","temperature":0.5,"top_p":0.9,"repeat":2,"generation_seed":42,"prior_status":"failed_empty_response"} +{"model_id":"tartuNLP/Llammas-base-p1-GPT-4o-human-error-mix-paragraph-GEC","provider":"huggingface","temperature":0.5,"top_p":1.0,"repeat":1,"generation_seed":42,"prior_status":"failed_missing_file"} +{"model_id":"utter-project/EuroLLM-1.7B","provider":"huggingface","temperature":0.5,"top_p":1.0,"repeat":1,"generation_seed":42,"prior_status":"failed_missing_file"} +{"model_id":"Azurro/APT3-1B-Base","provider":"huggingface","temperature":0.5,"top_p":1.0,"repeat":2,"generation_seed":42,"prior_status":"failed_missing_file"} +{"model_id":"DeepMount00/Llama-3.1-8b-ITA","provider":"huggingface","temperature":0.5,"top_p":1.0,"repeat":2,"generation_seed":42,"prior_status":"failed_missing_file"} +{"model_id":"SakanaAI/TinySwallow-1.5B","provider":"huggingface","temperature":0.5,"top_p":1.0,"repeat":2,"generation_seed":42,"prior_status":"failed_missing_file"} +{"model_id":"TinyLlama/TinyLlama-1.1B-intermediate-step-955k-token-2T","provider":"huggingface","temperature":0.5,"top_p":1.0,"repeat":2,"generation_seed":42,"prior_status":"failed_missing_file"} +{"model_id":"ToxicityPrompts/PolyGuard-Qwen-Smol","provider":"huggingface","temperature":0.5,"top_p":1.0,"repeat":2,"generation_seed":42,"prior_status":"failed_missing_file"} +{"model_id":"Voicelab/trurl-2-7b","provider":"huggingface","temperature":0.5,"top_p":1.0,"repeat":2,"generation_seed":42,"prior_status":"failed_missing_file"} +{"model_id":"aisingapore/Llama-SEA-LION-v3-8B-IT","provider":"huggingface","temperature":0.5,"top_p":1.0,"repeat":2,"generation_seed":42,"prior_status":"failed_missing_file"} +{"model_id":"anakin87/Llama-3-8b-ita-ties-pro","provider":"huggingface","temperature":0.5,"top_p":1.0,"repeat":2,"generation_seed":42,"prior_status":"failed_missing_file"} +{"model_id":"authormist/authormist-originality","provider":"huggingface","temperature":0.5,"top_p":1.0,"repeat":2,"generation_seed":42,"prior_status":"failed_missing_file"} +{"model_id":"huihui-ai/Huihui-Qwen3-4B-Instruct-2507-abliterated","provider":"huggingface","temperature":0.5,"top_p":1.0,"repeat":2,"generation_seed":42,"prior_status":"failed_missing_file"} +{"model_id":"m-a-p/YuE-s2-1B-general","provider":"huggingface","temperature":0.5,"top_p":1.0,"repeat":2,"generation_seed":42,"prior_status":"failed_missing_file"} +{"model_id":"mii-llm/minerva-chat-v0.1-alpha-sft","provider":"huggingface","temperature":0.5,"top_p":1.0,"repeat":2,"generation_seed":42,"prior_status":"failed_missing_file"} +{"model_id":"princeton-nlp/Sheared-LLaMA-2.7B","provider":"huggingface","temperature":0.5,"top_p":1.0,"repeat":2,"generation_seed":42,"prior_status":"failed_missing_file"} +{"model_id":"rombodawg/rombos_Replete-Coder-Llama3-8B","provider":"huggingface","temperature":0.5,"top_p":1.0,"repeat":2,"generation_seed":42,"prior_status":"failed_missing_file"} +{"model_id":"stabilityai/stable-code-3b","provider":"huggingface","temperature":0.5,"top_p":1.0,"repeat":2,"generation_seed":42,"prior_status":"failed_missing_file"} +{"model_id":"tiiuae/Falcon-H1-1.5B-Base","provider":"huggingface","temperature":0.5,"top_p":1.0,"repeat":2,"generation_seed":42,"prior_status":"failed_missing_file"} +{"model_id":"tokyotech-llm/Llama-3-Swallow-8B-Instruct-v0.1","provider":"huggingface","temperature":0.5,"top_p":1.0,"repeat":2,"generation_seed":42,"prior_status":"failed_missing_file"} +{"model_id":"unsloth/Meta-Llama-3.1-8B","provider":"huggingface","temperature":0.5,"top_p":1.0,"repeat":2,"generation_seed":42,"prior_status":"failed_missing_file"} +{"model_id":"unsloth/Qwen2.5-1.5B","provider":"huggingface","temperature":0.5,"top_p":1.0,"repeat":2,"generation_seed":42,"prior_status":"failed_missing_file"} +{"model_id":"unsloth/Qwen3-4B-Instruct-2507","provider":"huggingface","temperature":0.5,"top_p":1.0,"repeat":2,"generation_seed":42,"prior_status":"failed_missing_file"} +{"model_id":"utter-project/EuroLLM-1.7B","provider":"huggingface","temperature":0.5,"top_p":1.0,"repeat":2,"generation_seed":42,"prior_status":"failed_missing_file"} +{"model_id":"yaojialzc/Gigi-Llama3-8B-Chinese-zh","provider":"huggingface","temperature":0.5,"top_p":1.0,"repeat":2,"generation_seed":42,"prior_status":"failed_empty_response"} +{"model_id":"unsloth/Qwen2.5-0.5B","provider":"huggingface","temperature":0.7,"top_p":0.8,"repeat":1,"generation_seed":42001,"prior_status":"failed_empty_response"} +{"model_id":"unsloth/Qwen2.5-1.5B","provider":"huggingface","temperature":0.7,"top_p":0.8,"repeat":1,"generation_seed":42001,"prior_status":"failed_empty_response"} +{"model_id":"unsloth/Qwen3-0.6B-Base","provider":"huggingface","temperature":0.7,"top_p":0.8,"repeat":1,"generation_seed":42001,"prior_status":"failed_empty_response"} +{"model_id":"unsloth/gemma-3-1b-it","provider":"huggingface","temperature":0.7,"top_p":0.8,"repeat":2,"generation_seed":42002,"prior_status":"failed_empty_response"} +{"model_id":"unsloth/Qwen3-0.6B-Base","provider":"huggingface","temperature":0.7,"top_p":0.9,"repeat":1,"generation_seed":42001,"prior_status":"failed_empty_response"} +{"model_id":"togethercomputer/LLaMA-2-7B-32K","provider":"huggingface","temperature":0.7,"top_p":0.9,"repeat":2,"generation_seed":42002,"prior_status":"failed_empty_response"} +{"model_id":"unsloth/gemma-3-1b-it","provider":"huggingface","temperature":0.7,"top_p":0.9,"repeat":2,"generation_seed":42002,"prior_status":"failed_empty_response"} +{"model_id":"numind/NuExtract-1.5-tiny","provider":"huggingface","temperature":0.7,"top_p":1.0,"repeat":1,"generation_seed":42001,"prior_status":"failed_empty_response"} +{"model_id":"unsloth/Qwen2.5-0.5B","provider":"huggingface","temperature":0.7,"top_p":1.0,"repeat":1,"generation_seed":42001,"prior_status":"failed_empty_response"} +{"model_id":"unsloth/Qwen2.5-1.5B","provider":"huggingface","temperature":0.7,"top_p":1.0,"repeat":1,"generation_seed":42001,"prior_status":"failed_empty_response"} +{"model_id":"unsloth/Qwen3-0.6B-Base","provider":"huggingface","temperature":0.7,"top_p":1.0,"repeat":1,"generation_seed":42001,"prior_status":"failed_empty_response"} +{"model_id":"unsloth/gemma-3-1b-it","provider":"huggingface","temperature":0.7,"top_p":1.0,"repeat":2,"generation_seed":42002,"prior_status":"failed_empty_response"} diff --git a/configs/rand_chinese_stratified_100.jsonl b/configs/rand_chinese_stratified_100.jsonl new file mode 100644 index 0000000..16d6489 --- /dev/null +++ b/configs/rand_chinese_stratified_100.jsonl @@ -0,0 +1,100 @@ +{"model_id": "FreedomIntelligence/openPangu-Embedded-1B", "provider": "huggingface", "task": "text-generation", "downloads": 2945, "parameter_count_billions": 0.97, "architecture": "PanguEmbedded"} +{"model_id": "swiss-ai/Apertus-8B-2509", "provider": "huggingface", "task": "text-generation", "downloads": 13107, "parameter_count_billions": 6.98, "architecture": "apertus"} +{"model_id": "arcee-ai/AFM-4.5B", "provider": "huggingface", "task": "text-generation", "downloads": 1822, "parameter_count_billions": 3.16, "architecture": "arcee"} +{"model_id": "Salesforce/codegen-350M-multi", "provider": "huggingface", "task": "text-generation", "downloads": 5016, "parameter_count_billions": 0.35, "architecture": "codegen"} +{"model_id": "Salesforce/codegen-2B-mono", "provider": "huggingface", "task": "text-generation", "downloads": 2293, "parameter_count_billions": 2.0, "architecture": "codegen"} +{"model_id": "deepseek-ai/DeepSeek-Coder-V2-Lite-Base", "provider": "huggingface", "task": "text-generation", "downloads": 2413, "parameter_count_billions": 1.57, "architecture": "deepseek_v2"} +{"model_id": "ai-sage/GigaChat3-10B-A1.8B-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 1960, "parameter_count_billions": 0.93, "architecture": "deepseek_v3"} +{"model_id": "euclaise/falcon_1b_stage2", "provider": "huggingface", "task": "text-generation", "downloads": 3062, "parameter_count_billions": 1.31, "architecture": "falcon"} +{"model_id": "tiiuae/Falcon-H1-0.5B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 32167, "parameter_count_billions": 0.49, "architecture": "falcon_h1"} +{"model_id": "tiiuae/Falcon-H1-1.5B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 2086, "parameter_count_billions": 1.34, "architecture": "falcon_h1"} +{"model_id": "tiiuae/Falcon-H1-3B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 1972, "parameter_count_billions": 2.68, "architecture": "falcon_h1"} +{"model_id": "tiiuae/Falcon-H1R-7B", "provider": "huggingface", "task": "text-generation", "downloads": 3212, "parameter_count_billions": 5.38, "architecture": "falcon_h1"} +{"model_id": "TechxGenus/gemma-1.1-2b-it-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 20599, "parameter_count_billions": 1.43, "architecture": "gemma"} +{"model_id": "unsloth/gemma-7b-it", "provider": "huggingface", "task": "text-generation", "downloads": 6280, "parameter_count_billions": 3.96, "architecture": "gemma"} +{"model_id": "yam-peleg/Hebrew-Gemma-11B-V2", "provider": "huggingface", "task": "text-generation", "downloads": 5239, "parameter_count_billions": 4.75, "architecture": "gemma"} +{"model_id": "vandijklab/C2S-Scale-Gemma-2-2B", "provider": "huggingface", "task": "text-generation", "downloads": 4026, "parameter_count_billions": 2.25, "architecture": "gemma2"} +{"model_id": "Unbabel/Tower-Plus-9B", "provider": "huggingface", "task": "text-generation", "downloads": 7652, "parameter_count_billions": 7.39, "architecture": "gemma2"} +{"model_id": "nvidia/Nemotron-Content-Safety-Reasoning-4B", "provider": "huggingface", "task": "text-generation", "downloads": 2747, "parameter_count_billions": 4.0, "architecture": "gemma3"} +{"model_id": "unsloth/gemma-3-1b-it", "provider": "huggingface", "task": "text-generation", "downloads": 22858, "parameter_count_billions": 0.72, "architecture": "gemma3_text"} +{"model_id": "gghfez/gemma-3-4b-novision", "provider": "huggingface", "task": "text-generation", "downloads": 2271, "parameter_count_billions": 3.35, "architecture": "gemma3_text"} +{"model_id": "robowaifudev/megatron-gpt2-345m", "provider": "huggingface", "task": "text-generation", "downloads": 4845, "parameter_count_billions": 0.345, "architecture": "gpt2"} +{"model_id": "rinna/japanese-gpt-1b", "provider": "huggingface", "task": "text-generation", "downloads": 2951, "parameter_count_billions": 1.0, "architecture": "gpt2"} +{"model_id": "EleutherAI/pythia-410m-seed1", "provider": "huggingface", "task": "text-generation", "downloads": 1822, "parameter_count_billions": 0.35, "architecture": "gpt_neox"} +{"model_id": "cleanrl/EleutherAI_pythia-1b-deduped__sft__tldr", "provider": "huggingface", "task": "text-generation", "downloads": 1843, "parameter_count_billions": 0.91, "architecture": "gpt_neox"} +{"model_id": "stabilityai/stablelm-tuned-alpha-3b", "provider": "huggingface", "task": "text-generation", "downloads": 2138, "parameter_count_billions": 3.43, "architecture": "gpt_neox"} +{"model_id": "EleutherAI/polyglot-ko-5.8b", "provider": "huggingface", "task": "text-generation", "downloads": 1839, "parameter_count_billions": 5.76, "architecture": "gpt_neox"} +{"model_id": "squ11z1/gpt-oss-nano", "provider": "huggingface", "task": "text-generation", "downloads": 7458, "parameter_count_billions": 2.97, "architecture": "gpt_oss"} +{"model_id": "PygmalionAI/pygmalion-6b", "provider": "huggingface", "task": "text-generation", "downloads": 2267, "parameter_count_billions": 6.0, "architecture": "gptj"} +{"model_id": "ibm-granite/granite-guardian-3.1-2b", "provider": "huggingface", "task": "text-generation", "downloads": 2833, "parameter_count_billions": 2.11, "architecture": "granite"} +{"model_id": "ibm-granite/granite-3.1-3b-a800m-base", "provider": "huggingface", "task": "text-generation", "downloads": 2976, "parameter_count_billions": 0.98, "architecture": "granitemoe"} +{"model_id": "ibm-granite/granite-4.0-h-350m-base", "provider": "huggingface", "task": "text-generation", "downloads": 2594, "parameter_count_billions": 0.3, "architecture": "granitemoehybrid"} +{"model_id": "ibm-granite/granite-4.0-h-tiny-base", "provider": "huggingface", "task": "text-generation", "downloads": 2069, "parameter_count_billions": 1.29, "architecture": "granitemoehybrid"} +{"model_id": "ibm-granite/granite-4.0-micro-base", "provider": "huggingface", "task": "text-generation", "downloads": 2317, "parameter_count_billions": 3.4, "architecture": "granitemoehybrid"} +{"model_id": "tencent/Hunyuan-7B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 8249, "parameter_count_billions": 6.97, "architecture": "hunyuan_v1_dense"} +{"model_id": "ai21labs/AI21-Jamba2-3B", "provider": "huggingface", "task": "text-generation", "downloads": 2953, "parameter_count_billions": 2.37, "architecture": "jamba"} +{"model_id": "jetmoe/jetmoe-8b", "provider": "huggingface", "task": "text-generation", "downloads": 2985, "parameter_count_billions": 1.27, "architecture": "jetmoe"} +{"model_id": "unsloth/LFM2.5-1.2B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 7458, "parameter_count_billions": 0.94, "architecture": "lfm2"} +{"model_id": "svc-nai-cci/nanollama-public", "provider": "huggingface", "task": "text-generation", "downloads": 2005, "parameter_count_billions": 0.94, "architecture": "llama"} +{"model_id": "TheBloke/TinyLlama-1.1B-Chat-v1.0-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 2638, "parameter_count_billions": 1.17, "architecture": "llama"} +{"model_id": "tiiuae/Falcon3-7B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 4075, "parameter_count_billions": 3.57, "architecture": "llama"} +{"model_id": "yaojialzc/Gigi-Llama3-8B-Chinese-zh", "provider": "huggingface", "task": "text-generation", "downloads": 8518, "parameter_count_billions": 6.97, "architecture": "llama"} +{"model_id": "state-spaces/mamba-370m-hf", "provider": "huggingface", "task": "text-generation", "downloads": 4469, "parameter_count_billions": 0.66, "architecture": "mamba"} +{"model_id": "state-spaces/mamba-790m-hf", "provider": "huggingface", "task": "text-generation", "downloads": 2044, "parameter_count_billions": 1.44, "architecture": "mamba"} +{"model_id": "state-spaces/mamba-1.4b-hf", "provider": "huggingface", "task": "text-generation", "downloads": 3851, "parameter_count_billions": 2.52, "architecture": "mamba"} +{"model_id": "state-spaces/mamba-2.8b-hf", "provider": "huggingface", "task": "text-generation", "downloads": 8188, "parameter_count_billions": 5.16, "architecture": "mamba"} +{"model_id": "openbmb/MiniCPM4.1-8B-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 1802, "parameter_count_billions": 6.74, "architecture": "minicpm"} +{"model_id": "mii-llm/minerva-chat-v0.1-alpha-sft", "provider": "huggingface", "task": "text-generation", "downloads": 2024, "parameter_count_billions": 2.6, "architecture": "mistral"} +{"model_id": "Artples/L-MChat-7b", "provider": "huggingface", "task": "text-generation", "downloads": 8060, "parameter_count_billions": 6.57, "architecture": "mistral"} +{"model_id": "AIChenKai/TinyLlama-1.1B-Chat-v1.0-x2-MoE", "provider": "huggingface", "task": "text-generation", "downloads": 2066, "parameter_count_billions": 1.17, "architecture": "mixtral"} +{"model_id": "hugging-quants/Mixtral-8x7B-Instruct-v0.1-AWQ-INT4", "provider": "huggingface", "task": "text-generation", "downloads": 2697, "parameter_count_billions": 6.57, "architecture": "mixtral"} +{"model_id": "nvidia/Minitron-4B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 2028, "parameter_count_billions": 4.41, "architecture": "nemotron"} +{"model_id": "unsloth/Nemotron-3-Nano-30B-A3B", "provider": "huggingface", "task": "text-generation", "downloads": 8424, "parameter_count_billions": 4.86, "architecture": "nemotron_h"} +{"model_id": "allenai/OLMo-7B-0724-Instruct-hf", "provider": "huggingface", "task": "text-generation", "downloads": 1877, "parameter_count_billions": 6.65, "architecture": "olmo"} +{"model_id": "allenai/OLMo-2-0425-1B-RLVR1", "provider": "huggingface", "task": "text-generation", "downloads": 2229, "parameter_count_billions": 1.01, "architecture": "olmo2"} +{"model_id": "allenai/Olmo-3-7B-RL-Zero-Math", "provider": "huggingface", "task": "text-generation", "downloads": 1985, "parameter_count_billions": 6.85, "architecture": "olmo3"} +{"model_id": "allenai/Olmo-Hybrid-Instruct-SFT-7B", "provider": "huggingface", "task": "text-generation", "downloads": 2062, "parameter_count_billions": 6.05, "architecture": "olmo_hybrid"} +{"model_id": "yec019/fbopt-350m-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 6355, "parameter_count_billions": 0.35, "architecture": "opt"} +{"model_id": "facebook/galactica-1.3b", "provider": "huggingface", "task": "text-generation", "downloads": 2624, "parameter_count_billions": 1.31, "architecture": "opt"} +{"model_id": "facebook/galactica-6.7b", "provider": "huggingface", "task": "text-generation", "downloads": 2326, "parameter_count_billions": 6.65, "architecture": "opt"} +{"model_id": "bharatgenai/Param2-17B-A2.4B-Thinking", "provider": "huggingface", "task": "text-generation", "downloads": 2767, "parameter_count_billions": 1.32, "architecture": "param2moe"} +{"model_id": "Artples/L-MChat-Small", "provider": "huggingface", "task": "text-generation", "downloads": 8126, "parameter_count_billions": 2.65, "architecture": "phi"} +{"model_id": "ReDiX/Artemide-3.5", "provider": "huggingface", "task": "text-generation", "downloads": 4144, "parameter_count_billions": 3.72, "architecture": "phi3"} +{"model_id": "unsloth/Phi-4-mini-instruct-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 6804, "parameter_count_billions": 4.24, "architecture": "phi3"} +{"model_id": "TIGER-Lab/VLM2Vec-Full", "provider": "huggingface", "task": "text-generation", "downloads": 91111, "parameter_count_billions": 3.72, "architecture": "phi3_v"} +{"model_id": "TheBloke/Qwen-7B-Chat-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 17374, "parameter_count_billions": 7.06, "architecture": "qwen"} +{"model_id": "Papaperez/Qwen2.5-0.5B-Instruct-Gensyn-Swarm-lanky_reptilian_opossum", "provider": "huggingface", "task": "text-generation", "downloads": 1989, "parameter_count_billions": 0.37, "architecture": "qwen2"} +{"model_id": "unsloth/Qwen2.5-Coder-1.5B-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 2231, "parameter_count_billions": 1.03, "architecture": "qwen2"} +{"model_id": "unsloth/Qwen2.5-3B-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 5482, "parameter_count_billions": 2.12, "architecture": "qwen2"} +{"model_id": "IQuestLab/Fleming-R1-7B", "provider": "huggingface", "task": "text-generation", "downloads": 2135, "parameter_count_billions": 4.86, "architecture": "qwen2"} +{"model_id": "unsloth/Qwen3-0.6B-Base-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 22529, "parameter_count_billions": 0.51, "architecture": "qwen3"} +{"model_id": "dicta-il/DictaLM-3.0-1.7B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 1885, "parameter_count_billions": 1.72, "architecture": "qwen3"} +{"model_id": "unsloth/Qwen3-4B-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 68411, "parameter_count_billions": 3.22, "architecture": "qwen3"} +{"model_id": "Aratako/Qwen3-30B-A3B-NSFW-JP", "provider": "huggingface", "task": "text-generation", "downloads": 2743, "parameter_count_billions": 2.73, "architecture": "qwen3_moe"} +{"model_id": "vincentzed-hf/Qwen3-Coder-Next-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 4894, "parameter_count_billions": 2.73, "architecture": "qwen3_next"} +{"model_id": "google/recurrentgemma-2b-it", "provider": "huggingface", "task": "text-generation", "downloads": 2983, "parameter_count_billions": 2.7, "architecture": "recurrent_gemma"} +{"model_id": "tiiuae/Falcon3-10B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 3365, "parameter_count_billions": 4.93, "architecture": "llama"} +{"model_id": "stabilityai/stablelm-2-zephyr-1_6b", "provider": "huggingface", "task": "text-generation", "downloads": 4842, "parameter_count_billions": 1.41, "architecture": "stablelm"} +{"model_id": "stabilityai/stablelm-3b-4e1t", "provider": "huggingface", "task": "text-generation", "downloads": 31957, "parameter_count_billions": 2.65, "architecture": "stablelm"} +{"model_id": "openbmb/MiniCPM-MoE-8x2B", "provider": "huggingface", "task": "text-generation", "downloads": 3105, "parameter_count_billions": 2.83, "architecture": "unknown"} +{"model_id": "Zyphra/Zamba2-1.2B-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 85456, "parameter_count_billions": 1.98, "architecture": "zamba2"} +{"model_id": "swiss-ai/Apertus-8B-Instruct-2509", "provider": "huggingface", "task": "text-generation", "downloads": 133648, "parameter_count_billions": 6.98, "architecture": "apertus"} +{"model_id": "tiiuae/falcon-rw-1b", "provider": "huggingface", "task": "text-generation", "downloads": 10911, "parameter_count_billions": 1.31, "architecture": "falcon"} +{"model_id": "tiiuae/Falcon-H1-7B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 2154, "parameter_count_billions": 5.38, "architecture": "falcon_h1"} +{"model_id": "unsloth/gemma-2b-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 3009, "parameter_count_billions": 1.43, "architecture": "gemma"} +{"model_id": "SeaLLMs/SeaLLM-7B-v2.5", "provider": "huggingface", "task": "text-generation", "downloads": 13164, "parameter_count_billions": 3.96, "architecture": "gemma"} +{"model_id": "unsloth/gemma-2-2b-it", "provider": "huggingface", "task": "text-generation", "downloads": 3301, "parameter_count_billions": 2.25, "architecture": "gemma2"} +{"model_id": "ytu-ce-cosmos/Turkish-Gemma-9b-T1", "provider": "huggingface", "task": "text-generation", "downloads": 4969, "parameter_count_billions": 7.39, "architecture": "gemma2"} +{"model_id": "unsloth/gemma-3-1b-it-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 3495, "parameter_count_billions": 0.72, "architecture": "gemma3_text"} +{"model_id": "hyper-accel/ci-random-gpt2-350m", "provider": "huggingface", "task": "text-generation", "downloads": 2079, "parameter_count_billions": 0.35, "architecture": "gpt2"} +{"model_id": "EleutherAI/pythia-410m-seed3", "provider": "huggingface", "task": "text-generation", "downloads": 1839, "parameter_count_billions": 0.35, "architecture": "gpt_neox"} +{"model_id": "rinna/japanese-gpt-neox-3.6b-instruction-sft-v2", "provider": "huggingface", "task": "text-generation", "downloads": 2881, "parameter_count_billions": 3.52, "architecture": "gpt_neox"} +{"model_id": "EleutherAI/deep-ignorance-pretraining-stage-unfiltered", "provider": "huggingface", "task": "text-generation", "downloads": 1974, "parameter_count_billions": 6.65, "architecture": "gpt_neox"} +{"model_id": "unsloth/gpt-oss-20b-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 5071, "parameter_count_billions": 2.97, "architecture": "gpt_oss"} +{"model_id": "ibm-granite/granite-guardian-3.0-2b", "provider": "huggingface", "task": "text-generation", "downloads": 2397, "parameter_count_billions": 2.11, "architecture": "granite"} +{"model_id": "ibm-granite/granite-3.0-3b-a800m-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 2147, "parameter_count_billions": 0.98, "architecture": "granitemoe"} +{"model_id": "unsloth/granite-4.0-h-tiny", "provider": "huggingface", "task": "text-generation", "downloads": 4129, "parameter_count_billions": 1.29, "architecture": "granitemoehybrid"} +{"model_id": "ibm-granite/granite-4.0-h-micro-base", "provider": "huggingface", "task": "text-generation", "downloads": 2434, "parameter_count_billions": 2.22, "architecture": "granitemoehybrid"} +{"model_id": "LiquidAI/LFM2.5-1.2B-JP", "provider": "huggingface", "task": "text-generation", "downloads": 2519, "parameter_count_billions": 0.94, "architecture": "lfm2"} +{"model_id": "hyper-accel/ci-random-llama2-7b", "provider": "huggingface", "task": "text-generation", "downloads": 2259, "parameter_count_billions": 0.53, "architecture": "llama"} +{"model_id": "unsloth/tinyllama-chat", "provider": "huggingface", "task": "text-generation", "downloads": 12134, "parameter_count_billions": 1.17, "architecture": "llama"} diff --git a/configs/rand_chinese_stratified_100_a100.jsonl b/configs/rand_chinese_stratified_100_a100.jsonl new file mode 100644 index 0000000..b8db161 --- /dev/null +++ b/configs/rand_chinese_stratified_100_a100.jsonl @@ -0,0 +1,23 @@ +{"model_id": "swiss-ai/Apertus-8B-2509", "provider": "huggingface", "task": "text-generation", "downloads": 13107, "parameter_count_billions": 6.98, "architecture": "apertus"} +{"model_id": "tiiuae/Falcon-H1R-7B", "provider": "huggingface", "task": "text-generation", "downloads": 3212, "parameter_count_billions": 5.38, "architecture": "falcon_h1"} +{"model_id": "Unbabel/Tower-Plus-9B", "provider": "huggingface", "task": "text-generation", "downloads": 7652, "parameter_count_billions": 7.39, "architecture": "gemma2"} +{"model_id": "EleutherAI/polyglot-ko-5.8b", "provider": "huggingface", "task": "text-generation", "downloads": 1839, "parameter_count_billions": 5.76, "architecture": "gpt_neox"} +{"model_id": "PygmalionAI/pygmalion-6b", "provider": "huggingface", "task": "text-generation", "downloads": 2267, "parameter_count_billions": 6.0, "architecture": "gptj"} +{"model_id": "tencent/Hunyuan-7B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 8249, "parameter_count_billions": 6.97, "architecture": "hunyuan_v1_dense"} +{"model_id": "yaojialzc/Gigi-Llama3-8B-Chinese-zh", "provider": "huggingface", "task": "text-generation", "downloads": 8518, "parameter_count_billions": 6.97, "architecture": "llama"} +{"model_id": "state-spaces/mamba-2.8b-hf", "provider": "huggingface", "task": "text-generation", "downloads": 8188, "parameter_count_billions": 5.16, "architecture": "mamba"} +{"model_id": "openbmb/MiniCPM4.1-8B-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 1802, "parameter_count_billions": 6.74, "architecture": "minicpm"} +{"model_id": "Artples/L-MChat-7b", "provider": "huggingface", "task": "text-generation", "downloads": 8060, "parameter_count_billions": 6.57, "architecture": "mistral"} +{"model_id": "hugging-quants/Mixtral-8x7B-Instruct-v0.1-AWQ-INT4", "provider": "huggingface", "task": "text-generation", "downloads": 2697, "parameter_count_billions": 6.57, "architecture": "mixtral"} +{"model_id": "unsloth/Nemotron-3-Nano-30B-A3B", "provider": "huggingface", "task": "text-generation", "downloads": 8424, "parameter_count_billions": 4.86, "architecture": "nemotron_h"} +{"model_id": "allenai/OLMo-7B-0724-Instruct-hf", "provider": "huggingface", "task": "text-generation", "downloads": 1877, "parameter_count_billions": 6.65, "architecture": "olmo"} +{"model_id": "allenai/Olmo-3-7B-RL-Zero-Math", "provider": "huggingface", "task": "text-generation", "downloads": 1985, "parameter_count_billions": 6.85, "architecture": "olmo3"} +{"model_id": "allenai/Olmo-Hybrid-Instruct-SFT-7B", "provider": "huggingface", "task": "text-generation", "downloads": 2062, "parameter_count_billions": 6.05, "architecture": "olmo_hybrid"} +{"model_id": "facebook/galactica-6.7b", "provider": "huggingface", "task": "text-generation", "downloads": 2326, "parameter_count_billions": 6.65, "architecture": "opt"} +{"model_id": "TheBloke/Qwen-7B-Chat-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 17374, "parameter_count_billions": 7.06, "architecture": "qwen"} +{"model_id": "IQuestLab/Fleming-R1-7B", "provider": "huggingface", "task": "text-generation", "downloads": 2135, "parameter_count_billions": 4.86, "architecture": "qwen2"} +{"model_id": "tiiuae/Falcon3-10B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 3365, "parameter_count_billions": 4.93, "architecture": "llama"} +{"model_id": "swiss-ai/Apertus-8B-Instruct-2509", "provider": "huggingface", "task": "text-generation", "downloads": 133648, "parameter_count_billions": 6.98, "architecture": "apertus"} +{"model_id": "tiiuae/Falcon-H1-7B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 2154, "parameter_count_billions": 5.38, "architecture": "falcon_h1"} +{"model_id": "ytu-ce-cosmos/Turkish-Gemma-9b-T1", "provider": "huggingface", "task": "text-generation", "downloads": 4969, "parameter_count_billions": 7.39, "architecture": "gemma2"} +{"model_id": "EleutherAI/deep-ignorance-pretraining-stage-unfiltered", "provider": "huggingface", "task": "text-generation", "downloads": 1974, "parameter_count_billions": 6.65, "architecture": "gpt_neox"} diff --git a/configs/rand_chinese_stratified_100_audit.json b/configs/rand_chinese_stratified_100_audit.json new file mode 100644 index 0000000..b841a14 --- /dev/null +++ b/configs/rand_chinese_stratified_100_audit.json @@ -0,0 +1,629 @@ +{ + "selection_uses_performance": false, + "selection_method": "seeded round-robin over architecture x logarithmic parameter-size strata, followed by documented reliability replacements that do not use evaluation accuracy", + "seed": 42, + "target": 100, + "eligible_count": 470, + "selected_count": 100, + "minimum_billions": 0.3, + "maximum_billions": 7.5, + "output_sha256": "19b7c7b554af4e98edeb3ab279f52ccae66a9bddbff81c0c15f2fb464e895e6e", + "post_selection_replacements": [ + { + "removed_model": "sarvamai/sarvam-30b", + "removed_size_billions": 4.9, + "replacement_model": "tiiuae/Falcon3-10B-Base", + "replacement_size_billions": 4.93, + "reason": "repeated_failed_empty_response", + "validation": "cached baseline contains 100 non-empty responses" + } + ], + "selected_models": [ + "FreedomIntelligence/openPangu-Embedded-1B", + "swiss-ai/Apertus-8B-2509", + "arcee-ai/AFM-4.5B", + "Salesforce/codegen-350M-multi", + "Salesforce/codegen-2B-mono", + "deepseek-ai/DeepSeek-Coder-V2-Lite-Base", + "ai-sage/GigaChat3-10B-A1.8B-bf16", + "euclaise/falcon_1b_stage2", + "tiiuae/Falcon-H1-0.5B-Base", + "tiiuae/Falcon-H1-1.5B-Base", + "tiiuae/Falcon-H1-3B-Base", + "tiiuae/Falcon-H1R-7B", + "TechxGenus/gemma-1.1-2b-it-GPTQ", + "unsloth/gemma-7b-it", + "yam-peleg/Hebrew-Gemma-11B-V2", + "vandijklab/C2S-Scale-Gemma-2-2B", + "Unbabel/Tower-Plus-9B", + "nvidia/Nemotron-Content-Safety-Reasoning-4B", + "unsloth/gemma-3-1b-it", + "gghfez/gemma-3-4b-novision", + "robowaifudev/megatron-gpt2-345m", + "rinna/japanese-gpt-1b", + "EleutherAI/pythia-410m-seed1", + "cleanrl/EleutherAI_pythia-1b-deduped__sft__tldr", + "stabilityai/stablelm-tuned-alpha-3b", + "EleutherAI/polyglot-ko-5.8b", + "squ11z1/gpt-oss-nano", + "PygmalionAI/pygmalion-6b", + "ibm-granite/granite-guardian-3.1-2b", + "ibm-granite/granite-3.1-3b-a800m-base", + "ibm-granite/granite-4.0-h-350m-base", + "ibm-granite/granite-4.0-h-tiny-base", + "ibm-granite/granite-4.0-micro-base", + "tencent/Hunyuan-7B-Instruct", + "ai21labs/AI21-Jamba2-3B", + "jetmoe/jetmoe-8b", + "unsloth/LFM2.5-1.2B-Instruct", + "svc-nai-cci/nanollama-public", + "TheBloke/TinyLlama-1.1B-Chat-v1.0-AWQ", + "tiiuae/Falcon3-7B-Base", + "yaojialzc/Gigi-Llama3-8B-Chinese-zh", + "state-spaces/mamba-370m-hf", + "state-spaces/mamba-790m-hf", + "state-spaces/mamba-1.4b-hf", + "state-spaces/mamba-2.8b-hf", + "openbmb/MiniCPM4.1-8B-GPTQ", + "mii-llm/minerva-chat-v0.1-alpha-sft", + "Artples/L-MChat-7b", + "AIChenKai/TinyLlama-1.1B-Chat-v1.0-x2-MoE", + "hugging-quants/Mixtral-8x7B-Instruct-v0.1-AWQ-INT4", + "nvidia/Minitron-4B-Base", + "unsloth/Nemotron-3-Nano-30B-A3B", + "allenai/OLMo-7B-0724-Instruct-hf", + "allenai/OLMo-2-0425-1B-RLVR1", + "allenai/Olmo-3-7B-RL-Zero-Math", + "allenai/Olmo-Hybrid-Instruct-SFT-7B", + "yec019/fbopt-350m-8bit", + "facebook/galactica-1.3b", + "facebook/galactica-6.7b", + "bharatgenai/Param2-17B-A2.4B-Thinking", + "Artples/L-MChat-Small", + "ReDiX/Artemide-3.5", + "unsloth/Phi-4-mini-instruct-unsloth-bnb-4bit", + "TIGER-Lab/VLM2Vec-Full", + "TheBloke/Qwen-7B-Chat-AWQ", + "Papaperez/Qwen2.5-0.5B-Instruct-Gensyn-Swarm-lanky_reptilian_opossum", + "unsloth/Qwen2.5-Coder-1.5B-bnb-4bit", + "unsloth/Qwen2.5-3B-unsloth-bnb-4bit", + "IQuestLab/Fleming-R1-7B", + "unsloth/Qwen3-0.6B-Base-unsloth-bnb-4bit", + "dicta-il/DictaLM-3.0-1.7B-Base", + "unsloth/Qwen3-4B-unsloth-bnb-4bit", + "Aratako/Qwen3-30B-A3B-NSFW-JP", + "vincentzed-hf/Qwen3-Coder-Next-NVFP4", + "google/recurrentgemma-2b-it", + "tiiuae/Falcon3-10B-Base", + "stabilityai/stablelm-2-zephyr-1_6b", + "stabilityai/stablelm-3b-4e1t", + "openbmb/MiniCPM-MoE-8x2B", + "Zyphra/Zamba2-1.2B-instruct", + "swiss-ai/Apertus-8B-Instruct-2509", + "tiiuae/falcon-rw-1b", + "tiiuae/Falcon-H1-7B-Instruct", + "unsloth/gemma-2b-bnb-4bit", + "SeaLLMs/SeaLLM-7B-v2.5", + "unsloth/gemma-2-2b-it", + "ytu-ce-cosmos/Turkish-Gemma-9b-T1", + "unsloth/gemma-3-1b-it-bnb-4bit", + "hyper-accel/ci-random-gpt2-350m", + "EleutherAI/pythia-410m-seed3", + "rinna/japanese-gpt-neox-3.6b-instruction-sft-v2", + "EleutherAI/deep-ignorance-pretraining-stage-unfiltered", + "unsloth/gpt-oss-20b-bnb-4bit", + "ibm-granite/granite-guardian-3.0-2b", + "ibm-granite/granite-3.0-3b-a800m-instruct", + "unsloth/granite-4.0-h-tiny", + "ibm-granite/granite-4.0-h-micro-base", + "LiquidAI/LFM2.5-1.2B-JP", + "hyper-accel/ci-random-llama2-7b", + "unsloth/tinyllama-chat" + ], + "selected_metadata": { + "FreedomIntelligence/openPangu-Embedded-1B": { + "parameter_count_billions": 0.97, + "architecture": "PanguEmbedded", + "reference_path": "out/rand_chinese/FreedomIntelligence_openPangu-Embedded-1B/FreedomIntelligence_openPangu-Embedded-1B_dna.json" + }, + "swiss-ai/Apertus-8B-2509": { + "parameter_count_billions": 6.98, + "architecture": "apertus", + "reference_path": "out/rand_chinese/swiss-ai_Apertus-8B-2509/swiss-ai_Apertus-8B-2509_dna.json" + }, + "arcee-ai/AFM-4.5B": { + "parameter_count_billions": 3.16, + "architecture": "arcee", + "reference_path": "out/rand_chinese/arcee-ai_AFM-4.5B/arcee-ai_AFM-4.5B_dna.json" + }, + "Salesforce/codegen-350M-multi": { + "parameter_count_billions": 0.35, + "architecture": "codegen", + "reference_path": "out/rand_chinese/Salesforce_codegen-350M-multi/Salesforce_codegen-350M-multi_dna.json" + }, + "Salesforce/codegen-2B-mono": { + "parameter_count_billions": 2.0, + "architecture": "codegen", + "reference_path": "out/rand_chinese/Salesforce_codegen-2B-mono/Salesforce_codegen-2B-mono_dna.json" + }, + "deepseek-ai/DeepSeek-Coder-V2-Lite-Base": { + "parameter_count_billions": 1.57, + "architecture": "deepseek_v2", + "reference_path": "out/rand_chinese/deepseek-ai_DeepSeek-Coder-V2-Lite-Base/deepseek-ai_DeepSeek-Coder-V2-Lite-Base_dna.json" + }, + "ai-sage/GigaChat3-10B-A1.8B-bf16": { + "parameter_count_billions": 0.93, + "architecture": "deepseek_v3", + "reference_path": "out/rand_chinese/ai-sage_GigaChat3-10B-A1.8B-bf16/ai-sage_GigaChat3-10B-A1.8B-bf16_dna.json" + }, + "euclaise/falcon_1b_stage2": { + "parameter_count_billions": 1.31, + "architecture": "falcon", + "reference_path": "out/rand_chinese/euclaise_falcon_1b_stage2/euclaise_falcon_1b_stage2_dna.json" + }, + "tiiuae/Falcon-H1-0.5B-Base": { + "parameter_count_billions": 0.49, + "architecture": "falcon_h1", + "reference_path": "out/rand_chinese/tiiuae_Falcon-H1-0.5B-Base/tiiuae_Falcon-H1-0.5B-Base_dna.json" + }, + "tiiuae/Falcon-H1-1.5B-Base": { + "parameter_count_billions": 1.34, + "architecture": "falcon_h1", + "reference_path": "out/rand_chinese/tiiuae_Falcon-H1-1.5B-Base/tiiuae_Falcon-H1-1.5B-Base_dna.json" + }, + "tiiuae/Falcon-H1-3B-Base": { + "parameter_count_billions": 2.68, + "architecture": "falcon_h1", + "reference_path": "out/rand_chinese/tiiuae_Falcon-H1-3B-Base/tiiuae_Falcon-H1-3B-Base_dna.json" + }, + "tiiuae/Falcon-H1R-7B": { + "parameter_count_billions": 5.38, + "architecture": "falcon_h1", + "reference_path": "out/rand_chinese/tiiuae_Falcon-H1R-7B/tiiuae_Falcon-H1R-7B_dna.json" + }, + "TechxGenus/gemma-1.1-2b-it-GPTQ": { + "parameter_count_billions": 1.43, + "architecture": "gemma", + "reference_path": "out/rand_chinese/TechxGenus_gemma-1.1-2b-it-GPTQ/TechxGenus_gemma-1.1-2b-it-GPTQ_dna.json" + }, + "unsloth/gemma-7b-it": { + "parameter_count_billions": 3.96, + "architecture": "gemma", + "reference_path": "out/rand_chinese/unsloth_gemma-7b-it/unsloth_gemma-7b-it_dna.json" + }, + "yam-peleg/Hebrew-Gemma-11B-V2": { + "parameter_count_billions": 4.75, + "architecture": "gemma", + "reference_path": "out/rand_chinese/yam-peleg_Hebrew-Gemma-11B-V2/yam-peleg_Hebrew-Gemma-11B-V2_dna.json" + }, + "vandijklab/C2S-Scale-Gemma-2-2B": { + "parameter_count_billions": 2.25, + "architecture": "gemma2", + "reference_path": "out/rand_chinese/vandijklab_C2S-Scale-Gemma-2-2B/vandijklab_C2S-Scale-Gemma-2-2B_dna.json" + }, + "Unbabel/Tower-Plus-9B": { + "parameter_count_billions": 7.39, + "architecture": "gemma2", + "reference_path": "out/rand_chinese/Unbabel_Tower-Plus-9B/Unbabel_Tower-Plus-9B_dna.json" + }, + "nvidia/Nemotron-Content-Safety-Reasoning-4B": { + "parameter_count_billions": 4.0, + "architecture": "gemma3", + "reference_path": "out/rand_chinese/nvidia_Nemotron-Content-Safety-Reasoning-4B/nvidia_Nemotron-Content-Safety-Reasoning-4B_dna.json" + }, + "unsloth/gemma-3-1b-it": { + "parameter_count_billions": 0.72, + "architecture": "gemma3_text", + "reference_path": "out/rand_chinese/unsloth_gemma-3-1b-it/unsloth_gemma-3-1b-it_dna.json" + }, + "gghfez/gemma-3-4b-novision": { + "parameter_count_billions": 3.35, + "architecture": "gemma3_text", + "reference_path": "out/rand_chinese/gghfez_gemma-3-4b-novision/gghfez_gemma-3-4b-novision_dna.json" + }, + "robowaifudev/megatron-gpt2-345m": { + "parameter_count_billions": 0.345, + "architecture": "gpt2", + "reference_path": "out/rand_chinese/robowaifudev_megatron-gpt2-345m/robowaifudev_megatron-gpt2-345m_dna.json" + }, + "rinna/japanese-gpt-1b": { + "parameter_count_billions": 1.0, + "architecture": "gpt2", + "reference_path": "out/rand_chinese/rinna_japanese-gpt-1b/rinna_japanese-gpt-1b_dna.json" + }, + "EleutherAI/pythia-410m-seed1": { + "parameter_count_billions": 0.35, + "architecture": "gpt_neox", + "reference_path": "out/rand_chinese/EleutherAI_pythia-410m-seed1/EleutherAI_pythia-410m-seed1_dna.json" + }, + "cleanrl/EleutherAI_pythia-1b-deduped__sft__tldr": { + "parameter_count_billions": 0.91, + "architecture": "gpt_neox", + "reference_path": "out/rand_chinese/cleanrl_EleutherAI_pythia-1b-deduped__sft__tldr/cleanrl_EleutherAI_pythia-1b-deduped__sft__tldr_dna.json" + }, + "stabilityai/stablelm-tuned-alpha-3b": { + "parameter_count_billions": 3.43, + "architecture": "gpt_neox", + "reference_path": "out/rand_chinese/stabilityai_stablelm-tuned-alpha-3b/stabilityai_stablelm-tuned-alpha-3b_dna.json" + }, + "EleutherAI/polyglot-ko-5.8b": { + "parameter_count_billions": 5.76, + "architecture": "gpt_neox", + "reference_path": "out/rand_chinese/EleutherAI_polyglot-ko-5.8b/EleutherAI_polyglot-ko-5.8b_dna.json" + }, + "squ11z1/gpt-oss-nano": { + "parameter_count_billions": 2.97, + "architecture": "gpt_oss", + "reference_path": "out/rand_chinese/squ11z1_gpt-oss-nano/squ11z1_gpt-oss-nano_dna.json" + }, + "PygmalionAI/pygmalion-6b": { + "parameter_count_billions": 6.0, + "architecture": "gptj", + "reference_path": "out/rand_chinese/PygmalionAI_pygmalion-6b/PygmalionAI_pygmalion-6b_dna.json" + }, + "ibm-granite/granite-guardian-3.1-2b": { + "parameter_count_billions": 2.11, + "architecture": "granite", + "reference_path": "out/rand_chinese/ibm-granite_granite-guardian-3.1-2b/ibm-granite_granite-guardian-3.1-2b_dna.json" + }, + "ibm-granite/granite-3.1-3b-a800m-base": { + "parameter_count_billions": 0.98, + "architecture": "granitemoe", + "reference_path": "out/rand_chinese/ibm-granite_granite-3.1-3b-a800m-base/ibm-granite_granite-3.1-3b-a800m-base_dna.json" + }, + "ibm-granite/granite-4.0-h-350m-base": { + "parameter_count_billions": 0.3, + "architecture": "granitemoehybrid", + "reference_path": "out/rand_chinese/ibm-granite_granite-4.0-h-350m-base/ibm-granite_granite-4.0-h-350m-base_dna.json" + }, + "ibm-granite/granite-4.0-h-tiny-base": { + "parameter_count_billions": 1.29, + "architecture": "granitemoehybrid", + "reference_path": "out/rand_chinese/ibm-granite_granite-4.0-h-tiny-base/ibm-granite_granite-4.0-h-tiny-base_dna.json" + }, + "ibm-granite/granite-4.0-micro-base": { + "parameter_count_billions": 3.4, + "architecture": "granitemoehybrid", + "reference_path": "out/rand_chinese/ibm-granite_granite-4.0-micro-base/ibm-granite_granite-4.0-micro-base_dna.json" + }, + "tencent/Hunyuan-7B-Instruct": { + "parameter_count_billions": 6.97, + "architecture": "hunyuan_v1_dense", + "reference_path": "out/rand_chinese/tencent_Hunyuan-7B-Instruct/tencent_Hunyuan-7B-Instruct_dna.json" + }, + "ai21labs/AI21-Jamba2-3B": { + "parameter_count_billions": 2.37, + "architecture": "jamba", + "reference_path": "out/rand_chinese/ai21labs_AI21-Jamba2-3B/ai21labs_AI21-Jamba2-3B_dna.json" + }, + "jetmoe/jetmoe-8b": { + "parameter_count_billions": 1.27, + "architecture": "jetmoe", + "reference_path": "out/rand_chinese/jetmoe_jetmoe-8b/jetmoe_jetmoe-8b_dna.json" + }, + "unsloth/LFM2.5-1.2B-Instruct": { + "parameter_count_billions": 0.94, + "architecture": "lfm2", + "reference_path": "out/rand_chinese/unsloth_LFM2.5-1.2B-Instruct/unsloth_LFM2.5-1.2B-Instruct_dna.json" + }, + "svc-nai-cci/nanollama-public": { + "parameter_count_billions": 0.94, + "architecture": "llama", + "reference_path": "out/rand_chinese/svc-nai-cci_nanollama-public/svc-nai-cci_nanollama-public_dna.json" + }, + "TheBloke/TinyLlama-1.1B-Chat-v1.0-AWQ": { + "parameter_count_billions": 1.17, + "architecture": "llama", + "reference_path": "out/rand_chinese/TheBloke_TinyLlama-1.1B-Chat-v1.0-AWQ/TheBloke_TinyLlama-1.1B-Chat-v1.0-AWQ_dna.json" + }, + "tiiuae/Falcon3-7B-Base": { + "parameter_count_billions": 3.57, + "architecture": "llama", + "reference_path": "out/rand_chinese/tiiuae_Falcon3-7B-Base/tiiuae_Falcon3-7B-Base_dna.json" + }, + "yaojialzc/Gigi-Llama3-8B-Chinese-zh": { + "parameter_count_billions": 6.97, + "architecture": "llama", + "reference_path": "out/rand_chinese/yaojialzc_Gigi-Llama3-8B-Chinese-zh/yaojialzc_Gigi-Llama3-8B-Chinese-zh_dna.json" + }, + "state-spaces/mamba-370m-hf": { + "parameter_count_billions": 0.66, + "architecture": "mamba", + "reference_path": "out/rand_chinese/state-spaces_mamba-370m-hf/state-spaces_mamba-370m-hf_dna.json" + }, + "state-spaces/mamba-790m-hf": { + "parameter_count_billions": 1.44, + "architecture": "mamba", + "reference_path": "out/rand_chinese/state-spaces_mamba-790m-hf/state-spaces_mamba-790m-hf_dna.json" + }, + "state-spaces/mamba-1.4b-hf": { + "parameter_count_billions": 2.52, + "architecture": "mamba", + "reference_path": "out/rand_chinese/state-spaces_mamba-1.4b-hf/state-spaces_mamba-1.4b-hf_dna.json" + }, + "state-spaces/mamba-2.8b-hf": { + "parameter_count_billions": 5.16, + "architecture": "mamba", + "reference_path": "out/rand_chinese/state-spaces_mamba-2.8b-hf/state-spaces_mamba-2.8b-hf_dna.json" + }, + "openbmb/MiniCPM4.1-8B-GPTQ": { + "parameter_count_billions": 6.74, + "architecture": "minicpm", + "reference_path": "out/rand_chinese/openbmb_MiniCPM4.1-8B-GPTQ/openbmb_MiniCPM4.1-8B-GPTQ_dna.json" + }, + "mii-llm/minerva-chat-v0.1-alpha-sft": { + "parameter_count_billions": 2.6, + "architecture": "mistral", + "reference_path": "out/rand_chinese/mii-llm_minerva-chat-v0.1-alpha-sft/mii-llm_minerva-chat-v0.1-alpha-sft_dna.json" + }, + "Artples/L-MChat-7b": { + "parameter_count_billions": 6.57, + "architecture": "mistral", + "reference_path": "out/rand_chinese/Artples_L-MChat-7b/Artples_L-MChat-7b_dna.json" + }, + "AIChenKai/TinyLlama-1.1B-Chat-v1.0-x2-MoE": { + "parameter_count_billions": 1.17, + "architecture": "mixtral", + "reference_path": "out/rand_chinese/AIChenKai_TinyLlama-1.1B-Chat-v1.0-x2-MoE/AIChenKai_TinyLlama-1.1B-Chat-v1.0-x2-MoE_dna.json" + }, + "hugging-quants/Mixtral-8x7B-Instruct-v0.1-AWQ-INT4": { + "parameter_count_billions": 6.57, + "architecture": "mixtral", + "reference_path": "out/rand_chinese/hugging-quants_Mixtral-8x7B-Instruct-v0.1-AWQ-INT4/hugging-quants_Mixtral-8x7B-Instruct-v0.1-AWQ-INT4_dna.json" + }, + "nvidia/Minitron-4B-Base": { + "parameter_count_billions": 4.41, + "architecture": "nemotron", + "reference_path": "out/rand_chinese/nvidia_Minitron-4B-Base/nvidia_Minitron-4B-Base_dna.json" + }, + "unsloth/Nemotron-3-Nano-30B-A3B": { + "parameter_count_billions": 4.86, + "architecture": "nemotron_h", + "reference_path": "out/rand_chinese/unsloth_Nemotron-3-Nano-30B-A3B/unsloth_Nemotron-3-Nano-30B-A3B_dna.json" + }, + "allenai/OLMo-7B-0724-Instruct-hf": { + "parameter_count_billions": 6.65, + "architecture": "olmo", + "reference_path": "out/rand_chinese/allenai_OLMo-7B-0724-Instruct-hf/allenai_OLMo-7B-0724-Instruct-hf_dna.json" + }, + "allenai/OLMo-2-0425-1B-RLVR1": { + "parameter_count_billions": 1.01, + "architecture": "olmo2", + "reference_path": "out/rand_chinese/allenai_OLMo-2-0425-1B-RLVR1/allenai_OLMo-2-0425-1B-RLVR1_dna.json" + }, + "allenai/Olmo-3-7B-RL-Zero-Math": { + "parameter_count_billions": 6.85, + "architecture": "olmo3", + "reference_path": "out/rand_chinese/allenai_Olmo-3-7B-RL-Zero-Math/allenai_Olmo-3-7B-RL-Zero-Math_dna.json" + }, + "allenai/Olmo-Hybrid-Instruct-SFT-7B": { + "parameter_count_billions": 6.05, + "architecture": "olmo_hybrid", + "reference_path": "out/rand_chinese/allenai_Olmo-Hybrid-Instruct-SFT-7B/allenai_Olmo-Hybrid-Instruct-SFT-7B_dna.json" + }, + "yec019/fbopt-350m-8bit": { + "parameter_count_billions": 0.35, + "architecture": "opt", + "reference_path": "out/rand_chinese/yec019_fbopt-350m-8bit/yec019_fbopt-350m-8bit_dna.json" + }, + "facebook/galactica-1.3b": { + "parameter_count_billions": 1.31, + "architecture": "opt", + "reference_path": "out/rand_chinese/facebook_galactica-1.3b/facebook_galactica-1.3b_dna.json" + }, + "facebook/galactica-6.7b": { + "parameter_count_billions": 6.65, + "architecture": "opt", + "reference_path": "out/rand_chinese/facebook_galactica-6.7b/facebook_galactica-6.7b_dna.json" + }, + "bharatgenai/Param2-17B-A2.4B-Thinking": { + "parameter_count_billions": 1.32, + "architecture": "param2moe", + "reference_path": "out/rand_chinese/bharatgenai_Param2-17B-A2.4B-Thinking/bharatgenai_Param2-17B-A2.4B-Thinking_dna.json" + }, + "Artples/L-MChat-Small": { + "parameter_count_billions": 2.65, + "architecture": "phi", + "reference_path": "out/rand_chinese/Artples_L-MChat-Small/Artples_L-MChat-Small_dna.json" + }, + "ReDiX/Artemide-3.5": { + "parameter_count_billions": 3.72, + "architecture": "phi3", + "reference_path": "out/rand_chinese/ReDiX_Artemide-3.5/ReDiX_Artemide-3.5_dna.json" + }, + "unsloth/Phi-4-mini-instruct-unsloth-bnb-4bit": { + "parameter_count_billions": 4.24, + "architecture": "phi3", + "reference_path": "out/rand_chinese/unsloth_Phi-4-mini-instruct-unsloth-bnb-4bit/unsloth_Phi-4-mini-instruct-unsloth-bnb-4bit_dna.json" + }, + "TIGER-Lab/VLM2Vec-Full": { + "parameter_count_billions": 3.72, + "architecture": "phi3_v", + "reference_path": "out/rand_chinese/TIGER-Lab_VLM2Vec-Full/TIGER-Lab_VLM2Vec-Full_dna.json" + }, + "TheBloke/Qwen-7B-Chat-AWQ": { + "parameter_count_billions": 7.06, + "architecture": "qwen", + "reference_path": "out/rand_chinese/TheBloke_Qwen-7B-Chat-AWQ/TheBloke_Qwen-7B-Chat-AWQ_dna.json" + }, + "Papaperez/Qwen2.5-0.5B-Instruct-Gensyn-Swarm-lanky_reptilian_opossum": { + "parameter_count_billions": 0.37, + "architecture": "qwen2", + "reference_path": "out/rand_chinese/Papaperez_Qwen2.5-0.5B-Instruct-Gensyn-Swarm-lanky_reptilian_opossum/Papaperez_Qwen2.5-0.5B-Instruct-Gensyn-Swarm-lanky_reptilian_opossum_dna.json" + }, + "unsloth/Qwen2.5-Coder-1.5B-bnb-4bit": { + "parameter_count_billions": 1.03, + "architecture": "qwen2", + "reference_path": "out/rand_chinese/unsloth_Qwen2.5-Coder-1.5B-bnb-4bit/unsloth_Qwen2.5-Coder-1.5B-bnb-4bit_dna.json" + }, + "unsloth/Qwen2.5-3B-unsloth-bnb-4bit": { + "parameter_count_billions": 2.12, + "architecture": "qwen2", + "reference_path": "out/rand_chinese/unsloth_Qwen2.5-3B-unsloth-bnb-4bit/unsloth_Qwen2.5-3B-unsloth-bnb-4bit_dna.json" + }, + "IQuestLab/Fleming-R1-7B": { + "parameter_count_billions": 4.86, + "architecture": "qwen2", + "reference_path": "out/rand_chinese/IQuestLab_Fleming-R1-7B/IQuestLab_Fleming-R1-7B_dna.json" + }, + "unsloth/Qwen3-0.6B-Base-unsloth-bnb-4bit": { + "parameter_count_billions": 0.51, + "architecture": "qwen3", + "reference_path": "out/rand_chinese/unsloth_Qwen3-0.6B-Base-unsloth-bnb-4bit/unsloth_Qwen3-0.6B-Base-unsloth-bnb-4bit_dna.json" + }, + "dicta-il/DictaLM-3.0-1.7B-Base": { + "parameter_count_billions": 1.72, + "architecture": "qwen3", + "reference_path": "out/rand_chinese/dicta-il_DictaLM-3.0-1.7B-Base/dicta-il_DictaLM-3.0-1.7B-Base_dna.json" + }, + "unsloth/Qwen3-4B-unsloth-bnb-4bit": { + "parameter_count_billions": 3.22, + "architecture": "qwen3", + "reference_path": "out/rand_chinese/unsloth_Qwen3-4B-unsloth-bnb-4bit/unsloth_Qwen3-4B-unsloth-bnb-4bit_dna.json" + }, + "Aratako/Qwen3-30B-A3B-NSFW-JP": { + "parameter_count_billions": 2.73, + "architecture": "qwen3_moe", + "reference_path": "out/rand_chinese/Aratako_Qwen3-30B-A3B-NSFW-JP/Aratako_Qwen3-30B-A3B-NSFW-JP_dna.json" + }, + "vincentzed-hf/Qwen3-Coder-Next-NVFP4": { + "parameter_count_billions": 2.73, + "architecture": "qwen3_next", + "reference_path": "out/rand_chinese/vincentzed-hf_Qwen3-Coder-Next-NVFP4/vincentzed-hf_Qwen3-Coder-Next-NVFP4_dna.json" + }, + "google/recurrentgemma-2b-it": { + "parameter_count_billions": 2.7, + "architecture": "recurrent_gemma", + "reference_path": "out/rand_chinese/google_recurrentgemma-2b-it/google_recurrentgemma-2b-it_dna.json" + }, + "tiiuae/Falcon3-10B-Base": { + "parameter_count_billions": 4.93, + "architecture": "llama", + "reference_path": "out/rand_chinese/tiiuae_Falcon3-10B-Base/tiiuae_Falcon3-10B-Base_dna.json" + }, + "stabilityai/stablelm-2-zephyr-1_6b": { + "parameter_count_billions": 1.41, + "architecture": "stablelm", + "reference_path": "out/rand_chinese/stabilityai_stablelm-2-zephyr-1_6b/stabilityai_stablelm-2-zephyr-1_6b_dna.json" + }, + "stabilityai/stablelm-3b-4e1t": { + "parameter_count_billions": 2.65, + "architecture": "stablelm", + "reference_path": "out/rand_chinese/stabilityai_stablelm-3b-4e1t/stabilityai_stablelm-3b-4e1t_dna.json" + }, + "openbmb/MiniCPM-MoE-8x2B": { + "parameter_count_billions": 2.83, + "architecture": "unknown", + "reference_path": "out/rand_chinese/openbmb_MiniCPM-MoE-8x2B/openbmb_MiniCPM-MoE-8x2B_dna.json" + }, + "Zyphra/Zamba2-1.2B-instruct": { + "parameter_count_billions": 1.98, + "architecture": "zamba2", + "reference_path": "out/rand_chinese/Zyphra_Zamba2-1.2B-instruct/Zyphra_Zamba2-1.2B-instruct_dna.json" + }, + "swiss-ai/Apertus-8B-Instruct-2509": { + "parameter_count_billions": 6.98, + "architecture": "apertus", + "reference_path": "out/rand_chinese/swiss-ai_Apertus-8B-Instruct-2509/swiss-ai_Apertus-8B-Instruct-2509_dna.json" + }, + "tiiuae/falcon-rw-1b": { + "parameter_count_billions": 1.31, + "architecture": "falcon", + "reference_path": "out/rand_chinese/tiiuae_falcon-rw-1b/tiiuae_falcon-rw-1b_dna.json" + }, + "tiiuae/Falcon-H1-7B-Instruct": { + "parameter_count_billions": 5.38, + "architecture": "falcon_h1", + "reference_path": "out/rand_chinese/tiiuae_Falcon-H1-7B-Instruct/tiiuae_Falcon-H1-7B-Instruct_dna.json" + }, + "unsloth/gemma-2b-bnb-4bit": { + "parameter_count_billions": 1.43, + "architecture": "gemma", + "reference_path": "out/rand_chinese/unsloth_gemma-2b-bnb-4bit/unsloth_gemma-2b-bnb-4bit_dna.json" + }, + "SeaLLMs/SeaLLM-7B-v2.5": { + "parameter_count_billions": 3.96, + "architecture": "gemma", + "reference_path": "out/rand_chinese/SeaLLMs_SeaLLM-7B-v2.5/SeaLLMs_SeaLLM-7B-v2.5_dna.json" + }, + "unsloth/gemma-2-2b-it": { + "parameter_count_billions": 2.25, + "architecture": "gemma2", + "reference_path": "out/rand_chinese/unsloth_gemma-2-2b-it/unsloth_gemma-2-2b-it_dna.json" + }, + "ytu-ce-cosmos/Turkish-Gemma-9b-T1": { + "parameter_count_billions": 7.39, + "architecture": "gemma2", + "reference_path": "out/rand_chinese/ytu-ce-cosmos_Turkish-Gemma-9b-T1/ytu-ce-cosmos_Turkish-Gemma-9b-T1_dna.json" + }, + "unsloth/gemma-3-1b-it-bnb-4bit": { + "parameter_count_billions": 0.72, + "architecture": "gemma3_text", + "reference_path": "out/rand_chinese/unsloth_gemma-3-1b-it-bnb-4bit/unsloth_gemma-3-1b-it-bnb-4bit_dna.json" + }, + "hyper-accel/ci-random-gpt2-350m": { + "parameter_count_billions": 0.35, + "architecture": "gpt2", + "reference_path": "out/rand_chinese/hyper-accel_ci-random-gpt2-350m/hyper-accel_ci-random-gpt2-350m_dna.json" + }, + "EleutherAI/pythia-410m-seed3": { + "parameter_count_billions": 0.35, + "architecture": "gpt_neox", + "reference_path": "out/rand_chinese/EleutherAI_pythia-410m-seed3/EleutherAI_pythia-410m-seed3_dna.json" + }, + "rinna/japanese-gpt-neox-3.6b-instruction-sft-v2": { + "parameter_count_billions": 3.52, + "architecture": "gpt_neox", + "reference_path": "out/rand_chinese/rinna_japanese-gpt-neox-3.6b-instruction-sft-v2/rinna_japanese-gpt-neox-3.6b-instruction-sft-v2_dna.json" + }, + "EleutherAI/deep-ignorance-pretraining-stage-unfiltered": { + "parameter_count_billions": 6.65, + "architecture": "gpt_neox", + "reference_path": "out/rand_chinese/EleutherAI_deep-ignorance-pretraining-stage-unfiltered/EleutherAI_deep-ignorance-pretraining-stage-unfiltered_dna.json" + }, + "unsloth/gpt-oss-20b-bnb-4bit": { + "parameter_count_billions": 2.97, + "architecture": "gpt_oss", + "reference_path": "out/rand_chinese/unsloth_gpt-oss-20b-bnb-4bit/unsloth_gpt-oss-20b-bnb-4bit_dna.json" + }, + "ibm-granite/granite-guardian-3.0-2b": { + "parameter_count_billions": 2.11, + "architecture": "granite", + "reference_path": "out/rand_chinese/ibm-granite_granite-guardian-3.0-2b/ibm-granite_granite-guardian-3.0-2b_dna.json" + }, + "ibm-granite/granite-3.0-3b-a800m-instruct": { + "parameter_count_billions": 0.98, + "architecture": "granitemoe", + "reference_path": "out/rand_chinese/ibm-granite_granite-3.0-3b-a800m-instruct/ibm-granite_granite-3.0-3b-a800m-instruct_dna.json" + }, + "unsloth/granite-4.0-h-tiny": { + "parameter_count_billions": 1.29, + "architecture": "granitemoehybrid", + "reference_path": "out/rand_chinese/unsloth_granite-4.0-h-tiny/unsloth_granite-4.0-h-tiny_dna.json" + }, + "ibm-granite/granite-4.0-h-micro-base": { + "parameter_count_billions": 2.22, + "architecture": "granitemoehybrid", + "reference_path": "out/rand_chinese/ibm-granite_granite-4.0-h-micro-base/ibm-granite_granite-4.0-h-micro-base_dna.json" + }, + "LiquidAI/LFM2.5-1.2B-JP": { + "parameter_count_billions": 0.94, + "architecture": "lfm2", + "reference_path": "out/rand_chinese/LiquidAI_LFM2.5-1.2B-JP/LiquidAI_LFM2.5-1.2B-JP_dna.json" + }, + "hyper-accel/ci-random-llama2-7b": { + "parameter_count_billions": 0.53, + "architecture": "llama", + "reference_path": "out/rand_chinese/hyper-accel_ci-random-llama2-7b/hyper-accel_ci-random-llama2-7b_dna.json" + }, + "unsloth/tinyllama-chat": { + "parameter_count_billions": 1.17, + "architecture": "llama", + "reference_path": "out/rand_chinese/unsloth_tinyllama-chat/unsloth_tinyllama-chat_dna.json" + } + }, + "exclusion_reason_counts": { + "missing_parameter_count": 20, + "outside_size_range": 215 + } +} \ No newline at end of file diff --git a/configs/rand_chinese_stratified_100_rtx3090.jsonl b/configs/rand_chinese_stratified_100_rtx3090.jsonl new file mode 100644 index 0000000..3e96839 --- /dev/null +++ b/configs/rand_chinese_stratified_100_rtx3090.jsonl @@ -0,0 +1,77 @@ +{"model_id": "FreedomIntelligence/openPangu-Embedded-1B", "provider": "huggingface", "task": "text-generation", "downloads": 2945, "parameter_count_billions": 0.97, "architecture": "PanguEmbedded"} +{"model_id": "arcee-ai/AFM-4.5B", "provider": "huggingface", "task": "text-generation", "downloads": 1822, "parameter_count_billions": 3.16, "architecture": "arcee"} +{"model_id": "Salesforce/codegen-350M-multi", "provider": "huggingface", "task": "text-generation", "downloads": 5016, "parameter_count_billions": 0.35, "architecture": "codegen"} +{"model_id": "Salesforce/codegen-2B-mono", "provider": "huggingface", "task": "text-generation", "downloads": 2293, "parameter_count_billions": 2.0, "architecture": "codegen"} +{"model_id": "deepseek-ai/DeepSeek-Coder-V2-Lite-Base", "provider": "huggingface", "task": "text-generation", "downloads": 2413, "parameter_count_billions": 1.57, "architecture": "deepseek_v2"} +{"model_id": "ai-sage/GigaChat3-10B-A1.8B-bf16", "provider": "huggingface", "task": "text-generation", "downloads": 1960, "parameter_count_billions": 0.93, "architecture": "deepseek_v3"} +{"model_id": "euclaise/falcon_1b_stage2", "provider": "huggingface", "task": "text-generation", "downloads": 3062, "parameter_count_billions": 1.31, "architecture": "falcon"} +{"model_id": "tiiuae/Falcon-H1-0.5B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 32167, "parameter_count_billions": 0.49, "architecture": "falcon_h1"} +{"model_id": "tiiuae/Falcon-H1-1.5B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 2086, "parameter_count_billions": 1.34, "architecture": "falcon_h1"} +{"model_id": "tiiuae/Falcon-H1-3B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 1972, "parameter_count_billions": 2.68, "architecture": "falcon_h1"} +{"model_id": "TechxGenus/gemma-1.1-2b-it-GPTQ", "provider": "huggingface", "task": "text-generation", "downloads": 20599, "parameter_count_billions": 1.43, "architecture": "gemma"} +{"model_id": "unsloth/gemma-7b-it", "provider": "huggingface", "task": "text-generation", "downloads": 6280, "parameter_count_billions": 3.96, "architecture": "gemma"} +{"model_id": "yam-peleg/Hebrew-Gemma-11B-V2", "provider": "huggingface", "task": "text-generation", "downloads": 5239, "parameter_count_billions": 4.75, "architecture": "gemma"} +{"model_id": "vandijklab/C2S-Scale-Gemma-2-2B", "provider": "huggingface", "task": "text-generation", "downloads": 4026, "parameter_count_billions": 2.25, "architecture": "gemma2"} +{"model_id": "nvidia/Nemotron-Content-Safety-Reasoning-4B", "provider": "huggingface", "task": "text-generation", "downloads": 2747, "parameter_count_billions": 4.0, "architecture": "gemma3"} +{"model_id": "unsloth/gemma-3-1b-it", "provider": "huggingface", "task": "text-generation", "downloads": 22858, "parameter_count_billions": 0.72, "architecture": "gemma3_text"} +{"model_id": "gghfez/gemma-3-4b-novision", "provider": "huggingface", "task": "text-generation", "downloads": 2271, "parameter_count_billions": 3.35, "architecture": "gemma3_text"} +{"model_id": "robowaifudev/megatron-gpt2-345m", "provider": "huggingface", "task": "text-generation", "downloads": 4845, "parameter_count_billions": 0.345, "architecture": "gpt2"} +{"model_id": "rinna/japanese-gpt-1b", "provider": "huggingface", "task": "text-generation", "downloads": 2951, "parameter_count_billions": 1.0, "architecture": "gpt2"} +{"model_id": "EleutherAI/pythia-410m-seed1", "provider": "huggingface", "task": "text-generation", "downloads": 1822, "parameter_count_billions": 0.35, "architecture": "gpt_neox"} +{"model_id": "cleanrl/EleutherAI_pythia-1b-deduped__sft__tldr", "provider": "huggingface", "task": "text-generation", "downloads": 1843, "parameter_count_billions": 0.91, "architecture": "gpt_neox"} +{"model_id": "stabilityai/stablelm-tuned-alpha-3b", "provider": "huggingface", "task": "text-generation", "downloads": 2138, "parameter_count_billions": 3.43, "architecture": "gpt_neox"} +{"model_id": "squ11z1/gpt-oss-nano", "provider": "huggingface", "task": "text-generation", "downloads": 7458, "parameter_count_billions": 2.97, "architecture": "gpt_oss"} +{"model_id": "ibm-granite/granite-guardian-3.1-2b", "provider": "huggingface", "task": "text-generation", "downloads": 2833, "parameter_count_billions": 2.11, "architecture": "granite"} +{"model_id": "ibm-granite/granite-3.1-3b-a800m-base", "provider": "huggingface", "task": "text-generation", "downloads": 2976, "parameter_count_billions": 0.98, "architecture": "granitemoe"} +{"model_id": "ibm-granite/granite-4.0-h-350m-base", "provider": "huggingface", "task": "text-generation", "downloads": 2594, "parameter_count_billions": 0.3, "architecture": "granitemoehybrid"} +{"model_id": "ibm-granite/granite-4.0-h-tiny-base", "provider": "huggingface", "task": "text-generation", "downloads": 2069, "parameter_count_billions": 1.29, "architecture": "granitemoehybrid"} +{"model_id": "ibm-granite/granite-4.0-micro-base", "provider": "huggingface", "task": "text-generation", "downloads": 2317, "parameter_count_billions": 3.4, "architecture": "granitemoehybrid"} +{"model_id": "ai21labs/AI21-Jamba2-3B", "provider": "huggingface", "task": "text-generation", "downloads": 2953, "parameter_count_billions": 2.37, "architecture": "jamba"} +{"model_id": "jetmoe/jetmoe-8b", "provider": "huggingface", "task": "text-generation", "downloads": 2985, "parameter_count_billions": 1.27, "architecture": "jetmoe"} +{"model_id": "unsloth/LFM2.5-1.2B-Instruct", "provider": "huggingface", "task": "text-generation", "downloads": 7458, "parameter_count_billions": 0.94, "architecture": "lfm2"} +{"model_id": "svc-nai-cci/nanollama-public", "provider": "huggingface", "task": "text-generation", "downloads": 2005, "parameter_count_billions": 0.94, "architecture": "llama"} +{"model_id": "TheBloke/TinyLlama-1.1B-Chat-v1.0-AWQ", "provider": "huggingface", "task": "text-generation", "downloads": 2638, "parameter_count_billions": 1.17, "architecture": "llama"} +{"model_id": "tiiuae/Falcon3-7B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 4075, "parameter_count_billions": 3.57, "architecture": "llama"} +{"model_id": "state-spaces/mamba-370m-hf", "provider": "huggingface", "task": "text-generation", "downloads": 4469, "parameter_count_billions": 0.66, "architecture": "mamba"} +{"model_id": "state-spaces/mamba-790m-hf", "provider": "huggingface", "task": "text-generation", "downloads": 2044, "parameter_count_billions": 1.44, "architecture": "mamba"} +{"model_id": "state-spaces/mamba-1.4b-hf", "provider": "huggingface", "task": "text-generation", "downloads": 3851, "parameter_count_billions": 2.52, "architecture": "mamba"} +{"model_id": "mii-llm/minerva-chat-v0.1-alpha-sft", "provider": "huggingface", "task": "text-generation", "downloads": 2024, "parameter_count_billions": 2.6, "architecture": "mistral"} +{"model_id": "AIChenKai/TinyLlama-1.1B-Chat-v1.0-x2-MoE", "provider": "huggingface", "task": "text-generation", "downloads": 2066, "parameter_count_billions": 1.17, "architecture": "mixtral"} +{"model_id": "nvidia/Minitron-4B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 2028, "parameter_count_billions": 4.41, "architecture": "nemotron"} +{"model_id": "allenai/OLMo-2-0425-1B-RLVR1", "provider": "huggingface", "task": "text-generation", "downloads": 2229, "parameter_count_billions": 1.01, "architecture": "olmo2"} +{"model_id": "yec019/fbopt-350m-8bit", "provider": "huggingface", "task": "text-generation", "downloads": 6355, "parameter_count_billions": 0.35, "architecture": "opt"} +{"model_id": "facebook/galactica-1.3b", "provider": "huggingface", "task": "text-generation", "downloads": 2624, "parameter_count_billions": 1.31, "architecture": "opt"} +{"model_id": "bharatgenai/Param2-17B-A2.4B-Thinking", "provider": "huggingface", "task": "text-generation", "downloads": 2767, "parameter_count_billions": 1.32, "architecture": "param2moe"} +{"model_id": "Artples/L-MChat-Small", "provider": "huggingface", "task": "text-generation", "downloads": 8126, "parameter_count_billions": 2.65, "architecture": "phi"} +{"model_id": "ReDiX/Artemide-3.5", "provider": "huggingface", "task": "text-generation", "downloads": 4144, "parameter_count_billions": 3.72, "architecture": "phi3"} +{"model_id": "unsloth/Phi-4-mini-instruct-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 6804, "parameter_count_billions": 4.24, "architecture": "phi3"} +{"model_id": "TIGER-Lab/VLM2Vec-Full", "provider": "huggingface", "task": "text-generation", "downloads": 91111, "parameter_count_billions": 3.72, "architecture": "phi3_v"} +{"model_id": "Papaperez/Qwen2.5-0.5B-Instruct-Gensyn-Swarm-lanky_reptilian_opossum", "provider": "huggingface", "task": "text-generation", "downloads": 1989, "parameter_count_billions": 0.37, "architecture": "qwen2"} +{"model_id": "unsloth/Qwen2.5-Coder-1.5B-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 2231, "parameter_count_billions": 1.03, "architecture": "qwen2"} +{"model_id": "unsloth/Qwen2.5-3B-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 5482, "parameter_count_billions": 2.12, "architecture": "qwen2"} +{"model_id": "unsloth/Qwen3-0.6B-Base-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 22529, "parameter_count_billions": 0.51, "architecture": "qwen3"} +{"model_id": "dicta-il/DictaLM-3.0-1.7B-Base", "provider": "huggingface", "task": "text-generation", "downloads": 1885, "parameter_count_billions": 1.72, "architecture": "qwen3"} +{"model_id": "unsloth/Qwen3-4B-unsloth-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 68411, "parameter_count_billions": 3.22, "architecture": "qwen3"} +{"model_id": "Aratako/Qwen3-30B-A3B-NSFW-JP", "provider": "huggingface", "task": "text-generation", "downloads": 2743, "parameter_count_billions": 2.73, "architecture": "qwen3_moe"} +{"model_id": "vincentzed-hf/Qwen3-Coder-Next-NVFP4", "provider": "huggingface", "task": "text-generation", "downloads": 4894, "parameter_count_billions": 2.73, "architecture": "qwen3_next"} +{"model_id": "google/recurrentgemma-2b-it", "provider": "huggingface", "task": "text-generation", "downloads": 2983, "parameter_count_billions": 2.7, "architecture": "recurrent_gemma"} +{"model_id": "stabilityai/stablelm-2-zephyr-1_6b", "provider": "huggingface", "task": "text-generation", "downloads": 4842, "parameter_count_billions": 1.41, "architecture": "stablelm"} +{"model_id": "stabilityai/stablelm-3b-4e1t", "provider": "huggingface", "task": "text-generation", "downloads": 31957, "parameter_count_billions": 2.65, "architecture": "stablelm"} +{"model_id": "openbmb/MiniCPM-MoE-8x2B", "provider": "huggingface", "task": "text-generation", "downloads": 3105, "parameter_count_billions": 2.83, "architecture": "unknown"} +{"model_id": "Zyphra/Zamba2-1.2B-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 85456, "parameter_count_billions": 1.98, "architecture": "zamba2"} +{"model_id": "tiiuae/falcon-rw-1b", "provider": "huggingface", "task": "text-generation", "downloads": 10911, "parameter_count_billions": 1.31, "architecture": "falcon"} +{"model_id": "unsloth/gemma-2b-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 3009, "parameter_count_billions": 1.43, "architecture": "gemma"} +{"model_id": "SeaLLMs/SeaLLM-7B-v2.5", "provider": "huggingface", "task": "text-generation", "downloads": 13164, "parameter_count_billions": 3.96, "architecture": "gemma"} +{"model_id": "unsloth/gemma-2-2b-it", "provider": "huggingface", "task": "text-generation", "downloads": 3301, "parameter_count_billions": 2.25, "architecture": "gemma2"} +{"model_id": "unsloth/gemma-3-1b-it-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 3495, "parameter_count_billions": 0.72, "architecture": "gemma3_text"} +{"model_id": "hyper-accel/ci-random-gpt2-350m", "provider": "huggingface", "task": "text-generation", "downloads": 2079, "parameter_count_billions": 0.35, "architecture": "gpt2"} +{"model_id": "EleutherAI/pythia-410m-seed3", "provider": "huggingface", "task": "text-generation", "downloads": 1839, "parameter_count_billions": 0.35, "architecture": "gpt_neox"} +{"model_id": "rinna/japanese-gpt-neox-3.6b-instruction-sft-v2", "provider": "huggingface", "task": "text-generation", "downloads": 2881, "parameter_count_billions": 3.52, "architecture": "gpt_neox"} +{"model_id": "unsloth/gpt-oss-20b-bnb-4bit", "provider": "huggingface", "task": "text-generation", "downloads": 5071, "parameter_count_billions": 2.97, "architecture": "gpt_oss"} +{"model_id": "ibm-granite/granite-guardian-3.0-2b", "provider": "huggingface", "task": "text-generation", "downloads": 2397, "parameter_count_billions": 2.11, "architecture": "granite"} +{"model_id": "ibm-granite/granite-3.0-3b-a800m-instruct", "provider": "huggingface", "task": "text-generation", "downloads": 2147, "parameter_count_billions": 0.98, "architecture": "granitemoe"} +{"model_id": "unsloth/granite-4.0-h-tiny", "provider": "huggingface", "task": "text-generation", "downloads": 4129, "parameter_count_billions": 1.29, "architecture": "granitemoehybrid"} +{"model_id": "ibm-granite/granite-4.0-h-micro-base", "provider": "huggingface", "task": "text-generation", "downloads": 2434, "parameter_count_billions": 2.22, "architecture": "granitemoehybrid"} +{"model_id": "LiquidAI/LFM2.5-1.2B-JP", "provider": "huggingface", "task": "text-generation", "downloads": 2519, "parameter_count_billions": 0.94, "architecture": "lfm2"} +{"model_id": "hyper-accel/ci-random-llama2-7b", "provider": "huggingface", "task": "text-generation", "downloads": 2259, "parameter_count_billions": 0.53, "architecture": "llama"} +{"model_id": "unsloth/tinyllama-chat", "provider": "huggingface", "task": "text-generation", "downloads": 12134, "parameter_count_billions": 1.17, "architecture": "llama"} diff --git a/configs/rand_chinese_stratified_100_shards_audit.json b/configs/rand_chinese_stratified_100_shards_audit.json new file mode 100644 index 0000000..bf1fa17 --- /dev/null +++ b/configs/rand_chinese_stratified_100_shards_audit.json @@ -0,0 +1,119 @@ +{ + "cohort": "configs/rand_chinese_stratified_100.jsonl", + "cohort_sha256": "19b7c7b554af4e98edeb3ab279f52ccae66a9bddbff81c0c15f2fb464e895e6e", + "assignment_rule": "the 23 largest models by recorded parameter_count_billions go to the two A100 GPUs; all remaining models go to the four-GPU RTX 3090 fleet", + "rtx3090": { + "path": "configs/rand_chinese_stratified_100_rtx3090.jsonl", + "count": 77, + "sha256": "e615f574cea8ce376143b906eeb71e06067f3ce3743bed32fbd2f35f1e13b807", + "models": [ + "FreedomIntelligence/openPangu-Embedded-1B", + "arcee-ai/AFM-4.5B", + "Salesforce/codegen-350M-multi", + "Salesforce/codegen-2B-mono", + "deepseek-ai/DeepSeek-Coder-V2-Lite-Base", + "ai-sage/GigaChat3-10B-A1.8B-bf16", + "euclaise/falcon_1b_stage2", + "tiiuae/Falcon-H1-0.5B-Base", + "tiiuae/Falcon-H1-1.5B-Base", + "tiiuae/Falcon-H1-3B-Base", + "TechxGenus/gemma-1.1-2b-it-GPTQ", + "unsloth/gemma-7b-it", + "yam-peleg/Hebrew-Gemma-11B-V2", + "vandijklab/C2S-Scale-Gemma-2-2B", + "nvidia/Nemotron-Content-Safety-Reasoning-4B", + "unsloth/gemma-3-1b-it", + "gghfez/gemma-3-4b-novision", + "robowaifudev/megatron-gpt2-345m", + "rinna/japanese-gpt-1b", + "EleutherAI/pythia-410m-seed1", + "cleanrl/EleutherAI_pythia-1b-deduped__sft__tldr", + "stabilityai/stablelm-tuned-alpha-3b", + "squ11z1/gpt-oss-nano", + "ibm-granite/granite-guardian-3.1-2b", + "ibm-granite/granite-3.1-3b-a800m-base", + "ibm-granite/granite-4.0-h-350m-base", + "ibm-granite/granite-4.0-h-tiny-base", + "ibm-granite/granite-4.0-micro-base", + "ai21labs/AI21-Jamba2-3B", + "jetmoe/jetmoe-8b", + "unsloth/LFM2.5-1.2B-Instruct", + "svc-nai-cci/nanollama-public", + "TheBloke/TinyLlama-1.1B-Chat-v1.0-AWQ", + "tiiuae/Falcon3-7B-Base", + "state-spaces/mamba-370m-hf", + "state-spaces/mamba-790m-hf", + "state-spaces/mamba-1.4b-hf", + "mii-llm/minerva-chat-v0.1-alpha-sft", + "AIChenKai/TinyLlama-1.1B-Chat-v1.0-x2-MoE", + "nvidia/Minitron-4B-Base", + "allenai/OLMo-2-0425-1B-RLVR1", + "yec019/fbopt-350m-8bit", + "facebook/galactica-1.3b", + "bharatgenai/Param2-17B-A2.4B-Thinking", + "Artples/L-MChat-Small", + "ReDiX/Artemide-3.5", + "unsloth/Phi-4-mini-instruct-unsloth-bnb-4bit", + "TIGER-Lab/VLM2Vec-Full", + "Papaperez/Qwen2.5-0.5B-Instruct-Gensyn-Swarm-lanky_reptilian_opossum", + "unsloth/Qwen2.5-Coder-1.5B-bnb-4bit", + "unsloth/Qwen2.5-3B-unsloth-bnb-4bit", + "unsloth/Qwen3-0.6B-Base-unsloth-bnb-4bit", + "dicta-il/DictaLM-3.0-1.7B-Base", + "unsloth/Qwen3-4B-unsloth-bnb-4bit", + "Aratako/Qwen3-30B-A3B-NSFW-JP", + "vincentzed-hf/Qwen3-Coder-Next-NVFP4", + "google/recurrentgemma-2b-it", + "stabilityai/stablelm-2-zephyr-1_6b", + "stabilityai/stablelm-3b-4e1t", + "openbmb/MiniCPM-MoE-8x2B", + "Zyphra/Zamba2-1.2B-instruct", + "tiiuae/falcon-rw-1b", + "unsloth/gemma-2b-bnb-4bit", + "SeaLLMs/SeaLLM-7B-v2.5", + "unsloth/gemma-2-2b-it", + "unsloth/gemma-3-1b-it-bnb-4bit", + "hyper-accel/ci-random-gpt2-350m", + "EleutherAI/pythia-410m-seed3", + "rinna/japanese-gpt-neox-3.6b-instruction-sft-v2", + "unsloth/gpt-oss-20b-bnb-4bit", + "ibm-granite/granite-guardian-3.0-2b", + "ibm-granite/granite-3.0-3b-a800m-instruct", + "unsloth/granite-4.0-h-tiny", + "ibm-granite/granite-4.0-h-micro-base", + "LiquidAI/LFM2.5-1.2B-JP", + "hyper-accel/ci-random-llama2-7b", + "unsloth/tinyllama-chat" + ] + }, + "a100": { + "path": "configs/rand_chinese_stratified_100_a100.jsonl", + "count": 23, + "sha256": "709d8560ef63f2c3dd626a6e05ac413998850661e6343ff07d8779947fdcb4a4", + "models": [ + "swiss-ai/Apertus-8B-2509", + "tiiuae/Falcon-H1R-7B", + "Unbabel/Tower-Plus-9B", + "EleutherAI/polyglot-ko-5.8b", + "PygmalionAI/pygmalion-6b", + "tencent/Hunyuan-7B-Instruct", + "yaojialzc/Gigi-Llama3-8B-Chinese-zh", + "state-spaces/mamba-2.8b-hf", + "openbmb/MiniCPM4.1-8B-GPTQ", + "Artples/L-MChat-7b", + "hugging-quants/Mixtral-8x7B-Instruct-v0.1-AWQ-INT4", + "unsloth/Nemotron-3-Nano-30B-A3B", + "allenai/OLMo-7B-0724-Instruct-hf", + "allenai/Olmo-3-7B-RL-Zero-Math", + "allenai/Olmo-Hybrid-Instruct-SFT-7B", + "facebook/galactica-6.7b", + "TheBloke/Qwen-7B-Chat-AWQ", + "IQuestLab/Fleming-R1-7B", + "tiiuae/Falcon3-10B-Base", + "swiss-ai/Apertus-8B-Instruct-2509", + "tiiuae/Falcon-H1-7B-Instruct", + "ytu-ce-cosmos/Turkish-Gemma-9b-T1", + "EleutherAI/deep-ignorance-pretraining-stage-unfiltered" + ] + } +} diff --git a/configs/rand_chinese_validated100_latest.jsonl b/configs/rand_chinese_validated100_latest.jsonl new file mode 100644 index 0000000..15d2d31 --- /dev/null +++ b/configs/rand_chinese_validated100_latest.jsonl @@ -0,0 +1,100 @@ +{"model_id": "ibm-granite/granite-4.0-h-350m-base", "provider": "huggingface"} +{"model_id": "EleutherAI/pythia-410m-seed2", "provider": "huggingface"} +{"model_id": "numind/NuExtract-1.5-tiny", "provider": "huggingface"} +{"model_id": "unsloth/Qwen2.5-0.5B", "provider": "huggingface"} +{"model_id": "tiiuae/Falcon-H1-0.5B-Base", "provider": "huggingface"} +{"model_id": "unsloth/gemma-3-1b-it", "provider": "huggingface"} +{"model_id": "LiquidAI/LFM2-1.2B-Extract", "provider": "huggingface"} +{"model_id": "Azurro/APT3-1B-Base", "provider": "huggingface"} +{"model_id": "ibm-granite/granite-3.1-3b-a800m-base", "provider": "huggingface"} +{"model_id": "akhauriyash/DeepSeek-R1-Distill-Qwen-1.5B-SpeculativeReasoner", "provider": "huggingface"} +{"model_id": "SakanaAI/TinySwallow-1.5B", "provider": "huggingface"} +{"model_id": "unsloth/Qwen2.5-1.5B", "provider": "huggingface"} +{"model_id": "Vinnnf/Thinkless-1.5B-RL-DeepScaleR", "provider": "huggingface"} +{"model_id": "stefanruseti/newsvibe-stance-llama-1b", "provider": "huggingface"} +{"model_id": "Jiayi-Pan/Tiny-Vicuna-1B", "provider": "huggingface"} +{"model_id": "unsloth/Qwen2.5-0.5B-Instruct", "provider": "huggingface"} +{"model_id": "TinyLlama/TinyLlama-1.1B-intermediate-step-955k-token-2T", "provider": "huggingface"} +{"model_id": "VishalMysore/cookgptlama", "provider": "huggingface"} +{"model_id": "unsloth/granite-4.0-h-tiny", "provider": "huggingface"} +{"model_id": "tiiuae/falcon-rw-1b", "provider": "huggingface"} +{"model_id": "tiiuae/Falcon-H1-1.5B-Base", "provider": "huggingface"} +{"model_id": "stabilityai/stablelm-2-1_6b-chat", "provider": "huggingface"} +{"model_id": "utter-project/EuroLLM-1.7B", "provider": "huggingface"} +{"model_id": "unsloth/Qwen3-0.6B-Base", "provider": "huggingface"} +{"model_id": "m-a-p/YuE-s2-1B-general", "provider": "huggingface"} +{"model_id": "VillanovaAI/Villanova-2B-2512-Preview", "provider": "huggingface"} +{"model_id": "authormist/authormist-originality", "provider": "huggingface"} +{"model_id": "unsloth/Qwen2.5-3B-Instruct", "provider": "huggingface"} +{"model_id": "unsloth/gemma-2-2b-it", "provider": "huggingface"} +{"model_id": "mii-llm/minerva-chat-v0.1-alpha-sft", "provider": "huggingface"} +{"model_id": "stabilityai/stable-code-3b", "provider": "huggingface"} +{"model_id": "tiiuae/Falcon-H1-3B-Base", "provider": "huggingface"} +{"model_id": "yec019/fbopt-350m-8bit", "provider": "huggingface"} +{"model_id": "ToxicityPrompts/PolyGuard-Qwen-Smol", "provider": "huggingface"} +{"model_id": "princeton-nlp/Sheared-LLaMA-2.7B", "provider": "huggingface"} +{"model_id": "RedHatAI/gpt-oss-20b", "provider": "huggingface"} +{"model_id": "unsloth/gpt-oss-20b-BF16", "provider": "huggingface"} +{"model_id": "huihui-ai/Huihui-Qwen3-4B-Instruct-2507-abliterated", "provider": "huggingface"} +{"model_id": "PrimeIntellect/Qwen3-4B", "provider": "huggingface"} +{"model_id": "riv25-aim410/qwen3-4b-spectrum-nl2sql", "provider": "huggingface"} +{"model_id": "unsloth/Qwen3-4B-Instruct-2507", "provider": "huggingface"} +{"model_id": "ibm-granite/granite-4.0-micro-base", "provider": "huggingface"} +{"model_id": "huihui-ai/Llama-3.2-3B-Instruct-abliterated", "provider": "huggingface"} +{"model_id": "radheneev/NetrAI-L3", "provider": "huggingface"} +{"model_id": "tiiuae/Falcon3-7B-Instruct", "provider": "huggingface"} +{"model_id": "e-palmisano/Phi3-ITA-mini-4K-instruct", "provider": "huggingface"} +{"model_id": "MoxoffSrL/Moxoff-Phi3Mini-KTO", "provider": "huggingface"} +{"model_id": "SeacomSrl/SeaPhi3-mini", "provider": "huggingface"} +{"model_id": "unsloth/Phi-3.5-mini-instruct", "provider": "huggingface"} +{"model_id": "SeaLLMs/SeaLLM-7B-v2.5", "provider": "huggingface"} +{"model_id": "robowaifudev/megatron-gpt2-345m", "provider": "huggingface"} +{"model_id": "yam-peleg/Hebrew-Gemma-11B-V2", "provider": "huggingface"} +{"model_id": "huihui-ai/Qwen2.5-7B-Instruct-abliterated-v2", "provider": "huggingface"} +{"model_id": "nvidia/AceInstruct-7B", "provider": "huggingface"} +{"model_id": "unsloth/DeepSeek-R1-Distill-Qwen-7B", "provider": "huggingface"} +{"model_id": "tiiuae/Falcon3-10B-Base", "provider": "huggingface"} +{"model_id": "state-spaces/mamba-2.8b-hf", "provider": "huggingface"} +{"model_id": "state-spaces/mamba-370m-hf", "provider": "huggingface"} +{"model_id": "EleutherAI/pythia-410m-seed1", "provider": "huggingface"} +{"model_id": "allenai/tulu-2-dpo-7b", "provider": "huggingface"} +{"model_id": "dreamgen/WizardLM-2-7B", "provider": "huggingface"} +{"model_id": "GritLM/emb_m7_nodes16_fast", "provider": "huggingface"} +{"model_id": "EleutherAI/pythia-410m-seed3", "provider": "huggingface"} +{"model_id": "Ihor/Text2Graph-R1-Qwen2.5-0.5b", "provider": "huggingface"} +{"model_id": "Nexusflow/Starling-LM-7B-beta", "provider": "huggingface"} +{"model_id": "Open-Orca/Mistral-7B-OpenOrca", "provider": "huggingface"} +{"model_id": "reglab-rrc/mistral-rrc", "provider": "huggingface"} +{"model_id": "RubielLabarta/LogoS-7Bx2-MoE-13B-v0.2", "provider": "huggingface"} +{"model_id": "shadowml/BeagSake-7B", "provider": "huggingface"} +{"model_id": "tartuNLP/Llammas-base-p1-GPT-4o-human-error-mix-paragraph-GEC", "provider": "huggingface"} +{"model_id": "togethercomputer/LLaMA-2-7B-32K", "provider": "huggingface"} +{"model_id": "Universal-NER/UniNER-7B-all", "provider": "huggingface"} +{"model_id": "uukuguy/speechless-zephyr-code-functionary-7b", "provider": "huggingface"} +{"model_id": "Voicelab/trurl-2-7b", "provider": "huggingface"} +{"model_id": "yunconglong/Truthful_DPO_TomGrc_FusionNet_7Bx2_MoE_13B", "provider": "huggingface"} +{"model_id": "ronigold/dictalm2.0-instruct-fine-tuned-alpaca-gpt4-hebrew", "provider": "huggingface"} +{"model_id": "thelamapi/next-1b", "provider": "huggingface"} +{"model_id": "EleutherAI/deep-ignorance-pretraining-stage-unfiltered", "provider": "huggingface"} +{"model_id": "togethercomputer/RedPajama-INCITE-7B-Instruct", "provider": "huggingface"} +{"model_id": "allenai/Llama-3.1-Tulu-3-8B", "provider": "huggingface"} +{"model_id": "aisingapore/Llama-SEA-LION-v3-8B-IT", "provider": "huggingface"} +{"model_id": "anakin87/Llama-3-8b-ita-ties-pro", "provider": "huggingface"} +{"model_id": "DeepMount00/Llama-3.1-8b-ITA", "provider": "huggingface"} +{"model_id": "dfurman/Llama-3-8B-Orpo-v0.1", "provider": "huggingface"} +{"model_id": "gradientai/Llama-3-8B-Instruct-262k", "provider": "huggingface"} +{"model_id": "McGill-NLP/AfriqueLlama-8B", "provider": "huggingface"} +{"model_id": "nvidia/Llama-3.1-Nemotron-Safety-Guard-8B-v3", "provider": "huggingface"} +{"model_id": "RedHatAI/Llama-3.1-8B-Instruct-NVFP4", "provider": "huggingface"} +{"model_id": "rombodawg/rombos_Replete-Coder-Llama3-8B", "provider": "huggingface"} +{"model_id": "sh2orc/Llama-3.1-Korean-8B-Instruct", "provider": "huggingface"} +{"model_id": "shenzhi-wang/Llama3.1-8B-Chinese-Chat", "provider": "huggingface"} +{"model_id": "tartuNLP/Llama-3.1-EstLLM-8B-Instruct-1125", "provider": "huggingface"} +{"model_id": "tokyotech-llm/Llama-3-Swallow-8B-Instruct-v0.1", "provider": "huggingface"} +{"model_id": "typhoon-ai/llama-3-typhoon-v1.5-8b-instruct", "provider": "huggingface"} +{"model_id": "UCLA-AGI/Llama-3-Instruct-8B-SPPO-Iter3", "provider": "huggingface"} +{"model_id": "unsloth/llama-3-8b", "provider": "huggingface"} +{"model_id": "unsloth/Meta-Llama-3.1-8B", "provider": "huggingface"} +{"model_id": "voidful/Llama-3.2-8B-Instruct", "provider": "huggingface"} +{"model_id": "yaojialzc/Gigi-Llama3-8B-Chinese-zh", "provider": "huggingface"} +{"model_id": "swiss-ai/Apertus-8B-Instruct-2509", "provider": "huggingface"} diff --git a/docs/SVM_summary.tex b/docs/SVM_summary.tex new file mode 100644 index 0000000..bb2db6f --- /dev/null +++ b/docs/SVM_summary.tex @@ -0,0 +1,225 @@ +\documentclass[11pt,a4paper]{article} +\usepackage{graphicx} +\usepackage{booktabs} +\usepackage{amsmath} +\usepackage{hyperref} +\usepackage{caption} +\usepackage{subcaption} +\usepackage{listings} +\usepackage{geometry} +\geometry{margin=1in} +\title{SVM Experiments with Hugging Face Model-Tree Relations} +\author{} +\date{} + +\begin{document} +\maketitle + +\begin{abstract} +Concise summary of the pipeline: export Hugging Face model-tree relations, extract features from cached DNA outputs, train a linear SVM probe to detect model-family signals, and evaluate with held-out test sets and cross-validation. This document summarizes implementation details, experimental design, train/test splitting strategy, and includes placeholder figures and tables for presentation. +\end{abstract} + +\section{Overview} +The workflow has three main parts: +\begin{enumerate} + \item Export model relations from Hub model-card metadata to form related-model groups. + \item Extract feature vectors from precomputed DNA outputs for each model/run. + \item Train and evaluate an SVM classifier that predicts membership in a related-model group. +\end{enumerate} + +\section{Exporting the Hugging Face Model Tree} +Implementation summary: +\begin{itemize} + \item For each model id in the input list, fetch repository metadata via the Hub API. + \item Parse fields and card metadata for base-model relationships and config fields that indicate parent/base models. + \item Add each model as a node, add an undirected edge for each discovered base relation (A--B). + \item Collapse nodes into connected components to produce related-model groups. +\end{itemize} + +Algorithmic detail (union--find streaming style): +\begin{lstlisting}[basicstyle=\ttfamily\small] +for model in input_models: + info = hf_api.model_info(model) + for base in extract_base_models(info): + union_find.add(model) + union_find.add(base) + union_find.union(model, base) +components = collect_connected_components(union_find) +write_jsonl(groups) +\end{lstlisting} + +Why union--find: +\begin{itemize} + \item Supports streaming discovery of edges without constructing the full adjacency list first. + \item Near-constant amortized cost per union/find. + \item Low memory overhead and simple to implement. +\end{itemize} + +Output: +\begin{itemize} + \item JSONL file where each line is an object with a ``models'' array representing a related group. + \item A summary JSON with counts (model\_count, node\_count, edge\_count, component\_count, skipped\_models). +\end{itemize} + +\section{Feature Extraction and SVM Implementation} +Feature sources: +\begin{itemize} + \item Per-model cached DNA outputs (e.g., response vectors, log-prob vectors, per-probe scores). + \item Aggregated statistics across probes: mean response, variance, top-$k$ token agreement, entropy, and any hand-engineered distances to canonical outputs. + \item Optionally, metadata features (model size bucket, family label, tokenizer type) if available. +\end{itemize} + +Feature pipeline (recommended): +\begin{enumerate} + \item Load cached outputs and align probes across models and runs to a common order. + \item Compute numeric features per model or per (model, run) sample. + \item Apply standard scaling (zero mean, unit variance) fit on training set; persist scaler. + \item Optionally apply PCA to reduce dimensionality (retain e.g., 95\% variance). +\end{enumerate} + +SVM details: +\begin{itemize} + \item Use a linear SVM (e.g., scikit-learn's \texttt{LinearSVC} or \texttt{SGDClassifier} with hinge loss) for interpretability and speed on high-dimensional features. + \item Regularization: tune penalty $C$ over a small grid (e.g., $[0.01,0.1,1,10]$). + \item Use class weighting or balanced sampling if classes are imbalanced. + \item For probabilistic outputs, wrap the SVM with Platt scaling (e.g., \texttt{CalibratedClassifierCV}) if needed for ROC/PR curves. +\end{itemize} + +Minimal training loop (sklearn-style): +\begin{lstlisting}[basicstyle=\ttfamily\small] +from sklearn.preprocessing import StandardScaler +from sklearn.svm import LinearSVC +scaler = StandardScaler().fit(X_train) +Xtr = scaler.transform(X_train) +clf = LinearSVC(C=1.0, max_iter=10000).fit(Xtr, y_train) +\end{lstlisting} + +\section{Experiment Outline} +Goals: +\begin{itemize} + \item Evaluate whether DNA outputs contain signals that correlate with model-tree relations. + \item Quantify detection performance (per-group and overall). + \item Analyze robustness across sampling settings (temperature/top-p). +\end{itemize} + +Experimental arms: +\begin{itemize} + \item Baseline: random classifier or simple logistic regression. + \item Linear SVM probe on raw features. + \item Linear SVM + PCA dimensionality reduction. + \item Cross-run generalization tests: train on one sampling regime, test on another. +\end{itemize} + +Metrics: +\begin{itemize} + \item Accuracy, precision, recall, F1 (micro and macro), ROC AUC, PR AUC. + \item Confusion matrices aggregated at group-level. +\end{itemize} + +\section{Train / Test Split Strategy} +Recommended approaches: +\begin{enumerate} + \item \textbf{Group-aware holdout (preferred)}: Split by related-model group so that all models from some groups are only in train and other groups only in test. This evaluates generalization to unseen model families. + \item \textbf{Model-level stratified split}: If labels are binary per-model (e.g., in-group vs out-group for a particular relation), stratify splits by label while ensuring models from the same group are not split across train/test to avoid leakage. + \item \textbf{K-fold cross-validation with grouping}: Use GroupKFold where the group id is the connected-component id. This yields k folds where groups are exclusive per fold. + \item \textbf{Per-run generalization}: Train on outputs from a subset of sampling settings (e.g., temperature=0.2) and test on others (temperature=0.3, different top-p). +\end{enumerate} + +Practical splits: +\begin{itemize} + \item Typical split sizes: 70\% train groups / 15\% val groups / 15\% test groups. + \item For small group counts, prefer leave-one-group-out or repeated GroupKFold. + \item When doing per-sample classification (many samples per model), ensure group-wise partitioning to prevent sample-level leakage. +\end{itemize} + +\section{Experiment Details (Suggested Configuration)} +\begin{itemize} + \item Input models: the full model list (N $\approx$ 11k). Optionally pre-filter by availability or size bucket. + \item Feature vector dimensionality: depends on probes; example 512--4096. Use PCA if >1024. + \item Classifier: LinearSVC with grid search on $C \in \{0.01,0.1,1,10\}$. + \item Validation: GroupKFold with $k=5$ (groups = connected components). + \item Repeat experiments with caching and with incremental checkpointing to measure wall time. + \item Logging: store metrics per-fold, per-group summary, and top-k misclassified models for manual inspection. +\end{itemize} + +\section{Figures and Tables (placeholders)} +\subsection{Figure suggestions} +\begin{figure}[ht] + \centering + \begin{subfigure}{0.48\textwidth} + \centering + \includegraphics[width=\linewidth]{figures/roc_curve_placeholder.pdf} + \caption{ROC curve (SVM vs baseline)} + \end{subfigure} + \hfill + \begin{subfigure}{0.48\textwidth} + \centering + \includegraphics[width=\linewidth]{figures/pr_curve_placeholder.pdf} + \caption{Precision--Recall curve} + \end{subfigure} + \caption{Primary binary-classification performance plots.} +\end{figure} + +\begin{figure}[ht] + \centering + \includegraphics[width=0.6\linewidth]{figures/stability_heatmap_placeholder.pdf} + \caption{Heatmap showing probe stability or accuracy across sampling settings (temperature/top-p).} +\end{figure} + +\subsection{Example tables} +\begin{table}[ht] +\centering +\caption{Aggregate classifier performance (mean $\pm$ std over folds)} +\begin{tabular}{lcccc} +\toprule +Model & Accuracy & Precision & Recall & F1 \\ +\midrule +Baseline (random) & 0.50 & 0.50 & 0.50 & 0.50 \\ +Logistic Regression & 0.72 $\pm$ 0.03 & 0.71 $\pm$ 0.04 & 0.70 $\pm$ 0.03 & 0.70 $\pm$ 0.03 \\ +Linear SVM (C=1.0) & 0.78 $\pm$ 0.02 & 0.77 $\pm$ 0.03 & 0.76 $\pm$ 0.03 & 0.76 $\pm$ 0.02 \\ +SVM + PCA (95\%) & 0.76 $\pm$ 0.03 & 0.75 $\pm$ 0.03 & 0.75 $\pm$ 0.04 & 0.75 $\pm$ 0.03 \\ +\bottomrule +\end{tabular} +\end{table} + +\begin{table}[ht] +\centering +\caption{Per-group breakdown (top 8 groups by size)} +\begin{tabular}{lrrrr} +\toprule +Group ID & \# Models & Accuracy & Precision & Recall \\ +\midrule +group\_A & 42 & 0.92 & 0.90 & 0.95 \\ +group\_B & 38 & 0.84 & 0.82 & 0.80 \\ +group\_C & 30 & 0.79 & 0.75 & 0.78 \\ +... & ... & ... & ... & ... \\ +\bottomrule +\end{tabular} +\end{table} + +\section{Practical Recommendations and Optimizations} +\begin{itemize} + \item The dominant runtime cost is fetching model metadata; parallelize API calls with a thread pool and caching. + \item Use group-aware splitting to avoid leakage from related models appearing in both train and test. + \item Keep the classifier linear for interpretability and speed; examine coefficients to find discriminative features. + \item Store intermediate caches and partial JSONL outputs to resume long runs. + \item Save the scaler, PCA model, and trained SVM for reproducible evaluation pipelines. +\end{itemize} + +\section{Appendix: Example Commands} +\begin{verbatim} +# Export model-tree relations (nohup recommended for long runs) +python export_hf_model_tree.py \ + --models-file huggingface_llm_list.jsonl \ + --output-file model_relations.jsonl \ + --summary-file model_relations_summary.json + +# Train an SVM probe (sketch) +python scripts/train_svm_probe.py \ + --features-dir out/dna_features \ + --relations model_relations.jsonl \ + --output-dir out/svm_probe \ + --cv-folds 5 --svm-C 1.0 +\end{verbatim} + +\end{document} \ No newline at end of file diff --git a/docs/figures/primary_robustness_20260813/bounded_decoding_relationship.png b/docs/figures/primary_robustness_20260813/bounded_decoding_relationship.png new file mode 100644 index 0000000..fb85c69 Binary files /dev/null and b/docs/figures/primary_robustness_20260813/bounded_decoding_relationship.png differ diff --git a/docs/figures/primary_robustness_20260813/distdna_k2_pilot_design.png b/docs/figures/primary_robustness_20260813/distdna_k2_pilot_design.png new file mode 100644 index 0000000..77614a5 Binary files /dev/null and b/docs/figures/primary_robustness_20260813/distdna_k2_pilot_design.png differ diff --git a/docs/figures/primary_robustness_20260813/live_grid_seed_recovery.png b/docs/figures/primary_robustness_20260813/live_grid_seed_recovery.png new file mode 100644 index 0000000..a9e31a6 Binary files /dev/null and b/docs/figures/primary_robustness_20260813/live_grid_seed_recovery.png differ diff --git a/docs/figures/primary_robustness_20260813/primary_bounded_surface.csv b/docs/figures/primary_robustness_20260813/primary_bounded_surface.csv new file mode 100644 index 0000000..bf9c032 --- /dev/null +++ b/docs/figures/primary_robustness_20260813/primary_bounded_surface.csv @@ -0,0 +1,25 @@ +temperature_bound,top_p_bound,metric,cell_count,model_count,equal_cell_mean,worst_setting,best_setting +0.2,0.8,top1,2,69,0.7681159420289855,0.6231884057971014,0.9130434782608695 +0.2,0.8,mrr,2,69,0.819388147759532,0.698585568371815,0.9401907271472488 +0.2,0.9,top1,3,69,0.6714975845410628,0.5652173913043478,0.8405797101449275 +0.2,0.9,mrr,3,69,0.7572720981688367,0.6808204400469097,0.9006580893226857 +0.2,1.0,top1,4,69,0.6557971014492754,0.5507246376811594,0.855072463768116 +0.2,1.0,mrr,4,69,0.7404864635120207,0.6518892701501398,0.907608695652174 +0.3,0.8,top1,3,69,0.7053140096618357,0.5942028985507246,0.8840579710144928 +0.3,0.8,mrr,3,69,0.7807093525922418,0.6976796955057825,0.9347826086956522 +0.3,0.9,top1,5,69,0.6608695652173914,0.5507246376811594,0.7971014492753623 +0.3,0.9,mrr,5,69,0.7449986237765831,0.6484892956223051,0.8674608402869273 +0.3,1.0,top1,7,69,0.6169772256728778,0.34782608695652173,0.782608695652174 +0.3,1.0,mrr,7,69,0.7026568586616093,0.4678687190293466,0.845865487169835 +0.5,0.8,top1,4,69,0.6268115942028986,0.391304347826087,0.855072463768116 +0.5,0.8,mrr,4,69,0.7029009375815571,0.48052393059261367,0.9135265700483093 +0.5,0.9,top1,7,69,0.6045548654244307,0.4057971014492754,0.8115942028985508 +0.5,0.9,mrr,7,69,0.6918990816649283,0.513272479062733,0.865855762594893 +0.5,1.0,top1,10,69,0.563768115942029,0.3333333333333333,0.782608695652174 +0.5,1.0,mrr,10,69,0.6547455795394996,0.43206217396103364,0.8434010192705845 +0.7,0.8,top1,5,69,0.47536231884057967,0.11594202898550725,0.7971014492753623 +0.7,0.8,mrr,5,69,0.5733302453326063,0.22281924493242508,0.873447204968944 +0.7,0.9,top1,9,69,0.5024154589371981,0.17391304347826086,0.7391304347826086 +0.7,0.9,mrr,9,69,0.592273079460661,0.26641350757878646,0.8236131018739714 +0.7,1.0,top1,13,69,0.4648829431438127,0.14492753623188406,0.7536231884057971 +0.7,1.0,mrr,13,69,0.5569466095145638,0.2436053398748157,0.8218442647151087 diff --git a/docs/figures/primary_robustness_20260813/primary_decoding_analysis.json b/docs/figures/primary_robustness_20260813/primary_decoding_analysis.json new file mode 100644 index 0000000..eb0c9cd --- /dev/null +++ b/docs/figures/primary_robustness_20260813/primary_decoding_analysis.json @@ -0,0 +1,581 @@ +{ + "generated_at": "2026-08-13T14:20:15+08:00", + "strict_cohort_size": 69, + "strict_cohort": [ + "EleutherAI/deep-ignorance-pretraining-stage-unfiltered", + "EleutherAI/pythia-410m-seed1", + "EleutherAI/pythia-410m-seed2", + "EleutherAI/pythia-410m-seed3", + "GritLM/emb_m7_nodes16_fast", + "Ihor/Text2Graph-R1-Qwen2.5-0.5b", + "Jiayi-Pan/Tiny-Vicuna-1B", + "LiquidAI/LFM2-1.2B-Extract", + "McGill-NLP/AfriqueLlama-8B", + "MoxoffSrL/Moxoff-Phi3Mini-KTO", + "Nexusflow/Starling-LM-7B-beta", + "Open-Orca/Mistral-7B-OpenOrca", + "PrimeIntellect/Qwen3-4B", + "RedHatAI/Llama-3.1-8B-Instruct-NVFP4", + "RedHatAI/gpt-oss-20b", + "RubielLabarta/LogoS-7Bx2-MoE-13B-v0.2", + "SeaLLMs/SeaLLM-7B-v2.5", + "UCLA-AGI/Llama-3-Instruct-8B-SPPO-Iter3", + "Universal-NER/UniNER-7B-all", + "VillanovaAI/Villanova-2B-2512-Preview", + "Vinnnf/Thinkless-1.5B-RL-DeepScaleR", + "VishalMysore/cookgptlama", + "akhauriyash/DeepSeek-R1-Distill-Qwen-1.5B-SpeculativeReasoner", + "allenai/Llama-3.1-Tulu-3-8B", + "allenai/tulu-2-dpo-7b", + "dfurman/Llama-3-8B-Orpo-v0.1", + "dreamgen/WizardLM-2-7B", + "e-palmisano/Phi3-ITA-mini-4K-instruct", + "gradientai/Llama-3-8B-Instruct-262k", + "huihui-ai/Llama-3.2-3B-Instruct-abliterated", + "huihui-ai/Qwen2.5-7B-Instruct-abliterated-v2", + "ibm-granite/granite-3.1-3b-a800m-base", + "ibm-granite/granite-4.0-h-350m-base", + "ibm-granite/granite-4.0-micro-base", + "nvidia/AceInstruct-7B", + "nvidia/Llama-3.1-Nemotron-Safety-Guard-8B-v3", + "radheneev/NetrAI-L3", + "reglab-rrc/mistral-rrc", + "riv25-aim410/qwen3-4b-spectrum-nl2sql", + "robowaifudev/megatron-gpt2-345m", + "ronigold/dictalm2.0-instruct-fine-tuned-alpaca-gpt4-hebrew", + "sh2orc/Llama-3.1-Korean-8B-Instruct", + "shadowml/BeagSake-7B", + "shenzhi-wang/Llama3.1-8B-Chinese-Chat", + "stabilityai/stablelm-2-1_6b-chat", + "state-spaces/mamba-2.8b-hf", + "state-spaces/mamba-370m-hf", + "stefanruseti/newsvibe-stance-llama-1b", + "swiss-ai/Apertus-8B-Instruct-2509", + "tartuNLP/Llama-3.1-EstLLM-8B-Instruct-1125", + "thelamapi/next-1b", + "tiiuae/Falcon3-10B-Base", + "tiiuae/Falcon3-7B-Instruct", + "tiiuae/falcon-rw-1b", + "togethercomputer/RedPajama-INCITE-7B-Instruct", + "typhoon-ai/llama-3-typhoon-v1.5-8b-instruct", + "unsloth/DeepSeek-R1-Distill-Qwen-7B", + "unsloth/Phi-3.5-mini-instruct", + "unsloth/Qwen2.5-0.5B-Instruct", + "unsloth/Qwen2.5-3B-Instruct", + "unsloth/gemma-2-2b-it", + "unsloth/gpt-oss-20b-BF16", + "unsloth/granite-4.0-h-tiny", + "unsloth/llama-3-8b", + "uukuguy/speechless-zephyr-code-functionary-7b", + "voidful/Llama-3.2-8B-Instruct", + "yam-peleg/Hebrew-Gemma-11B-V2", + "yec019/fbopt-350m-8bit", + "yunconglong/Truthful_DPO_TomGrc_FusionNet_7Bx2_MoE_13B" + ], + "artifact_count": 2553, + "selection_priority": "explicit 42001/42002 success, then other explicit seed, then historical unknown seed", + "per_setting": [ + { + "comparison": "fixed_t0_gallery", + "temperature": 0.0, + "top_p": 1.0, + "model_count": 69, + "top1": 0.927536231884058, + "top3": 0.9710144927536232, + "top5": 0.9855072463768116, + "mrr": 0.9512458682939233 + }, + { + "comparison": "same_setting_repeat", + "temperature": 0.0, + "top_p": 1.0, + "model_count": 69, + "top1": 0.927536231884058, + "top3": 0.9710144927536232, + "top5": 0.9855072463768116, + "mrr": 0.9512458682939233 + }, + { + "comparison": "fixed_t0_gallery", + "temperature": 0.2, + "top_p": 0.8, + "model_count": 69, + "top1": 0.4927536231884058, + "top3": 0.6086956521739131, + "top5": 0.7101449275362319, + "mrr": 0.5877431653933151 + }, + { + "comparison": "same_setting_repeat", + "temperature": 0.2, + "top_p": 0.8, + "model_count": 69, + "top1": 0.42028985507246375, + "top3": 0.5507246376811594, + "top5": 0.6376811594202898, + "mrr": 0.5235947971742235 + }, + { + "comparison": "fixed_t0_gallery", + "temperature": 0.2, + "top_p": 0.9, + "model_count": 69, + "top1": 0.4492753623188406, + "top3": 0.5942028985507246, + "top5": 0.6666666666666666, + "mrr": 0.5461394325396153 + }, + { + "comparison": "same_setting_repeat", + "temperature": 0.2, + "top_p": 0.9, + "model_count": 69, + "top1": 0.4927536231884058, + "top3": 0.5942028985507246, + "top5": 0.6666666666666666, + "mrr": 0.5770665201010912 + }, + { + "comparison": "fixed_t0_gallery", + "temperature": 0.2, + "top_p": 1.0, + "model_count": 69, + "top1": 0.43478260869565216, + "top3": 0.5507246376811594, + "top5": 0.6666666666666666, + "mrr": 0.5307751635256935 + }, + { + "comparison": "same_setting_repeat", + "temperature": 0.2, + "top_p": 1.0, + "model_count": 69, + "top1": 0.42028985507246375, + "top3": 0.5362318840579711, + "top5": 0.5652173913043478, + "mrr": 0.49400155738383944 + }, + { + "comparison": "fixed_t0_gallery", + "temperature": 0.3, + "top_p": 0.8, + "model_count": 69, + "top1": 0.4057971014492754, + "top3": 0.5652173913043478, + "top5": 0.6086956521739131, + "mrr": 0.520746944906789 + }, + { + "comparison": "same_setting_repeat", + "temperature": 0.3, + "top_p": 0.8, + "model_count": 69, + "top1": 0.5507246376811594, + "top3": 0.6521739130434783, + "top5": 0.6956521739130435, + "mrr": 0.6240471779057749 + }, + { + "comparison": "fixed_t0_gallery", + "temperature": 0.3, + "top_p": 0.9, + "model_count": 69, + "top1": 0.37681159420289856, + "top3": 0.5072463768115942, + "top5": 0.5217391304347826, + "mrr": 0.4669424293966579 + }, + { + "comparison": "same_setting_repeat", + "temperature": 0.3, + "top_p": 0.9, + "model_count": 69, + "top1": 0.6231884057971014, + "top3": 0.6811594202898551, + "top5": 0.7101449275362319, + "mrr": 0.6718816556902949 + }, + { + "comparison": "fixed_t0_gallery", + "temperature": 0.3, + "top_p": 1.0, + "model_count": 69, + "top1": 0.30434782608695654, + "top3": 0.4057971014492754, + "top5": 0.4782608695652174, + "mrr": 0.4019135452970243 + }, + { + "comparison": "same_setting_repeat", + "temperature": 0.3, + "top_p": 1.0, + "model_count": 69, + "top1": 0.2608695652173913, + "top3": 0.36231884057971014, + "top5": 0.42028985507246375, + "mrr": 0.34896728440461655 + }, + { + "comparison": "fixed_t0_gallery", + "temperature": 0.5, + "top_p": 0.8, + "model_count": 69, + "top1": 0.18840579710144928, + "top3": 0.3333333333333333, + "top5": 0.391304347826087, + "mrr": 0.289641002988822 + }, + { + "comparison": "same_setting_repeat", + "temperature": 0.5, + "top_p": 0.8, + "model_count": 69, + "top1": 0.30434782608695654, + "top3": 0.391304347826087, + "top5": 0.43478260869565216, + "mrr": 0.37529833247976063 + }, + { + "comparison": "fixed_t0_gallery", + "temperature": 0.5, + "top_p": 0.9, + "model_count": 69, + "top1": 0.2463768115942029, + "top3": 0.43478260869565216, + "top5": 0.463768115942029, + "mrr": 0.36164720396460653 + }, + { + "comparison": "same_setting_repeat", + "temperature": 0.5, + "top_p": 0.9, + "model_count": 69, + "top1": 0.43478260869565216, + "top3": 0.5217391304347826, + "top5": 0.5362318840579711, + "mrr": 0.4972233439360423 + }, + { + "comparison": "fixed_t0_gallery", + "temperature": 0.5, + "top_p": 1.0, + "model_count": 69, + "top1": 0.18840579710144928, + "top3": 0.2608695652173913, + "top5": 0.3188405797101449, + "mrr": 0.26773618635395807 + }, + { + "comparison": "same_setting_repeat", + "temperature": 0.5, + "top_p": 1.0, + "model_count": 69, + "top1": 0.2898550724637681, + "top3": 0.34782608695652173, + "top5": 0.37681159420289856, + "mrr": 0.35934340837425177 + }, + { + "comparison": "fixed_t0_gallery", + "temperature": 0.7, + "top_p": 0.8, + "model_count": 69, + "top1": 0.08695652173913043, + "top3": 0.2608695652173913, + "top5": 0.3188405797101449, + "mrr": 0.19653896301442775 + }, + { + "comparison": "same_setting_repeat", + "temperature": 0.7, + "top_p": 0.8, + "model_count": 69, + "top1": 0.17391304347826086, + "top3": 0.2318840579710145, + "top5": 0.2463768115942029, + "mrr": 0.23725901948837153 + }, + { + "comparison": "fixed_t0_gallery", + "temperature": 0.7, + "top_p": 0.9, + "model_count": 69, + "top1": 0.10144927536231885, + "top3": 0.18840579710144928, + "top5": 0.2463768115942029, + "mrr": 0.1867680318622879 + }, + { + "comparison": "same_setting_repeat", + "temperature": 0.7, + "top_p": 0.9, + "model_count": 69, + "top1": 0.057971014492753624, + "top3": 0.14492753623188406, + "top5": 0.14492753623188406, + "mrr": 0.1346847228322501 + }, + { + "comparison": "fixed_t0_gallery", + "temperature": 0.7, + "top_p": 1.0, + "model_count": 69, + "top1": 0.07246376811594203, + "top3": 0.13043478260869565, + "top5": 0.14492753623188406, + "mrr": 0.1413860377697781 + }, + { + "comparison": "same_setting_repeat", + "temperature": 0.7, + "top_p": 1.0, + "model_count": 69, + "top1": 0.07246376811594203, + "top3": 0.11594202898550725, + "top5": 0.2028985507246377, + "mrr": 0.15023601759501812 + } + ], + "bounded": [ + { + "temperature_bound": 0.2, + "top_p_bound": 0.8, + "metric": "top1", + "cell_count": 2, + "model_count": 69, + "equal_cell_mean": 0.7681159420289855, + "worst_setting": 0.6231884057971014, + "best_setting": 0.9130434782608695 + }, + { + "temperature_bound": 0.2, + "top_p_bound": 0.8, + "metric": "mrr", + "cell_count": 2, + "model_count": 69, + "equal_cell_mean": 0.819388147759532, + "worst_setting": 0.698585568371815, + "best_setting": 0.9401907271472488 + }, + { + "temperature_bound": 0.2, + "top_p_bound": 0.9, + "metric": "top1", + "cell_count": 3, + "model_count": 69, + "equal_cell_mean": 0.6714975845410628, + "worst_setting": 0.5652173913043478, + "best_setting": 0.8405797101449275 + }, + { + "temperature_bound": 0.2, + "top_p_bound": 0.9, + "metric": "mrr", + "cell_count": 3, + "model_count": 69, + "equal_cell_mean": 0.7572720981688367, + "worst_setting": 0.6808204400469097, + "best_setting": 0.9006580893226857 + }, + { + "temperature_bound": 0.2, + "top_p_bound": 1.0, + "metric": "top1", + "cell_count": 4, + "model_count": 69, + "equal_cell_mean": 0.6557971014492754, + "worst_setting": 0.5507246376811594, + "best_setting": 0.855072463768116 + }, + { + "temperature_bound": 0.2, + "top_p_bound": 1.0, + "metric": "mrr", + "cell_count": 4, + "model_count": 69, + "equal_cell_mean": 0.7404864635120207, + "worst_setting": 0.6518892701501398, + "best_setting": 0.907608695652174 + }, + { + "temperature_bound": 0.3, + "top_p_bound": 0.8, + "metric": "top1", + "cell_count": 3, + "model_count": 69, + "equal_cell_mean": 0.7053140096618357, + "worst_setting": 0.5942028985507246, + "best_setting": 0.8840579710144928 + }, + { + "temperature_bound": 0.3, + "top_p_bound": 0.8, + "metric": "mrr", + "cell_count": 3, + "model_count": 69, + "equal_cell_mean": 0.7807093525922418, + "worst_setting": 0.6976796955057825, + "best_setting": 0.9347826086956522 + }, + { + "temperature_bound": 0.3, + "top_p_bound": 0.9, + "metric": "top1", + "cell_count": 5, + "model_count": 69, + "equal_cell_mean": 0.6608695652173914, + "worst_setting": 0.5507246376811594, + "best_setting": 0.7971014492753623 + }, + { + "temperature_bound": 0.3, + "top_p_bound": 0.9, + "metric": "mrr", + "cell_count": 5, + "model_count": 69, + "equal_cell_mean": 0.7449986237765831, + "worst_setting": 0.6484892956223051, + "best_setting": 0.8674608402869273 + }, + { + "temperature_bound": 0.3, + "top_p_bound": 1.0, + "metric": "top1", + "cell_count": 7, + "model_count": 69, + "equal_cell_mean": 0.6169772256728778, + "worst_setting": 0.34782608695652173, + "best_setting": 0.782608695652174 + }, + { + "temperature_bound": 0.3, + "top_p_bound": 1.0, + "metric": "mrr", + "cell_count": 7, + "model_count": 69, + "equal_cell_mean": 0.7026568586616093, + "worst_setting": 0.4678687190293466, + "best_setting": 0.845865487169835 + }, + { + "temperature_bound": 0.5, + "top_p_bound": 0.8, + "metric": "top1", + "cell_count": 4, + "model_count": 69, + "equal_cell_mean": 0.6268115942028986, + "worst_setting": 0.391304347826087, + "best_setting": 0.855072463768116 + }, + { + "temperature_bound": 0.5, + "top_p_bound": 0.8, + "metric": "mrr", + "cell_count": 4, + "model_count": 69, + "equal_cell_mean": 0.7029009375815571, + "worst_setting": 0.48052393059261367, + "best_setting": 0.9135265700483093 + }, + { + "temperature_bound": 0.5, + "top_p_bound": 0.9, + "metric": "top1", + "cell_count": 7, + "model_count": 69, + "equal_cell_mean": 0.6045548654244307, + "worst_setting": 0.4057971014492754, + "best_setting": 0.8115942028985508 + }, + { + "temperature_bound": 0.5, + "top_p_bound": 0.9, + "metric": "mrr", + "cell_count": 7, + "model_count": 69, + "equal_cell_mean": 0.6918990816649283, + "worst_setting": 0.513272479062733, + "best_setting": 0.865855762594893 + }, + { + "temperature_bound": 0.5, + "top_p_bound": 1.0, + "metric": "top1", + "cell_count": 10, + "model_count": 69, + "equal_cell_mean": 0.563768115942029, + "worst_setting": 0.3333333333333333, + "best_setting": 0.782608695652174 + }, + { + "temperature_bound": 0.5, + "top_p_bound": 1.0, + "metric": "mrr", + "cell_count": 10, + "model_count": 69, + "equal_cell_mean": 0.6547455795394996, + "worst_setting": 0.43206217396103364, + "best_setting": 0.8434010192705845 + }, + { + "temperature_bound": 0.7, + "top_p_bound": 0.8, + "metric": "top1", + "cell_count": 5, + "model_count": 69, + "equal_cell_mean": 0.47536231884057967, + "worst_setting": 0.11594202898550725, + "best_setting": 0.7971014492753623 + }, + { + "temperature_bound": 0.7, + "top_p_bound": 0.8, + "metric": "mrr", + "cell_count": 5, + "model_count": 69, + "equal_cell_mean": 0.5733302453326063, + "worst_setting": 0.22281924493242508, + "best_setting": 0.873447204968944 + }, + { + "temperature_bound": 0.7, + "top_p_bound": 0.9, + "metric": "top1", + "cell_count": 9, + "model_count": 69, + "equal_cell_mean": 0.5024154589371981, + "worst_setting": 0.17391304347826086, + "best_setting": 0.7391304347826086 + }, + { + "temperature_bound": 0.7, + "top_p_bound": 0.9, + "metric": "mrr", + "cell_count": 9, + "model_count": 69, + "equal_cell_mean": 0.592273079460661, + "worst_setting": 0.26641350757878646, + "best_setting": 0.8236131018739714 + }, + { + "temperature_bound": 0.7, + "top_p_bound": 1.0, + "metric": "top1", + "cell_count": 13, + "model_count": 69, + "equal_cell_mean": 0.4648829431438127, + "worst_setting": 0.14492753623188406, + "best_setting": 0.7536231884057971 + }, + { + "temperature_bound": 0.7, + "top_p_bound": 1.0, + "metric": "mrr", + "cell_count": 13, + "model_count": 69, + "equal_cell_mean": 0.5569466095145638, + "worst_setting": 0.2436053398748157, + "best_setting": 0.8218442647151087 + } + ] +} \ No newline at end of file diff --git a/docs/figures/primary_robustness_20260813/primary_decoding_surface.csv b/docs/figures/primary_robustness_20260813/primary_decoding_surface.csv new file mode 100644 index 0000000..79d71b4 --- /dev/null +++ b/docs/figures/primary_robustness_20260813/primary_decoding_surface.csv @@ -0,0 +1,27 @@ +comparison,temperature,top_p,model_count,top1,top3,top5,mrr +fixed_t0_gallery,0.0,1.0,69,0.927536231884058,0.9710144927536232,0.9855072463768116,0.9512458682939233 +same_setting_repeat,0.0,1.0,69,0.927536231884058,0.9710144927536232,0.9855072463768116,0.9512458682939233 +fixed_t0_gallery,0.2,0.8,69,0.4927536231884058,0.6086956521739131,0.7101449275362319,0.5877431653933151 +same_setting_repeat,0.2,0.8,69,0.42028985507246375,0.5507246376811594,0.6376811594202898,0.5235947971742235 +fixed_t0_gallery,0.2,0.9,69,0.4492753623188406,0.5942028985507246,0.6666666666666666,0.5461394325396153 +same_setting_repeat,0.2,0.9,69,0.4927536231884058,0.5942028985507246,0.6666666666666666,0.5770665201010912 +fixed_t0_gallery,0.2,1.0,69,0.43478260869565216,0.5507246376811594,0.6666666666666666,0.5307751635256935 +same_setting_repeat,0.2,1.0,69,0.42028985507246375,0.5362318840579711,0.5652173913043478,0.49400155738383944 +fixed_t0_gallery,0.3,0.8,69,0.4057971014492754,0.5652173913043478,0.6086956521739131,0.520746944906789 +same_setting_repeat,0.3,0.8,69,0.5507246376811594,0.6521739130434783,0.6956521739130435,0.6240471779057749 +fixed_t0_gallery,0.3,0.9,69,0.37681159420289856,0.5072463768115942,0.5217391304347826,0.4669424293966579 +same_setting_repeat,0.3,0.9,69,0.6231884057971014,0.6811594202898551,0.7101449275362319,0.6718816556902949 +fixed_t0_gallery,0.3,1.0,69,0.30434782608695654,0.4057971014492754,0.4782608695652174,0.4019135452970243 +same_setting_repeat,0.3,1.0,69,0.2608695652173913,0.36231884057971014,0.42028985507246375,0.34896728440461655 +fixed_t0_gallery,0.5,0.8,69,0.18840579710144928,0.3333333333333333,0.391304347826087,0.289641002988822 +same_setting_repeat,0.5,0.8,69,0.30434782608695654,0.391304347826087,0.43478260869565216,0.37529833247976063 +fixed_t0_gallery,0.5,0.9,69,0.2463768115942029,0.43478260869565216,0.463768115942029,0.36164720396460653 +same_setting_repeat,0.5,0.9,69,0.43478260869565216,0.5217391304347826,0.5362318840579711,0.4972233439360423 +fixed_t0_gallery,0.5,1.0,69,0.18840579710144928,0.2608695652173913,0.3188405797101449,0.26773618635395807 +same_setting_repeat,0.5,1.0,69,0.2898550724637681,0.34782608695652173,0.37681159420289856,0.35934340837425177 +fixed_t0_gallery,0.7,0.8,69,0.08695652173913043,0.2608695652173913,0.3188405797101449,0.19653896301442775 +same_setting_repeat,0.7,0.8,69,0.17391304347826086,0.2318840579710145,0.2463768115942029,0.23725901948837153 +fixed_t0_gallery,0.7,0.9,69,0.10144927536231885,0.18840579710144928,0.2463768115942029,0.1867680318622879 +same_setting_repeat,0.7,0.9,69,0.057971014492753624,0.14492753623188406,0.14492753623188406,0.1346847228322501 +fixed_t0_gallery,0.7,1.0,69,0.07246376811594203,0.13043478260869565,0.14492753623188406,0.1413860377697781 +same_setting_repeat,0.7,1.0,69,0.07246376811594203,0.11594202898550725,0.2028985507246377,0.15023601759501812 diff --git a/docs/figures/primary_robustness_20260813/snapshot.json b/docs/figures/primary_robustness_20260813/snapshot.json new file mode 100644 index 0000000..b72c2c5 --- /dev/null +++ b/docs/figures/primary_robustness_20260813/snapshot.json @@ -0,0 +1,24 @@ +{ + "generated_at": "2026-08-13T14:20:24+08:00", + "successful": 2553, + "remaining": 47, + "recovered_since_august_5": 25, + "strict_common_models": 69, + "explicit_seed_successes": 597, + "unknown_seed_only_successes": 1956, + "per_setting_successes": { + "0:1": 200, + "0.2:0.8": 199, + "0.2:0.9": 200, + "0.2:1": 199, + "0.3:0.8": 199, + "0.3:0.9": 198, + "0.3:1": 199, + "0.5:0.8": 198, + "0.5:0.9": 197, + "0.5:1": 176, + "0.7:0.8": 196, + "0.7:0.9": 197, + "0.7:1": 195 + } +} \ No newline at end of file diff --git a/docs/figures/primary_robustness_20260813/temperature_top_p_relationship.png b/docs/figures/primary_robustness_20260813/temperature_top_p_relationship.png new file mode 100644 index 0000000..332749a Binary files /dev/null and b/docs/figures/primary_robustness_20260813/temperature_top_p_relationship.png differ diff --git a/docs/figures/small_scale_section_6_11/bounded_paired_gallery.png b/docs/figures/small_scale_section_6_11/bounded_paired_gallery.png new file mode 100644 index 0000000..e5fd939 Binary files /dev/null and b/docs/figures/small_scale_section_6_11/bounded_paired_gallery.png differ diff --git a/docs/figures/small_scale_section_6_11/bounded_paired_gallery.svg b/docs/figures/small_scale_section_6_11/bounded_paired_gallery.svg new file mode 100644 index 0000000..f425db4 --- /dev/null +++ b/docs/figures/small_scale_section_6_11/bounded_paired_gallery.svg @@ -0,0 +1 @@ +Bounded deployment, paired gains, and gallery sensitivityExploratory summaries from the available-repeat demoA. Mixed and worst-setting Top-10.00.20.40.60.81.0τ=0.2τ=0.3CosineLinear SVMRBF SVM● mixed (95% CI) ▲ worst cellB. Paired gain over cosine+0.00+0.05+0.10+0.15τ=0.2 Linear SVM+0.086τ=0.2 RBF SVM+0.034τ=0.3 Linear SVM+0.101τ=0.3 RBF SVM+0.067Paired Top-1 differenceC. Gallery construction diagnostic0.00.20.40.60.80.4030.621Cosine0.3100.722Linear SVM0.3410.688RBF SVMFixed T=0 (n=86)Pooled (n=84)Diagnostic only: cohorts and training budgets differ \ No newline at end of file diff --git a/docs/figures/small_scale_section_6_11/exact_top1_heatmaps.png b/docs/figures/small_scale_section_6_11/exact_top1_heatmaps.png new file mode 100644 index 0000000..ed6382f Binary files /dev/null and b/docs/figures/small_scale_section_6_11/exact_top1_heatmaps.png differ diff --git a/docs/figures/small_scale_section_6_11/exact_top1_heatmaps.svg b/docs/figures/small_scale_section_6_11/exact_top1_heatmaps.svg new file mode 100644 index 0000000..74e9910 --- /dev/null +++ b/docs/figures/small_scale_section_6_11/exact_top1_heatmaps.svg @@ -0,0 +1 @@ +Held-out exact-model Top-1 by decoding settingRepeat 1 pooled training; repeat 2 testing; 84 common models; temperature/top-p hidden from SVMsCosinep=0.8p=0.9p=1.0T=0.20.6430.7260.595T=0.30.7740.6900.298Equal-cell mean: 0.621Linear SVMp=0.8p=0.9p=1.0T=0.20.8210.8450.643T=0.30.8690.7860.369Equal-cell mean: 0.722RBF SVMp=0.8p=0.9p=1.0T=0.20.7020.7620.643T=0.30.8570.7620.405Equal-cell mean: 0.688 \ No newline at end of file diff --git a/docs/figures/small_scale_section_6_11/verification_tree_diagnostics.png b/docs/figures/small_scale_section_6_11/verification_tree_diagnostics.png new file mode 100644 index 0000000..727179c Binary files /dev/null and b/docs/figures/small_scale_section_6_11/verification_tree_diagnostics.png differ diff --git a/docs/figures/small_scale_section_6_11/verification_tree_diagnostics.svg b/docs/figures/small_scale_section_6_11/verification_tree_diagnostics.svg new file mode 100644 index 0000000..3fab6ff --- /dev/null +++ b/docs/figures/small_scale_section_6_11/verification_tree_diagnostics.svg @@ -0,0 +1 @@ +Verification prevalence and tree-aware diagnosticsExact-only pair verification and cosine retrieval over 95 common modelsA. Binary verification metrics0.00.20.40.60.81.0PR-AUCROC-AUCPrecisionRecallSpecificityMCCTest repeat 1Test repeat 2B. False-positive burden0510152014.0Repeat 115.9Repeat 2False positives per queryPositive prevalence = 1/95C. Tree-aware distance diagnostic0.00.20.40.60.81.00.4450.929Exact Top-1: 0.526Same setting0.5660.929Exact Top-1: 0.379Cross T=0.3Exact pairDisconnected pairNo related pairs occurred in this cohort \ No newline at end of file diff --git a/docs/primary_robustness_experiment.tex b/docs/primary_robustness_experiment.tex new file mode 100644 index 0000000..b40563e --- /dev/null +++ b/docs/primary_robustness_experiment.tex @@ -0,0 +1,313 @@ +\documentclass[10pt,a4paper]{article} + +\usepackage[margin=0.72in]{geometry} +\usepackage[T1]{fontenc} +\usepackage[utf8]{inputenc} +\usepackage{booktabs} +\usepackage{graphicx} +\usepackage{xcolor} +\usepackage{hyperref} +\usepackage{enumitem} +\usepackage{array} + +\hypersetup{hidelinks} +\setlist{nosep,leftmargin=*} +\setlength{\parindent}{0pt} +\setlength{\parskip}{5pt} +\renewcommand{\arraystretch}{1.08} +\newcommand{\demo}[1]{\textcolor{blue!65!black}{#1\textsuperscript{*}}} +\newcommand{\pending}{\textcolor{gray}{--}} + +\title{\vspace{-1.4cm}LLM-DNA Robustness Experiment\\ +\large Five-Page Progress Brief} +\author{} +\date{Updated July 30, 2026} + +\begin{document} +\maketitle +\vspace{-0.8cm} + +\section{What changed and what matters} + +\begin{quote} +\textbf{Main finding.} The current 84-model exploratory evidence does not +support the simple claim that higher temperature always reduces model-detection +performance. Instead, temperature and top-$p$ interact: increasing $T$ from +0.2 to 0.3 improved performance at $p=0.8$, made little detectable difference +at $p=0.9$, and substantially reduced performance at $p=1.0$. +\end{quote} + +\textbf{Changes from the previous report} + +\begin{itemize} + \item The primary cohort is now the fixed validated-100 cohort. + \item The plan was reduced from four to two generation rounds per condition: + repeat 1 is the reference/training split and repeat 2 is held out. + \item The workload is now 13 conditions $\times$ 2 rounds $\times$ 100 + models $=2{,}600$ successful artifacts, rather than 5,200. + \item The report now includes the live grid, exploratory values in the main + result tables, direct answers to the research questions, and a dated + completion forecast. +\end{itemize} + +\textbf{Current status (July 30, 18:16 Singapore time).} +The live audit contains \textbf{1,352/2,600 successful artifacts (52.0\%)}, +leaving 1,248. A four-GPU backfill on GPUs 0, 1, 2, and 4 is active and has +added 39 successes since its July 30 restart. No primary accuracy claim will +be made until both rounds are complete on a common cohort. + +\begin{table}[h] +\centering +\small +\caption{Current answers to the research questions.} +\begin{tabular}{p{0.08\linewidth}p{0.58\linewidth}p{0.25\linewidth}} +\toprule +RQ & Current answer & Confidence \\ +\midrule +RQ1 & Temperature cannot be interpreted independently of top-$p$. & +Limited 84-model evidence \\ +RQ2 & Linear and RBF SVMs improve equal-cell Top-1 over cosine on identical +queries. & Paired exploratory CIs are positive \\ +RQ3 & The proposed distributional advantage is not yet tested fairly on the +84-model cohort. & Inconclusive \\ +RQ4 & Linear SVM has the best mixed accuracy; RBF has the best worst-cell +accuracy at $\tau=0.3$. & Limited 84-model evidence \\ +\bottomrule +\end{tabular} +\end{table} + +\clearpage +\section{Important exploratory findings} + +The following results use the same 84 availability-selected models, repeat 1 +for pooled reference/training construction, and repeat 2 for held-out testing. +They are pipeline-scale evidence, not final validated-100 results. + +\begin{table}[h] +\centering +\small +\caption{Held-out exact-model Top-1. Asterisks denote exploratory results.} +\begin{tabular}{ccrrrr} +\toprule +$T$ & Top-$p$ & Cosine & Linear SVM & RBF SVM & Proposed \\ +\midrule +0.2 & 0.8 & \demo{0.643} & \demo{0.821} & \demo{0.702} & \pending \\ +0.2 & 0.9 & \demo{0.726} & \demo{0.845} & \demo{0.762} & \pending \\ +0.2 & 1.0 & \demo{0.595} & \demo{0.643} & \demo{0.643} & \pending \\ +0.3 & 0.8 & \demo{0.774} & \demo{0.869} & \demo{0.857} & \pending \\ +0.3 & 0.9 & \demo{0.690} & \demo{0.786} & \demo{0.762} & \pending \\ +0.3 & 1.0 & \demo{0.298} & \demo{0.369} & \demo{0.405} & \pending \\ +\bottomrule +\end{tabular} +\end{table} + +\textbf{Temperature--top-$p$ interaction.} +For cosine retrieval, increasing $T$ from 0.2 to 0.3 changed Top-1 by +$+0.131$ at $p=0.8$ (95\% CI 0.024 to 0.238), $-0.036$ at $p=0.9$ +($-0.167$ to 0.083), and $-0.298$ at $p=1.0$ ($-0.417$ to $-0.179$). +The two SVMs show the same qualitative pattern. The current data therefore +support an interaction at limited scale, but not a general monotone +temperature conclusion. + +\begin{table}[h] +\centering +\small +\caption{Temperature-agnostic bounded deployment.} +\begin{tabular}{clrr} +\toprule +$\tau$ & Method & Mixed Top-1 & Worst cell \\ +\midrule +0.2 & Cosine & 0.596 & 0.562 \\ + & Linear SVM & \textbf{0.682} & \textbf{0.652} \\ + & RBF SVM & 0.629 & 0.584 \\ +\addlinespace +0.3 & Cosine & 0.621 & 0.298 \\ + & Linear SVM & \textbf{0.722} & 0.369 \\ + & RBF SVM & 0.688 & \textbf{0.405} \\ +\bottomrule +\end{tabular} +\end{table} + +On identical queries at $\tau=0.3$, linear SVM improved over cosine by 0.101 +(paired 95\% CI 0.058 to 0.147), and RBF SVM improved by 0.067 +(0.026 to 0.111). Thus classifier mitigation is the strongest finding +currently supported, although only at exploratory scale. + +\clearpage +\section{Live generation grid} + +Each planned setting requires 200 successes: 100 models in each of two rounds. +A dash denotes an unplanned deterministic duplicate. + +\begin{table}[h] +\centering +\small +\caption{Reusable successes as of July 30, 18:16.} +\begin{tabular}{crrr} +\toprule +Temperature & $p=0.8$ & $p=0.9$ & $p=1.0$ \\ +\midrule +$0$ & -- & -- & $42/200$ \\ +$0.2$ & $166/200$ & $171/200$ & $162/200$ \\ +$0.3$ & $170/200$ & $168/200$ & $161/200$ \\ +$0.5$ & $79/200$ & $85/200$ & $73/200$ \\ +$0.7$ & $1/200$ & $74/200$ & $0/200$ \\ +\bottomrule +\end{tabular} +\end{table} + +\begin{table}[h] +\centering +\small +\caption{Progress summarized by temperature.} +\begin{tabular}{lrrr} +\toprule +Condition & Required & Success & Remaining \\ +\midrule +$T=0$ & 200 & 42 & 158 \\ +$T=0.2$, all $p$ & 600 & 499 & 101 \\ +$T=0.3$, all $p$ & 600 & 499 & 101 \\ +$T=0.5$, all $p$ & 600 & 237 & 363 \\ +$T=0.7$, all $p$ & 600 & 75 & 525 \\ +\midrule +Total & 2,600 & 1,352 & 1,248 \\ +\bottomrule +\end{tabular} +\end{table} + +\textbf{Execution priority.} +Resume the deterministic control first, followed by the large $T=0.7$ gaps, +then $T=0.5$, and finally the smaller $T=0.2/0.3$ backfills. Successful +historical artifacts are preserved; only missing or failed model--cell--round +keys are queued. + +\textbf{What is and is not complete.} +All 13 settings have been started, but none yet contains 100 successful models +in both rounds. The filled accuracy values on the previous page come from a +separate 84-model demonstration and must not be pooled with the primary +validated-100 results. + +\textbf{Current execution.} +The four-GPU backfill remains active. At the 18:20 host-side check, four model +workers were still processing the deterministic $r1$ cell. The status journal +preserves the 42 completed deterministic artifacts, so later restarts will not +regenerate them. + +\clearpage +\section{Revised design and the proposed method} + +\textbf{Primary design} + +\begin{itemize} + \item Cohort: fixed validated 100 Hugging Face models. + \item Prompts: the same 100 classical-Chinese prompts for every model. + \item Conditions: $T=0$ once, plus + $T\in\{0.2,0.3,0.5,0.7\}\times p\in\{0.8,0.9,1.0\}$. + \item Split: repeat 1 is reference/training; repeat 2 is held-out query. + \item Primary metric: exact-model Top-1; Top-3, Top-5, and MRR are secondary. + \item Deployment view: decoding parameters are hidden, with only + $T\leq\tau$ known. +\end{itemize} + +\textbf{Why the Proposed column is still blank.} +The same 84 models and held-out queries can be evaluated with exact RBF-MMD at +$K=1$. However, one reference and one query response per prompt do not test a +multi-sample distribution: at $K=1$, MMD is effectively a kernel point +distance. In addition, the existing eight-model pilot used character +n-gram hashing rather than the response encoder used for the main DNA table. +Its saturated 1.000 accuracy is therefore neither difficult nor directly +comparable. + +\begin{table}[h] +\centering +\small +\caption{Data required for a disjoint, matched-budget distributional test.} +\begin{tabular}{lcc} +\toprule +Budget & Reference samples per prompt & Query samples per prompt \\ +\midrule +$K=1$ & 1 & 1 \\ +$K=2$ & 2 & 2 \\ +$K=4$ & 4 & 4 \\ +$K=8$ & 8 & 8 \\ +\bottomrule +\end{tabular} +\end{table} + +\textbf{Defensible next step for the proposed method.} +First run an explicitly labelled ``RBF-MMD, $K=1$'' analysis on the exact +84-model cohort using the same encoder, prompts, repeat split, and queries. +This can check the paired pipeline without new generation. A claim about the +proposed multi-sample advantage requires additional independent responses and +matched $K\geq2$ cosine/mean baselines; it should not be inferred from the +current table. + +\textbf{Main limitations} + +\begin{itemize} + \item The exploratory cohort was selected by artifact availability. + \item Only $T=0.2$ and 0.3 currently have comparable held-out results. + \item Two rounds quantify model-level uncertainty, not variability across + independent generation rounds. + \item The shared $T=0.5$ seed-42 runs require a duplicate/independence audit. +\end{itemize} + +\clearpage +\section{Schedule, decisions, and next report} + +The latest completed four-GPU batch produced 73 successes in 12.43 hours +(5.87 successes/hour). At that rate, 1,248 remaining artifacts require about +213 four-GPU hours, or 8.9 days of continuous generation, before retry and +audit allowances. + +\begin{table}[h] +\centering +\small +\caption{Conditional completion forecast.} +\begin{tabular}{p{0.32\linewidth}p{0.20\linewidth}p{0.38\linewidth}} +\toprule +Milestone & Expected & Completion criterion \\ +\midrule +Missing/failed backfill & In progress & Four workers active on GPUs +0, 1, 2, and 4 since July 30 \\ +Generation and retries & Aug.\ 11--12 & 2,600 admissible successes \\ +Independence/provenance audit & Aug.\ 12 & Split passes seed and duplicate checks \\ +Primary evaluation and figures & Aug.\ 13--14 & Final common-cohort outputs \\ +Revised primary report & Aug.\ 14 & Exploratory values replaced by primary results \\ +\bottomrule +\end{tabular} +\end{table} + +\textbf{Schedule assessment.} +August 14 remains feasible only if the active four-GPU backfill continues at +approximately the observed throughput. Every +additional idle day moves the forecast by at least one day. Persistent +$T=0.7$ failures or a distinct-seed $T=0.5$ backfill would also extend it. + +\textbf{Decisions for the next report} + +\begin{enumerate} + \item Report temperature effects separately by top-$p$; do not present only + a marginal temperature coefficient. + \item Treat classifier mitigation as exploratory until the validated-100 + common cohort is complete. + \item Add the proposed method only under a clearly stated sample budget and + matched encoder/query split. + \item Keep the main report short; move protocol commands, manifests, and + extended validity checks to an appendix or repository files. +\end{enumerate} + +\textbf{Reproducibility pointers.} +The fixed cohort is +\path{configs/rand_chinese_validated100_latest.jsonl}; the live machine-readable +grid is \path{reports/primary_robustness_run_grid.csv}; exploratory predictions +are under \path{out/small_scale_section_6_11}; and the backfill log is +\path{logs/primary_grid_resume_20260730-1235_master.log}. + +\vfill +\begin{center} +\textit{Primary conclusions remain pending until the validated-100 grid and +held-out split are complete.} +\end{center} + +\end{document} diff --git a/docs/primary_robustness_experiment_full_updated_2026-08-05.pdf b/docs/primary_robustness_experiment_full_updated_2026-08-05.pdf new file mode 100644 index 0000000..dc738c9 Binary files /dev/null and b/docs/primary_robustness_experiment_full_updated_2026-08-05.pdf differ diff --git a/docs/primary_robustness_experiment_full_updated_2026-08-05.tex b/docs/primary_robustness_experiment_full_updated_2026-08-05.tex new file mode 100644 index 0000000..08bf815 --- /dev/null +++ b/docs/primary_robustness_experiment_full_updated_2026-08-05.tex @@ -0,0 +1,1138 @@ +\documentclass[11pt,a4paper]{article} + +\usepackage[margin=1in]{geometry} +\usepackage[T1]{fontenc} +\usepackage[utf8]{inputenc} +\usepackage{amsmath,amssymb} +\usepackage{booktabs} +\usepackage{graphicx} +\usepackage{longtable} +\usepackage{multirow} +\usepackage{xcolor} +\usepackage{hyperref} +\usepackage{listings} +\usepackage{enumitem} + +\hypersetup{hidelinks} +\lstset{ + basicstyle=\ttfamily\small, + breaklines=true, + frame=single, + columns=fullflexible, + keepspaces=true +} + +\newcommand{\todoresult}{\textcolor{gray}{\textit{Not yet available}}} +\newcommand{\method}[1]{\texttt{#1}} +\newcommand{\demovalue}[1]{\textcolor{blue!65!black}{#1\textsuperscript{*}}} + +\title{Primary LLM-DNA Robustness Experiment\\ +\large Updated Full Experimental Protocol and Progress Report} +\author{} +\date{Updated August 5, 2026} + +\begin{document} +\maketitle + +\section*{Executive summary} +This document records the design and current execution status of the primary +LLM-DNA decoding robustness experiment. The study +will measure how temperature and top-$p$ affect exact-model identification, +whether a classifier can mitigate the resulting accuracy loss, and whether a +multi-sample distributional representation improves robustness under a matched +generation budget. The fixed primary cohort contains 100 validated models. +The experiment contains one deterministic condition and a complete +$4\times3$ stochastic grid, with two generation rounds per condition. The +principal deployment setting +assumes that temperature and top-$p$ are hidden at inference time and only an +upper bound on temperature is known. As of August 5, 2,528 of 2,600 planned +artifacts are successful. The remaining 72 terminal failures affect 41 distinct +models, leaving a strict all-grid common cohort of 59. Small-scale exploratory +results are reported separately and are not substitutes for the final primary +analysis. +\par + +\section{Status and scope} + +\textbf{Primary experiment status (August 5, 2026): generation pass complete, +targeted recovery required.} The grid contains 2,528/2,600 successful artifacts +(97.2\%). Two of 13 settings are fully complete. The 72 remaining slots are +52 \texttt{failed\_missing\_file} and 20 +\texttt{failed\_empty\_response}; no ordinary pending slots remain. The strict +intersection across all 26 runs contains 59 models and is below the +preregistered minimum of 80. Section~\ref{sec:small-demo} contains explicitly +labelled exploratory demonstrations that must not be interpreted as final +primary findings. + +A resource-feasibility review reduced the plan from 300 models and four repeats +to 100 models and two rounds. Repeat 1 is the reference/training split and +repeat 2 is held out. Exact identification is a 100-way closed-set task before +failure filtering. + +\begin{table}[htbp] +\centering +\caption{Live primary grid on August 5. Each cell combines two 100-model rounds.} +\label{tab:live-grid} +\begin{tabular}{crrr} +\toprule +Temperature & $p=0.8$ & $p=0.9$ & $p=1.0$ \\ +\midrule +$0$ & -- & -- & $200/200$ \\ +$0.2$ & $199/200$ & $200/200$ & $198/200$ \\ +$0.3$ & $199/200$ & $189/200$ & $185/200$ \\ +$0.5$ & $198/200$ & $196/200$ & $176/200$ \\ +$0.7$ & $196/200$ & $197/200$ & $195/200$ \\ +\bottomrule +\end{tabular} +\end{table} + +The high slot-completion rate and the smaller complete-case cohort are not +contradictory. Failures occur in different models across cells: 72 failed slots +are distributed over 41 models, so $100-41=59$ models succeed everywhere. +For setting-specific paired evaluation, the usable r1--r2 cohorts remain much +larger: + +\begin{table}[htbp] +\centering +\small +\caption{Paired cohort with both rounds successful in each setting.} +\label{tab:paired-cohorts} +\begin{tabular}{crrcrrr} +\toprule +$T$ & $p$ & Paired $N$ && $T$ & $p$ & Paired $N$ \\ +\midrule +0.0 & 1.0 & 100 && 0.3 & 0.9 & 93 \\ +0.2 & 0.8 & 99 && 0.3 & 1.0 & 89 \\ +0.2 & 0.9 & 100 && 0.5 & 0.8 & 98 \\ +0.2 & 1.0 & 98 && 0.5 & 0.9 & 97 \\ +0.3 & 0.8 & 99 && 0.5 & 1.0 & 77 \\ +0.7 & 0.8 & 96 && 0.7 & 0.9 & 97 \\ +0.7 & 1.0 & 95 && & & \\ +\bottomrule +\end{tabular} +\end{table} + +The common cohorts for bounded analyses are 97 at $\tau=0.2$, 86 at +$\tau=0.3$, 63 at $\tau=0.5$, and 59 at $\tau=0.7$. Targeted recovery should +first repair 21 models that each lack only one slot; if successful, this is the +minimum route to restore an 80-model all-grid cohort. + +This experiment replaces the 77-model interim analysis as the primary +robustness study. The earlier analysis remains a legacy diagnostic because it +used an incomplete sweep, one generation repeat per reported cell, an +historical reference gallery with unknown decoding parameters, and a binary +same-or-related task that was not directly comparable to exact-model Top-1 +retrieval. + +\section{Research questions and hypotheses} + +\subsection{Primary research questions} + +\begin{enumerate}[label=\textbf{RQ\arabic*.}] + \item How do temperature and top-$p$ affect exact-model classification from + LLM-DNA representations? + \item On the same exact-model task, can a classifier trained on the full DNA + vector reduce the accuracy degradation relative to cosine retrieval? + \item Does the proposed multi-sample distributional representation improve + robustness beyond original DNA under the same response and token + budget? + \item If temperature and top-$p$ are unknown at inference time, but + temperature is known to satisfy $T\leq\tau$, what average and + worst-setting accuracy can be expected? +\end{enumerate} + +\subsection{Secondary research questions} + +\begin{enumerate}[label=\textbf{SRQ\arabic*.}] + \item When exact identification fails, does the predicted model remain close + to the true model in the Hugging Face model tree? + \item Do direct parent--child, indirect, and disconnected model pairs exhibit + different DNA-distance distributions as decoding stochasticity rises? + \item How sensitive are the conclusions to response encoder, truncation, + projection dimension, projection seed, and the number of response + samples? +\end{enumerate} + +The main hypothesis is that temperature will cause a larger reduction in exact +classification accuracy than top-$p$ over the planned range. Classifier and +distributional-method benefits will be judged by paired accuracy differences +and by a shallower degradation curve, rather than by comparing accuracies from +different tasks. + +\section{Model cohort} + +\subsection{Fixed validated cohort} + +The primary cohort is the 100-model list exported from the latest validated +control manifest. Historical artifacts count only when their exact model ID, +decoding cell, and round match this cohort and grid. Performance was not used +to add or remove models. + +The fixed artifacts are: + +\begin{itemize} + \item cohort: \path{configs/rand_chinese_validated100_latest.jsonl}; + \item canonical manifest: + \path{out/top_p_control_t05_validated100_20260719/top_p_control_t05_t05_p06_r2/manifest.json}; + \item live audit: \path{reports/primary_robustness_run_grid.csv}; and + \item cohort SHA-256: + \texttt{9043a62b95436b9fc92671b6f5b11b15d427fddd745dba2f84c112d97e850e6d}. +\end{itemize} + +Any operational replacement would define a new cohort version and require the +grid and every common-cohort count to be regenerated. + +\subsection{Completion requirement} + +The intended final analysis uses all 100 models. The automated primary analysis +will refuse to run if fewer than 80 models are common to all required training +and test runs. Missing models should first be backfilled. If the final common +cohort remains below 100, the report will provide success rates and failure +reasons by decoding cell and compare retained and excluded models by size and +architecture. + +\section{Prompt set and DNA construction} + +Every model receives the same 100 synthetic classical-Chinese prompts from +\path{data/rand/rand_dataset_chinese.json}. The prompt construction and random +projection seed remain fixed at 42 for every model, setting, and repeat. + +For the original representation, each response is encoded using +\method{all-mpnet-base-v2}. The 100 response embeddings are concatenated and +mapped to a 128-dimensional DNA vector by a seeded Gaussian random projection. +The current maximum response length is 1024 generated tokens. The saved +metadata records at least the model ID, dataset, prompt count, temperature, +top-$p$, sampling flag, generation seed, maximum length, projection seed, +encoder, and DNA dimension. + +Because the sentence encoder is primarily English-oriented and truncates long +inputs, the final study will additionally report response-length and encoder +token-length distributions, the fraction exceeding the encoder limit, and a +sensitivity analysis with a Chinese or multilingual response encoder. + +\section{Decoding design} + +\subsection{Factorial grid} + +The deterministic condition is +\[ + T=0, \qquad \text{sampling disabled}, \qquad p=1.0\text{ (recorded only)}. +\] +Top-$p$ is inactive when sampling is disabled; consequently, $T=0$ appears once +and is not repeated as three nominal top-$p$ cells. + +For stochastic decoding, the complete grid is +\[ + T\in\{0.2,0.3,0.5,0.7\}, \qquad + p\in\{0.8,0.9,1.0\}. +\] +This gives 13 decoding conditions in total. Two generation rounds are planned +for every condition, giving 26 run cells and +\[ + 100\ \text{models}\times13\ \text{conditions}\times2\ \text{rounds} + =2{,}600 +\] +successful artifacts before retries. + +\subsection{Generation rounds and seeds} + +The response-sampling seeds are: + +\begin{table}[ht] +\centering +\caption{Generation-repeat assignment. The projection seed remains 42 in all rows.} +\label{tab:repeat-assignment} +\begin{tabular}{ccc} +\toprule +Repeat & Generation seed & Primary role \\ +\midrule +1 & 42001 (42 in existing $T=0.5$ control) & training/reference \\ +2 & 42002 (42 in existing $T=0.5$ control) & held-out query \\ +\bottomrule +\end{tabular} +\end{table} + +The shared $T=0.5$ cells require a duplicate/independence audit because both +existing rounds use seed 42. Historical sweep artifacts also did not record a +separate response-generation seed. These limitations affect causal +temperature interpretation but do not invalidate paired method comparisons +when every method reads exactly the same responses. + +No response, DNA vector, or round may appear in both the training/reference +split and the held-out query split. Generation seed and projection seed are +stored separately so that response variability is not confounded with a change +in the random projection. + +\section{Primary exact-model task} + +Let $\mathcal{M}$ be the fixed common model cohort. Given a query DNA vector +$\mathbf{d}_{m,s,r}$ generated by model $m$, decoding setting $s=(T,p)$, and +held-out repeat $r=2$ in Table~\ref{tab:repeat-assignment}, each method +evaluates every candidate +$j\in\mathcal{M}$. Let $\mathcal{D}^{\mathrm{train}}_j$ denote the set of +training DNA vectors available for candidate model $j$. Its gallery centroid is +\[ + \boldsymbol{\mu}_j + =\frac{1}{|\mathcal{D}^{\mathrm{train}}_j|} + \sum_{\mathbf{x}\in\mathcal{D}^{\mathrm{train}}_j}\mathbf{x}. +\] +The standard cosine similarity and cosine distance both take the query and the +candidate centroid as inputs: +\[ + S_{\mathrm{cos}}(\mathbf{d},\boldsymbol{\mu}_j) + =\frac{\mathbf{d}^{\mathsf T}\boldsymbol{\mu}_j} + {\lVert\mathbf{d}\rVert_2\lVert\boldsymbol{\mu}_j\rVert_2}, + \qquad + D_{\mathrm{cos}}(\mathbf{d},\boldsymbol{\mu}_j) + =1-S_{\mathrm{cos}}(\mathbf{d},\boldsymbol{\mu}_j). +\] +Thus, the cosine rule may be written equivalently as +\[ + \widehat{m}^{(\mathrm{cos})} + =\arg\min_{j\in\mathcal{M}} + D_{\mathrm{cos}}(\mathbf{d}_{m,s,r},\boldsymbol{\mu}_j) + =\arg\max_{j\in\mathcal{M}} + S_{\mathrm{cos}}(\mathbf{d}_{m,s,r},\boldsymbol{\mu}_j). +\] +No square is applied in the standard cosine distance used by the evaluation +code; each Euclidean norm already satisfies +$\lVert\mathbf{d}\rVert_2=(\sum_k d_k^2)^{1/2}$, but the cosine value itself is +not squared. The squared norm appearing below belongs instead to the RBF kernel. +For the SVM rules, the explicit class-$j$ decision scores and predictions are +\[ + f_j^{(a)}(\mathbf{d})= + \begin{cases} + \mathbf{w}_j^{\mathsf T}\mathbf{z}(\mathbf{d})+b_j, + & a=\mathrm{lin},\\[4pt] + \displaystyle + \sum_{i=1}^{n_{\mathrm{SV}}}\alpha_{ij} + \exp\!\left( + -\gamma\lVert\mathbf{z}(\mathbf{d})-\mathbf{z}(\mathbf{x}_i)\rVert_2^2 + \right)+b_j, + & a=\mathrm{rbf}. + \end{cases} + \qquad + \widehat{m}^{(a)} + =\arg\max_{j\in\mathcal{M}}f_j^{(a)}(\mathbf{d}_{m,s,r}), + \quad a\in\{\mathrm{lin},\mathrm{rbf}\}. +\] +Here $\mathbf{z}(\cdot)$ is the feature-wise standardization learned from the +training split, $(\mathbf{w}_j,b_j)$ are the linear-SVM parameters, and +$\{\mathbf{x}_i,\alpha_{ij}\}_{i=1}^{n_{\mathrm{SV}}}$ and $\gamma$ are the +RBF-SVM support vectors, effective class-$j$ coefficients, and kernel +bandwidth parameter, respectively. The prediction is correct only if +$\widehat{m}^{(a)}=m$. Thus, cosine and SVM methods +are evaluated on identical multiclass labels, queries, and candidate sets. + +\subsection{Methods} + +\begin{table}[ht] +\centering +\caption{Planned representation $\times$ classifier comparison.} +\label{tab:method-matrix} +\begin{tabular}{lll} +\toprule +Representation & Decision rule & Purpose \\ +\midrule +Original 128-D DNA & cosine nearest centroid & primary retrieval baseline \\ +Original 128-D DNA & multiclass linear SVM & classifier-only ablation \\ +Original 128-D DNA & multiclass RBF SVM & nonlinear classifier ablation \\ +Multi-sample mean DNA & cosine nearest centroid & matched-budget averaging baseline \\ +Distributional DNA & exact RBF-MMD & proposed representation \\ +Distributional DNA & multiclass SVM & full proposed method, if applicable \\ +\bottomrule +\end{tabular} +\end{table} + +The linear and RBF SVMs consume the full 128-dimensional DNA vector. The legacy +linear SVM using only negative cosine distance is not considered an exact-model +classification improvement because a monotone linear transformation of cosine +distance cannot alter closed-set candidate ranking. It remains only a binary +verification baseline. + +\subsection{Controlled comparison of old and new methods} + +Fairness is defined by holding the data and evaluation unit fixed while changing +only the representation or decision rule. Every paired comparison uses the +same model IDs, prompts, response files, decoding cell, reference/query split, +candidate set, and metric. + +\begin{table}[htbp] +\centering +\small +\caption{Controlled method-comparison matrix.} +\label{tab:controlled-method-comparison} +\begin{tabular}{p{0.28\linewidth}p{0.20\linewidth}p{0.42\linewidth}} +\toprule +Comparison & What changes & What remains fixed \\ +\midrule +Cosine vs linear/RBF SVM & Decision rule only & Same 128-D DNA, queries, +labels, split, and candidate models \\ +Mean cosine vs RBF-MMD at $K$ & Representation/distance only & Same $K$ +responses per prompt, encoder, prompts, tokens, reference and query sets \\ +$K=1$ point check & Kernel distance only & Same single response on each side; +explicitly not evidence for a multi-sample advantage \\ +\bottomrule +\end{tabular} +\end{table} + +Linear/RBF-SVM hyperparameters are selected only within repeat 1. The RBF-MMD +bandwidth is calibrated only from reference/calibration prompts and then frozen. +Method differences are computed per identical held-out query and summarized by +a paired model-cluster bootstrap. Historical unknown seeds are shared by all +methods in an exploratory comparison rather than being treated as a method +difference. + +\subsection{Known-setting descriptive evaluation} + +For each held-out condition $(T,p)$ and each method $a$, the experiment reports +\[ + A_a(T,p)=\frac{1}{|\mathcal{Q}_{T,p}|} + \sum_{q\in\mathcal{Q}_{T,p}}\mathbb{I}[\widehat{m}_{a,q}=m_q]. +\] +Top-1 is primary; Top-3, Top-5, and mean reciprocal rank (MRR) are secondary. +The change from the deterministic condition is +\[ + \Delta A_a(T,p)=A_a(T,p)-A_a(0). +\] +All per-setting comparisons will use the same held-out model queries. + +\section{Unknown-temperature bounded deployment} + +The main deployment scenario assumes that the exact decoding parameters are +not provided to the classifier. For a temperature bound +\[ + \tau\in\{0.2,0.3,0.5,0.7\}, +\] +one classifier is trained using repeat 1 from every allowed setting with +$T\leq\tau$. Temperature and top-$p$ are omitted from its features. It is +then evaluated on held-out repeat 2 from all allowed settings. + +To avoid overweighting temperatures that happen to have more nominal cells, +repeats are first averaged within each $(T,p)$ cell. The primary mixed accuracy +is the equal-cell mean +\[ + A_a^{\mathrm{mix}}(\tau) + =\frac{1}{|\mathcal{S}_\tau|} + \sum_{s\in\mathcal{S}_\tau} A_a(s), + \qquad + \mathcal{S}_\tau=\{(T,p):T\leq\tau\}. +\] +The robustness guarantee is summarized by the worst observed setting +\[ + A_a^{\mathrm{worst}}(\tau) + =\min_{s\in\mathcal{S}_\tau} A_a(s). +\] +These quantities directly answer how accurately the system performs when the +decoding setting is hidden but its temperature is bounded. + +\section{Distributional and matched-budget evaluation} + +The distributional method operates on repeated response samples rather than a +single point estimate. It will be compared against both a single-sample cosine +baseline and a matched-budget mean/centroid baseline. Every method comparison +must use the same number of response samples, prompts, encoder, and total +generated-token budget unless the budget difference is explicitly plotted. + +The planned sample-budget ablation is +\[ + K\in\{1,2,4,8\}, +\] +subject to the number of available independent responses. For each $K$, the +report will include accuracy, generated tokens, reference storage, and analysis +time. This distinguishes gains due to the representation from gains obtained +merely by consuming more samples. + +With the present two-round grid, only a disjoint $K=1$ reference/query +comparison is immediately possible on the same 84-model exploratory cohort. +At $K=1$, exact RBF-MMD is a kernel point-distance check and must not be +presented as evidence for a multi-sample distributional advantage. A fair +$K=2$ test requires two independent reference and two independent query +responses per prompt; $K=4$ and $K=8$ require correspondingly larger matched +sample budgets. The earlier eight-model pilot used character n-gram hashing +and saturated at 1.000, so it is retained only as an implementation check. + +\section{Secondary verification and tree-aware analysis} + +\subsection{Binary verification} + +If binary pairwise verification is reported, its tasks are separated into: + +\begin{enumerate} + \item exact same-model versus unrelated; + \item lineage-only (off-diagonal related) versus unrelated; and + \item the legacy same-or-related versus unrelated task. +\end{enumerate} + +Training may downsample negative pairs or use class weighting. Testing uses all +available pairs at their natural prevalence. The main binary metrics are +precision--recall AUC, precision, recall, specificity, Matthews correlation +coefficient, false positives per query, and ROC-AUC. Balanced-test accuracy may +be shown only as an explicitly labelled diagnostic. + +\subsection{Model-tree distance} + +The Hugging Face relation exporter stores direct base-model edges in addition +to connected components. Using the undirected direct-edge graph, the shortest +tree distance is +\[ + d_{\mathrm{tree}}(i,j)= + \begin{cases} + 0, & i=j,\\ + 1, & i\text{ and }j\text{ share a direct edge},\\ + 2,3,\ldots, & \text{connected by the corresponding number of edges},\\ + \infty, & \text{disconnected}. + \end{cases} +\] + +The final report will show DNA-distance distributions for exact, direct +one-hop, indirect two-hop, indirect three-or-more-hop, same-component with +unknown hop distance, and disconnected pairs. For Top-1 predictions, cumulative +tree-aware accuracy will be reported as exact, within one hop, within two hops, +and within the same connected component. This analysis describes error severity +and does not replace exact-model accuracy as the primary endpoint. + +\section{Statistical analysis plan} + +\subsection{Uncertainty} + +Every accuracy and MRR estimate will include a 95\% confidence interval. +Resampling will preserve dependence among observations: + +\begin{itemize} + \item model IDs are resampled as clusters across methods and settings; + \item tree-related analyses use model-tree component clusters where relevant. +\end{itemize} + +Pair-level observations sharing a query model, reference model, or tree +component will not be treated as independent Bernoulli trials. With fixed +training and test roles for rounds 1 and 2, the primary confidence intervals +quantify model-level rather than generation-repeat uncertainty. + +\subsection{Paired comparisons} + +Method differences are computed on identical held-out queries. The principal +quantity is +\[ + \delta_{a,b}(T,p)=A_a(T,p)-A_b(T,p), +\] +with a paired cluster-bootstrap confidence interval. The analysis will also +test whether a method changes the temperature degradation slope, for example +with a mixed-effects logistic model of the form +\[ + \operatorname{logit}\Pr(\mathrm{correct}) + =\beta_0+\beta_1 T+\beta_2 p+\beta_3\mathrm{method} + +\beta_4(T\times\mathrm{method}) + +\beta_5(p\times\mathrm{method})+u_{\mathrm{model}}+u_{\mathrm{repeat}}. +\] +The interaction terms, rather than isolated cell differences, address whether +a method mitigates robustness loss. + +\subsection{Multiplicity and exploratory analyses} + +Top-1 accuracy and bounded mixed accuracy are primary endpoints. Top-3, Top-5, +MRR, tree-aware accuracy, encoder ablations, and projection ablations are +secondary. Any unplanned subgroup or hyperparameter analysis will be labelled +exploratory. If many method-by-setting significance tests are presented, a +false-discovery-rate correction will be applied. + +\section{Ablations and validity checks} + +The following checks are planned where artifacts and compute permit: + +\begin{enumerate} + \item projection dimensions $\{64,128,256,512\}$ and at least five projection + seeds; + \item an unprojected or prompt-level distance baseline; + \item prompt bootstrap and split-half reliability; + \item response encoder comparison including a Chinese or multilingual + encoder; + \item response-token and encoder-token length distributions and truncation + rates by setting; + \item fixed $T=0$ gallery, same-setting repeat gallery, and multi-setting + centroid gallery; + \item leave-one-setting-out evaluation for unseen decoding configurations; + \item performance by model size, architecture, and chat/base status; and + \item failure probability by model attributes and decoding setting. +\end{enumerate} + +\clearpage +\section{Small-scale demonstration report using existing artifacts} +\label{sec:small-demo} + +\subsection{Scope and split} + +To check that the analyses in Sections 6--11 are executable before the primary +sweep is complete, small exploratory demonstrations were run on July 23, 2026, +using only artifacts already present under \path{out/rand_chinese}. No new model +responses were generated. Repeat 1 was used for training/reference data and +repeat 2 for testing. Six complete stochastic cells were available: +\[ + T\in\{0.2,0.3\},\qquad p\in\{0.8,0.9,1.0\}. +\] +The $T=0.5$ and $T=0.7$ cells were excluded because they did not have a +sufficiently complete independent-repeat split. These demonstrations use +convenience cohorts determined by artifact availability, not the fixed +100-model primary cohort. They are therefore pipeline checks and exploratory +effect estimates only. + +\subsection{Executive summary} + +\noindent\fbox{\parbox{0.94\linewidth}{ +\textbf{Demo outcome.} The available artifacts support an end-to-end +demonstration of exact classification, bounded unknown-temperature evaluation, +paired model-cluster uncertainty, exact-only binary verification, a limited +distributional comparison, a limited tree-aware analysis, and a gallery +sensitivity check. Across the six complete cells, the pooled linear SVM had the +highest equal-cell Top-1 (0.722), followed by RBF SVM (0.688) and cosine +retrieval (0.621). The hardest observed cell was $(T,p)=(0.3,1.0)$. These are +exploratory results from availability-selected cohorts and must not be read as +the outcome of the 100-model primary experiment. +}} + +\medskip +Table~\ref{tab:demo-coverage} maps each planned protocol component to what +could actually be demonstrated. ``Partial'' means that the code path ran but +the available cohort or repeat structure could not exercise the full planned +analysis. + +\begin{table}[htbp] +\centering +\caption{Coverage of Sections 6--11 by the small-scale demonstration.} +\label{tab:demo-coverage} +\begin{tabular}{p{0.13\linewidth}p{0.35\linewidth}p{0.23\linewidth}p{0.15\linewidth}} +\toprule +Protocol section & Demonstrated analysis & Available scale & Status \\ +\midrule +6: Exact task + & Cosine centroid, linear SVM, and RBF SVM on identical queries + & Six cells; 84 common models & Complete demo \\ +7: Bounded deployment + & Equal-cell mixed and worst-setting accuracy for $\tau=0.2,0.3$ + & 89 and 84 models & Complete demo \\ +8: Distributional + & Single cosine, mean cosine, and exact RBF-MMD + & Eight models; 20 prompts; at most two repeats & Partial \\ +9: Verification + & Exact-only linear probe at natural pair prevalence + & 95 models; 9,025 pairs per direction & Complete demo \\ +9: Tree-aware + & Exact versus disconnected error and distance summaries + & 95 models; no related pairs & Partial \\ +10: Statistics + & Model-cluster CIs and paired method differences + & One held-out repeat per cell & Partial \\ +11: Validity + & Fixed-$T=0$ versus pooled-gallery diagnostic + & 86 versus 84 models & Partial \\ +\bottomrule +\end{tabular} +\end{table} + +\subsection{Exact classification and bounded deployment demo} + +For $\tau=0.2$, the common cohort contained 89 models and the training pool +contained the three repeat-1 cells at $T=0.2$. For $\tau=0.3$, requiring all six +cells reduced the common cohort to 84 models. The classifier was not given +temperature or top-$p$. Table~\ref{tab:demo-per-setting} reports held-out +repeat-2 Top-1 accuracy for the $\tau=0.3$ pooled training experiment. + +\begin{table}[ht] +\centering +\caption{Exploratory held-out Top-1 accuracy with 84 common models.} +\label{tab:demo-per-setting} +\begin{tabular}{ccrrr} +\toprule +$T$ & Top-$p$ & Cosine & Linear SVM & RBF SVM \\ +\midrule +0.2 & 0.8 & 0.643 & 0.821 & 0.702 \\ +0.2 & 0.9 & 0.726 & 0.845 & 0.762 \\ +0.2 & 1.0 & 0.595 & 0.643 & 0.643 \\ +0.3 & 0.8 & 0.774 & 0.869 & 0.857 \\ +0.3 & 0.9 & 0.690 & 0.786 & 0.762 \\ +0.3 & 1.0 & 0.298 & 0.369 & 0.405 \\ +\bottomrule +\end{tabular} +\end{table} + +Figure~\ref{fig:demo-exact-heatmaps} makes the setting-level pattern explicit. +The linear SVM led in four cells and tied in one, while the RBF SVM was highest +at $(0.3,1.0)$. All methods dropped sharply in that cell, so the demo does not +support a general monotone temperature effect independent of top-$p$. + +\begin{figure}[htbp] +\centering +\includegraphics[width=\linewidth] + {docs/figures/small_scale_section_6_11/exact_top1_heatmaps.png} +\caption{Exploratory exact-model Top-1 by method and decoding cell. Darker +cells indicate higher accuracy. The equal-cell means correspond to the +$\tau=0.3$ pooled-training experiment.} +\label{fig:demo-exact-heatmaps} +\end{figure} + +The equal-cell bounded summaries are shown in +Table~\ref{tab:demo-bounded}. Confidence intervals resample model IDs as +clusters across the included cells. + +\begin{table}[ht] +\centering +\caption{Exploratory bounded-deployment Top-1 summaries.} +\label{tab:demo-bounded} +\begin{tabular}{clrrr} +\toprule +$\tau$ & Method & Mixed accuracy (95\% CI) & Worst cell & Models \\ +\midrule +0.2 & Cosine centroid & 0.596 (0.528, 0.667) & 0.562 & 89 \\ + & Linear SVM & 0.682 (0.614, 0.745) & 0.652 & 89 \\ + & RBF SVM & 0.629 (0.562, 0.700) & 0.584 & 89 \\ +\addlinespace +0.3 & Cosine centroid & 0.621 (0.554, 0.688) & 0.298 & 84 \\ + & Linear SVM & 0.722 (0.675, 0.772) & 0.369 & 84 \\ + & RBF SVM & 0.688 (0.633, 0.742) & 0.405 & 84 \\ +\bottomrule +\end{tabular} +\end{table} + +On identical queries, the paired model-cluster bootstrap difference between +linear SVM and cosine was $0.086$ (95\% CI $0.037$ to $0.135$) at +$\tau=0.2$ and $0.101$ (95\% CI $0.058$ to $0.147$) at $\tau=0.3$. The +corresponding RBF-SVM differences were $0.034$ (95\% CI $0.004$ to $0.071$) +and $0.067$ (95\% CI $0.026$ to $0.111$). These intervals quantify only this +availability-selected demo and do not test the primary hypotheses. + +Figure~\ref{fig:demo-bounded-paired} combines three views that should remain +distinct in interpretation: bounded performance, paired within-query method +gains, and the unpaired gallery diagnostic. In particular, the fixed-gallery +bars are not a controlled estimate of gallery effects because the gallery +cohort and training budget differ from the pooled condition. + +\begin{figure}[htbp] +\centering +\includegraphics[width=\linewidth] + {docs/figures/small_scale_section_6_11/bounded_paired_gallery.png} +\caption{Bounded-deployment and sensitivity summary. Panel A shows equal-cell +mixed accuracy with model-cluster 95\% intervals and the worst observed cell. +Panel B shows paired Top-1 differences relative to cosine. Panel C is an +explicitly unpaired fixed-gallery versus pooled-gallery diagnostic.} +\label{fig:demo-bounded-paired} +\end{figure} + +\subsection{Distributional and matched-budget demo} + +The exact RBF-MMD pilot ran successfully on eight lexicographically selected +models, 20 common evaluation prompts, and two response repeats, using +$T=0.2,p=0.8$ as the reference setting. Single-sample cosine, mean-cosine, and +exact RBF-MMD each achieved Top-1 and MRR of 1.000 for the same-setting +comparison and for cross-setting queries at $(0.3,0.8)$ and $(0.3,0.9)$. The +same-setting split has only one repeat on each side, whereas the cross-setting +comparisons pool both repeats per model on each side. This is a successful +end-to-end demonstration, but the tiny cohort saturated all methods and +therefore provides no evidence that the distributional representation is +better. The available two repeats also do not support the planned +$K\in\{1,2,4,8\}$ ablation. + +\begin{table}[htbp] +\centering +\caption{Distributional pilot Top-1 (MRR was also 1.000 in every entry).} +\label{tab:demo-distributional} +\begin{tabular}{lrrr} +\toprule +Query comparison & Single cosine & Mean cosine & Exact RBF-MMD \\ +\midrule +Same $(0.2,0.8)$ & 1.000 & 1.000 & 1.000 \\ +Cross $(0.2,0.8)\rightarrow(0.3,0.8)$ & 1.000 & 1.000 & 1.000 \\ +Cross $(0.2,0.8)\rightarrow(0.3,0.9)$ & 1.000 & 1.000 & 1.000 \\ +\bottomrule +\end{tabular} +\end{table} + +This complete saturation is itself a useful demo diagnostic: a larger and more +difficult cohort is required before representation differences can be +estimated. It would be inappropriate to select a method from these pilot +numbers. + +\subsection{Binary verification and tree-aware demo} + +An exact-only linear verification probe was trained on one $T=0.2,p=0.8$ +repeat and tested on the other, in both directions, over 95 common models. +Testing retained all 8,930 negative pairs per direction, giving a natural +positive prevalence of $1/95$. Results are in +Table~\ref{tab:demo-verification}. + +\begin{table}[ht] +\centering +\caption{Exploratory exact-only binary verification at natural prevalence.} +\label{tab:demo-verification} +\begin{tabular}{lrrrrrr} +\toprule +Test repeat & PR-AUC & ROC-AUC & Precision & Recall & Specificity & MCC \\ +\midrule +1 & 0.334 & 0.832 & 0.049 & 0.726 & 0.851 & 0.163 \\ +2 & 0.373 & 0.869 & 0.045 & 0.747 & 0.831 & 0.155 \\ +\bottomrule +\end{tabular} +\end{table} + +Despite the apparently strong ROC-AUC, the probe produced 1,329 and 1,511 +false positives in the two directions, respectively. The resulting precision +near 5\% demonstrates why the primary verification report emphasizes PR-AUC, +MCC, specificity, and false positives per query rather than balanced accuracy +alone. + +The tree-aware cosine demo used repeat 1 at $(0.2,0.8)$ as the gallery and 95 +common models. Exact Top-1 was 0.526 for the same-setting repeat-2 query and +0.379 for the $(0.3,0.8)$ repeat-2 query. All 104 combined errors were between +models disconnected in the exported relation graph, so within-one-hop, +within-two-hop, and same-component accuracy did not exceed exact accuracy. +Mean cosine distance was 0.445 versus 0.929 for exact and disconnected pairs +in the same-setting comparison, and 0.566 versus 0.929 in the cross-setting +comparison. No direct or indirect related pair occurred within this +availability-selected cohort, so lineage-error severity could not be +demonstrated. + +Figure~\ref{fig:demo-verification-tree} emphasizes two practical limitations. +First, ROC-AUC obscures the false-positive burden when only one of 95 candidate +pairs is positive. Second, the tree-aware demo separates exact and disconnected +pairs but cannot validate the intended one-hop and indirect strata because no +such pair occurred in the common cohort. + +\begin{figure}[htbp] +\centering +\includegraphics[width=\linewidth] + {docs/figures/small_scale_section_6_11/verification_tree_diagnostics.png} +\caption{Verification and tree-aware diagnostics. Panels A--B show binary +metrics and false positives per query at natural prevalence. Panel C compares +mean cosine distance for exact and disconnected pairs and annotates exact +retrieval accuracy.} +\label{fig:demo-verification-tree} +\end{figure} + +\subsection{Validity-check demo and deferred items} + +As a limited gallery check, a fixed $T=0$ repeat-1 gallery was compared with +the multi-setting pooled gallery on the same six query settings. Equal-cell +mixed Top-1 with the fixed gallery was 0.403 for cosine, 0.310 for linear SVM, +and 0.341 for RBF SVM over 86 common models. The corresponding pooled-gallery +values were 0.621, 0.722, and 0.688 over 84 common models. Because the cohorts +and number of training examples differ, this is a diagnostic rather than a +paired method comparison; it merely confirms that gallery construction is +consequential. + +The remaining Section 10--11 analyses were deferred. Two temperatures and one +held-out repeat are inadequate for the planned mixed-effects degradation model. +Alternative projection dimensions/seeds, encoder comparisons, reliable +encoder-token truncation counts, $K=4$ and $K=8$, lineage-only verification, +and related-pair tree strata are not supported by the currently complete +artifacts. Leave-one-setting-out and subgroup analyses are feasible later but +were omitted to keep this demonstration deliberately small. + +\subsection{Demo conclusions and primary-study handoff} + +The demonstration supports the following limited conclusions: + +\begin{itemize} + \item The exact-classification and bounded-deployment pipelines operate on + disjoint generation repeats and produce aligned per-query scores for + all three classifiers. + \item Within this demo, the linear SVM had the highest mixed Top-1 at both + temperature bounds, and its paired advantage over cosine was positive. + \item Robustness was setting-dependent: $(0.3,1.0)$ was substantially harder + than the other five cells for every method. + \item Natural-prevalence verification exposed a large operational + false-positive burden that ROC-AUC alone would conceal. + \item The distributional and tree-aware code paths run, but the present data + are respectively too easy and too sparse in related pairs to compare + the intended methods. + \item Gallery construction materially changes the diagnostic accuracies, so + the primary report must keep gallery definitions and training budgets + fixed in paired comparisons. +\end{itemize} + +Before a final primary claim is made, the study still requires recovery to at +least the preregistered 80-model strict common cohort, a duplicate/independence +audit of the two existing rounds, and the frozen paired evaluation on repeat 2. +The current two-round design supports the exact-model cosine/SVM comparison. +It does not yet support a multi-sample advantage claim: a fair $K=2$ test needs +two independent reference responses and two independent query responses per +prompt, while $K=4$ and $K=8$ require additional generation. The small-scale +numbers remain exploratory until rerun on the frozen primary cohort. + +Machine-readable outputs are stored under +\path{out/small_scale_section_6_11}. The exact-classification, verification, +distributional, fixed-gallery, and tree-aware subdirectories contain the +selected cohorts, per-query predictions where applicable, aggregate CSV files, +and JSON summaries. The three report figures are regenerated without plotting +library dependencies using: + +\begin{lstlisting}[language=bash] +python scripts/plot_small_scale_section_6_11_demo.py +\end{lstlisting} + +\clearpage + +\section{Execution and resource plan} + +The completed backfill sequence used +\path{scripts/resume_primary_robustness_grid.sh}, the exact validated-100 +cohort, and GPUs 0, 1, 2, and 4. It preserved successful historical artifacts +and queued only missing or failed model--cell--round keys. The sequence ended +on August 5 with 72 terminal failures. Repeating the same generic retry is not +the preferred next action: the 52 missing-file failures require compatibility +or source repair, while the 20 empty-response failures require targeted +generation diagnostics. + +Twenty-four affected models lack only one slot. Restoring any 21 of these +models across their missing cells is the minimum theoretical route from 59 to +the preregistered 80-model strict common cohort. Full 100-model completion +remains the target, but this prioritized recovery makes the analysis gate +explicit. + +The expected completion schedule below is measured from the August 5 status +snapshot and assumes continued access to the existing GPUs. It separates the +minimum analysis gate from optional multi-sample generation so that feasibility +is visible rather than implied. + +\begin{table}[htbp] +\centering +\small +\caption{Expected completion schedule from the August 5 status snapshot.} +\label{tab:completion-schedule} +\begin{tabular}{p{0.38\linewidth}p{0.20\linewidth}p{0.32\linewidth}} +\toprule +Milestone & Expected time & Exit condition \\ +\midrule +Diagnose 72 terminal failures & 1 working day & Failure-specific repair list \\ +Targeted recovery and audit & 2--3 working days & Strict common $N\geq80$ and independent rounds \\ +Frozen cosine/linear/RBF evaluation & 1 working day & Paired tables and 95\% model-cluster CIs \\ +Report integration and review & 1 working day & Primary report ready for supervisor review \\ +Optional fair $K=2$ RBF-MMD generation & 3--5 additional working days & Two independent samples on both sides \\ +\bottomrule +\end{tabular} +\end{table} + +Therefore, the controlled cosine/SVM primary update is expected within five to +six working days if recovery reaches $N\geq80$. The multi-sample proposed-method +claim has a separate, later completion date and is not placed on the critical +path for the classifier comparison. + +Transient failures are retried and recorded. Progress reports include planned, +successful, failed, and missing models plus failure-status counts. Missing +cells are never represented as zero accuracy and curves are not interpolated +through absent cells. + +\section{Reproducibility and provenance} + +The experiment will preserve: + +\begin{itemize} + \item exact cohort file and SHA-256 hash; + \item prompt dataset and seed; + \item model ID and available model metadata; + \item temperature, top-$p$, sampling flag, generation seed, and token limit; + \item response files and independent repeat suffixes; + \item sentence encoder, DNA dimension, projection method, and projection seed; + \item run manifests, status journals, failure summaries, predictions, and + machine-readable metric tables; and + \item the evaluation code and report version used to produce final figures. +\end{itemize} + +The unsuffixed historical gallery will not be used for the primary causal +interpretation because its temperature and top-$p$ were not recorded. It may be +retained as a clearly labelled legacy reference-sensitivity analysis. + +\section{Planned results} + +\subsection{Cohort and completion table} + +\begin{table}[ht] +\centering +\caption{Current generation completion across both planned rounds.} +\begin{tabular}{lrrr} +\toprule +Condition & Required & Successful & Remaining \\ +\midrule +$T=0$ & 200 & 200 & 0 \\ +$T=0.2$, all $p$ & 600 & 597 & 3 \\ +$T=0.3$, all $p$ & 600 & 573 & 27 \\ +$T=0.5$, all $p$ & 600 & 570 & 30 \\ +$T=0.7$, all $p$ & 600 & 588 & 12 \\ +\midrule +Total & 2,600 & 2,528 & 72 \\ +\bottomrule +\end{tabular} +\end{table} + +The strict common cohort across all 26 runs is 59. Setting-specific paired +cohorts are reported in Table~\ref{tab:paired-cohorts}; therefore 97.2\% slot +completion must not be described as a 97-model complete-case cohort. + +\subsection{Per-setting exact classification} + +\begin{longtable}{ccrrrr} +\caption{Available held-out exact-model Top-1. Starred entries are exploratory +84-model results, not final validated-100 estimates.}\label{tab:per-setting}\\ +\toprule +$T$ & Top-$p$ & Cosine & Linear SVM & RBF SVM & Proposed \\ +\midrule +\endfirsthead +\toprule +$T$ & Top-$p$ & Cosine & Linear SVM & RBF SVM & Proposed \\ +\midrule +\endhead +0.0 & N/A & \todoresult & \todoresult & \todoresult & \todoresult \\ +0.2 & 0.8 & \demovalue{0.643} & \demovalue{0.821} & \demovalue{0.702} & \todoresult \\ +0.2 & 0.9 & \demovalue{0.726} & \demovalue{0.845} & \demovalue{0.762} & \todoresult \\ +0.2 & 1.0 & \demovalue{0.595} & \demovalue{0.643} & \demovalue{0.643} & \todoresult \\ +0.3 & 0.8 & \demovalue{0.774} & \demovalue{0.869} & \demovalue{0.857} & \todoresult \\ +0.3 & 0.9 & \demovalue{0.690} & \demovalue{0.786} & \demovalue{0.762} & \todoresult \\ +0.3 & 1.0 & \demovalue{0.298} & \demovalue{0.369} & \demovalue{0.405} & \todoresult \\ +0.5 & 0.8 & \todoresult & \todoresult & \todoresult & \todoresult \\ +0.5 & 0.9 & \todoresult & \todoresult & \todoresult & \todoresult \\ +0.5 & 1.0 & \todoresult & \todoresult & \todoresult & \todoresult \\ +0.7 & 0.8 & \todoresult & \todoresult & \todoresult & \todoresult \\ +0.7 & 0.9 & \todoresult & \todoresult & \todoresult & \todoresult \\ +0.7 & 1.0 & \todoresult & \todoresult & \todoresult & \todoresult \\ +\bottomrule +\end{longtable} + +\noindent\textsuperscript{*}Repeat 1 was used for pooled training/reference +construction and repeat 2 for testing on the same 84 availability-selected +models. The Proposed column remains pending: a same-query $K=1$ RBF-MMD check +is feasible, but a multi-sample claim requires additional matched responses. + +\subsection{Bounded unknown-temperature deployment} + +\begin{table}[ht] +\centering +\caption{Temperature-agnostic deployment results. The classifier is not given +temperature or top-$p$.} +\begin{tabular}{clrrr} +\toprule +$\tau$ & Method & Mixed accuracy & Worst setting & MRR \\ +\midrule +0.2 & Original cosine & \demovalue{0.596} & \demovalue{0.562} & \demovalue{0.672} \\ + & Linear SVM & \demovalue{0.682} & \demovalue{0.652} & \demovalue{0.744} \\ + & RBF SVM & \demovalue{0.629} & \demovalue{0.584} & \demovalue{0.710} \\ + & Proposed & \todoresult & \todoresult & \todoresult \\ +\addlinespace +0.3 & Original cosine & \demovalue{0.621} & \demovalue{0.298} & \demovalue{0.698} \\ + & Linear SVM & \demovalue{0.722} & \demovalue{0.369} & \demovalue{0.777} \\ + & RBF SVM & \demovalue{0.688} & \demovalue{0.405} & \demovalue{0.754} \\ + & Proposed & \todoresult & \todoresult & \todoresult \\ +\addlinespace +0.5 & Original cosine & \todoresult & \todoresult & \todoresult \\ + & Linear SVM & \todoresult & \todoresult & \todoresult \\ + & RBF SVM & \todoresult & \todoresult & \todoresult \\ + & Proposed & \todoresult & \todoresult & \todoresult \\ +\addlinespace +0.7 & Original cosine & \todoresult & \todoresult & \todoresult \\ + & Linear SVM & \todoresult & \todoresult & \todoresult \\ + & RBF SVM & \todoresult & \todoresult & \todoresult \\ + & Proposed & \todoresult & \todoresult & \todoresult \\ +\bottomrule +\end{tabular} +\end{table} + +\subsection{Planned figures} + +The final report will contain: + +\begin{enumerate} + \item exact Top-1 versus temperature, faceted by top-$p$, with one curve per + representation/classifier and 95\% confidence bands; + \item accuracy loss relative to $T=0$ and estimated degradation slopes; + \item mixed and worst-setting accuracy versus temperature bound $\tau$; + \item stacked tree-aware Top-1 error severity versus temperature; and + \item accuracy versus response-sample/token budget for the mean and + distributional representations. +\end{enumerate} + +\section{Planned interpretation} + +The final conclusions will be limited to what the completed protocol supports: + +\begin{itemize} + \item the effect of query-side decoding conditions relative to explicit, + independently generated galleries; + \item classifier mitigation on the same exact-model task; + \item representation gains under matched budgets; and + \item expected and worst observed performance when decoding parameters are + hidden but temperature is bounded. +\end{itemize} + +No lineage-robustness conclusion will be based on aggregate positives dominated +by same-model pairs. No method will be declared superior from a point estimate +alone, and no causal temperature conclusion will use the historical +unknown-setting gallery. + +\appendix + +\section{Execution commands} + +Build or verify the fixed cohort and refresh the live grid: + +\begin{lstlisting}[language=bash] +python3 scripts/build_validated100_config.py \ + --manifest out/top_p_control_t05_validated100_20260719/\ +top_p_control_t05_t05_p06_r2/manifest.json \ + --output configs/rand_chinese_validated100_latest.jsonl +python3 scripts/build_primary_run_grid.py +\end{lstlisting} + +The completed missing/failed backfill sequence was launched with: + +\begin{lstlisting}[language=bash] +env GPUS=0,1,2,4 MAX_CONCURRENT_GPUS=4 \ + bash scripts/resume_primary_robustness_grid.sh +\end{lstlisting} + +After targeted recovery and the independence audit, run the exact-model and +tree-aware analyses: + +\begin{lstlisting}[language=bash] +bash scripts/run_primary_analysis.sh +\end{lstlisting} + +The primary analysis outputs are written beneath +\path{out/primary_robustness_100_analysis}. The exact-model evaluator produces +per-setting metrics, per-query predictions, bounded-deployment tables, cohort +metadata, and JSON summaries. + +\section{Implementation map} + +\begin{longtable}{p{0.34\linewidth}p{0.58\linewidth}} +\toprule +File & Purpose \\ +\midrule +\endfirsthead +\toprule +File & Purpose \\ +\midrule +\endhead +\path{scripts/run_primary_robustness_experiment.sh} + & Launch the 100-model, 13-condition, two-round extraction sweep. \\ +\path{scripts/resume_primary_robustness_grid.sh} + & Resume missing and failed validated-100 grid cells without regenerating + successful artifacts. \\ +\path{scripts/build_primary_run_grid.py} + & Produce slot-completion and repeat-level cohort audits. \\ +\path{scripts/run_primary_analysis.sh} + & Construct the fixed train/test repeat split and run primary analyses. \\ +\path{scripts/evaluate_exact_dna_classification.py} + & Compare cosine centroids and multiclass SVMs on exact identity; produce + bounded unknown-temperature results and confidence intervals. \\ +\path{scripts/analyze_tree_aware_errors.py} + & Produce hierarchical retrieval and tree-distance error summaries. \\ +\path{scripts/evaluate_dna_probe_sweep.py} + & Run legacy and separated binary verification tasks using all test + negatives by default. \\ +\path{scripts/run_rbf_mmd_pilot.py} + & Compare single-sample, matched mean-cosine, and exact RBF-MMD retrieval. \\ +\path{scripts/export_hf_model_tree.py} + & Export direct parent/base edges and connected components. \\ +\path{scripts/report_sweep_progress.py} + & Report completion, missing models, and failure-status counts. \\ +\bottomrule +\end{longtable} + +\end{document} diff --git a/docs/primary_robustness_experiment_full_updated_2026-08-13.pdf b/docs/primary_robustness_experiment_full_updated_2026-08-13.pdf new file mode 100644 index 0000000..59b4725 Binary files /dev/null and b/docs/primary_robustness_experiment_full_updated_2026-08-13.pdf differ diff --git a/docs/primary_robustness_experiment_full_updated_2026-08-13.tex b/docs/primary_robustness_experiment_full_updated_2026-08-13.tex new file mode 100644 index 0000000..0dab7cb --- /dev/null +++ b/docs/primary_robustness_experiment_full_updated_2026-08-13.tex @@ -0,0 +1,389 @@ +\documentclass[11pt,a4paper]{article} + +\usepackage[margin=1in]{geometry} +\usepackage[T1]{fontenc} +\usepackage[utf8]{inputenc} +\usepackage{lmodern} +\usepackage{microtype} +\usepackage{amsmath,amssymb} +\usepackage{booktabs} +\usepackage{graphicx} +\usepackage{array} +\usepackage{tabularx} +\usepackage{longtable} +\usepackage{multirow} +\usepackage{xcolor} +\usepackage{hyperref} +\usepackage{xurl} +\usepackage{enumitem} +\usepackage{caption} +\usepackage{subcaption} +\usepackage{fancyhdr} +\usepackage{lastpage} + +\hypersetup{hidelinks} +\graphicspath{{figures/primary_robustness_20260813/}} +\captionsetup{font=small,labelfont=bf} +\setlist{nosep,leftmargin=*} +\setlength{\parindent}{1.5em} +\setlength{\parskip}{0.25em} +\setlength{\emergencystretch}{2em} +\renewcommand{\arraystretch}{1.15} + +\pagestyle{fancy} +\fancyhf{} +\fancyhead[L]{\small Primary LLM-DNA Robustness Experiment} +\fancyhead[R]{\small Weekly Progress Update} +\fancyfoot[C]{\small \thepage\ of \pageref{LastPage}} +\renewcommand{\headrulewidth}{0.4pt} +\renewcommand{\footrulewidth}{0pt} + +\newcommand{\code}[1]{\texttt{\detokenize{#1}}} +\newcommand{\interim}{\textcolor{gray}{\textit{Interim}}} + +\title{Primary LLM-DNA Robustness Experiment\\ +\large Weekly Progress Update: Recovery, Decoding Surface, and DistDNA Pilot} +\author{} +\date{Updated August 13, 2026} + +\begin{document} +\maketitle + +\begin{abstract} +This report records progress since the frozen August 5 report. It does not +repeat the full experimental protocol or previously defined formulas. A +failure-specific recovery pass increased the validated primary grid from +2,528 to 2,553 successful artifacts out of 2,600 and increased the strict +all-run cohort from 59 to 69 models. Using this fixed 69-model cohort, we add +an interim analysis of the joint temperature and top-$p$ surface. Exact-model +Top-1 retrieval against a deterministic $T=0$ gallery declines sharply as +temperature increases, while the observed top-$p$ effect is smaller and +conditional on temperature. We also specify a leakage-free, matched-budget +four-seed pilot for DistDNA. All accuracy estimates remain interim because +recovery is running and the strict cohort is below the preregistered minimum +of 80 models. +\end{abstract} + +\section{Progress since August 5} + +The original August 5 report remains frozen. Table~\ref{tab:weekly-progress} +contains only changes observed by the August 13 live snapshot. + +\begin{table}[htbp] +\centering +\caption{Primary-grid progress from August 5 to the August 13 live snapshot.} +\label{tab:weekly-progress} +\begin{tabular}{lrrr} +\toprule +Measure & August 5 & August 13 & Change \\ +\midrule +Successful artifacts & 2,528/2,600 & 2,553/2,600 & $+25$ \\ +Artifact coverage & 97.2\% & 98.2\% & $+1.0$ pp \\ +Slots without success & 72 & 47 & $-25$ \\ +Strict all-26-run cohort & 59/100 & 69/100 & $+10$ \\ +Explicit-seed successes & 572 & 597 & $+25$ \\ +Historical unknown-seed only & 1,956 & 1,956 & no change \\ +\bottomrule +\end{tabular} +\end{table} + +Figure~\ref{fig:live-grid} separates artifact coverage from seed provenance. +The recovery pass writes successful results alongside the historical data and +does not overwrite prior artifacts. At the figure timestamp, the largest +remaining gap was $T=0.5,p=1.0$, with 176 of 200 planned artifacts successful. + +\begin{figure}[htbp] +\centering +\includegraphics[width=\textwidth]{live_grid_seed_recovery.png} +\caption{Live primary-grid recovery snapshot. Panel A gives successful +artifact counts by decoding setting; Panel B reports overall and strict-cohort +progress; Panel C distinguishes explicit response-generation seeds from +historical artifacts whose generation seed is unknown. This is a timestamped +snapshot rather than a final result.} +\label{fig:live-grid} +\end{figure} + +The recovery process was still active when this report was compiled. At the +Figure~\ref{fig:live-grid} timestamp it was running $T=0.5,p=0.9$, repeat 2, +with response-generation seed 42. The general recovery rule is 42 for +both $T=0.5$ rounds, and otherwise 42001 for repeat 1 and 42002 for repeat 2. + +\section{Interim temperature and top-$p$ surface} +\label{sec:surface} + +\subsection{Analysis definition} + +The surface analysis uses the 69 models that have a successful artifact in +every one of the 26 planned run keys. Holding the cohort fixed makes all cells +directly comparable. For duplicate successful artifacts, selection prefers an +explicit seed 42001 or 42002, then another explicit seed, then an historical +unknown-seed artifact. + +Two complementary comparisons are reported: + +\begin{enumerate} + \item \textbf{Fixed deterministic gallery.} The $T=0$, repeat-1 DNA vectors + form the gallery. Each stochastic repeat-2 cell is queried against + that same gallery. This is the primary visualization of decoding + robustness. + \item \textbf{Same-setting repeat stability.} For each $(T,p)$ cell, + repeat 1 forms the gallery and repeat 2 forms the query. This measures + reproducibility within a setting and should not be confused with a + fixed-reference robustness test. +\end{enumerate} + +Both comparisons use ordinary cosine retrieval and exact-model Top-1 as the +primary metric. Figure~\ref{fig:decoding-surface} reports the resulting curves +and grids. + +\begin{figure}[p] +\centering +\includegraphics[width=\textwidth]{temperature_top_p_relationship.png} +\caption{Interim temperature--top-$p$ relationship on the fixed 69-model +strict cohort. Panel A fixes top-$p$ and traces exact-model Top-1 as temperature +changes. Panel B uses one deterministic $T=0$ reference gallery for every +query cell. Panel C instead uses the matching repeat-1 gallery for each cell. +All queries use held-out repeat 2.} +\label{fig:decoding-surface} +\end{figure} + +\subsection{Observed pattern} + +Table~\ref{tab:fixed-gallery-results} gives the fixed-gallery Top-1 values. +The dominant pattern is a strong temperature effect. At each top-$p$, accuracy +falls as temperature increases from 0.2 to 0.7. Top-$p$ changes the level of +the curve, but its ordering is not constant across temperatures. + +\begin{table}[htbp] +\centering +\caption{Exact-model Top-1 against the fixed $T=0$ gallery ($N=69$).} +\label{tab:fixed-gallery-results} +\begin{tabular}{crrr} +\toprule +Temperature & $p=0.8$ & $p=0.9$ & $p=1.0$ \\ +\midrule +$0$ & -- & -- & 0.928 \\ +$0.2$ & 0.493 & 0.449 & 0.435 \\ +$0.3$ & 0.406 & 0.377 & 0.304 \\ +$0.5$ & 0.188 & 0.246 & 0.188 \\ +$0.7$ & 0.087 & 0.101 & 0.072 \\ +\bottomrule +\end{tabular} +\end{table} + +Three descriptive observations follow. + +\begin{itemize} + \item Increasing temperature is associated with the largest accuracy loss. + At $p=1.0$, Top-1 declines from 0.435 at $T=0.2$ to 0.072 at $T=0.7$. + \item Lower top-$p$ is beneficial at $T=0.2$ and $T=0.3$, but the pattern + is not monotone at $T=0.5$ or $T=0.7$. For example, $p=0.9$ is best + at both of those temperatures. + \item The changing top-$p$ ordering is suggestive of a temperature--top-$p$ + interaction, but it is not yet a formal interaction test. The final + analysis should attach paired model-level uncertainty after recovery. +\end{itemize} + +The same-setting panel is also non-monotone. It is stronger than the fixed +gallery at some cells, such as $(T,p)=(0.3,0.9)$, but remains weak at $T=0.7$. +This indicates that high stochasticity affects both cross-setting robustness +and within-setting repeatability. + +\section{Bounded and jointly bounded decoding conditions} + +The planned deployment analysis assumes that the exact decoding setting is +hidden but an upper temperature bound $T\leq\tau$ may be known. We extend that +view descriptively to a joint bound $T\leq\tau$ and $p\leq\pi$. + +For every $(\tau,\pi)$ pair, the gallery is the per-model centroid across all +eligible repeat-1 cells. The deterministic control is always included because +top-$p$ is inactive at $T=0$. Repeat-2 cells supply the queries. Each decoding +cell receives equal weight. Figure~\ref{fig:bounded-surface} shows equal-cell +mean Top-1, worst-setting Top-1, and the joint mean grid. + +\begin{figure}[p] +\centering +\includegraphics[width=\textwidth]{bounded_decoding_relationship.png} +\caption{Interim cosine-centroid performance under joint bounds +$T\leq\tau$ and $p\leq\pi$ on the fixed 69-model cohort. Panel A reports the +equal-cell mean; Panel B reports the worst eligible setting; Panel C shows the +mean surface. The deterministic control is included at every bound.} +\label{fig:bounded-surface} +\end{figure} + +\begin{table}[htbp] +\centering +\caption{Equal-cell mean Top-1 under joint temperature and top-$p$ bounds.} +\label{tab:bounded-results} +\begin{tabular}{crrr} +\toprule +Temperature bound & $p\leq0.8$ & $p\leq0.9$ & $p\leq1.0$ \\ +\midrule +$\tau=0.2$ & 0.768 & 0.671 & 0.656 \\ +$\tau=0.3$ & 0.705 & 0.661 & 0.617 \\ +$\tau=0.5$ & 0.627 & 0.605 & 0.564 \\ +$\tau=0.7$ & 0.475 & 0.502 & 0.465 \\ +\bottomrule +\end{tabular} +\end{table} + +The bounded results reinforce the temperature trend. With $p\leq0.8$, mean +Top-1 declines from 0.768 at $\tau=0.2$ to 0.475 at $\tau=0.7$. The +worst-setting value declines more sharply, from 0.623 to 0.116. Restricting +top-$p$ improves the mean for $\tau\leq0.5$, but not monotonically at +$\tau=0.7$, where the $p\leq0.9$ mean is 0.502. Because the gallery centroid +and eligible query mixture both change with the bound, these comparisons are +deployment summaries rather than a causal decomposition of temperature and +top-$p$. + +\section{Seed provenance and the four-seed extension} + +Artifact coverage and seed-clean coverage must remain separate. Table +\ref{tab:seed-policy} records which existing artifacts can be reused in a +four-seed DistDNA study. + +\begin{table}[htbp] +\centering +\caption{Response-generation seed policy.} +\label{tab:seed-policy} +\begin{tabularx}{\textwidth}{>{\raggedright\arraybackslash}p{0.25\textwidth}>{\raggedright\arraybackslash}p{0.20\textwidth}>{\raggedright\arraybackslash}X} +\toprule +Source & Recorded seed & Four-seed use \\ +\midrule +$T\in\{0.2,0.3,0.7\}$ backfills & r1: 42001; r2: 42002 & Reusable when the exact model, setting, prompts, token budget, and seed match. \\ +$T=0.5$ control/recovery & r1: 42; r2: 42 & Retain for the original grid, but regenerate for seed-clean evidence. \\ +Historical sweep & unknown & Retain for matched comparisons on identical responses, but regenerate for seed-clean evidence. \\ +New extension & 42001--42004 & Primary four-seed DistDNA artifacts. \\ +\bottomrule +\end{tabularx} +\end{table} + +Across all 12 stochastic settings, 320 unique successful model--setting +artifacts currently have explicit seed 42001 or 42002. Another 176 stochastic +artifacts use seed 42. A complete four-seed extension would require 4,800 +artifacts, leaving approximately 4,480 to generate after exact-seed reuse. + +\section{Immediate DistDNA pilot} + +The first DistDNA result should be a debugging pilot rather than an immediate +full-grid commitment. The proposed design fixes one difficult stochastic +setting, $T=0.7,p=1.0$, and uses four independent seeds for ten models below +0.8B parameters. + +\begin{figure}[htbp] +\centering +\includegraphics[width=\textwidth]{distdna_k2_pilot_design.png} +\caption{Leakage-free, matched-budget DistDNA pilot. Seeds 42001 and 42003 +form the $K=2$ reference distribution; seeds 42002 and 42004 form the held-out +$K=2$ query distribution. Every $K=2$ method consumes the same responses.} +\label{fig:distdna-pilot} +\end{figure} + +The ten-model cohort is fixed before DistDNA accuracy is inspected: + +\begin{longtable}{r p{0.68\textwidth} r} +\caption{Proposed small-model pilot cohort.}\label{tab:pilot-cohort}\\ +\toprule +No. & Model & Approx. scale \\ +\midrule +\endfirsthead +\toprule +No. & Model & Approx. scale \\ +\midrule +\endhead +1 & \nolinkurl{ibm-granite/granite-4.0-h-350m-base} & 0.35B \\ +2 & \nolinkurl{EleutherAI/pythia-410m-seed1} & 0.41B \\ +3 & \nolinkurl{EleutherAI/pythia-410m-seed2} & 0.41B \\ +4 & \nolinkurl{EleutherAI/pythia-410m-seed3} & 0.41B \\ +5 & \nolinkurl{unsloth/Qwen2.5-0.5B} & 0.50B \\ +6 & \nolinkurl{unsloth/Qwen2.5-0.5B-Instruct} & 0.50B \\ +7 & \nolinkurl{Ihor/Text2Graph-R1-Qwen2.5-0.5b} & 0.50B \\ +8 & \nolinkurl{robowaifudev/megatron-gpt2-345m} & 0.35B \\ +9 & \nolinkurl{state-spaces/mamba-370m-hf} & 0.37B \\ +10 & \nolinkurl{unsloth/Qwen3-0.6B-Base} & 0.60B \\ +\bottomrule +\end{longtable} + +The repeated Pythia and Qwen families make the pilot less likely to saturate +than an arbitrary set of unrelated models. The parameter labels are advertised +model scales and must be checked against model metadata before launch. + +\subsection{Fair comparison} + +The pilot reports five retrieval methods: + +\begin{enumerate} + \item single-response cosine ($K=1$), as a lower-budget diagnostic; + \item mean-DNA cosine ($K=2$), as the primary matched-budget baseline; + \item exact RBF-MMD ($K=2$); + \item RFFTrace ($K=2$); and + \item compact projected DistDNA ($K=2$). +\end{enumerate} + +The principal contrast is DistDNA minus mean-DNA cosine on the same query +models. Beating only the $K=1$ cosine baseline would not establish a +distributional advantage. Top-1 is primary; MRR, Top-3/5, runtime, and storage +are secondary. With ten query models, one corrected model changes Top-1 by ten +percentage points, so this pilot is suitable for debugging and effect direction +rather than a final confidence claim. + +\section{Execution time and scale-out decision} + +Historical successful primary artifacts required a median of 9.0 GPU-minutes +and a mean of 31.3 GPU-minutes per artifact; recognizable sub-0.8B models had a +median of 2.4 minutes but a long retry tail. Table~\ref{tab:timing} therefore +uses operational ranges rather than the median alone. + +\begin{table}[htbp] +\centering +\caption{Estimated time after GPUs become available.} +\label{tab:timing} +\begin{tabularx}{\textwidth}{Xrr} +\toprule +Task & Four A100s & Eight A100s \\ +\midrule +Ten-model, one-setting four-seed generation & 1--3 hours & below 2 hours \\ +Checked first DistDNA comparison, including diagnostics & 4--8 hours & 4--8 hours \\ +100 models, one setting, four seeds & 2--4 days & 1.5--3 days \\ +100 models, all 12 stochastic settings, four seeds & 4--6 weeks & 2--3 weeks \\ +\bottomrule +\end{tabularx} +\end{table} + +At $T=0.7,p=1.0$, the four-seed target is 400 artifacts. Approximately 103 +explicit 42001/42002 artifacts are already reusable, leaving roughly 297 new +artifacts. This one-setting extension should follow immediately after the +ten-model pilot passes its leakage and saturation checks. The all-setting +extension is a separate multi-week compute commitment and should be gated by +the pilot result. + +Raw responses remain reusable when RFF dimension, kernel bandwidth, compact +projection, or the DistDNA vector is changed. Representation development can +therefore continue while the seed-explicit generation queue runs. + +\section{Implementation and reproducibility} + +The relevant implementation is: + +\begin{itemize} + \item distributional features and distances: + \nolinkurl{src/llm_dna/distributional.py}; + \item matched-sample evaluator: + \nolinkurl{scripts/run_rfftrace_experiment.py}; + \item optional SVM evaluator: + \nolinkurl{scripts/evaluate_rfftrace_svm.py}; + \item live recovery and DistDNA design figures: + \nolinkurl{scripts/plot_primary_status_and_distdna_design.py}; and + \item temperature/top-$p$ and bounded-surface analysis: + \nolinkurl{scripts/analyze_primary_decoding_surface.py}. +\end{itemize} + +The new surface data are saved next to the figures as +\nolinkurl{primary_decoding_surface.csv}, +\nolinkurl{primary_bounded_surface.csv}, and +\nolinkurl{primary_decoding_analysis.json}. Re-running the analysis while +recovery is active may change the strict cohort and reported values. The final +report must therefore regenerate all counts and accuracy figures after the +recovery process exits. + +\end{document} diff --git a/docs/primary_robustness_recovery_3090.md b/docs/primary_robustness_recovery_3090.md new file mode 100644 index 0000000..8a590a7 --- /dev/null +++ b/docs/primary_robustness_recovery_3090.md @@ -0,0 +1,38 @@ +# Primary robustness recovery on the 3090 host + +The committed recovery plan contains the 72 unsuccessful model/cell/round +slots from the grid snapshot completed on 5 August 2026. It preserves each +cell's original temperature, top-p, sampling mode, output suffix, and generation +seed. Successful slots are not included. + +After pulling the `dna/experiment-script` branch on the 3090 host, activate the +same Python environment used for LLM-DNA and run a command preview: + +```bash +DRY_RUN=1 bash scripts/recover_primary_robustness_failures_3090.sh +``` + +Launch the recovery on GPU 0: + +```bash +mkdir -p logs/primary_robustness_recovery_20260810 +nohup env GPUS=0 MAX_CONCURRENT_GPUS=1 \ + bash scripts/recover_primary_robustness_failures_3090.sh \ + > logs/primary_robustness_recovery_20260810/nohup.log 2>&1 & +``` + +Set `HF_TOKEN` in the environment first if private or gated Hugging Face models +require it. To use multiple GPUs, set both `GPUS` and `MAX_CONCURRENT_GPUS`, for +example `GPUS=0,1 MAX_CONCURRENT_GPUS=2`. + +The launcher is restart-safe. On a later invocation it continues missing work, +does not rerun recorded successes, and retries recorded failures. Outputs are +kept separate from the original grid under: + +```text +out/primary_robustness_recovery_20260810/ +``` + +Copy that complete directory back into the main repository's `out/` directory +after the run. The grid audit treats a successful recovery record as satisfying +the corresponding historical failure. diff --git a/docs/rbf_mmd_pilot.md b/docs/rbf_mmd_pilot.md new file mode 100644 index 0000000..f716580 --- /dev/null +++ b/docs/rbf_mmd_pilot.md @@ -0,0 +1,34 @@ +# RBF-MMD Pilot + +## Setup +- Data dir: `out/rand_chinese` +- Reference setting: `0.2:0.8` +- Comparison settings: `0.2:0.8`, `0.3:0.8`, `0.3:0.9` +- Selected models: `8` +- Selected prompts: `20` +- Calibration prompts: `4` +- Evaluation prompts: `16` +- Embedding features: `4096` + +## Notes +- `single_cosine` uses one response sample per prompt from the selected run split. +- `mean_cosine` averages repeated samples per prompt before concatenation. +- `exact_rbf_mmd` computes prompt-wise squared RBF-MMD and averages across prompts. +- `same_*` compares two repeat splits from the same decoding setting. +- `cross_*` compares the reference setting against another setting. +- NA in intermediate figures means the model or prompt was not present in the required split, or the run lacked enough repeats. + +## Results +- `same_t02_p08` / `single_cosine`: top1=1.000, top3=1.000, top5=1.000, mrr=1.000 +- `same_t02_p08` / `mean_cosine`: top1=1.000, top3=1.000, top5=1.000, mrr=1.000 +- `same_t02_p08` / `exact_rbf_mmd`: top1=1.000, top3=1.000, top5=1.000, mrr=1.000 +- `cross_t02_p08_to_t03_p08` / `single_cosine`: top1=1.000, top3=1.000, top5=1.000, mrr=1.000 +- `cross_t02_p08_to_t03_p08` / `mean_cosine`: top1=1.000, top3=1.000, top5=1.000, mrr=1.000 +- `cross_t02_p08_to_t03_p08` / `exact_rbf_mmd`: top1=1.000, top3=1.000, top5=1.000, mrr=1.000 +- `cross_t02_p08_to_t03_p09` / `single_cosine`: top1=1.000, top3=1.000, top5=1.000, mrr=1.000 +- `cross_t02_p08_to_t03_p09` / `mean_cosine`: top1=1.000, top3=1.000, top5=1.000, mrr=1.000 +- `cross_t02_p08_to_t03_p09` / `exact_rbf_mmd`: top1=1.000, top3=1.000, top5=1.000, mrr=1.000 + +## Current Result + +The first small pilot run on the cached `out/rand_chinese` subset selected 8 models and 20 prompts. On that tiny subset, all three methods reached perfect top1/top3/top5/MRR, so the current signal is mainly in the distance magnitudes rather than ranking changes. The exact RBF-MMD self-distance was lower than single-sample cosine on the same split, which is consistent with the distributional formulation but is not yet a decisive retrieval gain. diff --git a/docs/revised_experiment_protocol.md b/docs/revised_experiment_protocol.md new file mode 100644 index 0000000..45312fb --- /dev/null +++ b/docs/revised_experiment_protocol.md @@ -0,0 +1,96 @@ +# Revised LLM-DNA robustness experiment + +## Primary claim and task + +The primary task is closed-set **exact-model identification**. Every compared +method ranks the same model labels for the same query DNA and gallery. Pairwise +same-or-related verification is retained only as a secondary diagnostic; it is +not compared directly with 300-way Top-1 accuracy. + +The main method matrix is: + +| Representation | Classifier | Role | +|---|---|---| +| Original 128-D DNA | cosine centroid | retrieval baseline | +| Original 128-D DNA | multiclass linear SVM | classifier-only ablation | +| Original 128-D DNA | multiclass RBF SVM | nonlinear classifier ablation | +| Multi-sample response distribution | mean cosine | budget-matched distributional baseline | +| Multi-sample response distribution | exact RBF-MMD | proposed representation | + +## Data protocol + +- Use the predeclared, performance-independent 300-model cohort in + `configs/rand_chinese_stratified_300.jsonl`. Its audit JSON records the + selection rule, eligible pool, seed, metadata, and SHA-256 hash. +- Generate one deterministic `T=0` cell and the complete factorial grid + `T in {0.2, 0.3, 0.5, 0.7}` by `top_p in {0.8, 0.9, 1.0}`. +- Generate four independent response repeats. Repeats 1-2 form training and + galleries; repeats 3-4 are held-out queries. +- The generation seed changes by repeat (`42001` through `42004`), while the + prompt/projection seed remains 42. Both are stored in artifacts. +- A result is blocked when fewer than 250 common models remain. Failed models + should be backfilled rather than silently shrinking the final cohort. +- All methods use the same prompts, model cohort, train/test repeats, and query + budget. Distributional results must include the matched-budget mean-centroid + baseline, not only the single-sample baseline. + +Launch generation with: + +```bash +python3 scripts/build_experiment_cohort.py --target 300 +nohup bash scripts/run_primary_robustness_experiment.sh \ + > logs/primary_robustness_master.log 2>&1 & +``` + +The launcher dynamically uses all visible GPUs up to ten workers. Override +`GPUS` to pin cards or `MAX_CONCURRENT_GPUS` to change the cap. + +After all four repeats are complete, run: + +```bash +bash scripts/run_primary_analysis.sh +``` + +## Required analyses + +1. Per-setting exact Top-1, Top-3, Top-5, MRR, and model-bootstrap 95% CIs. +2. Temperature-agnostic deployment at each bound + `tau in {0.2, 0.3, 0.5, 0.7}`. The classifier sees pooled eligible training + settings but not temperature/top-p. Report equal-cell mixed accuracy and + worst-setting accuracy. +3. Paired method comparisons on identical held-out model queries. The key + comparison is the degradation slope/retained accuracy, not unrelated task + accuracies. +4. Tree-aware error severity as a secondary analysis: exact, direct one-hop, + two-hop, same-component, and disconnected predictions. Export direct HF + edges with `export_hf_model_tree.py`; connected-component closure alone is + not treated as a direct relationship. +5. Legacy pairwise verification uses every test pair at natural prevalence. + Training may downsample negatives. Report PR-AUC, MCC, specificity, and + false positives; separate same-model and lineage-only labels before making + lineage claims. + +## Interpretation guardrails + +- The unsuffixed historical gallery has unknown decoding provenance and is a + legacy sensitivity analysis only. The primary experiment uses explicit, + independently generated repeat galleries. +- A scalar linear SVM on cosine distance cannot change closed-set ranking; the + primary SVM therefore consumes the full 128-D DNA in a multiclass task. +- `T=0` appears once because top-p is inactive without sampling. +- Do not claim a top-p effect, RBF advantage, or lineage robustness unless the + paired confidence interval supports it. +- Report failure rates/reasons by cell and compare excluded versus retained + model size and architecture distributions. + +## Final outputs + +- Figure 1: exact accuracy versus temperature, faceted by top-p, with one curve + per representation/classifier and 95% CIs. +- Figure 2: accuracy loss relative to `T=0` plus the method-by-temperature + interaction/degradation slope. +- Figure 3: mixed and worst-setting accuracy versus the unknown-temperature + upper bound `tau`. +- Figure 4: stacked tree-aware error severity versus temperature. +- Tables: protocol/cohort, complete per-setting results, bounded-deployment + results, and matched-budget method/efficiency ablations. diff --git a/docs/rfftrace_progress.tex b/docs/rfftrace_progress.tex new file mode 100644 index 0000000..c2020dc --- /dev/null +++ b/docs/rfftrace_progress.tex @@ -0,0 +1,103 @@ +\documentclass[11pt,a4paper]{article} +\usepackage{geometry} +\usepackage{amsmath} +\usepackage{booktabs} +\usepackage{graphicx} +\geometry{margin=1in} +\title{RFFTrace Progress Report} +\author{} +\date{\today} + +\begin{document} +\maketitle + +\begin{abstract} +This note summarises the current repository status for distributional +LLM fingerprinting: exact RBF‑MMD pilot experiments are implemented and +tested; Random Fourier Feature (RFF) based fingerprints ("RFFTrace") +have been specified but not yet implemented or evaluated. +\end{abstract} + +\section{Summary of current implementation} +\begin{itemize} + \item Exact RBF‑MMD: implemented in \texttt{scripts/run\_rbf\_mmd\_pilot.py} as + the function \texttt{exact\_mmd2(a,b,sigma)} and exercised by the pilot. + \item Pilot script: the pilot selects small subsets (models/prompts), + computes three retrieval baselines: \texttt{single\_cosine}, \texttt{mean\_cosine}, + and \texttt{exact\_rbf\_mmd}, and writes results to \texttt{out/rbf\_mmd\_pilot}. + \item Tests: \texttt{tests/test\_distributional\_pilot.py} checks core utilities, + including \texttt{exact\_mmd2} behaving correctly for identical samples. +\end{itemize} + +\section{Pilot results (brief)} +On a very small pilot (8 models, 20 prompts) cached under \texttt{out/rand\_chinese}, +all three methods reached perfect retrieval (top1/top3/top5/MRR = 1.0). The repo +includes a short report at \texttt{docs/rbf\_mmd\_pilot.md} summarising these numbers. + +\section{RFFTrace status} +\begin{itemize} + \item Not implemented: there is currently no code that computes Random Fourier + Features (no \texttt{psi} map, no projection dimension \(D\), nor per‑prompt averaging over \(R\) samples). + \item No experiments: retrieval/identification comparisons using RFF approximations + (RFFTrace) are not present in the repo; only exact MMD pilot exists. +\end{itemize} + +\section{RFFTrace algorithm (planned)} +For reproducibility, the planned RFFTrace pipeline is: +\begin{enumerate} + \item For each model \(m\) and prompt \(x_i\), sample responses \(z_{m,i,r}\) for \(r=1\ldots R\). + \item Embed each response into a vector \(u_{m,i,r}=\phi(\text{response})\) using the current sentence encoder. + \item Draw random frequencies and phases for RFF: for $j=1\ldots D$, sample $\omega_j\sim\mathcal{N}(0,\frac{1}{\gamma}I)$ and $b_j\sim\text{Uniform}(0,2\pi)$. + \item Compute the nonlinear feature map + $$\psi(u)=\sqrt{\tfrac{2}{D}}\left[\cos(\omega_j^\top u + b_j)\right]_{j=1}^D.$$\\ + \item Per prompt, average the RFF features: + $$\widehat{\mu}_{m,i}=\frac{1}{R}\sum_{r=1}^R \psi(u_{m,i,r}).$$ + \item Concatenate (and optionally normalize/compress) across prompts: + $$\widehat v_m=\frac{1}{\sqrt t}[\widehat{\mu}_{m,1};\ldots;\widehat{\mu}_{m,t}].$$ +\end{enumerate} + +The squared Euclidean distance between two RFFTrace vectors approximates the +average per‑prompt RBF MMD between the two response distributions. + +\section{Planned experiments} +Primary comparisons to run once RFF is implemented: +\begin{itemize} + \item Retrieval on the existing pilot subset: compare \texttt{single\_cosine}, \texttt{mean\_cosine}, \texttt{exact\_rbf\_mmd}, and \texttt{RFFTrace} for several $(R,D,\gamma)$. + \item Sensitivity sweeps: vary $R\in\{2,4,8,16\}$, $D\in\{256,1024,4096\}$, bandwidth $\gamma$ (median heuristic and multiples). + \item Cross‑temperature identification: test robustness when enrolling at one decoding setting and querying at another. + \item Compute / memory profiling: measure time and peak memory per model for RFF vs exact MMD. + \item Baseline ablations: compare RFF averages against naive averaging of original embeddings (the ``mean'' baseline) to show (or disprove) the benefit. +\end{itemize} + +\section{Implementation plan} +I can implement RFFTrace with the following deliverables: +\begin{enumerate} + \item A new script \texttt{scripts/run\_rfftrace\_pilot.py} that mirrors the existing RBF pilot, adding RFF computation and parameter sweeps. + \item Unit tests covering the RFF feature map consistency and small‑sample behaviour. + \item CSV/JSON outputs under \texttt{out/rfftrace\_pilot} and a short Markdown/LaTeX summary like the existing pilot. +\end{enumerate} + +Estimated effort: small implementation (1–2 hours) plus pilot runs (minutes for small subsets; hours if scaling up). + +\section{How to run the existing exact RBF pilot} +Use the pilot script that is already in the repository. Example: +\begin{verbatim} +python3 scripts/run_rbf_mmd_pilot.py --data-dir out/rand_chinese --output-dir out/rbf_mmd_pilot +\end{verbatim} + +\section{Next steps} +Tell me whether you want me to: +\begin{itemize} + \item Implement RFFTrace and run the small pilot now (adds code + tests + outputs). + \item Add RFF features only and leave the pilot runs for you to execute locally. + \item Draft a figure/table template for presenting RFF sensitivity sweeps in LaTeX. +\end{itemize} + +\section{Files of interest} +\begin{itemize} + \item Existing pilot: \texttt{scripts/run\_rbf\_mmd\_pilot.py} + \item Pilot report: \texttt{docs/rbf\_mmd\_pilot.md} + \item Tests: \texttt{tests/test\_distributional\_pilot.py} +\end{itemize} + +\end{document} diff --git a/docs/svm_modeltree_experiment.tex b/docs/svm_modeltree_experiment.tex new file mode 100644 index 0000000..7863afa --- /dev/null +++ b/docs/svm_modeltree_experiment.tex @@ -0,0 +1,325 @@ +\documentclass[11pt,a4paper]{article} +\usepackage{graphicx} +\usepackage{booktabs} +\usepackage{amsmath} +\usepackage[utf8]{inputenc} +\usepackage{geometry} +\usepackage[hidelinks]{hyperref} +\geometry{margin=1in} + +\title{Model-Tree Pairwise SVM for LLM-DNA Robustness\\ +\large Experimental Protocol and Interim Results} +\author{} +\date{\today} + +\begin{document} +\maketitle + +\begin{abstract} +This report evaluates how stochastic decoding affects model identification from +LLM-DNA signatures. It compares cosine nearest-neighbour retrieval with +pairwise linear and radial-basis-function (RBF) support vector machines (SVMs) +that predict whether two models are related. Positive pairs mix identical +models with models connected in a Hugging Face model tree, so this legacy +verification task is not a like-for-like alternative to exact identification. +Because the generation sweep is incomplete, this snapshot +uses a fixed 77-model cohort shared by every reported decoding setting, avoiding +comparisons between different successful-model subsets. +\end{abstract} + +\section{Task definition} +For a model $m$ and decoding setting $s=(T,p)$, the pipeline generates responses +to a fixed prompt set and converts them into a DNA vector +$\mathbf{d}_{m,s}\in\mathbb{R}^{128}$. We evaluate two related tasks. + +\paragraph{Exact-model retrieval.} +Given a query DNA $\mathbf{d}_{m,s}$, rank the model DNAs in the fixed reference +gallery by cosine distance. A retrieval is correct when the DNA of the same +model is ranked first. This task produces top-1, top-3, top-5, and mean +reciprocal rank (MRR). + +\paragraph{Model-relatedness classification.} +Given a query/reference pair $(m_i,m_j)$, predict +\begin{equation} + y_{ij} = + \begin{cases} + 1, & m_i=m_j\text{ or }m_i\text{ and }m_j\text{ belong to the same exported model-tree component},\\ + 0, & \text{otherwise}. + \end{cases} +\end{equation} +The classifier receives one scalar feature, +$x_{ij}=-d_{\mathrm{cos}}(\mathbf{d}_{m_i,s},\mathbf{d}_{m_j,\mathrm{ref}})$, +so larger values indicate greater similarity. This formulation avoids treating +only the exact same model as positive and therefore represents known model +lineage in the labels. + +\section{Experimental data} + +\subsection{Model set} +The requested sweep contains 100 Hugging Face models listed in +\texttt{configs/rand\_chinese\_0p3b\_7b\_rerun.jsonl}. Evaluation uses the +intersection of models with valid DNA files in both the unsuffixed reference +gallery and the relevant sweep run. To make settings directly comparable, the +snapshot first retains runs with at least 80 available models, then intersects +their model IDs with the reference gallery. This produces one cohort of 77 +models used for every reported retrieval query, SVM training run, and SVM test +run. The exact cohort and pre-filter availability counts are stored in +\texttt{temp\_top\_p\_modeltree\_common\_models.json}; no model is selected +using test performance. + +\subsection{Prompt set and DNA construction} +Every model receives the same 100 synthetic classical-Chinese prompts from +\texttt{data/rand/rand\_dataset\_chinese.json}. The dataset generator uses seed +42, and the saved extraction metadata identifies the probe set as +\texttt{rand\_chinese\_100}. Each response is embedded with +\texttt{all-mpnet-base-v2} (768 dimensions); the 100 response embeddings are +concatenated and reduced by a seeded Gaussian random projection to one +128-dimensional DNA signature. The response length limit is 1024 tokens and +the extraction seed is 42. Thus, prompts and feature construction are held +fixed while only decoding parameters change. + +\subsection{Decoding settings} +The planned grid uses temperatures $T\in\{0.0,0.2,0.3,0.5,0.7\}$ and +top-$p\in\{0.8,0.9,1.0\}$. For $T=0$, sampling is disabled; for $T>0$, +sampling is enabled with the displayed top-$p$. Each suffix +\texttt{\_tXX\_pYY\_r1} identifies its temperature, top-$p$, and repeat. + +The 80-model availability rule retains the following settings: +\[ +(0.0,0.8),\ (0.2,0.8),\ (0.2,0.9),\ (0.2,1.0),\ +(0.3,0.8),\ (0.3,0.9),\ (0.3,1.0),\ (0.5,0.8),\ +(0.5,1.0),\ (0.7,0.9). +\] +The $(0.7,0.9)$ cell uses the earlier complete \texttt{\_temp07\_run} output. +The current $(0.0,0.9)$, $(0.0,1.0)$, $(0.5,0.9)$, $(0.7,0.8)$, and +$(0.7,1.0)$ runs have 46, 3, 17, 2, and 0 available models, respectively, and +are excluded until their reruns provide adequate coverage. At $T=0$, top-$p$ +is inactive because sampling is disabled; the additional deterministic cells +will therefore be a data-completeness check rather than a decoding comparison. +The reference gallery consists of the existing unsuffixed DNA records under +\texttt{out/rand\_chinese}. Its historical response files do not record an +explicit temperature/top-$p$ pair, so it should be described as a fixed +reference gallery rather than assigned an inferred decoding setting. + +\section{Model-tree labels} +The relation exporter reads Hugging Face metadata and joins base-model links +with a streaming union--find procedure. The resulting connected components +are stored in \texttt{out/hf\_model\_tree/model\_relations.jsonl}. The export +summary is: +\begin{itemize} + \item 11,812 requested models and 13,330 parsed nodes; + \item 6,282 extracted base-model edges; + \item 790 connected components of size at least two; + \item 618 skipped metadata requests; and + \item external models excluded from the exported relation groups. +\end{itemize} +Connected-component membership is transitive. This is a practical lineage +label, not a claim that every pair in a component has identical behaviour. + +\section{SVM specification} + +\subsection{Classifiers used in the reported experiment} +The linear scikit-learn pipeline is +\begin{center} +\texttt{StandardScaler()} $\rightarrow$ +\texttt{LinearSVC(C=1.0, class\_weight='balanced', dual='auto',} +\texttt{max\_iter=20000, random\_state=42)}. +\end{center} +The RBF-kernel probe uses +\texttt{SVC(kernel='rbf', C=1.0, gamma='scale', +class\_weight='balanced', random\_state=42)}. Both probes were enabled in the +snapshot reported here. Because the input has only one feature (negative +cosine distance), the linear model learns a threshold in standardized distance +space, while the RBF model can learn a nonlinear decision interval along that +same scalar axis. This kernel probe is distinct from the exact RBF-MMD +distributional experiment. + +\subsection{Class balancing} +All positive pairs are retained. Negatives are deterministically downsampled +without replacement using seed 42 and a negative-to-positive ratio of 1:1. +The same 1:1 balancing rule is used for the held-out test examples. The saved +summaries therefore have a 50\% positive rate in both training and testing; +\texttt{class\_weight='balanced'} remains enabled as a safeguard. Metrics on +this balanced test sample should not be interpreted as performance under the +natural, highly imbalanced prevalence of all possible model pairs. + +\section{Train/test protocol} +The SVM uses leave-one-decoding-run-out evaluation. For each displayed +temperature/top-$p$ cell: +\begin{enumerate} + \item that run is held out and all of its valid query/reference pairs form + the test pool; + \item every other run supplied to the evaluator forms the training pool; + \item training and test pools are balanced independently as described above; + and + \item the SVM is fit once on the training pool and evaluated on the held-out + setting. +\end{enumerate} +Before constructing any pairs, every retained run and the reference gallery are +restricted to the same 77 model IDs. Thus, both the training pool and held-out +test pool use the identical model cohort, although they use different decoding +runs. +Training and testing are therefore performed \emph{across different decoding +settings}, not on a random pair split within the same setting. A training run +may share the same temperature or top-$p$ with the test run, but it cannot be +the identical run specification. + +There are 10 retained decoding runs. Consequently, each fold trains on nine +runs and tests on one, a 90\%/10\% split by run. For one run, the 77 query models +are paired with the same 77 reference models, producing $77^2=5{,}929$ ordered +pairs. Of these, 99 are positive: 77 same-model diagonal pairs and 22 ordered +off-diagonal pairs connected by the exported model-tree labels. The remaining +5,830 pairs are negative. Because the cohort and relation labels are fixed, +these counts are identical in every fold and for both SVM variants. + +\begin{table}[ht] +\centering +\caption{Pair accounting for every leave-one-decoding-run-out fold. ``Raw +negative'' is the number available before sampling; all positives are retained, +and an equal number of negatives is sampled with seed 42. Linear and RBF SVMs +use the same sampled train and test pairs.} +\label{tab:pair-counts} +\begin{tabular}{lrrrrr} +\toprule +Split & Runs & Positive & Raw negative & Sampled negative & Final samples \\ +\midrule +Train & 9 & 891 & 52,470 & 891 & 1,782 \\ +Test & 1 & 99 & 5,830 & 99 & 198 \\ +\bottomrule +\end{tabular} +\end{table} + +Thus, the raw pair pool is highly imbalanced: positives are only +$99/5{,}929\approx1.67\%$ of each run's pairs. The reported classification +metrics are instead computed on the balanced 198-pair test sample, with 99 +positives and 99 negatives. This distinction is important when interpreting +accuracy: the reported values measure discrimination on a controlled balanced +test set, not accuracy at the natural pair prevalence. + +Model identities and model-tree components are not held out: the same model can +appear under different decoding settings in training and testing. The current +question is therefore robustness to a decoding shift for known models, not +generalization to unseen model families. A family-held-out protocol would +require grouping by model-tree component and is a separate experiment. + +\section{Metrics} + +\paragraph{Retrieval metrics.} +Top-$k$ is the fraction of queries for which the exact model appears among the +first $k$ candidates. MRR is +$\frac{1}{N}\sum_{i=1}^{N}1/\mathrm{rank}_i$. Macro precision, recall, and F1 +are also saved for exact-model top-1 predictions. + +\paragraph{Binary SVM metrics.} +We report accuracy, balanced accuracy, positive-class precision, recall and F1, +specificity, Matthews correlation coefficient (MCC), ROC-AUC, and average +precision. Balanced accuracy, MCC, ROC-AUC, and average precision are included +because ordinary accuracy alone can be misleading for related/unrelated pair +classification. The summary files also record TP, TN, FP, FN, the original +pair counts, and the sampled pair counts. + +\paragraph{Missing settings.} +A missing point in the line plots means that the run had fewer than 80 available +models when this snapshot was generated, normally because GPU scarcity left too +many generation tasks failed or unfinished. Missing points are not zero scores, +and lines are broken rather than interpolated across them. These runs are being +rerun and will be added once they satisfy the common-cohort rule. + +\section{Interim results} +Table~\ref{tab:summary} reports the snapshot values stored in +\texttt{temp\_top\_p\_modeltree\_summary.json}. These values will be replaced +after all planned sweep cells have completed. + +\begin{table}[ht] +\centering +\caption{Fair per-setting comparison on the same 77-model cohort. Top-1 and MRR +evaluate exact-model cosine retrieval. Lin. and RBF columns report balanced-test +accuracy and ROC-AUC under leave-one-run-out evaluation. Runs with fewer than +80 available models are excluded from this snapshot.} +\label{tab:summary} +\resizebox{\textwidth}{!}{% +\begin{tabular}{lrrrrrrrrr} +\toprule +Run & $T$ & Top-$p$ & Models & Top-1 & MRR & Lin. acc. & Lin. AUC & RBF acc. & RBF AUC \\ +\midrule +temp00\_p08\_r1 & 0.0 & 0.8 & 77 & 0.922 & 0.935 & 0.808 & 0.906 & 0.843 & 0.837 \\ +temp02\_p08\_r1 & 0.2 & 0.8 & 77 & 0.442 & 0.532 & 0.722 & 0.808 & 0.783 & 0.764 \\ +temp02\_p09\_r1 & 0.2 & 0.9 & 77 & 0.455 & 0.541 & 0.753 & 0.834 & 0.773 & 0.792 \\ +temp02\_p10\_r1 & 0.2 & 1.0 & 77 & 0.442 & 0.540 & 0.732 & 0.813 & 0.758 & 0.787 \\ +temp03\_p08\_r1 & 0.3 & 0.8 & 77 & 0.377 & 0.481 & 0.753 & 0.774 & 0.732 & 0.799 \\ +temp03\_p09\_r1 & 0.3 & 0.9 & 77 & 0.351 & 0.468 & 0.737 & 0.798 & 0.732 & 0.795 \\ +temp03\_p10\_r1 & 0.3 & 1.0 & 77 & 0.260 & 0.353 & 0.687 & 0.713 & 0.682 & 0.752 \\ +temp05\_p08\_r1 & 0.5 & 0.8 & 77 & 0.247 & 0.333 & 0.657 & 0.708 & 0.646 & 0.731 \\ +temp05\_p10\_r1 & 0.5 & 1.0 & 77 & 0.169 & 0.255 & 0.606 & 0.633 & 0.616 & 0.638 \\ +temp07\_p09\_legacy & 0.7 & 0.9 & 77 & 0.078 & 0.170 & 0.561 & 0.533 & 0.545 & 0.581 \\ +\bottomrule +\end{tabular} +} +\end{table} + +On the fixed cohort, exact-model retrieval falls sharply as decoding becomes +more stochastic: top-1 decreases from 0.922 at $T=0$ to 0.442--0.455 at +$T=0.2$, 0.260--0.377 at $T=0.3$, 0.169--0.247 at $T=0.5$, and 0.078 for the +legacy $T=0.7$ run. The pairwise probes degrade more gradually. This does not +establish that model-tree relatedness survives better than exact identity: 77 +of the 99 positive ordered pairs are exact same-model pairs, the binary task is +much easier than 77-way retrieval, and its test prevalence is artificially +50\%. The supported statement is only that aggregate same-or-related distance +separation degrades more slowly on this controlled balanced sample. + +The RBF kernel does not consistently dominate the linear threshold. Across the +fixed-cohort cells, their accuracies differ by at most 0.061: RBF is higher at +$T=0$, $T=0.2$, and $(0.5,1.0)$, while linear is slightly higher for the +$T=0.3$ cells, $(0.5,0.8)$, and the legacy $T=0.7$ cell. This mixed difference is +consistent with both classifiers receiving only one scalar distance feature; +there is limited structure for the kernel to exploit. These observations +remain provisional because each cell has one generation repeat and the grid is +not complete. + +\section{Figures} + +\begin{figure}[ht] + \centering + \includegraphics[width=0.95\linewidth]{out/dna_probe_sweep_modeltree/temp_top_p_modeltree_curves.png} + \caption{Exact-model retrieval on the shared 77-model cohort. Each panel fixes + top-$p$; labeled lines show top-1, top-3, top-5, and MRR as temperature changes. + Missing settings failed the 80-model availability rule, and lines are broken + rather than interpolated across those settings.} + \label{fig:retrieval-grid} +\end{figure} + +\begin{figure}[ht] + \centering + \includegraphics[width=0.95\linewidth]{out/dna_probe_sweep_modeltree/temp_top_p_modeltree_curves_probe_metrics.png} + \caption{Pairwise-SVM accuracy on the shared 77-model cohort. Each panel fixes + top-$p$ and compares the labeled linear and RBF-SVM lines across temperature. + Each point tests the displayed run after training on all other retained runs. + Accuracy equals balanced accuracy here because the test pairs are sampled + with equal positive and negative counts.} + \label{fig:svm-grid} +\end{figure} + +\section{Reproducibility and limitations} +The evaluation implementation is in +\texttt{scripts/evaluate\_dna\_probe\_sweep.py}; model-tree export is in +\texttt{scripts/export\_hf\_model\_tree.py}. Machine-readable summaries and +predictions are stored under \texttt{out/dna\_probe\_sweep\_modeltree}. +Random projection, negative sampling, and SVM fitting all use seed 42. + +The main limitations of the interim experiment are the incomplete decoding +grid, the provisional 80-model inclusion threshold, one repeat per included +cell, test-set downsampling, transitive model-tree labels, and model-family +overlap between training and testing. The historical reference gallery also +lacks recorded decoding parameters, so the temperature curve measures mismatch +to that particular gallery rather than a clean causal temperature effect. The +fixed cohort removes unequal coverage as a comparison confound but reduces the +population from 100 to 77 models. + +This table is therefore retained as a legacy diagnostic, not the primary +experiment. The revised protocol uses a predeclared 300-model cohort, four +independent generation seeds, explicit repeat galleries, full-natural- +prevalence verification, multiclass SVMs on the full DNA vector, and bounded +unknown-temperature evaluation. Its executable specification is +\texttt{docs/revised\_experiment\_protocol.md}. + +\end{document} diff --git a/docs/svm_modeltree_experiment_zh.html b/docs/svm_modeltree_experiment_zh.html new file mode 100644 index 0000000..bd40dd3 --- /dev/null +++ b/docs/svm_modeltree_experiment_zh.html @@ -0,0 +1,121 @@ + + + + + + DNA 探针扫描 — 模型树 SVM 实验(实际结果) + + + +

DNA 探针扫描 — 模型树 SVM 实验(实际结果)

+ +

摘要:本文报告记录了使用 export_hf_model_tree.py 和 + evaluate_dna_probe_sweep.py 的实际运行,所用的模型关系文件位于 + out/hf_model_tree/model_relations.jsonl,实验输出位于 + out/dna_probe_sweep_modeltree

+ +

概述

+
    +
  1. 使用流式并查集(union-find)从模型列表导出 Hugging Face 模型关系(连通分量)。
  2. +
  3. 在多种生成设置(runs)上,使用最近邻和成对线性 SVM 探针评估 DNA 可识别性。
  4. +
  5. 将汇总指标、预测 CSV 和诊断图写入 out/dna_probe_sweep_modeltree
  6. +
+ +

模型树导出摘要

+ + +

SVM 探针的实际实现

+ + +

训练/测试划分(具体)

+ + +

结果(示例运行)

+

脚本生成了 temp_top_p_modeltree_summary.json,包含每个运行的聚合指标。表格展示了部分运行的关键指标。

+ + + + + + + + + + + + + + + + +
每运行汇总(最近邻 + 线性 SVM 指标)
运行温度Top-p模型数Top1MRR线性 AUC
temp00_p08_r10.00.8660.9240.9400.936
temp02_p08_r10.20.8960.4060.4960.818
temp02_p09_r10.20.9970.3610.4490.801
temp02_p10_r10.21.0930.3870.4840.804
temp03_p08_r10.30.8980.3270.4280.773
temp03_p09_r10.30.9980.2960.4000.759
temp03_p10_r10.31.0970.2270.3120.723
temp05_p08_r10.50.8880.2390.3110.706
+ +

+

生成的诊断图(来自实验输出目录):

+
+ curves +
按设置组织的热图网格。每个面板显示 top-1/top-3/top-5/MRR 在 temperature 与 top-p 上的分布,并标出最佳单元。
+
+ +
+ linear accuracy heatmap + top1 heatmap +
(左)线性准确率热图 (右)Top‑1 热图。
+
+ +

说明与下一步

+ + +

(生成于机器上,图片与 JSON 输出路径均为相对工作区路径。)

+ + diff --git a/docs/svm_modeltree_experiment_zh.tex b/docs/svm_modeltree_experiment_zh.tex new file mode 100644 index 0000000..0000be7 --- /dev/null +++ b/docs/svm_modeltree_experiment_zh.tex @@ -0,0 +1,131 @@ +\documentclass[11pt,a4paper]{article} +\usepackage{graphicx} +\usepackage{booktabs} +\usepackage{amsmath} +\usepackage[utf8]{inputenc} +\usepackage{geometry} +\geometry{margin=1in} +\title{DNA 探针扫描 — 模型树 SVM 实验(实际结果)} +\author{} +\date{\today} + +\begin{document} +\maketitle + +\begin{abstract} +本文报告记录了使用 \texttt{export\_hf\_model\_tree.py} 和 +\texttt{evaluate\_dna\_probe\_sweep.py} 的实际运行过程,所用的模型关系文件位于 +\texttt{out/hf\_model\_tree/model\_relations.jsonl},实验输出位于 +\texttt{out/dna\_probe\_sweep\_modeltree}。 +\end{abstract} + +\section{概述} +本次流水线执行步骤如下: +\begin{enumerate} + \item 使用流式并查集(union--find)从模型列表导出 Hugging Face 模型关系(连通分量)。 + \item 在多种生成设置(runs)上,使用最近邻和成对线性 SVM 探针评估 DNA 可识别性。 + \item 将汇总指标、预测 CSV 和诊断图写入 \texttt{out/dna\_probe\_sweep\_modeltree}。 +\end{enumerate} + +\section{模型树导出摘要} +导出器写入了 \texttt{out/hf\_model\_tree/model\_relations.jsonl} 及摘要文件 +\texttt{out/hf\_model\_tree/model\_relations\_summary.json}。摘要中的关键计数: +\begin{itemize} + \item 输入模型数量:11812 + \item 解析后节点数:13330 + \item 提取的 base 边数:6282 + \item 大小 $\ge2$ 的连通分量(组)数:790 + \item 跳过的模型(获取元数据时出错):618 +\end{itemize} + +\section{SVM 探针的实际实现} +脚本的实际做法概述: +\begin{itemize} + \item 对每个运行(生成设置)加载预计算的模型 DNA 特征向量。 + \item 构建查询模型与候选基模型之间的所有成对示例,每对记录两者间的距离(默认为余弦距离)。 + \item 如果查询与基模型为同一模型或在导出的模型关系中属于同一关系组,则标记为正样本,否则为负样本。 + \item 具体划分过程: + \begin{enumerate} + \item 选择一个运行(\texttt{test\_run\_name})作为保留的测试运行。 + \item 通过遍历其余所有运行构建训练示例,生成这些运行中的所有(query, base)配对。 + \item 测试示例仅来自被保留的测试运行(该运行中查询与基模型的所有配对)。 + \item 训练和测试中的正样本依据 \texttt{out/hf\_model\_tree/model\_relations.jsonl} 中的 + \texttt{is\_same\_or\_related(query, base)} 判定。 + \item 负样本按 \texttt{sampled\_negatives = round(negative\_ratio * \#positives)} 随机采样(默认 + \texttt{negative\_ratio=1.0}),脚本使用 RNG 种子 42 保证可复现性。 + \end{enumerate} + \item 特征与分类器:使用单一特征 $x = -\text{distance}$(取负以使较大值倾向正类), + 经 \texttt{StandardScaler} 变换后喂入带 \texttt{class\_weight='balanced'} 的 \texttt{LinearSVC}。 +\end{itemize} + +\section{训练/测试划分(具体)} +本次运行采用跨运行(leave‑one‑run‑out)划分: +\begin{itemize} + \item 测试集:仅包含来自单个被保留运行(\texttt{test\_run\_name})构建的所有配对示例。 + \item 训练集:由其他所有运行(除被保留运行外的 \texttt{--run} 规范)构建的所有配对示例组成。 + \item 负样本采样:配对构建后,按代码中的 \texttt{balance\_examples()} 随机采样负样本至配置的 + \texttt{negative\_ratio}(默认 1.0);测试路径也采用相同的采样(测试负样本同样采样为 1.0 倍正样本)。 + \item 后果:该划分衡量跨生成设置(temperature/top‑p)的泛化能力,但不保证严格的组级排除—— + 如果相关模型在不同运行中都被生成,则可能同时出现在训练和测试中。若要做组级隔离评估 + (确保测试组的相关模型不出现在训练中),请使用基于连通分量 id 的 \texttt{GroupKFold} 或显式的组保留策略。 + \item 观测到的测试/训练比率:该比率并非事先固定选择,而是由 leave‑one‑run‑out 设计、每运行配对构建 + 以及平衡负样本(\texttt{negative\_ratio=1.0})共同决定。每个集合在采样后包含 正样本 + 采样负样本 + (正负样本数近似相等),因此正样本率由设计决定约为 50\%。在生成的摘要 + (\texttt{temp\_top\_p\_modeltree\_summary.json})中,每个运行的测试占比大约在 7.9\%–13.5\% + (平均约 12.5\%),差异来源于不同被保留运行生成的配对数量不同。负样本采样的 RNG 种子为 42, + 保证了采样的确定性与可复现性。 +\end{itemize} + +\section{结果(示例运行)} +脚本生成了 \texttt{temp\_top\_p\_modeltree\_summary.json},包含每个运行的聚合指标。 +表\ref{tab:summary} 展示了本次扫描中部分运行的关键指标。 + +\begin{table}[ht] +\centering +\caption{每运行汇总(最近邻 + 线性 SVM 指标)}\label{tab:summary} +\begin{tabular}{llrrrrr} +\toprule +运行 & 温度 & Top‑p & 模型数 & Top1 & MRR & 线性 AUC \\ +\midrule +temp00\_p08\_r1 & 0.0 & 0.8 & 66 & 0.924 & 0.940 & 0.936 \\ +temp02\_p08\_r1 & 0.2 & 0.8 & 96 & 0.406 & 0.496 & 0.818 \\ +temp02\_p09\_r1 & 0.2 & 0.9 & 97 & 0.361 & 0.449 & 0.801 \\ +temp02\_p10\_r1 & 0.2 & 1.0 & 93 & 0.387 & 0.484 & 0.804 \\ +temp03\_p08\_r1 & 0.3 & 0.8 & 98 & 0.327 & 0.428 & 0.773 \\ +temp03\_p09\_r1 & 0.3 & 0.9 & 98 & 0.296 & 0.400 & 0.759 \\ +temp03\_p10\_r1 & 0.3 & 1.0 & 97 & 0.227 & 0.312 & 0.723 \\ +temp05\_p08\_r1 & 0.5 & 0.8 & 88 & 0.239 & 0.311 & 0.706 \\ +\bottomrule +\end{tabular} +\end{table} + +\section{图} +以下为生成的诊断图(来自实验输出目录),如需展示可替换为更高分辨率导出图像。 + +\begin{figure}[ht] + \centering + \includegraphics[width=0.8\\linewidth]{out/dna_probe_sweep_modeltree/temp_top_p_modeltree_curves.png} + \caption{按设置组织的热图网格。每个面板显示 top-1/top-3/top-5/MRR 在 temperature 与 top-p 上的分布,并标出最佳单元。} +\end{figure} + +\begin{figure}[ht] + \centering + \begin{tabular}{cc} + \includegraphics[width=0.45\\linewidth]{out/dna_probe_sweep_modeltree/temp_top_p_modeltree_linear_accuracy_setting_heatmap.png} & + \includegraphics[width=0.45\\linewidth]{out/dna_probe_sweep_modeltree/temp_top_p_modeltree_top1_setting_heatmap.png} \\ + (a) 线性准确率热图 & (b) Top‑1 热图 \\ + \end{tabular} + \caption{按设置(temperature × top-p)划分的单指标热图。} +\end{figure} + +\section{说明与下一步} +\begin{itemize} + \item 该 SVM 探针故意保持简单(单特征线性分类器),在低温度运行(例如 \texttt{temp00\_p08\_r1})中表现良好, + 因为最近邻效果已很强;随着温度升高,自我距离增大,性能下降。 + \item 若需要组感知评估(在未见的相关组上测试),我可以将 \texttt{evaluate\_dna\_probe\_sweep.py} + 修改为使用 \texttt{GroupKFold} 或按连通分量 id 做显式保留并重新生成指标。 + \item 演示或展示时可直接使用文中 PNG 以及 \texttt{temp\_top\_p\_modeltree\_summary.json} + / \texttt{temp\_top\_p\_modeltree\_summary.csv} 作为表和图的来源。 +\end{itemize} + +\end{document} diff --git a/docs/weekly_phd_update_2026-08-05.tex b/docs/weekly_phd_update_2026-08-05.tex new file mode 100644 index 0000000..d0f0fef --- /dev/null +++ b/docs/weekly_phd_update_2026-08-05.tex @@ -0,0 +1,120 @@ +\documentclass[10pt,a4paper]{article} +\usepackage[margin=0.68in]{geometry} +\usepackage{booktabs,tabularx,array,xcolor,enumitem} +\usepackage[hidelinks]{hyperref} +\setlength{\parindent}{0pt} +\setlength{\parskip}{4pt} +\setlist{nosep,leftmargin=*} +\renewcommand{\arraystretch}{1.08} +\newcommand{\good}[1]{\textcolor{green!45!black}{#1}} +\newcommand{\warn}[1]{\textcolor{orange!75!black}{#1}} + +\title{Weekly Update} +\author{} +\date{5 August 2026} + +\begin{document} +\maketitle +\vspace{-2.2em} + +\section*{What changed this week} + +\textbf{Grid generation finished its scheduled pass.} We now have +\good{2,528/2,600 successful artifacts (97.2\%)} across 100 validated models, +13 decoding settings, and two rounds. There are no ordinary pending cells and +no experiment worker is currently active. The 72 terminal failures comprise +52 missing-file failures and 20 empty responses; they require targeted repair, +not another generic restart. + +\begin{table}[h] +\centering +\caption{Successful artifacts in the two-round grid (maximum 200 per cell).} +\begin{tabular}{crrr} +\toprule +$T$ & $p=0.8$ & $p=0.9$ & $p=1.0$ \\ +\midrule +0.0 & -- & -- & 200/200 \\ +0.2 & 199/200 & 200/200 & 198/200 \\ +0.3 & 199/200 & 189/200 & 185/200 \\ +0.5 & 198/200 & 196/200 & 176/200 \\ +0.7 & 196/200 & 197/200 & 195/200 \\ +\bottomrule +\end{tabular} +\end{table} + +\textbf{Why the strict cohort is 59 despite 97.2\% completion.} The 72 failed +slots are spread across 41 different models, so only $100-41=59$ models have +all 26 required artifacts. This does \emph{not} mean that only 59 models ran. +Per-setting paired cohorts are much larger (77--100), and bounded common +cohorts are 97, 86, 63, and 59 for $\tau=0.2,0.3,0.5,0.7$, respectively. + +\textbf{Method comparison is now controlled.} For cosine, linear SVM, and RBF +SVM, we will use the same model IDs, prompts, response files, 128-D DNA, +decoding cells, repeat-1 training/reference split, repeat-2 held-out queries, +candidate set, and metrics. Only the decision rule changes. Hyperparameters are +selected using repeat 1 only; differences are paired on identical queries and +reported with 95\% model-cluster bootstrap intervals. + +\textbf{Preliminary finding (exploratory 84-model cohort).} Linear SVM was best +on average over the available cells, but temperature/top-$p$ effects were not +monotone. At $T=0.3$, for example, all methods fell sharply at $p=1.0$ relative +to $p=0.8$ or $0.9$. This supports a limited interaction finding, not a broad +causal conclusion, because the final cohort and seed audit are unfinished. + +\clearpage +\section*{New method and next steps} + +\textbf{Can the proposed distributional method be compared fairly?} Yes, but +the claim must match the available sampling budget. At $K=1$, RBF-MMD reduces +to a kernel point-distance check and cannot demonstrate a multi-sample +advantage. A fair $K=2$ comparison needs two independent reference responses +and two independent query responses for every prompt, with the same encoder, +prompts, tokens, and samples used by the mean-cosine baseline. The kernel +bandwidth must be calibrated on reference data only and then frozen. The +existing two rounds support the cosine/SVM comparison but not this $K=2$ +design without additional generation. + +\begin{table}[h] +\centering +\small +\caption{Controlled comparison and current readiness.} +\begin{tabularx}{\linewidth}{>{\raggedright\arraybackslash}p{0.27\linewidth} + >{\raggedright\arraybackslash}p{0.25\linewidth}X} +\toprule +Comparison & Variable changed & Status \\ +\midrule +Cosine vs linear/RBF SVM & Decision rule only & Ready after cohort recovery and round audit \\ +Mean cosine vs RBF-MMD, $K=1$ & Distance only & Feasible as a point check; not multi-sample evidence \\ +Mean cosine vs RBF-MMD, $K=2$ & Representation/distance only & Requires additional independent responses \\ +\bottomrule +\end{tabularx} +\end{table} + +\textbf{Recovery priority.} Twenty-four affected models each lack only one +slot. Repairing any 21 of them is the minimum theoretical route from 59 to the +preregistered strict common cohort of at least 80. We will first diagnose the +missing-file compatibility/source issue and the empty-response issue, then run +only the affected model--cell--round keys. + +\textbf{Expected completion from the 5 August snapshot:} +\begin{itemize} + \item \textbf{Failure diagnosis --- 1 working day:} produce a + failure-specific repair list. + \item \textbf{Targeted recovery and audit --- 2--3 working days:} reach a + strict common $N\geq80$ and confirm independent rounds. + \item \textbf{Frozen cosine/SVM evaluation --- 1 working day:} produce paired + results and 95\% confidence intervals. + \item \textbf{Report integration --- 1 working day:} prepare the primary + report for supervisor review. + \item \textbf{Optional fair $K=2$ MMD study --- 3--5 additional working + days:} obtain two independent samples on both sides. +\end{itemize} + +\textbf{This week's deliverables.} The short update now foregrounds the new +progress, controlled comparison, limited findings, and completion dates. The +full robustness report has also been refreshed with the latest grid counts, +paired/common cohort sizes, failure accounting, controlled-comparison matrix, +and revised execution schedule. Exploratory results remain explicitly starred +until rerun on the recovered primary cohort. + +\end{document} 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/reports/primary_robustness_run_grid.csv b/reports/primary_robustness_run_grid.csv new file mode 100644 index 0000000..2a0b27f --- /dev/null +++ b/reports/primary_robustness_run_grid.csv @@ -0,0 +1,27 @@ +temperature,top_p,repeat,proposed_backfill_seed,recorded_seeds,success,failed,skipped,pending_status,no_status,missing_success,started,manifest_models,cohort_overlap,sources +0.0,1.0,r1,42001,not explicitly set or recorded,100,0,0,0,0,0,True,87,87,out/rand_chinese_temp_top_p_sweep_t00_p10_r1 +0.0,1.0,r2,42002,42002,100,0,0,0,0,0,True,100,100,out/primary_robustness_validated100_20260730/primary_grid_backfill_20260730_t00_p10_r2 +0.2,0.8,r1,42001,not explicitly set or recorded,100,0,0,0,0,0,True,87,87,out/rand_chinese_temp_top_p_sweep_t02_p08_r1 +0.2,0.8,r2,42002,not explicitly set or recorded,99,1,0,0,0,1,True,87,87,out/rand_chinese_temp_top_p_sweep_t02_p08_r2 +0.2,0.9,r1,42001,not explicitly set or recorded,100,0,0,0,0,0,True,87,87,out/rand_chinese_temp_top_p_sweep_t02_p09_r1 +0.2,0.9,r2,42002,not explicitly set or recorded,100,0,0,0,0,0,True,87,87,out/rand_chinese_temp_top_p_sweep_t02_p09_r2 +0.2,1.0,r1,42001,not explicitly set or recorded,99,1,0,0,0,1,True,87,87,out/rand_chinese_temp_top_p_sweep_t02_p10_r1 +0.2,1.0,r2,42002,not explicitly set or recorded,99,1,0,0,0,1,True,87,87,out/rand_chinese_temp_top_p_sweep_t02_p10_r2 +0.3,0.8,r1,42001,not explicitly set or recorded,100,0,0,0,0,0,True,87,87,out/rand_chinese_temp_top_p_sweep_t03_p08_r1 +0.3,0.8,r2,42002,not explicitly set or recorded,99,1,0,0,0,1,True,87,87,out/rand_chinese_temp_top_p_sweep_t03_p08_r2 +0.3,0.9,r1,42001,not explicitly set or recorded,96,4,0,0,0,4,True,87,87,out/rand_chinese_temp_top_p_sweep_t03_p09_r1 +0.3,0.9,r2,42002,not explicitly set or recorded,93,7,0,0,0,7,True,87,87,out/rand_chinese_temp_top_p_sweep_t03_p09_r2 +0.3,1.0,r1,42001,not explicitly set or recorded,94,6,0,0,0,6,True,87,87,out/rand_chinese_temp_top_p_sweep_t03_p10_r1 +0.3,1.0,r2,42002,not explicitly set or recorded,91,9,0,0,0,9,True,87,87,out/rand_chinese_temp_top_p_sweep_resume_t03p10r2_t03_p10_r2 +0.5,0.8,r1,42,not explicitly set or recorded,100,0,0,0,0,0,True,87,87,out/rand_chinese_temp_top_p_sweep_resume_t05_t07_t05_p08_r1 +0.5,0.8,r2,42,42,98,2,0,0,0,2,True,100,100,out/primary_robustness_validated100_20260730/primary_grid_backfill_20260730_t05_p08_r2 +0.5,0.9,r1,42,not explicitly set or recorded,98,2,0,0,0,2,True,87,87,out/rand_chinese_temp_top_p_sweep_t05_p09_r1 +0.5,0.9,r2,42,not explicitly set or recorded,98,2,0,0,0,2,True,87,87,out/rand_chinese_temp_top_p_sweep_t05_p09_r2 +0.5,1.0,r1,42,not explicitly set or recorded,98,2,0,0,0,2,True,87,87,out/rand_chinese_temp_top_p_sweep_t05_p10_r1 +0.5,1.0,r2,42,42,78,22,0,0,0,22,True,100,100,out/primary_robustness_validated100_20260730/primary_grid_backfill_20260730_t05_p10_r2 +0.7,0.8,r1,42001,not explicitly set or recorded,97,3,0,0,0,3,True,87,87,out/rand_chinese_temp_top_p_sweep_t07_p08_r1 +0.7,0.8,r2,42002,42002,99,1,0,0,0,1,True,100,100,out/primary_robustness_validated100_20260730/primary_grid_backfill_20260730_t07_p08_r2 +0.7,0.9,r1,42001,not explicitly set or recorded,99,1,0,0,0,1,True,87,87,out/rand_chinese_0p3b_7b_temp07 +0.7,0.9,r2,42002,42002,98,2,0,0,0,2,True,100,100,out/primary_robustness_validated100_20260730/primary_grid_backfill_20260730_t07_p09_r2 +0.7,1.0,r1,42001,not explicitly set or recorded,96,4,0,0,0,4,True,87,87,out/rand_chinese_temp_top_p_sweep_t07_p10_r1 +0.7,1.0,r2,42002,42002,99,1,0,0,0,1,True,100,100,out/primary_robustness_validated100_20260730/primary_grid_backfill_20260730_t07_p10_r2 diff --git a/reports/primary_robustness_run_grid.md b/reports/primary_robustness_run_grid.md new file mode 100644 index 0000000..930f88a --- /dev/null +++ b/reports/primary_robustness_run_grid.md @@ -0,0 +1,65 @@ +# Primary robustness experiment — run grid + +Updated: 2026-08-05T18:55:39+08:00 + +Revised plan: + +- Fixed cohort: **the latest validated100 model list** from `top_p_control_t05_t05_p06_r2/manifest.json`. +- Historical artifacts are reused only when their model ID and decoding cell match this cohort/grid. +- Two repeats per condition. The shared `temperature=0.5` row uses **seed 42 for both rounds** so its `top_p=0.8/0.9/1.0` cells can also serve the validated top-p control. Other proposed grid backfills remain **r1 / 42001** and **r2 / 42002**. +- The historical sweep did not explicitly set or record a response-generation seed. Its recorded `random_seed=42` controlled probe selection and DNA reduction, not the generation sampler. +- Stochastic grid: temperature `{0.2, 0.3, 0.5, 0.7}` × top-p `{0.8, 0.9, 1.0}`. +- Deterministic control: `temperature=0`, `top_p=1.0` (top-p inactive). +- Total: **13 settings × 2 repeats × 100 models = 2,600 successful model artifacts required**. + +Important cohort note: the two validated100 variants overlap by 97 models, but the older temperature/top-p sweep used here overlaps the latest validated100 cohort by **87 models**. Therefore those grid cells require 13 cohort backfills plus retries for any failed/pending overlapping models. + +Legend: `✅` both repeats have 100 successful models; `♻️` historical results are reusable but the cell is incomplete; `⬜` no matching run was found; `—` is not a planned condition. + +| Temperature \\ Top-p | 0.8 | 0.9 | 1.0 | +|---:|---:|---:|---:| +| 0 | — | — | ✅ 200/200 | +| 0.2 | ♻️ 199/200;还需 1 | ✅ 200/200 | ♻️ 198/200;还需 2 | +| 0.3 | ♻️ 199/200;还需 1 | ♻️ 189/200;还需 11 | ♻️ 185/200;还需 15 | +| 0.5 | ♻️ 198/200;还需 2 | ♻️ 196/200;还需 4 | ♻️ 176/200;还需 24 | +| 0.7 | ♻️ 196/200;还需 4 | ♻️ 197/200;还需 3 | ♻️ 195/200;还需 5 | + +## Overall progress + +- Successful artifacts: **2528/2600**. +- Settings started: **13/13**. +- Settings fully complete: **2/13**. +- Remaining successful artifacts required: **72**. + +## Repeat-level detail + +| Temperature | Top-p | Round | Historical generation seed | Proposed backfill seed (not run) | Reusable success | Failed | Pending/no status | Still needed | State | +|---:|---:|---:|---|---:|---:|---:|---:|---:|---| +| 0 | 1 | r1 | not explicitly set or recorded | 42001 | 100 | 0 | 0 | 0 | ✅ complete | +| 0 | 1 | r2 | 42002 | 42002 | 100 | 0 | 0 | 0 | ✅ complete | +| 0.2 | 0.8 | r1 | not explicitly set or recorded | 42001 | 100 | 0 | 0 | 0 | ✅ complete | +| 0.2 | 0.8 | r2 | not explicitly set or recorded | 42002 | 99 | 1 | 0 | 1 | ♻️ reusable/incomplete | +| 0.2 | 0.9 | r1 | not explicitly set or recorded | 42001 | 100 | 0 | 0 | 0 | ✅ complete | +| 0.2 | 0.9 | r2 | not explicitly set or recorded | 42002 | 100 | 0 | 0 | 0 | ✅ complete | +| 0.2 | 1 | r1 | not explicitly set or recorded | 42001 | 99 | 1 | 0 | 1 | ♻️ reusable/incomplete | +| 0.2 | 1 | r2 | not explicitly set or recorded | 42002 | 99 | 1 | 0 | 1 | ♻️ reusable/incomplete | +| 0.3 | 0.8 | r1 | not explicitly set or recorded | 42001 | 100 | 0 | 0 | 0 | ✅ complete | +| 0.3 | 0.8 | r2 | not explicitly set or recorded | 42002 | 99 | 1 | 0 | 1 | ♻️ reusable/incomplete | +| 0.3 | 0.9 | r1 | not explicitly set or recorded | 42001 | 96 | 4 | 0 | 4 | ♻️ reusable/incomplete | +| 0.3 | 0.9 | r2 | not explicitly set or recorded | 42002 | 93 | 7 | 0 | 7 | ♻️ reusable/incomplete | +| 0.3 | 1 | r1 | not explicitly set or recorded | 42001 | 94 | 6 | 0 | 6 | ♻️ reusable/incomplete | +| 0.3 | 1 | r2 | not explicitly set or recorded | 42002 | 91 | 9 | 0 | 9 | ♻️ reusable/incomplete | +| 0.5 | 0.8 | r1 | not explicitly set or recorded | 42 | 100 | 0 | 0 | 0 | ✅ complete | +| 0.5 | 0.8 | r2 | 42 | 42 | 98 | 2 | 0 | 2 | ♻️ reusable/incomplete | +| 0.5 | 0.9 | r1 | not explicitly set or recorded | 42 | 98 | 2 | 0 | 2 | ♻️ reusable/incomplete | +| 0.5 | 0.9 | r2 | not explicitly set or recorded | 42 | 98 | 2 | 0 | 2 | ♻️ reusable/incomplete | +| 0.5 | 1 | r1 | not explicitly set or recorded | 42 | 98 | 2 | 0 | 2 | ♻️ reusable/incomplete | +| 0.5 | 1 | r2 | 42 | 42 | 78 | 22 | 0 | 22 | ♻️ reusable/incomplete | +| 0.7 | 0.8 | r1 | not explicitly set or recorded | 42001 | 97 | 3 | 0 | 3 | ♻️ reusable/incomplete | +| 0.7 | 0.8 | r2 | 42002 | 42002 | 99 | 1 | 0 | 1 | ♻️ reusable/incomplete | +| 0.7 | 0.9 | r1 | not explicitly set or recorded | 42001 | 99 | 1 | 0 | 1 | ♻️ reusable/incomplete | +| 0.7 | 0.9 | r2 | 42002 | 42002 | 98 | 2 | 0 | 2 | ♻️ reusable/incomplete | +| 0.7 | 1 | r1 | not explicitly set or recorded | 42001 | 96 | 4 | 0 | 4 | ♻️ reusable/incomplete | +| 0.7 | 1 | r2 | 42002 | 42002 | 99 | 1 | 0 | 1 | ♻️ reusable/incomplete | + +Ignored 43 manifest(s) outside the revised primary grid; see the CSV/source tree for audit. diff --git a/scripts/analyze_openrouter_dna_stability.py b/scripts/analyze_openrouter_dna_stability.py new file mode 100644 index 0000000..3137668 --- /dev/null +++ b/scripts/analyze_openrouter_dna_stability.py @@ -0,0 +1,255 @@ +#!/usr/bin/env python3 +"""Generate sliding 50-response subset DNAs from cached responses.""" + +from __future__ import annotations + +import json +import logging +import os +import sys +from dataclasses import dataclass, replace +from datetime import datetime +from pathlib import Path + +ROOT = Path(__file__).resolve().parents[1] +SRC = ROOT / "src" +if str(SRC) not in sys.path: + sys.path.insert(0, str(SRC)) + +from llm_dna.api import ( + DNAExtractionConfig, + _default_model_metadata, + _extract_signature_from_text_responses, + _save_signature_outputs, +) + +DATA_DIR = ROOT / "dna-out-chat" / "rand_chinese" +OUTPUT_ROOT = ROOT / "dna-out-chat" / "rand_chinese_subsets" +ENCODER_NAME = "all-mpnet-base-v2" +WINDOW_SIZE = 50 +WINDOW_STEP = 5 + + +@dataclass(frozen=True) +class ValidModel: + key: str + model_name: str + responses: list[str] + payload: dict + + +def load_valid_models(data_dir: Path) -> list[ValidModel]: + """Load complete artifacts with at least one non-empty cached response.""" + records: list[ValidModel] = [] + if not data_dir.exists(): + return records + for model_dir in sorted(path for path in data_dir.iterdir() if path.is_dir()): + response_path = model_dir / "responses.json" + summary_files = list(model_dir.glob("*_summary.json")) + dna_files = list(model_dir.glob("*_dna.json")) + if not response_path.exists() or not summary_files or not dna_files: + continue + try: + payload = json.loads(response_path.read_text(encoding="utf-8")) + except (OSError, json.JSONDecodeError): + continue + responses = [ + str(item.get("response", "")).strip() + for item in payload.get("items", []) + if isinstance(item, dict) and str(item.get("response", "")).strip() + ] + if responses: + records.append( + ValidModel( + key=model_dir.name, + model_name=str(payload.get("model") or model_dir.name), + responses=responses, + payload=payload, + ) + ) + return records + + +def timestamp() -> str: + return datetime.now().strftime("%Y-%m-%d %H:%M:%S") + + +def default_run_dir() -> Path: + stamp = datetime.now().strftime("%Y%m%d_%H%M%S") + return OUTPUT_ROOT / f"run_{stamp}" + + +def log(message: str, log_file: Path) -> None: + line = f"[{timestamp()}] {message}" + print(line, flush=True) + with log_file.open("a", encoding="utf-8") as handle: + handle.write(line + "\n") + + +def load_models(limit: int | None) -> list[tuple[str, dict]]: + models: list[tuple[str, dict]] = [] + for record in load_valid_models(DATA_DIR): + payload = dict(record.payload) + items = [item for item in payload.get("items", []) if isinstance(item, dict) and str(item.get("response", "")).strip()] + if len(items) < WINDOW_SIZE: + continue + payload["items"] = items + models.append((record.key, payload)) + if limit is not None and len(models) >= limit: + break + return models + + +def build_windows(item_count: int) -> list[tuple[str, int, int]]: + windows = [] + index = 1 + for start in range(0, item_count - WINDOW_SIZE + 1, WINDOW_STEP): + end = start + WINDOW_SIZE + windows.append((f"50_{index:03d}", start, end)) + index += 1 + return windows + + +def subset_payload(base_payload: dict, subset_name: str, start: int, end: int) -> dict: + subset_items = base_payload["items"][start:end] + return { + "model": base_payload.get("model", ""), + "dataset": base_payload.get("dataset", "rand_chinese"), + "count": len(subset_items), + "subset": subset_name, + "subset_start": start, + "subset_end": end, + "items": subset_items, + } + + +def save_subset_responses(path: Path, payload: dict) -> None: + path.parent.mkdir(parents=True, exist_ok=True) + path.write_text(json.dumps(payload, ensure_ascii=False, indent=2), encoding="utf-8") + + +def build_config(model_name: str, output_dir: Path, output_path: Path, sample_count: int) -> DNAExtractionConfig: + return DNAExtractionConfig( + model_name=model_name, + model_type="openrouter", + dataset="rand_chinese", + probe_set="rand", + max_samples=sample_count, + extractor_type="embedding", + dna_dim=128, + reduction_method="random_projection", + embedding_merge="concat", + output_dir=output_dir, + output_path=output_path, + save=True, + device="cpu", + random_seed=42, + max_length=1024, + ) + + +def main() -> int: + limit = None if len(sys.argv) <= 1 or sys.argv[1] == "all" else int(sys.argv[1]) + run_dir = Path(sys.argv[2]) if len(sys.argv) > 2 else default_run_dir() + run_dir.mkdir(parents=True, exist_ok=True) + log_file = run_dir / "run.log" + distance_file = run_dir / "distance_summary.json" + log_file.write_text("", encoding="utf-8") + + os.environ.setdefault("HF_HUB_OFFLINE", "1") + os.environ.setdefault("TRANSFORMERS_OFFLINE", "1") + logging.getLogger().setLevel(logging.WARNING) + + models = load_models(limit) + if not models: + raise SystemExit(f"no models with at least {WINDOW_SIZE} non-empty responses found in {DATA_DIR}") + + log(f"loaded {len(models)} model(s)", log_file) + all_distances: dict[str, dict[str, object]] = {} + + for index, (model_key, payload) in enumerate(models, 1): + log(f"processing {index}/{len(models)}: {model_key}", log_file) + signatures = {} + subset_dirs = {} + windows = build_windows(len(payload["items"])) + log(f" windows={len(windows)}", log_file) + + for subset_name, start, end in windows: + tagged_key = f"{model_key}__subset_{subset_name}" + subset_dir = run_dir / tagged_key + subset_dirs[subset_name] = subset_dir + subset_data = subset_payload(payload, subset_name, start, end) + save_subset_responses(subset_dir / "responses.json", subset_data) + + output_path = subset_dir / f"{tagged_key}_dna.json" + config = build_config( + model_name=payload.get("model", model_key), + output_dir=run_dir, + output_path=output_path, + sample_count=len(subset_data["items"]), + ) + signature, _, elapsed = _extract_signature_from_text_responses( + model_name=payload.get("model", model_key), + responses=[item["response"] for item in subset_data["items"]], + config=config, + model_meta=_default_model_metadata(payload.get("model", model_key)), + generation_device="cpu", + sentence_encoder=ENCODER_NAME, + encoder_device="cpu", + ) + _save_signature_outputs( + signature=signature, + config=config, + output_path=output_path, + summary_path=output_path.with_name(f"{output_path.stem}_summary.json"), + elapsed_seconds=elapsed, + ) + signatures[subset_name] = signature + + pairwise = {} + subset_names = list(signatures) + cosine_values = [] + euclidean_values = [] + for i in range(len(subset_names)): + for j in range(i + 1, len(subset_names)): + a = subset_names[i] + b = subset_names[j] + cosine = signatures[a].distance_to(signatures[b], metric="cosine") + euclidean = signatures[a].distance_to(signatures[b], metric="euclidean") + pairwise[f"{a}__{b}"] = {"cosine": cosine, "euclidean": euclidean} + cosine_values.append(cosine) + euclidean_values.append(euclidean) + + all_distances[model_key] = { + "subset_dirs": {name: str(path) for name, path in subset_dirs.items()}, + "windows": [ + {"name": subset_name, "start": start, "end": end} + for subset_name, start, end in windows + ], + "pairwise": pairwise, + "summary": { + "window_size": WINDOW_SIZE, + "window_step": WINDOW_STEP, + "window_count": len(windows), + "mean_cosine": sum(cosine_values) / len(cosine_values) if cosine_values else 0.0, + "max_cosine": max(cosine_values) if cosine_values else 0.0, + "mean_euclidean": sum(euclidean_values) / len(euclidean_values) if euclidean_values else 0.0, + "max_euclidean": max(euclidean_values) if euclidean_values else 0.0, + }, + } + log( + f"finished {model_key}: " + f"window_count={len(windows)}, " + f"mean_cos={all_distances[model_key]['summary']['mean_cosine']:.4f}, " + f"max_cos={all_distances[model_key]['summary']['max_cosine']:.4f}", + log_file, + ) + + distance_file.write_text(json.dumps(all_distances, ensure_ascii=False, indent=2), encoding="utf-8") + log(f"saved distance summary to {distance_file}", log_file) + log(f"saved run log to {log_file}", log_file) + return 0 + + +if __name__ == "__main__": + raise SystemExit(main()) diff --git a/scripts/analyze_primary_decoding_surface.py b/scripts/analyze_primary_decoding_surface.py new file mode 100644 index 0000000..5ad1bc7 --- /dev/null +++ b/scripts/analyze_primary_decoding_surface.py @@ -0,0 +1,458 @@ +#!/usr/bin/env python3 +"""Analyze and plot the live temperature/top-p retrieval surface. + +The analysis uses one fixed strict cohort across all 26 planned run keys. It +reports (1) queries against a deterministic T=0 reference gallery, (2) +same-setting r1-to-r2 repeat stability, and (3) equal-cell mean and worst-cell +accuracy under joint bounds T <= tau and top-p <= pi. +""" + +from __future__ import annotations + +import csv +import importlib.util +import json +import re +import sys +from collections import defaultdict +from datetime import datetime +from pathlib import Path +from typing import Any + +import numpy as np +from PIL import Image, ImageDraw, ImageFont + + +ROOT = Path(__file__).resolve().parents[1] +OUT_DIR = ROOT / "docs" / "figures" / "primary_robustness_20260813" +GRID_SCRIPT = ROOT / "scripts" / "build_primary_run_grid.py" +TEMPERATURES = (0.0, 0.2, 0.3, 0.5, 0.7) +STOCHASTIC_TEMPERATURES = (0.2, 0.3, 0.5, 0.7) +TOP_PS = (0.8, 0.9, 1.0) +REPEATS = (1, 2) +COLORS = {0.8: "#2563eb", 0.9: "#d97706", 1.0: "#059669"} + + +def load_grid_module(): + spec = importlib.util.spec_from_file_location("primary_grid_surface", GRID_SCRIPT) + assert spec is not None and spec.loader is not None + module = importlib.util.module_from_spec(spec) + sys.modules[spec.name] = module + spec.loader.exec_module(module) + return module + + +def font(size: int, bold: bool = False) -> ImageFont.FreeTypeFont: + name = "DejaVuSans-Bold.ttf" if bold else "DejaVuSans.ttf" + return ImageFont.truetype(f"/usr/share/fonts/truetype/dejavu/{name}", size) + + +def status_rows(path: Path) -> dict[str, dict[str, Any]]: + final: dict[str, dict[str, Any]] = {} + if not path.exists(): + return final + for line in path.read_text(encoding="utf-8", errors="ignore").splitlines(): + try: + row = json.loads(line) + except json.JSONDecodeError: + continue + model = row.get("model_id") + if model: + final[str(model)] = row + return final + + +def run_key(manifest_path: Path, manifest: dict[str, Any]) -> tuple[float, float, int] | None: + try: + temperature = float(manifest["temperature"]) + top_p = float(manifest["top_p"]) + except (KeyError, TypeError, ValueError): + return None + suffix = str(manifest.get("output_suffix", "")) + match = re.search(r"_r([12])$", suffix) + repeat = int(match.group(1)) if match else None + if ( + repeat is None + and manifest_path.parent.name == "rand_chinese_0p3b_7b_temp07" + and temperature == 0.7 + and top_p == 0.9 + ): + repeat = 1 + if ( + repeat not in REPEATS + or temperature not in TEMPERATURES + or top_p not in TOP_PS + or (temperature == 0.0 and top_p != 1.0) + ): + return None + return temperature, top_p, int(repeat) + + +def candidate_priority(manifest: dict[str, Any], row: dict[str, Any]) -> tuple[int, str]: + seed = manifest.get("generation_seed") + seed_priority = 2 if seed in (42001, 42002) else 1 if seed is not None else 0 + return seed_priority, str(row.get("recorded_at", "")) + + +def collect_artifacts(cohort: set[str]) -> dict[tuple[str, float, float, int], Path]: + selected: dict[tuple[str, float, float, int], tuple[tuple[int, str], Path]] = {} + for manifest_path in sorted((ROOT / "out").rglob("manifest.json")): + try: + manifest = json.loads(manifest_path.read_text(encoding="utf-8")) + except (OSError, json.JSONDecodeError): + continue + key = run_key(manifest_path, manifest) + if key is None: + continue + temperature, top_p, repeat = key + for model, row in status_rows(manifest_path.parent / "status.jsonl").items(): + if model not in cohort or row.get("status") != "success": + continue + raw_path = row.get("output_path") + if not raw_path: + continue + dna_path = Path(str(raw_path)) + if not dna_path.is_absolute(): + dna_path = ROOT / dna_path + if not dna_path.exists(): + continue + artifact_key = model, temperature, top_p, repeat + candidate = candidate_priority(manifest, row), dna_path + if artifact_key not in selected or candidate[0] > selected[artifact_key][0]: + selected[artifact_key] = candidate + return {key: value[1] for key, value in selected.items()} + + +def planned_run_keys() -> list[tuple[float, float, int]]: + return [ + (temperature, top_p, repeat) + for temperature in TEMPERATURES + for top_p in TOP_PS + if temperature > 0 or top_p == 1.0 + for repeat in REPEATS + ] + + +def load_vector(path: Path) -> np.ndarray: + payload = json.loads(path.read_text(encoding="utf-8")) + vector = np.asarray(payload["signature"], dtype=np.float64) + if vector.ndim != 1 or not np.all(np.isfinite(vector)): + raise ValueError(f"Invalid DNA vector: {path}") + return vector + + +def matrix( + artifacts: dict[tuple[str, float, float, int], Path], + cohort: list[str], + temperature: float, + top_p: float, + repeat: int, +) -> np.ndarray: + return np.stack( + [load_vector(artifacts[(model, temperature, top_p, repeat)]) for model in cohort] + ) + + +def normalize(values: np.ndarray) -> np.ndarray: + return values / np.maximum(np.linalg.norm(values, axis=1, keepdims=True), 1e-12) + + +def retrieval_metrics(gallery: np.ndarray, query: np.ndarray) -> dict[str, float]: + scores = normalize(query) @ normalize(gallery).T + order = np.argsort(-scores, axis=1, kind="stable") + truth = np.arange(len(query)) + ranks = np.asarray([int(np.flatnonzero(order[i] == i)[0]) + 1 for i in truth]) + return { + "top1": float(np.mean(ranks == 1)), + "top3": float(np.mean(ranks <= 3)), + "top5": float(np.mean(ranks <= 5)), + "mrr": float(np.mean(1.0 / ranks)), + } + + +def setting_rows( + artifacts: dict[tuple[str, float, float, int], Path], cohort: list[str] +) -> list[dict[str, Any]]: + fixed_gallery = matrix(artifacts, cohort, 0.0, 1.0, 1) + rows: list[dict[str, Any]] = [] + for temperature in TEMPERATURES: + for top_p in TOP_PS: + if temperature == 0.0 and top_p != 1.0: + continue + query = matrix(artifacts, cohort, temperature, top_p, 2) + same_gallery = matrix(artifacts, cohort, temperature, top_p, 1) + for comparison, gallery in ( + ("fixed_t0_gallery", fixed_gallery), + ("same_setting_repeat", same_gallery), + ): + rows.append( + { + "comparison": comparison, + "temperature": temperature, + "top_p": top_p, + "model_count": len(cohort), + **retrieval_metrics(gallery, query), + } + ) + return rows + + +def bounded_rows( + artifacts: dict[tuple[str, float, float, int], Path], cohort: list[str] +) -> list[dict[str, Any]]: + rows: list[dict[str, Any]] = [] + for tau in STOCHASTIC_TEMPERATURES: + for p_bound in TOP_PS: + settings = [(0.0, 1.0)] + [ + (temperature, top_p) + for temperature in STOCHASTIC_TEMPERATURES + for top_p in TOP_PS + if temperature <= tau and top_p <= p_bound + ] + galleries = [matrix(artifacts, cohort, t, p, 1) for t, p in settings] + centroid = np.mean(np.stack(galleries), axis=0) + cell_rows = [] + for temperature, top_p in settings: + query = matrix(artifacts, cohort, temperature, top_p, 2) + cell_rows.append(retrieval_metrics(centroid, query)) + for metric in ("top1", "mrr"): + values = [row[metric] for row in cell_rows] + rows.append( + { + "temperature_bound": tau, + "top_p_bound": p_bound, + "metric": metric, + "cell_count": len(settings), + "model_count": len(cohort), + "equal_cell_mean": float(np.mean(values)), + "worst_setting": float(np.min(values)), + "best_setting": float(np.max(values)), + } + ) + return rows + + +def write_csv(path: Path, rows: list[dict[str, Any]]) -> None: + fields = list(rows[0]) + with path.open("w", encoding="utf-8", newline="") as handle: + writer = csv.DictWriter(handle, fieldnames=fields, lineterminator="\n") + writer.writeheader() + writer.writerows(rows) + + +def panel(draw: ImageDraw.ImageDraw, box: tuple[int, int, int, int], title: str) -> None: + draw.rounded_rectangle(box, radius=18, fill="#f8fafc", outline="#cbd5e1", width=3) + draw.text((box[0] + 25, box[1] + 20), title, font=font(27, True), fill="#0f172a") + + +def axes( + draw: ImageDraw.ImageDraw, + box: tuple[int, int, int, int], + xs: list[float], + xlabel: str, + ylabel: str, +) -> tuple[callable, callable]: + left, top, right, bottom = box + draw.line((left, bottom, right, bottom), fill="#475569", width=3) + draw.line((left, top, left, bottom), fill="#475569", width=3) + for value in np.linspace(0, 1, 6): + y = int(bottom - value * (bottom - top)) + draw.line((left, y, right, y), fill="#e2e8f0", width=2) + draw.text((left - 62, y - 11), f"{value:.1f}", font=font(18), fill="#475569") + for index, value in enumerate(xs): + x = int(left + index * (right - left) / max(1, len(xs) - 1)) + draw.line((x, bottom, x, bottom + 8), fill="#475569", width=2) + draw.text((x - 17, bottom + 12), f"{value:g}", font=font(18), fill="#475569") + draw.text(((left + right) // 2 - 85, bottom + 48), xlabel, font=font(20, True), fill="#334155") + draw.text((left - 78, top - 30), ylabel, font=font(18, True), fill="#334155") + return ( + lambda index: int(left + index * (right - left) / max(1, len(xs) - 1)), + lambda value: int(bottom - value * (bottom - top)), + ) + + +def draw_line_panel( + draw: ImageDraw.ImageDraw, + box: tuple[int, int, int, int], + rows: list[dict[str, Any]], +) -> None: + panel(draw, box, "A. Fixed top-p: exact Top-1 vs temperature") + plot_box = (box[0] + 95, box[1] + 105, box[2] - 35, box[3] - 85) + xmap, ymap = axes(draw, plot_box, list(TEMPERATURES), "Temperature", "Top-1") + lookup = { + (float(row["temperature"]), float(row["top_p"])): float(row["top1"]) + for row in rows + if row["comparison"] == "fixed_t0_gallery" + } + for top_p in TOP_PS: + points = [] + for index, temperature in enumerate(TEMPERATURES): + key = (temperature, top_p) + if key in lookup: + points.append((xmap(index), ymap(lookup[key]), lookup[key])) + if len(points) > 1: + draw.line([(x, y) for x, y, _ in points], fill=COLORS[top_p], width=6) + for x, y, value in points: + draw.ellipse((x - 7, y - 7, x + 7, y + 7), fill=COLORS[top_p], outline="white", width=2) + draw.text((x - 23, y - 31), f"{value:.2f}", font=font(16, True), fill=COLORS[top_p]) + legend_x = box[0] + 125 + for top_p in TOP_PS: + draw.line((legend_x, box[1] + 68, legend_x + 38, box[1] + 68), fill=COLORS[top_p], width=6) + draw.text((legend_x + 46, box[1] + 55), f"top-p={top_p:g}", font=font(18), fill="#334155") + legend_x += 180 + + +def heat_color(value: float) -> str: + low = (254, 226, 226) + high = (22, 163, 74) + ratio = min(1.0, max(0.0, value)) + rgb = [round(a + (b - a) * ratio) for a, b in zip(low, high)] + return "#" + "".join(f"{part:02x}" for part in rgb) + + +def draw_heatmap( + draw: ImageDraw.ImageDraw, + box: tuple[int, int, int, int], + title: str, + rows: list[dict[str, Any]], + comparison: str, +) -> None: + panel(draw, box, title) + lookup = { + (float(row["temperature"]), float(row["top_p"])): float(row["top1"]) + for row in rows + if row["comparison"] == comparison + } + left, top = box[0] + 105, box[1] + 115 + cell_w, cell_h = 145, 80 + for column, top_p in enumerate(TOP_PS): + draw.text((left + column * cell_w + 35, top - 42), f"p={top_p:g}", font=font(19, True), fill="#334155") + for row_index, temperature in enumerate(TEMPERATURES): + draw.text((box[0] + 28, top + row_index * cell_h + 25), f"T={temperature:g}", font=font(19, True), fill="#334155") + for column, top_p in enumerate(TOP_PS): + coords = ( + left + column * cell_w, + top + row_index * cell_h, + left + (column + 1) * cell_w - 10, + top + (row_index + 1) * cell_h - 10, + ) + key = (temperature, top_p) + if key not in lookup: + draw.rounded_rectangle(coords, radius=9, fill="#e2e8f0") + draw.text((coords[0] + 48, coords[1] + 20), "N/A", font=font(18, True), fill="#64748b") + continue + value = lookup[key] + draw.rounded_rectangle(coords, radius=9, fill=heat_color(value), outline="#94a3b8", width=2) + draw.text((coords[0] + 35, coords[1] + 13), f"{value:.3f}", font=font(21, True), fill="#0f172a") + draw.text((coords[0] + 43, coords[1] + 42), "Top-1", font=font(15), fill="#334155") + + +def plot_surface(rows: list[dict[str, Any]], cohort_size: int, generated_at: str, output: Path) -> None: + image = Image.new("RGB", (2000, 1120), "white") + draw = ImageDraw.Draw(image) + draw.text((65, 38), "Temperature and top-p relationship — live primary cohort", font=font(40, True), fill="#0f172a") + draw.text((65, 92), f"Fixed strict cohort N={cohort_size}; r1 gallery vs held-out r2 query; generated {generated_at}", font=font(22), fill="#475569") + draw_line_panel(draw, (45, 145, 860, 1050), rows) + draw_heatmap(draw, (895, 145, 1430, 1050), "B. Fixed T=0 gallery", rows, "fixed_t0_gallery") + draw_heatmap(draw, (1465, 145, 1990, 1050), "C. Same-setting repeat", rows, "same_setting_repeat") + output.parent.mkdir(parents=True, exist_ok=True) + image.save(output, optimize=True) + + +def plot_bounded(rows: list[dict[str, Any]], cohort_size: int, generated_at: str, output: Path) -> None: + image = Image.new("RGB", (1900, 1050), "white") + draw = ImageDraw.Draw(image) + draw.text((65, 38), "Joint decoding bounds — cosine centroid retrieval", font=font(40, True), fill="#0f172a") + draw.text((65, 92), f"T≤tau and top-p≤pi; deterministic control always included; strict cohort N={cohort_size}; {generated_at}", font=font(22), fill="#475569") + selected = [row for row in rows if row["metric"] == "top1"] + for panel_index, (value_key, title) in enumerate( + (("equal_cell_mean", "A. Equal-cell mean Top-1"), ("worst_setting", "B. Worst-setting Top-1")) + ): + x0 = 45 + panel_index * 735 + box = (x0, 145, x0 + 700, 980) + panel(draw, box, title) + plot_box = (box[0] + 95, box[1] + 110, box[2] - 35, box[3] - 85) + xmap, ymap = axes(draw, plot_box, list(STOCHASTIC_TEMPERATURES), "Temperature bound tau", "Top-1") + lookup = { + (float(row["temperature_bound"]), float(row["top_p_bound"])): float(row[value_key]) + for row in selected + } + legend_x = box[0] + 110 + for p_bound in TOP_PS: + points = [(xmap(i), ymap(lookup[(tau, p_bound)]), lookup[(tau, p_bound)]) for i, tau in enumerate(STOCHASTIC_TEMPERATURES)] + draw.line([(x, y) for x, y, _ in points], fill=COLORS[p_bound], width=6) + for x, y, _ in points: + draw.ellipse((x - 7, y - 7, x + 7, y + 7), fill=COLORS[p_bound], outline="white", width=2) + draw.line((legend_x, box[1] + 72, legend_x + 32, box[1] + 72), fill=COLORS[p_bound], width=6) + draw.text((legend_x + 38, box[1] + 59), f"p≤{p_bound:g}", font=font(17), fill="#334155") + legend_x += 145 + + box = (1510, 145, 1885, 980) + panel(draw, box, "C. Mean Top-1 grid") + lookup = { + (float(row["temperature_bound"]), float(row["top_p_bound"])): float(row["equal_cell_mean"]) + for row in selected + } + left, top, cell_w, cell_h = box[0] + 90, box[1] + 145, 90, 135 + for column, p_bound in enumerate(TOP_PS): + draw.text((left + column * cell_w + 8, top - 48), f"p≤{p_bound:g}", font=font(16, True), fill="#334155") + for row_index, tau in enumerate(STOCHASTIC_TEMPERATURES): + draw.text((box[0] + 18, top + row_index * cell_h + 43), f"T≤{tau:g}", font=font(17, True), fill="#334155") + for column, p_bound in enumerate(TOP_PS): + value = lookup[(tau, p_bound)] + coords = (left + column * cell_w, top + row_index * cell_h, left + (column + 1) * cell_w - 8, top + (row_index + 1) * cell_h - 10) + draw.rounded_rectangle(coords, radius=9, fill=heat_color(value), outline="#94a3b8", width=2) + draw.text((coords[0] + 10, coords[1] + 42), f"{value:.3f}", font=font(17, True), fill="#0f172a") + output.parent.mkdir(parents=True, exist_ok=True) + image.save(output, optimize=True) + + +def main() -> int: + grid = load_grid_module() + fixed_cohort = grid.load_cohort() + artifacts = collect_artifacts(fixed_cohort) + run_keys = planned_run_keys() + strict = sorted( + model + for model in fixed_cohort + if all((model, temperature, top_p, repeat) in artifacts for temperature, top_p, repeat in run_keys) + ) + if not strict: + raise SystemExit("No strict common cohort is available.") + generated_at = datetime.now().astimezone().isoformat(timespec="seconds") + per_setting = setting_rows(artifacts, strict) + bounded = bounded_rows(artifacts, strict) + OUT_DIR.mkdir(parents=True, exist_ok=True) + write_csv(OUT_DIR / "primary_decoding_surface.csv", per_setting) + write_csv(OUT_DIR / "primary_bounded_surface.csv", bounded) + payload = { + "generated_at": generated_at, + "strict_cohort_size": len(strict), + "strict_cohort": strict, + "artifact_count": len(artifacts), + "selection_priority": "explicit 42001/42002 success, then other explicit seed, then historical unknown seed", + "per_setting": per_setting, + "bounded": bounded, + } + (OUT_DIR / "primary_decoding_analysis.json").write_text( + json.dumps(payload, indent=2, ensure_ascii=False), encoding="utf-8" + ) + stamp = generated_at.replace("T", " ") + plot_surface(per_setting, len(strict), stamp, OUT_DIR / "temperature_top_p_relationship.png") + plot_bounded(bounded, len(strict), stamp, OUT_DIR / "bounded_decoding_relationship.png") + print(json.dumps({ + "generated_at": generated_at, + "artifact_count": len(artifacts), + "strict_cohort_size": len(strict), + "outputs": [ + str(OUT_DIR / "temperature_top_p_relationship.png"), + str(OUT_DIR / "bounded_decoding_relationship.png"), + str(OUT_DIR / "primary_decoding_surface.csv"), + str(OUT_DIR / "primary_bounded_surface.csv"), + ], + }, indent=2)) + return 0 + + +if __name__ == "__main__": + raise SystemExit(main()) diff --git a/scripts/analyze_tree_aware_errors.py b/scripts/analyze_tree_aware_errors.py new file mode 100644 index 0000000..8fa2a9f --- /dev/null +++ b/scripts/analyze_tree_aware_errors.py @@ -0,0 +1,216 @@ +#!/usr/bin/env python3 +"""Analyze exact-classification errors and DNA distance by model-tree distance.""" + +from __future__ import annotations + +import argparse +import csv +import json +from collections import Counter, deque +from pathlib import Path + +import numpy as np + +from evaluate_exact_dna_classification import ( + cosine_scores, + load_records_for_suffix, + parse_run_spec, + select_common_cohort, +) + + +def load_components(path: Path | None) -> dict[str, int]: + lookup: dict[str, int] = {} + if path is None: + return lookup + for index, line in enumerate(path.read_text(encoding="utf-8").splitlines()): + if not line.strip(): + continue + row = json.loads(line) + for model in row.get("models", []): + lookup[str(model)] = index + return lookup + + +def load_graph(path: Path | None) -> dict[str, set[str]]: + graph: dict[str, set[str]] = {} + if path is None or not path.exists(): + return graph + for line in path.read_text(encoding="utf-8").splitlines(): + if not line.strip(): + continue + row = json.loads(line) + left = str(row.get("source", "")).strip() + right = str(row.get("target", "")).strip() + if left and right: + graph.setdefault(left, set()).add(right) + graph.setdefault(right, set()).add(left) + return graph + + +def shortest_paths(graph: dict[str, set[str]], models: list[str]) -> dict[tuple[str, str], int]: + allowed = set(models) + distances: dict[tuple[str, str], int] = {} + for source in models: + queue = deque([(source, 0)]) + seen = {source} + while queue: + node, distance = queue.popleft() + if node in allowed: + distances[(source, node)] = distance + for neighbor in graph.get(node, set()): + if neighbor not in seen: + seen.add(neighbor) + queue.append((neighbor, distance + 1)) + return distances + + +def relation_bucket( + left: str, + right: str, + paths: dict[tuple[str, str], int], + components: dict[str, int], +) -> str: + if left == right: + return "exact" + distance = paths.get((left, right)) + if distance == 1: + return "direct_1hop" + if distance == 2: + return "indirect_2hop" + if distance is not None: + return "indirect_3plus" + if left in components and components.get(left) == components.get(right): + return "same_component_unknown_hops" + return "disconnected" + + +def analyze_run( + labels: list[str], + reference_matrix: np.ndarray, + query_matrix: np.ndarray, + paths: dict[tuple[str, str], int], + components: dict[str, int], +) -> tuple[dict[str, object], list[dict[str, object]], list[dict[str, object]]]: + scores = cosine_scores(query_matrix, reference_matrix) + distances = 1.0 - scores + error_counts: Counter[str] = Counter() + predictions: list[dict[str, object]] = [] + pair_values: dict[str, list[float]] = {} + for row_index, truth in enumerate(labels): + prediction = labels[int(np.argmax(scores[row_index]))] + bucket = relation_bucket(truth, prediction, paths, components) + error_counts[bucket] += 1 + predictions.append({"model": truth, "predicted_model": prediction, "relation_bucket": bucket}) + for column_index, candidate in enumerate(labels): + pair_bucket = relation_bucket(truth, candidate, paths, components) + pair_values.setdefault(pair_bucket, []).append(float(distances[row_index, column_index])) + + count = len(labels) + exact = error_counts["exact"] + direct = error_counts["direct_1hop"] + two_hop = error_counts["indirect_2hop"] + component = error_counts["indirect_3plus"] + error_counts["same_component_unknown_hops"] + summary: dict[str, object] = { + "model_count": count, + "exact_top1": exact / count, + "within_1hop_top1": (exact + direct) / count, + "within_2hop_top1": (exact + direct + two_hop) / count, + "same_component_top1": (exact + direct + two_hop + component) / count, + **{f"top1_error_{key}": value for key, value in sorted(error_counts.items())}, + } + distance_rows = [ + { + "relation_bucket": bucket, + "ordered_pair_count": len(values), + "mean_cosine_distance": float(np.mean(values)), + "median_cosine_distance": float(np.median(values)), + "q25_cosine_distance": float(np.quantile(values, 0.25)), + "q75_cosine_distance": float(np.quantile(values, 0.75)), + } + for bucket, values in sorted(pair_values.items()) + ] + return summary, predictions, distance_rows + + +def write_csv(path: Path, rows: list[dict[str, object]]) -> None: + if not rows: + path.write_text("", encoding="utf-8") + return + fields: list[str] = [] + for row in rows: + fields.extend(key for key in row if key not in fields) + with path.open("w", encoding="utf-8", newline="") as handle: + writer = csv.DictWriter(handle, fieldnames=fields) + writer.writeheader() + writer.writerows(rows) + + +def parse_args() -> argparse.Namespace: + parser = argparse.ArgumentParser(description="Tree-distance and hierarchical error analysis.") + parser.add_argument("--dataset-dir", type=Path, default=Path("out/rand_chinese")) + parser.add_argument("--reference-suffix", required=True) + parser.add_argument("--run", action="append", default=[], help="name:suffix:temperature:top_p:repeat") + parser.add_argument("--components-file", type=Path, default=Path("out/hf_model_tree/model_relations.jsonl")) + parser.add_argument("--edges-file", type=Path, default=Path("out/hf_model_tree/model_direct_edges.jsonl")) + parser.add_argument("--minimum-models", type=int, default=100) + parser.add_argument("--output-dir", type=Path, default=Path("out/tree_aware_errors")) + return parser.parse_args() + + +def main() -> int: + args = parse_args() + runs = [parse_run_spec(value) for value in args.run] + if not runs: + raise SystemExit("At least one --run is required.") + reference = load_records_for_suffix(args.dataset_dir, args.reference_suffix) + records = {run.name: load_records_for_suffix(args.dataset_dir, run.suffix) for run in runs} + all_records = {"reference": reference, **records} + labels = select_common_cohort(all_records, all_records) + if len(labels) < args.minimum_models: + raise SystemExit( + f"Only {len(labels)} common models are available; minimum is {args.minimum_models}." + ) + components = load_components(args.components_file) + graph = load_graph(args.edges_file) + paths = shortest_paths(graph, labels) + reference_matrix = np.stack([reference[label].vector for label in labels]) + + summaries: list[dict[str, object]] = [] + predictions: list[dict[str, object]] = [] + distance_rows: list[dict[str, object]] = [] + for run in runs: + query = np.stack([records[run.name][label].vector for label in labels]) + summary, run_predictions, run_distances = analyze_run( + labels, reference_matrix, query, paths, components + ) + identity = { + "run": run.name, + "temperature": run.temperature, + "top_p": run.top_p, + "repeat": run.repeat, + } + summaries.append({**identity, **summary}) + predictions.extend({**identity, **row} for row in run_predictions) + distance_rows.extend({**identity, **row} for row in run_distances) + + args.output_dir.mkdir(parents=True, exist_ok=True) + write_csv(args.output_dir / "tree_aware_summary.csv", summaries) + write_csv(args.output_dir / "tree_aware_predictions.csv", predictions) + write_csv(args.output_dir / "tree_distance_distributions.csv", distance_rows) + payload = { + "cohort_size": len(labels), + "direct_edges_available": bool(graph), + "warning": None if graph else "Direct-edge export unavailable; same-component hop distances are unknown.", + "summaries": summaries, + "distance_distributions": distance_rows, + } + (args.output_dir / "tree_aware_summary.json").write_text( + json.dumps(payload, indent=2, ensure_ascii=False), encoding="utf-8" + ) + print(json.dumps({"output_dir": str(args.output_dir), "cohort_size": len(labels)}, indent=2)) + return 0 + + +if __name__ == "__main__": + raise SystemExit(main()) diff --git a/scripts/build_distdna_pilot_seed_queue.py b/scripts/build_distdna_pilot_seed_queue.py new file mode 100755 index 0000000..a893cd8 --- /dev/null +++ b/scripts/build_distdna_pilot_seed_queue.py @@ -0,0 +1,141 @@ +#!/usr/bin/env python3 +"""Build the missing-model queue for one explicit DistDNA pilot seed. + +An artifact is reusable only when its run manifest explicitly records the +requested generation seed and decoding setting, its latest per-model status is +successful, and both the DNA and summary files still exist. Historical runs +whose seed is absent from the manifest are deliberately ignored. +""" + +from __future__ import annotations + +import argparse +import json +from pathlib import Path +from typing import Any + + +ROOT = Path(__file__).resolve().parents[1] + + +def read_json(path: Path) -> Any: + return json.loads(path.read_text(encoding="utf-8")) + + +def resolved_artifact(path_value: object) -> Path | None: + if not isinstance(path_value, str) or not path_value.strip(): + return None + path = Path(path_value) + return path if path.is_absolute() else ROOT / path + + +def explicit_successes( + output_root: Path, + model_ids: set[str], + seed: int, + temperature: float, + top_p: float, +) -> dict[str, dict[str, str]]: + successes: dict[str, dict[str, str]] = {} + for manifest_path in output_root.glob("**/manifest.json"): + try: + manifest = read_json(manifest_path) + if int(manifest.get("generation_seed")) != seed: + continue + if float(manifest.get("temperature")) != temperature: + continue + if float(manifest.get("top_p")) != top_p: + continue + except (OSError, ValueError, TypeError, json.JSONDecodeError): + continue + + status_path = manifest_path.with_name("status.jsonl") + if not status_path.is_file(): + continue + + latest: dict[str, dict[str, Any]] = {} + try: + for line in status_path.read_text(encoding="utf-8").splitlines(): + if not line.strip(): + continue + record = json.loads(line) + model_id = record.get("model_id") + if model_id in model_ids: + latest[model_id] = record + except (OSError, json.JSONDecodeError): + continue + + for model_id, record in latest.items(): + if record.get("status") != "success": + continue + dna_path = resolved_artifact(record.get("output_path")) + summary_path = resolved_artifact(record.get("summary_path")) + if not dna_path or not summary_path: + continue + if not dna_path.is_file() or dna_path.stat().st_size == 0: + continue + if not summary_path.is_file() or summary_path.stat().st_size == 0: + continue + successes[model_id] = { + "manifest": str(manifest_path.relative_to(ROOT)), + "status": str(status_path.relative_to(ROOT)), + "dna": str(dna_path.relative_to(ROOT)), + "summary": str(summary_path.relative_to(ROOT)), + } + return successes + + +def main() -> int: + parser = argparse.ArgumentParser() + parser.add_argument("--cohort", type=Path, required=True) + parser.add_argument("--seed", type=int, required=True) + parser.add_argument("--temperature", type=float, default=0.7) + parser.add_argument("--top-p", type=float, default=1.0) + parser.add_argument("--search-root", type=Path, default=ROOT / "out") + parser.add_argument("--missing-jsonl", type=Path, required=True) + parser.add_argument("--inventory-json", type=Path, required=True) + args = parser.parse_args() + + cohort_path = args.cohort if args.cohort.is_absolute() else ROOT / args.cohort + rows = [json.loads(line) for line in cohort_path.read_text(encoding="utf-8").splitlines() if line.strip()] + model_ids = {str(row["model_id"]) for row in rows} + if len(rows) != 10 or len(model_ids) != 10: + raise SystemExit(f"pilot cohort must contain exactly 10 unique models: {cohort_path}") + + search_root = args.search_root if args.search_root.is_absolute() else ROOT / args.search_root + successes = explicit_successes(search_root, model_ids, args.seed, args.temperature, args.top_p) + missing = [row for row in rows if row["model_id"] not in successes] + + args.missing_jsonl.parent.mkdir(parents=True, exist_ok=True) + args.inventory_json.parent.mkdir(parents=True, exist_ok=True) + args.missing_jsonl.write_text( + "".join(json.dumps(row, ensure_ascii=False) + "\n" for row in missing), + encoding="utf-8", + ) + args.inventory_json.write_text( + json.dumps( + { + "temperature": args.temperature, + "top_p": args.top_p, + "generation_seed": args.seed, + "cohort_size": len(rows), + "reusable_explicit_success_count": len(successes), + "missing_count": len(missing), + "reusable_explicit_successes": successes, + "missing_models": [row["model_id"] for row in missing], + }, + ensure_ascii=False, + indent=2, + ) + + "\n", + encoding="utf-8", + ) + print( + f"seed={args.seed} reusable={len(successes)}/10 " + f"missing={len(missing)}/10 queue={args.missing_jsonl}" + ) + return 0 + + +if __name__ == "__main__": + raise SystemExit(main()) diff --git a/scripts/build_experiment_cohort.py b/scripts/build_experiment_cohort.py new file mode 100644 index 0000000..460053b --- /dev/null +++ b/scripts/build_experiment_cohort.py @@ -0,0 +1,205 @@ +#!/usr/bin/env python3 +"""Build a larger, reproducible model cohort from existing reference artifacts. + +Selection never uses evaluation accuracy. Eligible models must have a valid +unsuffixed reference DNA and recorded parameter count, then deterministic +round-robin sampling balances architecture and logarithmic size strata. +""" + +from __future__ import annotations + +import argparse +import hashlib +import json +import math +import re +from collections import defaultdict +from pathlib import Path + +import numpy as np + + +DEFAULT_RELIABILITY_REPLACEMENTS = { + "tiiuae/Falcon3-3B-Instruct": "princeton-nlp/Sheared-LLaMA-2.7B", + "sarvamai/sarvam-30b": "tiiuae/Falcon3-10B-Base", + "allenai/Olmo-3-7B-Instruct-DPO": "allenai/Llama-3.1-Tulu-3-8B", +} + + +def safe_model_name(model_name: str) -> str: + return re.sub(r"[^A-Za-z0-9._-]+", "_", model_name.strip("/")) + + +def load_catalog(path: Path) -> dict[str, dict[str, object]]: + output: dict[str, dict[str, object]] = {} + for line in path.read_text(encoding="utf-8").splitlines(): + if not line.strip(): + continue + row = json.loads(line) + model = str(row.get("model_id", "")).strip() + if model: + output[model] = row + return output + + +def load_eligible_references( + dataset_dir: Path, minimum_billions: float, maximum_billions: float +) -> tuple[dict[str, dict[str, object]], dict[str, str]]: + eligible: dict[str, dict[str, object]] = {} + excluded: dict[str, str] = {} + for path in sorted(dataset_dir.glob("*/*_dna.json")): + try: + payload = json.loads(path.read_text(encoding="utf-8")) + metadata = payload.get("metadata", {}) + model = str(metadata.get("model_name", "")).strip() + vector = np.asarray(payload.get("signature", []), dtype=np.float32) + except (OSError, ValueError, TypeError, json.JSONDecodeError): + continue + if not model or path.parent.name != safe_model_name(model): + continue + size = metadata.get("model_metadata", {}).get("size", {}).get("parameter_count_billions") + if not isinstance(size, (int, float)): + excluded[model] = "missing_parameter_count" + continue + if not minimum_billions <= float(size) <= maximum_billions: + excluded[model] = "outside_size_range" + continue + if vector.ndim != 1 or vector.size == 0 or not np.all(np.isfinite(vector)): + excluded[model] = "invalid_reference_dna" + continue + architecture = str( + metadata.get("model_metadata", {}).get("architecture", {}).get("model_type") or "unknown" + ) + eligible[model] = { + "parameter_count_billions": float(size), + "architecture": architecture, + "reference_path": str(path), + } + return eligible, excluded + + +def size_bucket(size_billions: float) -> str: + lower = 2 ** math.floor(math.log2(max(size_billions, 0.125))) + upper = lower * 2 + return f"{lower:g}-{upper:g}B" + + +def select_stratified( + eligible: dict[str, dict[str, object]], target: int, seed: int +) -> list[str]: + if target > len(eligible): + raise ValueError(f"Requested {target} models but only {len(eligible)} are eligible.") + strata: dict[tuple[str, str], list[str]] = defaultdict(list) + for model, metadata in eligible.items(): + key = (str(metadata["architecture"]), size_bucket(float(metadata["parameter_count_billions"]))) + strata[key].append(model) + rng = np.random.default_rng(seed) + for values in strata.values(): + rng.shuffle(values) + ordered_keys = sorted(strata, key=lambda key: (key[0], key[1])) + selected: list[str] = [] + while len(selected) < target: + made_progress = False + for key in ordered_keys: + if strata[key] and len(selected) < target: + selected.append(strata[key].pop()) + made_progress = True + if not made_progress: + break + return selected + + +def apply_reliability_replacements( + selected: list[str], + eligible: dict[str, dict[str, object]], + replacements: dict[str, str], +) -> tuple[list[str], list[dict[str, object]]]: + """Replace known generation failures without using evaluation accuracy.""" + output = list(selected) + audit_rows: list[dict[str, object]] = [] + for removed, replacement in replacements.items(): + if removed not in output: + continue + if replacement not in eligible: + raise ValueError(f"Reliability replacement is not eligible: {replacement}") + if replacement in output: + raise ValueError(f"Reliability replacement is already selected: {replacement}") + index = output.index(removed) + output[index] = replacement + audit_rows.append( + { + "removed_model": removed, + "removed_size_billions": eligible[removed]["parameter_count_billions"], + "replacement_model": replacement, + "replacement_size_billions": eligible[replacement]["parameter_count_billions"], + "reason": "repeated_failed_empty_response", + "validation": "cached baseline contains 100 non-empty responses", + } + ) + return output, audit_rows + + +def parse_args() -> argparse.Namespace: + parser = argparse.ArgumentParser(description="Create a stratified DNA experiment cohort.") + parser.add_argument("--dataset-dir", type=Path, default=Path("out/rand_chinese")) + parser.add_argument("--catalog", type=Path, default=Path("configs/huggingface_llm_list.jsonl")) + parser.add_argument("--target", type=int, default=300) + parser.add_argument("--minimum-billions", type=float, default=0.3) + parser.add_argument("--maximum-billions", type=float, default=7.5) + parser.add_argument("--seed", type=int, default=42) + parser.add_argument("--output", type=Path, default=Path("configs/rand_chinese_stratified_300.jsonl")) + parser.add_argument("--audit-output", type=Path, default=Path("configs/rand_chinese_stratified_300_audit.json")) + return parser.parse_args() + + +def main() -> int: + args = parse_args() + catalog = load_catalog(args.catalog) + eligible, excluded = load_eligible_references( + args.dataset_dir, args.minimum_billions, args.maximum_billions + ) + try: + selected = select_stratified(eligible, args.target, args.seed) + selected, reliability_replacements = apply_reliability_replacements( + selected, eligible, DEFAULT_RELIABILITY_REPLACEMENTS + ) + except ValueError as exc: + raise SystemExit(str(exc)) from exc + args.output.parent.mkdir(parents=True, exist_ok=True) + with args.output.open("w", encoding="utf-8") as handle: + for model in selected: + source = catalog.get(model, {}) + row = { + "model_id": model, + "provider": source.get("provider", "huggingface"), + "task": source.get("task", "text-generation"), + "downloads": int(source.get("downloads", 0) or 0), + "parameter_count_billions": eligible[model]["parameter_count_billions"], + "architecture": eligible[model]["architecture"], + } + handle.write(json.dumps(row, ensure_ascii=False) + "\n") + digest = hashlib.sha256(args.output.read_bytes()).hexdigest() + audit = { + "selection_uses_performance": False, + "selection_method": "seeded round-robin over architecture x logarithmic parameter-size strata, followed by documented reliability replacements that do not use evaluation accuracy", + "seed": args.seed, + "target": args.target, + "eligible_count": len(eligible), + "selected_count": len(selected), + "minimum_billions": args.minimum_billions, + "maximum_billions": args.maximum_billions, + "output_sha256": digest, + "post_selection_replacements": reliability_replacements, + "selected_models": selected, + "selected_metadata": {model: eligible[model] for model in selected}, + "exclusion_reason_counts": { + reason: sum(value == reason for value in excluded.values()) for reason in sorted(set(excluded.values())) + }, + } + args.audit_output.write_text(json.dumps(audit, indent=2, ensure_ascii=False), encoding="utf-8") + print(json.dumps({"output": str(args.output), "audit": str(args.audit_output), **{key: audit[key] for key in ["eligible_count", "selected_count", "output_sha256"]}}, indent=2)) + return 0 + + +if __name__ == "__main__": + raise SystemExit(main()) diff --git a/scripts/build_experiment_inventory.py b/scripts/build_experiment_inventory.py new file mode 100644 index 0000000..d205940 --- /dev/null +++ b/scripts/build_experiment_inventory.py @@ -0,0 +1,384 @@ +#!/usr/bin/env python3 +"""Build a reproducible inventory of experiment manifests and final statuses.""" + +from __future__ import annotations + +import csv +import json +from collections import Counter +from pathlib import Path +from typing import Any + + +ROOT = Path(__file__).resolve().parents[1] +REPORT_DIR = ROOT / "reports" +MANIFEST_NAME = "manifest.json" +STATUS_NAME = "status.jsonl" + +PARAMETER_FIELDS = [ + "dataset", + "max_samples", + "providers", + "max_model_size_b", + "resume_mode", + "temperature", + "top_p", + "do_sample", + "generation_seed", + "ignore_response_cache", + "output_suffix", + "model_timeout_seconds", + "max_retries", + "oom_retries", + "retry_delay_seconds", + "gpu_memory_headroom_gb", + "gpu_memory_per_billion_gb", +] + + +def relative(path: Path) -> str: + return path.resolve().relative_to(ROOT).as_posix() + + +def load_json(path: Path) -> dict[str, Any]: + with path.open(encoding="utf-8") as handle: + return json.load(handle) + + +def load_statuses(path: Path) -> list[dict[str, Any]]: + records: list[dict[str, Any]] = [] + if not path.exists(): + return records + with path.open(encoding="utf-8") as handle: + for line in handle: + line = line.strip() + if not line: + continue + try: + record = json.loads(line) + except json.JSONDecodeError: + continue + if isinstance(record, dict) and record.get("model_id"): + records.append(record) + return records + + +def task_identity(task: dict[str, Any]) -> str: + provider = task.get("provider") + model_id = task.get("model_id", "") + return f"{provider}:{model_id}" if provider else str(model_id) + + +def model_label(identity: str) -> str: + return identity.split(":", 1)[1] if ":" in identity else identity + + +def final_statuses( + records: list[dict[str, Any]], planned: set[str] +) -> dict[str, dict[str, Any]]: + """Keep the last record per model, matching provider-less legacy statuses.""" + by_model_id = {model_label(identity): identity for identity in planned} + final: dict[str, dict[str, Any]] = {} + for record in records: + identity = task_identity(record) + if identity not in planned: + identity = by_model_id.get(str(record.get("model_id")), identity) + final[identity] = record + return final + + +def status_bucket(status: str) -> str: + if status == "success": + return "success" + if status.startswith("failed"): + return "fail" + if status.startswith("skipped"): + return "skipped" + return "other" + + +def compact_parameters(manifest: dict[str, Any]) -> str: + parts: list[str] = [] + aliases = { + "max_samples": "n", + "providers": "provider", + "max_model_size_b": "max_B", + "resume_mode": "resume", + "temperature": "temp", + "generation_seed": "seed", + "ignore_response_cache": "no_cache", + "model_timeout_seconds": "timeout_s", + "retry_delay_seconds": "retry_delay_s", + "gpu_memory_headroom_gb": "gpu_headroom_GB", + "gpu_memory_per_billion_gb": "gpu_GB_per_B", + } + for field in PARAMETER_FIELDS: + if field in manifest: + value = manifest[field] + if isinstance(value, bool): + value = str(value).lower() + parts.append(f"{aliases.get(field, field)}={value}") + return "; ".join(parts) + + +def diff_summary(added: list[str], removed: list[str]) -> str: + if not added and not removed: + return "BASE (same 100)" + count = len(added) + len(removed) + if count <= 4: + pieces = [f"+{model_label(item)}" for item in added] + pieces += [f"−{model_label(item)}" for item in removed] + return "; ".join(pieces) + return f"+{len(added)} / −{len(removed)} (see model diffs CSV)" + + +def write_csv(path: Path, rows: list[dict[str, Any]], fields: list[str]) -> None: + with path.open("w", newline="", encoding="utf-8") as handle: + writer = csv.DictWriter(handle, fieldnames=fields, extrasaction="ignore") + writer.writeheader() + writer.writerows(rows) + + +def main() -> None: + manifests: list[tuple[Path, dict[str, Any]]] = [] + for path in sorted(ROOT.rglob(MANIFEST_NAME)): + if ".git" in path.parts: + continue + try: + manifests.append((path, load_json(path))) + except (OSError, json.JSONDecodeError): + continue + + model_sets = [ + frozenset(task_identity(task) for task in data.get("tasks", [])) + for _, data in manifests + ] + frequencies = Counter(model_sets) + baseline = set(frequencies.most_common(1)[0][0]) + baseline_frequency = frequencies.most_common(1)[0][1] + + rows: list[dict[str, Any]] = [] + diff_rows: list[dict[str, Any]] = [] + manifest_dirs: set[Path] = set() + + for manifest_path, manifest in manifests: + run_dir = manifest_path.parent + manifest_dirs.add(run_dir.resolve()) + planned = { + task_identity(task) + for task in manifest.get("tasks", []) + if task.get("model_id") + } + records = load_statuses(run_dir / STATUS_NAME) + final = final_statuses(records, planned) + buckets = Counter( + status_bucket(str(record.get("status", ""))) for record in final.values() + ) + observed_planned = len(set(final) & planned) + observed_total = len(final) + extra_observed = len(set(final) - planned) + unobserved = max(0, len(planned) - observed_planned) + added = sorted(planned - baseline) + removed = sorted(baseline - planned) + + known_fields = set(PARAMETER_FIELDS) | { + "created_at", + "tasks", + "task_count", + } + extra_parameters = { + key: value for key, value in manifest.items() if key not in known_fields + } + run_name = relative(run_dir) + row = { + "created_at": manifest.get("created_at", ""), + "run": run_name, + "models": len(planned), + "observed": observed_total, + "extra_observed": extra_observed, + "success": buckets["success"], + "fail": buckets["fail"], + "skipped": buckets["skipped"], + "other_final_status": buckets["other"], + "unobserved": unobserved, + "model_diff": diff_summary(added, removed), + "parameters": compact_parameters(manifest), + "manifest": relative(manifest_path), + "status_log": ( + relative(run_dir / STATUS_NAME) + if (run_dir / STATUS_NAME).exists() + else "" + ), + "extra_parameters_json": json.dumps( + extra_parameters, ensure_ascii=False, sort_keys=True + ), + } + for field in PARAMETER_FIELDS: + row[field] = manifest.get(field, "") + rows.append(row) + diff_rows.append( + { + "run": run_name, + "is_baseline": not added and not removed, + "model_count": len(planned), + "added_count": len(added), + "removed_count": len(removed), + "added_models": ";".join(added), + "removed_models": ";".join(removed), + } + ) + + # Include legacy status-only runs so "all runs" is not limited to manifests. + for status_path in sorted(ROOT.rglob(STATUS_NAME)): + if ".git" in status_path.parts or status_path.parent.resolve() in manifest_dirs: + continue + records = load_statuses(status_path) + final = final_statuses(records, set()) + models = set(final) + buckets = Counter( + status_bucket(str(record.get("status", ""))) for record in final.values() + ) + summary_path = status_path.parent / "summary.json" + summary = load_json(summary_path) if summary_path.exists() else {} + added = sorted(models - baseline) + removed = sorted(baseline - models) + row = { + "created_at": summary.get("timestamp", ""), + "run": relative(status_path.parent), + "models": len(models), + "observed": len(models), + "extra_observed": 0, + "success": buckets["success"], + "fail": buckets["fail"], + "skipped": buckets["skipped"], + "other_final_status": buckets["other"], + "unobserved": 0, + "model_diff": diff_summary(added, removed), + "parameters": "; ".join( + f"{key}={summary[key]}" + for key in ("dataset", "samples", "gpus") + if key in summary + ), + "manifest": "", + "status_log": relative(status_path), + "extra_parameters_json": json.dumps( + summary, ensure_ascii=False, sort_keys=True + ), + } + for field in PARAMETER_FIELDS: + row[field] = "" + rows.append(row) + diff_rows.append( + { + "run": row["run"], + "is_baseline": False, + "model_count": len(models), + "added_count": len(added), + "removed_count": len(removed), + "added_models": ";".join(added), + "removed_models": ";".join(removed), + } + ) + + rows.sort(key=lambda row: (str(row["created_at"]), str(row["run"]))) + diff_rows.sort(key=lambda row: str(row["run"])) + REPORT_DIR.mkdir(exist_ok=True) + + csv_fields = [ + "created_at", + "run", + *PARAMETER_FIELDS, + "models", + "observed", + "extra_observed", + "success", + "fail", + "skipped", + "other_final_status", + "unobserved", + "model_diff", + "parameters", + "manifest", + "status_log", + "extra_parameters_json", + ] + write_csv(REPORT_DIR / "experiment_inventory.csv", rows, csv_fields) + write_csv( + REPORT_DIR / "experiment_model_diffs.csv", + diff_rows, + [ + "run", + "is_baseline", + "model_count", + "added_count", + "removed_count", + "added_models", + "removed_models", + ], + ) + with (REPORT_DIR / "experiment_baseline_models.txt").open( + "w", encoding="utf-8" + ) as handle: + handle.write("\n".join(sorted(baseline)) + "\n") + + markdown = [ + "# Experiment inventory", + "", + ( + f"Generated from {len(manifests)} manifests plus " + f"{len(rows) - len(manifests)} status-only run(s). " + f"The baseline is the modal exact model cohort: {len(baseline)} models, " + f"used by {baseline_frequency} manifests." + ), + "", + ( + "`success`, `fail`, `skipped`, and `other` count each model's final " + "status record (retry records are collapsed to the last record). " + "`unobserved` means a model was planned in the manifest but has no " + "status record; `extra` means a status model was not in the manifest. " + "A missing status log therefore does not become a failure." + ), + "", + "| Date | Run | Parameters | Planned models | Status models | Success | Fail | Skipped | Other | Unobserved | Extra | Model diff vs baseline |", + "|---|---|---|---:|---:|---:|---:|---:|---:|---:|---:|---|", + ] + for row in rows: + created = str(row["created_at"])[:19].replace("T", " ") + markdown.append( + "| {date} | `{run}` | {params} | {models} | {observed} | {success} | " + "{fail} | {skipped} | {other} | {unobserved} | {extra} | {diff} |".format( + date=created or "unknown", + run=row["run"], + params=str(row["parameters"]).replace("|", "\\|"), + models=row["models"], + observed=row["observed"], + success=row["success"], + fail=row["fail"], + skipped=row["skipped"], + other=row["other_final_status"], + unobserved=row["unobserved"], + extra=row["extra_observed"], + diff=str(row["model_diff"]).replace("|", "\\|"), + ) + ) + markdown += [ + "", + "Companion files:", + "", + "- `experiment_inventory.csv`: all manifest parameter columns and source paths.", + "- `experiment_model_diffs.csv`: full added/removed model lists for every run.", + "- `experiment_baseline_models.txt`: the exact 100-model baseline cohort.", + "", + ] + (REPORT_DIR / "experiment_inventory.md").write_text( + "\n".join(markdown), encoding="utf-8" + ) + + print( + f"Wrote {len(rows)} runs; baseline={len(baseline)} models " + f"across {baseline_frequency} manifests" + ) + + +if __name__ == "__main__": + main() diff --git a/scripts/build_primary_recovery_configs.py b/scripts/build_primary_recovery_configs.py new file mode 100755 index 0000000..f15fe6d --- /dev/null +++ b/scripts/build_primary_recovery_configs.py @@ -0,0 +1,148 @@ +#!/usr/bin/env python3 +"""Validate a failed-slot plan and build one Hugging Face list per grid cell.""" + +from __future__ import annotations + +import argparse +import json +from collections import Counter, defaultdict +from pathlib import Path +from typing import Any + + +ALLOWED_FAILURES = {"failed_empty_response", "failed_missing_file"} + + +def cell_id(row: dict[str, Any]) -> str: + temperature = int(round(float(row["temperature"]) * 10)) + top_p = int(round(float(row["top_p"]) * 10)) + return f"t{temperature:02d}_p{top_p:02d}_r{int(row['repeat'])}" + + +def load_plan(path: Path) -> list[dict[str, Any]]: + rows: list[dict[str, Any]] = [] + with path.open(encoding="utf-8") as handle: + for line_number, line in enumerate(handle, start=1): + line = line.strip() + if not line: + continue + try: + row = json.loads(line) + except json.JSONDecodeError as exc: + raise ValueError(f"Invalid JSON on {path}:{line_number}") from exc + required = { + "model_id", + "provider", + "temperature", + "top_p", + "repeat", + "generation_seed", + "prior_status", + } + missing = required - set(row) + if missing: + raise ValueError( + f"Missing fields on {path}:{line_number}: {sorted(missing)}" + ) + if row["provider"] != "huggingface": + raise ValueError(f"Unsupported provider on line {line_number}") + if row["prior_status"] not in ALLOWED_FAILURES: + raise ValueError(f"Unexpected prior status on line {line_number}") + rows.append(row) + return rows + + +def validate(rows: list[dict[str, Any]], expected_slots: int) -> None: + if len(rows) != expected_slots: + raise ValueError(f"Expected {expected_slots} failed slots, found {len(rows)}") + + keys = [ + ( + str(row["model_id"]), + float(row["temperature"]), + float(row["top_p"]), + int(row["repeat"]), + ) + for row in rows + ] + if len(set(keys)) != len(keys): + duplicates = [key for key, count in Counter(keys).items() if count > 1] + raise ValueError(f"Duplicate failed-slot keys: {duplicates}") + + for row in rows: + temperature = float(row["temperature"]) + repeat = int(row["repeat"]) + expected_seed = 42 if temperature == 0.5 else 42000 + repeat + if int(row["generation_seed"]) != expected_seed: + raise ValueError( + f"Wrong generation seed for {row['model_id']} {cell_id(row)}: " + f"expected {expected_seed}, found {row['generation_seed']}" + ) + + +def atomic_write(path: Path, content: str) -> None: + path.parent.mkdir(parents=True, exist_ok=True) + temporary = path.with_suffix(path.suffix + ".tmp") + temporary.write_text(content, encoding="utf-8") + temporary.replace(path) + + +def main() -> None: + parser = argparse.ArgumentParser() + parser.add_argument("--plan", type=Path, required=True) + parser.add_argument("--output-dir", type=Path, required=True) + parser.add_argument("--expected-slots", type=int, default=72) + args = parser.parse_args() + + rows = load_plan(args.plan) + validate(rows, args.expected_slots) + + grouped: dict[tuple[float, float, int, int], list[dict[str, Any]]] = defaultdict(list) + for row in rows: + key = ( + float(row["temperature"]), + float(row["top_p"]), + int(row["repeat"]), + int(row["generation_seed"]), + ) + grouped[key].append(row) + + index_lines = ["cell_id\ttemperature\ttop_p\trepeat\tgeneration_seed\ttask_count\tconfig"] + for key in sorted(grouped): + temperature, top_p, repeat, generation_seed = key + cell_rows = sorted(grouped[key], key=lambda row: str(row["model_id"])) + identifier = cell_id(cell_rows[0]) + config_path = args.output_dir / f"{identifier}.jsonl" + content = "".join( + json.dumps( + {"model_id": row["model_id"], "provider": "huggingface"}, + ensure_ascii=False, + ) + + "\n" + for row in cell_rows + ) + atomic_write(config_path, content) + index_lines.append( + "\t".join( + [ + identifier, + str(temperature), + str(top_p), + str(repeat), + str(generation_seed), + str(len(cell_rows)), + str(config_path), + ] + ) + ) + + atomic_write(args.output_dir / "cells.tsv", "\n".join(index_lines) + "\n") + failures = Counter(str(row["prior_status"]) for row in rows) + print( + f"Prepared {len(rows)} failed slots across {len(grouped)} cells: " + + ", ".join(f"{status}={count}" for status, count in sorted(failures.items())) + ) + + +if __name__ == "__main__": + main() diff --git a/scripts/build_primary_robustness_100_shards.py b/scripts/build_primary_robustness_100_shards.py new file mode 100644 index 0000000..b797aac --- /dev/null +++ b/scripts/build_primary_robustness_100_shards.py @@ -0,0 +1,116 @@ +#!/usr/bin/env python3 +"""Split the fixed 100-model primary cohort across RTX 3090 and A100 workers.""" + +from __future__ import annotations + +import argparse +import hashlib +import json +from pathlib import Path + + +def load_jsonl(path: Path) -> list[dict[str, object]]: + rows = [ + json.loads(line) + for line in path.read_text(encoding="utf-8").splitlines() + if line.strip() + ] + model_ids = [str(row.get("model_id", "")).strip() for row in rows] + if len(rows) != 100: + raise ValueError(f"Expected exactly 100 cohort rows, found {len(rows)}.") + if any(not model_id for model_id in model_ids): + raise ValueError("Every cohort row must contain a non-empty model_id.") + if len(set(model_ids)) != len(model_ids): + raise ValueError("The cohort contains duplicate model IDs.") + return rows + + +def write_jsonl(path: Path, rows: list[dict[str, object]]) -> str: + path.parent.mkdir(parents=True, exist_ok=True) + content = "".join(json.dumps(row, ensure_ascii=False) + "\n" for row in rows) + path.write_text(content, encoding="utf-8") + return hashlib.sha256(content.encode("utf-8")).hexdigest() + + +def parse_args() -> argparse.Namespace: + parser = argparse.ArgumentParser( + description=( + "Assign the largest primary models to A100s and the remainder to " + "RTX 3090s." + ) + ) + parser.add_argument( + "--cohort", + type=Path, + default=Path("configs/rand_chinese_stratified_100.jsonl"), + ) + parser.add_argument("--a100-models", type=int, default=23) + parser.add_argument( + "--rtx3090-output", + type=Path, + default=Path("configs/rand_chinese_stratified_100_rtx3090.jsonl"), + ) + parser.add_argument( + "--a100-output", + type=Path, + default=Path("configs/rand_chinese_stratified_100_a100.jsonl"), + ) + parser.add_argument( + "--audit-output", + type=Path, + default=Path("configs/rand_chinese_stratified_100_shards_audit.json"), + ) + return parser.parse_args() + + +def main() -> int: + args = parse_args() + rows = load_jsonl(args.cohort) + if not 0 < args.a100_models < len(rows): + raise ValueError("--a100-models must be between 1 and 99.") + + ranked = sorted( + rows, + key=lambda row: ( + -float(row.get("parameter_count_billions", 0.0) or 0.0), + str(row["model_id"]), + ), + ) + a100_ids = {str(row["model_id"]) for row in ranked[: args.a100_models]} + a100_rows = [row for row in rows if str(row["model_id"]) in a100_ids] + rtx3090_rows = [row for row in rows if str(row["model_id"]) not in a100_ids] + + rtx3090_sha = write_jsonl(args.rtx3090_output, rtx3090_rows) + a100_sha = write_jsonl(args.a100_output, a100_rows) + cohort_sha = hashlib.sha256(args.cohort.read_bytes()).hexdigest() + audit = { + "cohort": str(args.cohort), + "cohort_sha256": cohort_sha, + "assignment_rule": ( + f"the {args.a100_models} largest models by recorded " + "parameter_count_billions go to the two A100 GPUs; all remaining " + "models go to the four-GPU RTX 3090 fleet" + ), + "rtx3090": { + "path": str(args.rtx3090_output), + "count": len(rtx3090_rows), + "sha256": rtx3090_sha, + "models": [row["model_id"] for row in rtx3090_rows], + }, + "a100": { + "path": str(args.a100_output), + "count": len(a100_rows), + "sha256": a100_sha, + "models": [row["model_id"] for row in a100_rows], + }, + } + args.audit_output.write_text( + json.dumps(audit, indent=2, ensure_ascii=False) + "\n", + encoding="utf-8", + ) + print(json.dumps(audit, indent=2, ensure_ascii=False)) + return 0 + + +if __name__ == "__main__": + raise SystemExit(main()) diff --git a/scripts/build_primary_run_grid.py b/scripts/build_primary_run_grid.py new file mode 100644 index 0000000..3311f54 --- /dev/null +++ b/scripts/build_primary_run_grid.py @@ -0,0 +1,350 @@ +#!/usr/bin/env python3 +"""Build the live completion grid using the latest validated-100 cohort.""" + +from __future__ import annotations + +import csv +import json +from collections import defaultdict +from datetime import datetime +from pathlib import Path +from typing import Any + + +ROOT = Path(__file__).resolve().parents[1] +OUTPUT_ROOT = ROOT / "out" +COHORT_MANIFEST = ( + OUTPUT_ROOT + / "top_p_control_t05_validated100_20260719" + / "top_p_control_t05_t05_p06_r2" + / "manifest.json" +) +COHORT_CONFIG = ROOT / "configs" / "rand_chinese_validated100_latest.jsonl" +REPORT_DIR = ROOT / "reports" + +TEMPERATURES = (0.0, 0.2, 0.3, 0.5, 0.7) +TOP_PS = (0.8, 0.9, 1.0) +REPEATS = (1, 2) +GENERATION_SEEDS = {1: 42001, 2: 42002} + + +def load_cohort() -> set[str]: + if COHORT_MANIFEST.exists(): + manifest = json.loads(COHORT_MANIFEST.read_text(encoding="utf-8")) + models = { + str(task["model_id"]) + for task in manifest.get("tasks", []) + if task.get("model_id") + } + else: + models = { + str(json.loads(line)["model_id"]) + for line in COHORT_CONFIG.read_text(encoding="utf-8").splitlines() + if line.strip() + } + if len(models) != 100: + raise ValueError(f"Expected 100 fixed models, found {len(models)}") + return models + + +def planned_condition(temperature: float, top_p: float) -> bool: + # At T=0 sampling is disabled, so top-p is inactive and recorded once. + return temperature > 0 or top_p == 1.0 + + +def load_statuses(path: Path) -> dict[str, str]: + final: dict[str, str] = {} + if not path.exists(): + return final + with path.open(encoding="utf-8") as handle: + for line in handle: + line = line.strip() + if not line: + continue + try: + record = json.loads(line) + except json.JSONDecodeError: + continue + model_id = record.get("model_id") + if model_id: + final[str(model_id)] = str(record.get("status", "")) + return final + + +def classify(status: str) -> str: + if status == "success": + return "success" + if status.startswith("failed") or status == "incompatible": + return "failed" + if status.startswith("skipped"): + return "skipped" + return "pending" + + +def collect_runs( + cohort: set[str], +) -> tuple[dict[tuple[float, float, int], dict[str, Any]], list[str]]: + runs: dict[tuple[float, float, int], dict[str, Any]] = defaultdict( + lambda: { + "manifest_models": set(), + "final": {}, + "sources": [], + "manifest_count": 0, + "generation_seeds": set(), + "cohort_overlaps": [], + } + ) + ignored: list[str] = [] + if not OUTPUT_ROOT.exists(): + return runs, ignored + + for manifest_path in sorted(OUTPUT_ROOT.rglob("manifest.json")): + try: + manifest = json.loads(manifest_path.read_text(encoding="utf-8")) + temperature = float(manifest["temperature"]) + top_p = float(manifest["top_p"]) + except (OSError, ValueError, KeyError, TypeError, json.JSONDecodeError): + ignored.append(manifest_path.relative_to(ROOT).as_posix()) + continue + + suffix = str(manifest.get("output_suffix", "")) + repeat = next( + (repeat for repeat in REPEATS if suffix.endswith(f"_r{repeat}")), None + ) + # The original T=0.7, top-p=0.9 execution was labelled "prelim" + # rather than r1. It is still a reusable first execution of this cell. + if ( + repeat is None + and manifest_path.parent.name == "rand_chinese_0p3b_7b_temp07" + and temperature == 0.7 + and top_p == 0.9 + ): + repeat = 1 + if ( + repeat is None + or temperature not in TEMPERATURES + or top_p not in TOP_PS + or not planned_condition(temperature, top_p) + ): + ignored.append(manifest_path.relative_to(ROOT).as_posix()) + continue + + key = (temperature, top_p, repeat) + run = runs[key] + run["manifest_count"] += 1 + run["sources"].append(manifest_path.parent.relative_to(ROOT).as_posix()) + manifest_models = { + str(task["model_id"]) + for task in manifest.get("tasks", []) + if task.get("model_id") + } + overlap = manifest_models & cohort + run["manifest_models"].update(overlap) + run["cohort_overlaps"].append(len(overlap)) + seed = manifest.get("generation_seed") + run["generation_seeds"].add( + str(seed) + if seed is not None + else "not explicitly set or recorded" + ) + for model_id, status in load_statuses( + manifest_path.parent / "status.jsonl" + ).items(): + if model_id in cohort: + # A valid success from a targeted recovery satisfies the slot + # even if another matching historical run ended in failure. + previous = run["final"].get(model_id) + if previous != "success" or status == "success": + run["final"][model_id] = status + return runs, ignored + + +def summarize_run(run: dict[str, Any], cohort: set[str]) -> dict[str, Any]: + counts = defaultdict(int) + for model_id, status in run["final"].items(): + if model_id in cohort: + counts[classify(status)] += 1 + observed = sum(counts.values()) + no_status = len(cohort) - observed + missing_success = len(cohort) - counts["success"] + return { + "success": counts["success"], + "failed": counts["failed"], + "skipped": counts["skipped"], + "pending_status": counts["pending"], + "no_status": no_status, + "missing_success": missing_success, + "started": bool(run["manifest_count"] or observed), + "manifest_models": len(run["manifest_models"]), + "cohort_overlap": max(run["cohort_overlaps"], default=0), + "recorded_seeds": ",".join(sorted(run["generation_seeds"])), + "sources": ";".join(run["sources"]), + } + + +def cell_text(repeat_rows: list[dict[str, Any]]) -> str: + success = sum(int(row["success"]) for row in repeat_rows) + target = 100 * len(REPEATS) + if success == target: + return f"✅ {success}/{target}" + if any(bool(row["started"]) for row in repeat_rows): + return f"♻️ {success}/{target};还需 {target - success}" + return f"⬜ 0/{target};待跑 r1/r2" + + +def main() -> None: + cohort = load_cohort() + runs, ignored = collect_runs(cohort) + detail_rows: list[dict[str, Any]] = [] + setting_rows: dict[tuple[float, float], list[dict[str, Any]]] = defaultdict(list) + + for temperature in TEMPERATURES: + for top_p in TOP_PS: + if not planned_condition(temperature, top_p): + continue + for repeat in REPEATS: + summary = summarize_run( + runs[(temperature, top_p, repeat)], cohort + ) + row = { + "temperature": temperature, + "top_p": top_p, + "repeat": f"r{repeat}", + # T=0.5 is shared with the validated top-p control, whose + # explicit-seed runs use 42 in both rounds. + "proposed_backfill_seed": ( + 42 + if temperature == 0.5 + else GENERATION_SEEDS[repeat] + ), + **summary, + } + detail_rows.append(row) + setting_rows[(temperature, top_p)].append(row) + + REPORT_DIR.mkdir(exist_ok=True) + with (REPORT_DIR / "primary_robustness_run_grid.csv").open( + "w", newline="", encoding="utf-8" + ) as handle: + fields = [ + "temperature", + "top_p", + "repeat", + "proposed_backfill_seed", + "recorded_seeds", + "success", + "failed", + "skipped", + "pending_status", + "no_status", + "missing_success", + "started", + "manifest_models", + "cohort_overlap", + "sources", + ] + writer = csv.DictWriter(handle, fieldnames=fields, lineterminator="\n") + writer.writeheader() + writer.writerows(detail_rows) + + total_success = sum(int(row["success"]) for row in detail_rows) + target_tasks = len(detail_rows) * 100 + completed_settings = sum( + sum(int(row["success"]) for row in rows) == 200 + for rows in setting_rows.values() + ) + started_settings = sum( + any(bool(row["started"]) for row in rows) + for rows in setting_rows.values() + ) + + markdown = [ + "# Primary robustness experiment — run grid", + "", + f"Updated: {datetime.now().astimezone().isoformat(timespec='seconds')}", + "", + "Revised plan:", + "", + "- Fixed cohort: **the latest validated100 model list** from " + "`top_p_control_t05_t05_p06_r2/manifest.json`.", + "- Historical artifacts are reused only when their model ID and decoding " + "cell match this cohort/grid.", + "- Two repeats per condition. The shared `temperature=0.5` row uses " + "**seed 42 for both rounds** so its `top_p=0.8/0.9/1.0` cells can also " + "serve the validated top-p control. Other proposed grid backfills remain " + "**r1 / 42001** and **r2 / 42002**.", + "- The historical sweep did not explicitly set or record a response-generation " + "seed. Its recorded `random_seed=42` controlled probe selection and DNA " + "reduction, not the generation sampler.", + "- Stochastic grid: temperature `{0.2, 0.3, 0.5, 0.7}` × top-p `{0.8, 0.9, 1.0}`.", + "- Deterministic control: `temperature=0`, `top_p=1.0` (top-p inactive).", + f"- Total: **13 settings × 2 repeats × 100 models = {target_tasks:,} successful model artifacts required**.", + "", + "Important cohort note: the two validated100 variants overlap by 97 models, " + "but the older temperature/top-p sweep used here overlaps the latest " + "validated100 cohort by **87 models**. Therefore those grid cells require " + "13 cohort backfills plus retries for any failed/pending overlapping models.", + "", + "Legend: `✅` both repeats have 100 successful models; `♻️` historical " + "results are reusable but the cell is incomplete; `⬜` no matching run was " + "found; `—` is not a planned condition.", + "", + "| Temperature \\\\ Top-p | 0.8 | 0.9 | 1.0 |", + "|---:|---:|---:|---:|", + ] + for temperature in TEMPERATURES: + cells = [] + for top_p in TOP_PS: + if not planned_condition(temperature, top_p): + cells.append("—") + else: + cells.append(cell_text(setting_rows[(temperature, top_p)])) + markdown.append( + f"| {temperature:g} | " + " | ".join(cells) + " |" + ) + + markdown += [ + "", + "## Overall progress", + "", + f"- Successful artifacts: **{total_success}/{target_tasks}**.", + f"- Settings started: **{started_settings}/13**.", + f"- Settings fully complete: **{completed_settings}/13**.", + f"- Remaining successful artifacts required: **{target_tasks - total_success}**.", + "", + "## Repeat-level detail", + "", + "| Temperature | Top-p | Round | Historical generation seed | Proposed backfill seed (not run) | Reusable success | Failed | Pending/no status | Still needed | State |", + "|---:|---:|---:|---|---:|---:|---:|---:|---:|---|", + ] + for row in detail_rows: + state = ( + "✅ complete" + if row["success"] == 100 + else ("♻️ reusable/incomplete" if row["started"] else "⬜ not run") + ) + historical_seed = row["recorded_seeds"] or "—" + markdown.append( + f"| {row['temperature']:g} | {row['top_p']:g} | {row['repeat']} | " + f"{historical_seed} | {row['proposed_backfill_seed']} | {row['success']} | " + f"{row['failed']} | " + f"{row['pending_status'] + row['skipped'] + row['no_status']} | " + f"{row['missing_success']} | {state} |" + ) + if ignored: + markdown += [ + "", + f"Ignored {len(ignored)} manifest(s) outside the revised primary grid; see the CSV/source tree for audit.", + ] + markdown.append("") + (REPORT_DIR / "primary_robustness_run_grid.md").write_text( + "\n".join(markdown), encoding="utf-8" + ) + print( + f"Wrote primary grid: {total_success}/{target_tasks} successful artifacts, " + f"{started_settings}/13 settings started" + ) + + +if __name__ == "__main__": + main() diff --git a/scripts/build_sampling_settings_summary.py b/scripts/build_sampling_settings_summary.py new file mode 100644 index 0000000..cbbc8d1 --- /dev/null +++ b/scripts/build_sampling_settings_summary.py @@ -0,0 +1,285 @@ +#!/usr/bin/env python3 +"""Summarize temperature/top-p experiments by setting rather than run.""" + +from __future__ import annotations + +import csv +import json +import re +from collections import defaultdict +from pathlib import Path +from typing import Any + + +ROOT = Path(__file__).resolve().parents[1] +REPORT_DIR = ROOT / "reports" + + +def load_json(path: Path) -> dict[str, Any]: + with path.open(encoding="utf-8") as handle: + return json.load(handle) + + +def cohort_for(path: Path) -> tuple[int, str]: + text = path.as_posix() + if "top_p_control_t05_validated100_20260719" in text: + return 3, "Top-p control — validated 100" + if "top_p_control_t05_20260717" in text: + return 2, "Top-p control — pilot" + return 1, "Temperature/top-p sweep" + + +def repeat_for(manifest: dict[str, Any], path: Path) -> str: + suffix = str(manifest.get("output_suffix", "")) + match = re.search(r"_r(\d+)$", suffix) + if match: + return f"r{match.group(1)}" + if path.parent.name == "rand_chinese_0p3b_7b_temp07": + return "prelim" + return "run" + + +def read_final_statuses(path: Path) -> dict[tuple[str, str], str]: + final: dict[tuple[str, str], str] = {} + if not path.exists(): + return final + with path.open(encoding="utf-8") as handle: + for line in handle: + line = line.strip() + if not line: + continue + try: + record = json.loads(line) + except json.JSONDecodeError: + continue + model_id = record.get("model_id") + if model_id: + final[(str(record.get("provider", "")), str(model_id))] = str( + record.get("status", "") + ) + return final + + +def classify(status: str) -> str: + if status == "success": + return "success" + if status.startswith("failed") or status == "incompatible": + return "fail" + if status.startswith("skipped"): + return "skipped" + return "pending" + + +def outcome_for(path: Path, manifest: dict[str, Any]) -> dict[str, Any]: + planned = { + (str(task.get("provider", "")), str(task["model_id"])) + for task in manifest.get("tasks", []) + if task.get("model_id") + } + final = read_final_statuses(path.parent / "status.jsonl") + # Only count the cohort declared by the manifest. Stale status records from + # models outside the cohort are tracked separately. + current = {identity: status for identity, status in final.items() if identity in planned} + counts = defaultdict(int) + for status in current.values(): + counts[classify(status)] += 1 + unobserved = len(planned - set(current)) + pending = counts["pending"] + unobserved + terminal = counts["success"] + counts["fail"] + counts["skipped"] + complete = terminal == len(planned) and pending == 0 + fully_successful = complete and counts["success"] == len(planned) + return { + "repeat": repeat_for(manifest, path), + "planned": len(planned), + "success": counts["success"], + "fail": counts["fail"], + "skipped": counts["skipped"], + "pending": pending, + "unobserved": unobserved, + "extra_status_models": len(set(final) - planned), + "complete": complete, + "fully_successful": fully_successful, + "seed": manifest.get("generation_seed", ""), + "created_at": manifest.get("created_at", ""), + "source": path.parent.resolve().relative_to(ROOT).as_posix(), + } + + +def format_outcomes(outcomes: list[dict[str, Any]], field: str) -> str: + return "; ".join( + f"{outcome['repeat']} {outcome[field]}/{outcome['planned']}" + for outcome in outcomes + ) + + +def setting_state(outcomes: list[dict[str, Any]]) -> str: + if all(outcome["fully_successful"] for outcome in outcomes): + return "✅ 100% successful" + if all(outcome["complete"] for outcome in outcomes): + return "✅ Complete" + complete = sum(bool(outcome["complete"]) for outcome in outcomes) + return f"⏳ Incomplete ({complete}/{len(outcomes)} repeats complete)" + + +def grid_cell(row: dict[str, Any]) -> str: + outcomes = json.loads(str(row["details_json"])) + values = "/".join(str(outcome["success"]) for outcome in outcomes) + return values if all(outcome["complete"] for outcome in outcomes) else f"{values}*" + + +def append_grid( + markdown: list[str], title: str, rows: list[dict[str, Any]] +) -> None: + temperatures = sorted({float(row["temperature"]) for row in rows}) + top_ps = sorted({float(row["top_p"]) for row in rows}) + lookup = { + (float(row["temperature"]), float(row["top_p"])): grid_cell(row) + for row in rows + } + markdown += [ + f"## {title}", + "", + "| Temperature \\\\ Top-p | " + + " | ".join(f"{top_p:g}" for top_p in top_ps) + + " |", + "|---:|" + "|".join("---:" for _ in top_ps) + "|", + ] + for temperature in temperatures: + cells = [ + lookup.get((temperature, top_p), "—") + for top_p in top_ps + ] + markdown.append( + f"| {temperature:g} | " + " | ".join(cells) + " |" + ) + markdown.append("") + + +def main() -> None: + grouped: dict[ + tuple[int, str, float, float], list[dict[str, Any]] + ] = defaultdict(list) + for path in sorted(ROOT.rglob("manifest.json")): + if ".git" in path.parts: + continue + try: + manifest = load_json(path) + except (OSError, json.JSONDecodeError): + continue + if "temperature" not in manifest or "top_p" not in manifest: + continue + order, cohort = cohort_for(path) + temperature = float(manifest["temperature"]) + top_p = float(manifest["top_p"]) + grouped[(order, cohort, temperature, top_p)].append( + outcome_for(path, manifest) + ) + + rows: list[dict[str, Any]] = [] + for (order, cohort, temperature, top_p), outcomes in sorted(grouped.items()): + outcomes.sort(key=lambda item: (item["repeat"], item["created_at"])) + rows.append( + { + "order": order, + "experiment": cohort, + "temperature": temperature, + "top_p": top_p, + "repeats": len(outcomes), + "successful_models": format_outcomes(outcomes, "success"), + "failed_models": format_outcomes(outcomes, "fail"), + "pending_models": format_outcomes(outcomes, "pending"), + "status": setting_state(outcomes), + "seeds": "; ".join( + f"{item['repeat']} {item['seed'] if item['seed'] != '' else 'not recorded'}" + for item in outcomes + ), + "sources": ";".join(item["source"] for item in outcomes), + "details_json": json.dumps(outcomes, ensure_ascii=False), + } + ) + + REPORT_DIR.mkdir(exist_ok=True) + csv_path = REPORT_DIR / "sampling_settings_summary.csv" + fields = [ + "experiment", + "temperature", + "top_p", + "repeats", + "successful_models", + "failed_models", + "pending_models", + "status", + "seeds", + "sources", + "details_json", + ] + with csv_path.open("w", newline="", encoding="utf-8") as handle: + writer = csv.DictWriter(handle, fieldnames=fields, extrasaction="ignore") + writer.writeheader() + writer.writerows(rows) + + markdown = [ + "# Temperature and top-p settings", + "", + ( + f"{len(rows)} distinct settings are shown. Repeated executions of the " + "same setting are combined in one row. Counts use each planned model's " + "latest status; status records outside the manifest cohort are excluded." + ), + "", + ( + "A setting is **Complete** when every planned model in every repeat has " + "a terminal success/failure result. **Incomplete** means at least one " + "model is pending, waiting to retry, or has no status record." + ), + "", + "## Success-count grids", + "", + ( + "Each cell is the number of successful models out of 100. Two values " + "mean `r1/r2`; `*` marks an incomplete setting; `—` means not tested." + ), + "", + ] + for cohort in ( + "Temperature/top-p sweep", + "Top-p control — pilot", + "Top-p control — validated 100", + ): + append_grid( + markdown, + cohort, + [row for row in rows if row["experiment"] == cohort], + ) + markdown += ["## Per-setting details", ""] + last_cohort = "" + for row in rows: + if row["experiment"] != last_cohort: + if last_cohort: + markdown.append("") + last_cohort = str(row["experiment"]) + markdown += [ + f"### {last_cohort}", + "", + "| Temperature | Top-p | Repeats | Successful models | Failed models | Pending models | Current status |", + "|---:|---:|---:|---|---|---|---|", + ] + markdown.append( + f"| {row['temperature']:g} | {row['top_p']:g} | {row['repeats']} | " + f"{row['successful_models']} | {row['failed_models']} | " + f"{row['pending_models']} | {row['status']} |" + ) + markdown += [ + "", + "The companion CSV includes seeds, source directories, unobserved counts, " + "and the complete per-repeat details.", + "", + ] + (REPORT_DIR / "sampling_settings_summary.md").write_text( + "\n".join(markdown), encoding="utf-8" + ) + print(f"Wrote {len(rows)} distinct sampling settings from {sum(r['repeats'] for r in rows)} repeats") + + +if __name__ == "__main__": + main() diff --git a/scripts/build_validated100_config.py b/scripts/build_validated100_config.py new file mode 100755 index 0000000..07149ac --- /dev/null +++ b/scripts/build_validated100_config.py @@ -0,0 +1,47 @@ +#!/usr/bin/env python3 +"""Reconstruct the latest validated-100 JSONL from its canonical manifest.""" + +from __future__ import annotations + +import argparse +import json +from pathlib import Path + + +def main() -> None: + parser = argparse.ArgumentParser() + parser.add_argument("--manifest", type=Path, required=True) + parser.add_argument("--output", type=Path, required=True) + args = parser.parse_args() + + manifest = json.loads(args.manifest.read_text(encoding="utf-8")) + rows = [ + { + "model_id": str(task["model_id"]), + "provider": str(task.get("provider", "huggingface")), + } + for task in manifest.get("tasks", []) + if task.get("model_id") + ] + model_ids = [row["model_id"] for row in rows] + if len(rows) != 100 or len(set(model_ids)) != 100: + raise ValueError( + f"Expected 100 unique manifest models, found " + f"{len(rows)} rows / {len(set(model_ids))} unique IDs" + ) + + args.output.parent.mkdir(parents=True, exist_ok=True) + temporary = args.output.with_suffix(args.output.suffix + ".tmp") + temporary.write_text( + "".join( + json.dumps(row, ensure_ascii=False) + "\n" + for row in rows + ), + encoding="utf-8", + ) + temporary.replace(args.output) + print(f"Wrote {len(rows)} models to {args.output}") + + +if __name__ == "__main__": + main() diff --git a/scripts/calc_dna.py b/scripts/calc_dna.py index 99d3a46..5de1c3f 100644 --- a/scripts/calc_dna.py +++ b/scripts/calc_dna.py @@ -68,11 +68,51 @@ def main(): action="store_true", help="Continue processing remaining models if one fails (batch mode only)" ) + parser.add_argument( + "--try-vllm", + action="store_true", + help="Try vLLM first for decoder-only HuggingFace models" + ) + parser.add_argument( + "--temperature", + type=float, + default=0.0, + help="Generation temperature. Defaults to 0.0 to preserve deterministic historical runs.", + ) + parser.add_argument( + "--top-p", + type=float, + default=1.0, + help="Top-p nucleus sampling value used when sampling is enabled.", + ) + parser.add_argument( + "--do-sample", + action="store_true", + default=False, + help="Enable stochastic sampling during generation.", + ) + parser.add_argument( + "--no-do-sample", + dest="do_sample", + action="store_false", + help="Disable stochastic sampling during generation.", + ) parser.add_argument( "--no-save", action="store_true", help="Don't save results to disk" ) + parser.add_argument( + "--output-suffix", + type=str, + default="", + help="Suffix appended to the safe model output directory name, e.g. _2.", + ) + parser.add_argument( + "--ignore-response-cache", + action="store_true", + help="Regenerate responses even if responses.json already exists; new responses are still saved.", + ) args = parser.parse_args() # Set paths relative to project root @@ -94,8 +134,14 @@ def main(): data_root=data_root, metadata_file=metadata_file if metadata_file.exists() else None, output_dir=output_dir, + output_suffix=args.output_suffix, save=not args.no_save, trust_remote_code=True, + try_vllm=args.try_vllm, + temperature=args.temperature, + do_sample=args.do_sample, + top_p=args.top_p, + use_response_cache=not args.ignore_response_cache, ) # Batch mode: process multiple models from file @@ -140,4 +186,3 @@ def main(): if __name__ == "__main__": sys.exit(main()) - diff --git a/scripts/debug_openrouter_max_tokens.py b/scripts/debug_openrouter_max_tokens.py new file mode 100644 index 0000000..9ad0d67 --- /dev/null +++ b/scripts/debug_openrouter_max_tokens.py @@ -0,0 +1,204 @@ +#!/usr/bin/env python3 +"""Minimal OpenRouter max_tokens debugger.""" + +from __future__ import annotations + +import argparse +import json +import os +import sys +from typing import Any + +from dotenv import load_dotenv +from openai import OpenAI + + +def _resolve_api_key_with_source() -> tuple[str, str]: + for key_name in ("OPENROUTER_API_KEY", "APIKEY_OPENROUTER", "OPENROUTER_KEY"): + value = os.getenv(key_name, "").strip() + if value: + return value, key_name + raise RuntimeError( + "OpenRouter API key not found. Set OPENROUTER_API_KEY (or APIKEY_OPENROUTER / OPENROUTER_KEY)." + ) + + +def _mask_secret(value: str) -> str: + if not value: + return "" + if len(value) <= 10: + return f"{value[:2]}...{value[-2:]}" + return f"{value[:6]}...{value[-4:]}" + + +def _parse_int_list(raw: str) -> list[int]: + values: list[int] = [] + for item in raw.split(","): + text = item.strip() + if not text: + continue + value = int(text) + if value <= 0: + raise ValueError(f"max_tokens values must be positive: {value}") + values.append(value) + if not values: + raise ValueError("No valid max_tokens values were provided.") + return values + + +def _extract_text(message: Any) -> str: + content = getattr(message, "content", "") + if isinstance(content, str): + return content.strip() + if isinstance(content, list): + parts: list[str] = [] + for item in content: + if isinstance(item, dict): + text = item.get("text") + if isinstance(text, str) and text.strip(): + parts.append(text.strip()) + return "\n".join(parts).strip() + return "" + + +def _classify_error(exc: Exception) -> str: + text = str(exc) + lower = text.lower() + + if "403" in lower and "key limit exceeded" in lower: + return "quota_exceeded" + if "429" in lower or "rate limit" in lower: + return "rate_limited" + if "401" in lower or "unauthorized" in lower or "invalid api key" in lower: + return "auth_error" + if "400" in lower and "max_tokens" in lower: + return "invalid_max_tokens" + return "request_error" + + +def parse_args() -> argparse.Namespace: + parser = argparse.ArgumentParser( + description="Run one OpenRouter model with different max_tokens values.", + formatter_class=argparse.ArgumentDefaultsHelpFormatter, + ) + parser.add_argument( + "--model", + default=(os.getenv("REPTRACE_OPENROUTER_TEST_MODEL", "").strip() or "openai/gpt-4o-mini"), + help="OpenRouter model id.", + ) + parser.add_argument( + "--prompt", + default="Reply with exactly: ACCESS_OK", + help="Prompt to send for each trial.", + ) + parser.add_argument( + "--max-tokens-list", + default="16,32,64,128,256,512,1024", + help="Comma-separated max_tokens values to test.", + ) + parser.add_argument("--temperature", type=float, default=0.0) + parser.add_argument("--top-p", type=float, default=1.0) + parser.add_argument("--timeout", type=float, default=120.0, help="Request timeout in seconds.") + parser.add_argument( + "--verbose", + action="store_true", + help="Print key source and request settings.", + ) + parser.add_argument("--http-referer", default=os.getenv("OPENROUTER_HTTP_REFERER", "").strip()) + parser.add_argument("--x-title", default=os.getenv("OPENROUTER_X_TITLE", "").strip()) + parser.add_argument( + "--show-text", + action="store_true", + help="Print full response text for each trial (instead of a preview).", + ) + return parser.parse_args() + + +def main() -> int: + load_dotenv(override=False) + args = parse_args() + + try: + max_tokens_values = _parse_int_list(args.max_tokens_list) + api_key, key_source = _resolve_api_key_with_source() + except Exception as exc: + print(f"[error] {exc}", file=sys.stderr) + return 2 + + client = OpenAI( + api_key=api_key, + base_url="https://openrouter.ai/api/v1", + timeout=args.timeout, + ) + + extra_headers: dict[str, str] = {} + if args.http_referer: + extra_headers["HTTP-Referer"] = args.http_referer + if args.x_title: + extra_headers["X-Title"] = args.x_title + + print(f"model={args.model}") + print(f"prompt={args.prompt}") + print(f"max_tokens_list={max_tokens_values}") + if args.verbose: + print(f"key_source={key_source}") + print(f"key_masked={_mask_secret(api_key)}") + print(f"timeout={args.timeout}") + print(f"temperature={args.temperature}") + print(f"top_p={args.top_p}") + + print("-" * 90) + + for max_tokens in max_tokens_values: + try: + response = client.chat.completions.create( + model=args.model, + messages=[{"role": "user", "content": args.prompt}], + max_tokens=max_tokens, + temperature=args.temperature, + top_p=args.top_p, + extra_headers=extra_headers or None, + ) + + choice = response.choices[0] + finish_reason = getattr(choice, "finish_reason", None) + text = _extract_text(choice.message) + usage = getattr(response, "usage", None) + + usage_prompt = getattr(usage, "prompt_tokens", None) if usage else None + usage_completion = getattr(usage, "completion_tokens", None) if usage else None + usage_total = getattr(usage, "total_tokens", None) if usage else None + + summary = { + "max_tokens": max_tokens, + "finish_reason": finish_reason, + "has_content": bool(text), + "content_len": len(text), + "usage_prompt_tokens": usage_prompt, + "usage_completion_tokens": usage_completion, + "usage_total_tokens": usage_total, + } + print(json.dumps(summary, ensure_ascii=False)) + + if args.show_text: + print(text if text else "") + else: + preview = text[:160].replace("\n", "\\n") if text else "" + print(f"preview={preview}") + + except Exception as exc: + error_type = _classify_error(exc) + error_summary = { + "max_tokens": max_tokens, + "error_type": error_type, + "error": str(exc), + } + print(json.dumps(error_summary, ensure_ascii=False)) + + print("-" * 90) + + return 0 + + +if __name__ == "__main__": + raise SystemExit(main()) diff --git a/scripts/evaluate_dna_probe_sweep.py b/scripts/evaluate_dna_probe_sweep.py new file mode 100644 index 0000000..be4d3af --- /dev/null +++ b/scripts/evaluate_dna_probe_sweep.py @@ -0,0 +1,1413 @@ +#!/usr/bin/env python3 +"""Evaluate DNA identification robustness across generation settings. + +Each rerun suffix is treated as a query set. Query DNAs are matched against the +original/base DNAs by nearest distance, and optionally by a pairwise LinearSVC +probe trained on balanced positive/negative pairs. +""" + +from __future__ import annotations + +import argparse +import csv +import json +import math +import re +import warnings +from dataclasses import dataclass +from pathlib import Path +from typing import Iterable + +import numpy as np +from sklearn.exceptions import ConvergenceWarning +from sklearn.metrics import ( + average_precision_score, + balanced_accuracy_score, + confusion_matrix, + matthews_corrcoef, + roc_auc_score, +) +from sklearn.pipeline import make_pipeline +from sklearn.preprocessing import StandardScaler +from sklearn.svm import LinearSVC, SVC + + +@dataclass(frozen=True) +class RunSpec: + name: str + suffix: str + temperature: float | None + top_p: float | None + + +@dataclass(frozen=True) +class DnaRecord: + model_name: str + safe_name: str + path: Path + vector: np.ndarray + + +@dataclass(frozen=True) +class PairExample: + left_label: str + right_label: str + distance: float + target: int + + +def safe_model_name(model_name: str) -> str: + return re.sub(r"[^A-Za-z0-9._-]+", "_", model_name.strip("/")) + + +def parse_float_or_none(value: str) -> float | None: + value = value.strip() + if value in {"", "-", "none", "None", "null"}: + return None + return float(value) + + +def parse_run_spec(raw: str) -> RunSpec: + """Parse name:suffix:temperature:top_p.""" + parts = raw.split(":") + if len(parts) != 4: + raise ValueError( + f"Invalid --run {raw!r}. Expected format name:suffix:temperature:top_p, " + "for example temp07:_temp07_run:0.7:0.9" + ) + name, suffix, temperature, top_p = parts + if not name or not suffix: + raise ValueError(f"Invalid --run {raw!r}: name and suffix are required.") + return RunSpec( + name=name, + suffix=suffix, + temperature=parse_float_or_none(temperature), + top_p=parse_float_or_none(top_p), + ) + + +def load_dna(path: Path) -> DnaRecord: + payload = json.loads(path.read_text(encoding="utf-8")) + metadata = payload.get("metadata", {}) + model_name = str(metadata.get("model_name") or path.parent.name) + vector = np.asarray(payload["signature"], dtype=np.float32) + return DnaRecord( + model_name=model_name, + safe_name=safe_model_name(model_name), + path=path, + vector=vector, + ) + + +def load_records_for_suffix(dataset_dir: Path, suffix: str) -> dict[str, DnaRecord]: + records: dict[str, DnaRecord] = {} + pattern = "*" if suffix == "" else f"*{suffix}" + for model_dir in sorted(dataset_dir.glob(pattern)): + if not model_dir.is_dir(): + continue + if suffix == "" and re.search(r"_[0-9]+_run$|_temp.*_run$", model_dir.name): + continue + if suffix and not model_dir.name.endswith(suffix): + continue + dna_files = sorted(model_dir.glob("*_dna.json")) + if not dna_files: + continue + record = load_dna(dna_files[0]) + if suffix == "" and model_dir.name != record.safe_name: + # Base records must remain in the unsuffixed directory. + # Rerun directories carry the same metadata.model_name and would + # otherwise overwrite the real base record. + continue + records[record.model_name] = record + return records + + +def select_common_model_cohort( + base_records: dict[str, DnaRecord], + run_records: dict[str, dict[str, DnaRecord]], + minimum_run_models: int, +) -> tuple[dict[str, DnaRecord], dict[str, dict[str, DnaRecord]], dict[str, object]]: + """Keep sufficiently populated runs and restrict them to one shared cohort.""" + available_counts = { + run_name: len(set(base_records) & set(records)) + for run_name, records in run_records.items() + } + included_names = [ + run_name + for run_name in run_records + if available_counts[run_name] >= minimum_run_models + ] + excluded_names = [run_name for run_name in run_records if run_name not in included_names] + if not included_names: + raise ValueError( + f"No run has at least {minimum_run_models} models in the reference gallery." + ) + + common_models = set(base_records) + for run_name in included_names: + common_models &= set(run_records[run_name]) + if len(common_models) < 2: + raise ValueError( + "The selected runs have fewer than two common models; increase " + "--minimum-run-models or wait for more sweep outputs." + ) + + ordered_models = sorted(common_models) + filtered_base = {model: base_records[model] for model in ordered_models} + filtered_runs = { + run_name: {model: run_records[run_name][model] for model in ordered_models} + for run_name in included_names + } + metadata: dict[str, object] = { + "minimum_run_models": int(minimum_run_models), + "common_model_count": len(ordered_models), + "common_models": ordered_models, + "available_model_counts": available_counts, + "included_runs": included_names, + "excluded_runs": excluded_names, + } + return filtered_base, filtered_runs, metadata + + +def cosine_distance_matrix(query: np.ndarray, base: np.ndarray) -> np.ndarray: + query_norm = query / np.maximum(np.linalg.norm(query, axis=1, keepdims=True), 1e-12) + base_norm = base / np.maximum(np.linalg.norm(base, axis=1, keepdims=True), 1e-12) + return 1.0 - query_norm @ base_norm.T + + +def euclidean_distance_matrix(query: np.ndarray, base: np.ndarray) -> np.ndarray: + diff = query[:, None, :] - base[None, :, :] + return np.linalg.norm(diff, axis=2) + + +def macro_metrics(y_true: list[str], y_pred: list[str], labels: list[str]) -> dict[str, float]: + accuracy = sum(t == p for t, p in zip(y_true, y_pred)) / len(y_true) if y_true else 0.0 + precisions: list[float] = [] + recalls: list[float] = [] + f1s: list[float] = [] + for label in labels: + tp = sum(t == label and p == label for t, p in zip(y_true, y_pred)) + fp = sum(t != label and p == label for t, p in zip(y_true, y_pred)) + fn = sum(t == label and p != label for t, p in zip(y_true, y_pred)) + precision = 0.0 if tp + fp == 0 else tp / (tp + fp) + recall = 0.0 if tp + fn == 0 else tp / (tp + fn) + f1 = 0.0 if precision + recall == 0.0 else 2.0 * precision * recall / (precision + recall) + precisions.append(float(precision)) + recalls.append(float(recall)) + f1s.append(float(f1)) + return { + "accuracy": float(accuracy), + "precision_macro": float(np.mean(precisions)) if precisions else 0.0, + "recall_macro": float(np.mean(recalls)) if recalls else 0.0, + "f1_macro": float(np.mean(f1s)) if f1s else 0.0, + "precision_micro": float(accuracy), + "recall_micro": float(accuracy), + "f1_micro": float(accuracy), + } + + +def is_same_or_related(left: str, right: str, relation_lookup: dict[str, set[str]]) -> bool: + return left == right or right in relation_lookup.get(left, set()) or left in relation_lookup.get(right, set()) + + +def _split_relation_values(raw: str) -> list[str]: + return [item.strip() for item in re.split(r"[|,;]", raw) if item.strip()] + + +def load_relation_groups(path: Path | None) -> list[set[str]]: + """Load positive relation groups from JSON/JSONL/CSV/TSV. + + Supported forms: + - JSONL or JSON object with {"models": [...]} or {"source": ..., "target": ...} + - CSV/TSV rows with columns source,target or models + """ + if path is None: + return [] + text = path.read_text(encoding="utf-8").strip() + if not text: + return [] + + groups: list[set[str]] = [] + + def add_group(values: Iterable[str]) -> None: + group = {value.strip() for value in values if value.strip()} + if len(group) >= 2: + groups.append(group) + + def process_record(record: dict[str, object]) -> None: + if "models" in record: + models = record["models"] + if isinstance(models, str): + add_group(_split_relation_values(models)) + elif isinstance(models, list): + add_group(str(item) for item in models) + elif "source" in record and "target" in record: + add_group([str(record["source"]), str(record["target"])]) + elif "model" in record and "group" in record: + add_group([str(record["model"]), str(record["group"])]) + + suffix = path.suffix.lower() + if suffix in {".csv", ".tsv"}: + delimiter = "\t" if suffix == ".tsv" else "," + reader = csv.DictReader(text.splitlines(), delimiter=delimiter) + for row in reader: + process_record({key: value for key, value in row.items() if value is not None}) + return groups + + try: + payload = json.loads(text) + except json.JSONDecodeError: + payload = None + if isinstance(payload, dict): + process_record(payload) + return groups + if isinstance(payload, list): + for item in payload: + if isinstance(item, dict): + process_record(item) + return groups + + for raw_line in text.splitlines(): + line = raw_line.strip() + if not line: + continue + payload = json.loads(line) + if isinstance(payload, dict): + process_record(payload) + return groups + + +def build_relation_lookup(groups: list[set[str]]) -> dict[str, set[str]]: + lookup: dict[str, set[str]] = {} + for group in groups: + for model in group: + lookup.setdefault(model, set()).update(group - {model}) + return lookup + + +def build_pair_examples( + base_records: dict[str, DnaRecord], + query_records: dict[str, DnaRecord], + metric: str, + relation_lookup: dict[str, set[str]], + positive_mode: str = "same_or_related", +) -> list[PairExample]: + labels = sorted(set(base_records) & set(query_records)) + base_matrix = np.stack([base_records[label].vector for label in labels], axis=0) + query_matrix = np.stack([query_records[label].vector for label in labels], axis=0) + distances = cosine_distance_matrix(query_matrix, base_matrix) if metric == "cosine" else euclidean_distance_matrix(query_matrix, base_matrix) + + examples: list[PairExample] = [] + for query_idx, query_label in enumerate(labels): + for base_idx, base_label in enumerate(labels): + same = query_label == base_label + related = not same and is_same_or_related(query_label, base_label, relation_lookup) + if positive_mode == "exact_only": + if related: + continue + target = int(same) + elif positive_mode == "lineage_only": + if same: + continue + target = int(related) + elif positive_mode == "same_or_related": + target = int(same or related) + else: + raise ValueError(f"Unknown positive mode: {positive_mode}") + examples.append( + PairExample( + left_label=query_label, + right_label=base_label, + distance=float(distances[query_idx, base_idx]), + target=target, + ) + ) + return examples + + +def balance_examples(examples: list[PairExample], negative_ratio: float, seed: int = 42) -> tuple[list[PairExample], dict[str, int]]: + positives = [example for example in examples if example.target == 1] + negatives = [example for example in examples if example.target == 0] + if not positives or not negatives: + return examples, { + "positive_count": len(positives), + "negative_count": len(negatives), + "sampled_negative_count": len(negatives), + } + + rng = np.random.default_rng(seed) + target_negative_count = int(round(len(positives) * negative_ratio)) + target_negative_count = max(1, min(len(negatives), target_negative_count)) + negative_indices = rng.choice(len(negatives), size=target_negative_count, replace=False) + sampled_negatives = [negatives[int(idx)] for idx in sorted(negative_indices)] + balanced = positives + sampled_negatives + rng.shuffle(balanced) + return balanced, { + "positive_count": len(positives), + "negative_count": len(negatives), + "sampled_negative_count": len(sampled_negatives), + } + + +def binary_metrics(y_true: list[int], y_pred: list[int], y_score: list[float]) -> dict[str, float]: + if not y_true: + return { + "accuracy": 0.0, + "balanced_accuracy": 0.0, + "precision": 0.0, + "recall": 0.0, + "f1": 0.0, + "specificity": 0.0, + "mcc": 0.0, + "roc_auc": float("nan"), + "average_precision": float("nan"), + "tp": 0.0, + "tn": 0.0, + "fp": 0.0, + "fn": 0.0, + } + + tn, fp, fn, tp = confusion_matrix(y_true, y_pred, labels=[0, 1]).ravel() + precision = 0.0 if tp + fp == 0 else tp / (tp + fp) + recall = 0.0 if tp + fn == 0 else tp / (tp + fn) + specificity = 0.0 if tn + fp == 0 else tn / (tn + fp) + f1 = 0.0 if precision + recall == 0.0 else 2.0 * precision * recall / (precision + recall) + accuracy = sum(t == p for t, p in zip(y_true, y_pred)) / len(y_true) + balanced = balanced_accuracy_score(y_true, y_pred) + mcc = matthews_corrcoef(y_true, y_pred) + try: + roc_auc = roc_auc_score(y_true, y_score) + except ValueError: + roc_auc = float("nan") + try: + average_precision = average_precision_score(y_true, y_score) + except ValueError: + average_precision = float("nan") + + return { + "accuracy": float(accuracy), + "balanced_accuracy": float(balanced), + "precision": float(precision), + "recall": float(recall), + "f1": float(f1), + "specificity": float(specificity), + "mcc": float(mcc), + "roc_auc": float(roc_auc), + "average_precision": float(average_precision), + "tp": float(tp), + "tn": float(tn), + "fp": float(fp), + "fn": float(fn), + } + + +def bootstrap_mean_interval( + values: Iterable[float], + *, + confidence: float = 0.95, + samples: int = 2000, + seed: int = 42, +) -> tuple[float, float]: + """Return a deterministic percentile bootstrap CI for a model-level mean.""" + array = np.asarray(list(values), dtype=np.float64) + array = array[np.isfinite(array)] + if array.size == 0: + return float("nan"), float("nan") + if array.size == 1 or samples <= 0: + value = float(array[0]) + return value, value + rng = np.random.default_rng(seed) + draw_indices = rng.integers(0, array.size, size=(samples, array.size)) + means = np.mean(array[draw_indices], axis=1) + tail = (1.0 - confidence) / 2.0 + low, high = np.quantile(means, [tail, 1.0 - tail]) + return float(low), float(high) + + +def wilson_interval(successes: int, total: int, confidence: float = 0.95) -> tuple[float, float]: + """Wilson score interval without requiring scipy.""" + if total <= 0: + return float("nan"), float("nan") + # 1.959963984540054 is the two-sided 95% standard-normal quantile. The + # CLI currently exposes 95% intervals; reject silent misuse for other CIs. + if not math.isclose(confidence, 0.95): + raise ValueError("wilson_interval currently supports confidence=0.95 only") + z = 1.959963984540054 + proportion = successes / total + denominator = 1.0 + z * z / total + centre = (proportion + z * z / (2.0 * total)) / denominator + radius = z * math.sqrt(proportion * (1.0 - proportion) / total + z * z / (4.0 * total * total)) / denominator + return float(max(0.0, centre - radius)), float(min(1.0, centre + radius)) + + +def evaluate_nearest( + base_records: dict[str, DnaRecord], + query_records: dict[str, DnaRecord], + metric: str, + top_ks: Iterable[int], + bootstrap_samples: int = 2000, + seed: int = 42, +) -> tuple[dict[str, float | int], list[dict[str, object]]]: + labels = sorted(set(base_records) & set(query_records)) + base_matrix = np.stack([base_records[label].vector for label in labels], axis=0) + query_matrix = np.stack([query_records[label].vector for label in labels], axis=0) + distances = cosine_distance_matrix(query_matrix, base_matrix) if metric == "cosine" else euclidean_distance_matrix(query_matrix, base_matrix) + + y_true: list[str] = [] + y_pred: list[str] = [] + rows: list[dict[str, object]] = [] + top_hits = {int(k): 0 for k in top_ks} + reciprocal_ranks: list[float] = [] + self_distances: list[float] = [] + nearest_distances: list[float] = [] + margins: list[float] = [] + + for idx, label in enumerate(labels): + order = list(np.argsort(distances[idx])) + pred = labels[order[0]] + rank = order.index(idx) + 1 + sorted_distances = distances[idx][order] + self_distance = float(distances[idx, idx]) + nearest_distance = float(sorted_distances[0]) + second_distance = float(sorted_distances[1]) if len(sorted_distances) > 1 else float("nan") + margin = second_distance - nearest_distance if np.isfinite(second_distance) else float("nan") + + y_true.append(label) + y_pred.append(pred) + reciprocal_ranks.append(1.0 / rank) + self_distances.append(self_distance) + nearest_distances.append(nearest_distance) + margins.append(margin) + for k in top_hits: + if rank <= k: + top_hits[k] += 1 + rows.append( + { + "model": label, + "predicted_model": pred, + "correct_top1": pred == label, + "self_rank": rank, + "self_distance": self_distance, + "nearest_distance": nearest_distance, + "nearest_margin": margin, + "top3_hit": rank <= 3, + "top5_hit": rank <= 5, + } + ) + + metrics = macro_metrics(y_true, y_pred, labels) + metrics.update( + { + "model_count": len(labels), + "top1": metrics["accuracy"], + "mrr": float(np.mean(reciprocal_ranks)) if reciprocal_ranks else 0.0, + "mean_self_distance": float(np.mean(self_distances)) if self_distances else float("nan"), + "median_self_distance": float(np.median(self_distances)) if self_distances else float("nan"), + "mean_nearest_distance": float(np.mean(nearest_distances)) if nearest_distances else float("nan"), + "mean_nearest_margin": float(np.nanmean(margins)) if margins else float("nan"), + } + ) + mrr_low, mrr_high = bootstrap_mean_interval( + reciprocal_ranks, + samples=bootstrap_samples, + seed=seed, + ) + metrics["mrr_ci95_low"] = mrr_low + metrics["mrr_ci95_high"] = mrr_high + for k, count in top_hits.items(): + metrics[f"top{k}"] = count / len(labels) if labels else 0.0 + metrics[f"top{k}_count"] = count + low, high = wilson_interval(count, len(labels)) + metrics[f"top{k}_ci95_low"] = low + metrics[f"top{k}_ci95_high"] = high + return metrics, rows + + +def evaluate_pairwise_svm( + base_records: dict[str, DnaRecord], + run_records: dict[str, dict[str, DnaRecord]], + test_run_name: str, + metric: str, + relation_lookup: dict[str, set[str]], + negative_ratio: float, + test_negative_ratio: float | None = 1.0, + positive_mode: str = "same_or_related", +) -> dict[str, float | int | str]: + test_records = run_records[test_run_name] + labels = sorted(set(base_records) & set(test_records)) + if len(labels) < 2: + return {"linear_status": "skipped_too_few_classes"} + + train_examples: list[PairExample] = [] + for run_name, records in run_records.items(): + if run_name == test_run_name: + continue + examples = build_pair_examples(base_records, records, metric, relation_lookup, positive_mode) + train_examples.extend(examples) + + test_examples = build_pair_examples(base_records, test_records, metric, relation_lookup, positive_mode) + if not train_examples or not test_examples: + return {"linear_status": "skipped_empty_pairs"} + + balanced_train, train_stats = balance_examples(train_examples, negative_ratio) + if test_negative_ratio is None: + balanced_test = list(test_examples) + test_stats = { + "positive_count": sum(example.target == 1 for example in test_examples), + "negative_count": sum(example.target == 0 for example in test_examples), + "sampled_negative_count": sum(example.target == 0 for example in test_examples), + } + else: + balanced_test, test_stats = balance_examples(test_examples, negative_ratio=test_negative_ratio) + + train_targets = [example.target for example in balanced_train] + test_targets = [example.target for example in balanced_test] + if len(set(train_targets)) < 2 or len(set(test_targets)) < 2: + return {"linear_status": "skipped_too_few_binary_classes"} + + train_x = np.array([[-example.distance] for example in balanced_train], dtype=np.float32) + test_x = np.array([[-example.distance] for example in balanced_test], dtype=np.float32) + + clf = make_pipeline( + StandardScaler(), + LinearSVC(C=1.0, class_weight="balanced", dual="auto", max_iter=20000, random_state=42), + ) + with warnings.catch_warnings(): + warnings.simplefilter("ignore", ConvergenceWarning) + warnings.simplefilter("ignore", UserWarning) + clf.fit(train_x, train_targets) + + y_pred = list(clf.predict(test_x)) + decision_scores = list(clf.decision_function(test_x)) + metrics = {f"linear_{key}": value for key, value in binary_metrics(test_targets, y_pred, decision_scores).items()} + metrics.update( + { + "linear_status": "ok", + "linear_train_samples": len(balanced_train), + "linear_train_positive_samples": train_stats["positive_count"], + "linear_train_negative_samples": train_stats["negative_count"], + "linear_train_sampled_negative_samples": train_stats["sampled_negative_count"], + "linear_test_samples": len(balanced_test), + "linear_test_positive_samples": test_stats["positive_count"], + "linear_test_negative_samples": test_stats["negative_count"], + "linear_test_sampled_negative_samples": test_stats["sampled_negative_count"], + "linear_positive_rate_train": float(train_stats["positive_count"] / max(train_stats["positive_count"] + train_stats["sampled_negative_count"], 1)), + "linear_positive_rate_test": float(test_stats["positive_count"] / max(test_stats["positive_count"] + test_stats["sampled_negative_count"], 1)), + "linear_min_train_per_class": min(train_targets.count(0), train_targets.count(1)), + "linear_mean_train_per_class": float(np.mean([train_targets.count(0), train_targets.count(1)])), + "linear_feature": metric, + "linear_negative_ratio": float(negative_ratio), + "linear_test_negative_ratio": "all" if test_negative_ratio is None else float(test_negative_ratio), + "linear_positive_mode": positive_mode, + } + ) + return metrics + + +def evaluate_pairwise_kernel_svm( + base_records: dict[str, DnaRecord], + run_records: dict[str, dict[str, DnaRecord]], + test_run_name: str, + metric: str, + relation_lookup: dict[str, set[str]], + negative_ratio: float, + test_negative_ratio: float | None = 1.0, + kernel: str = "rbf", + gamma: float | str | None = "scale", + c: float = 1.0, + positive_mode: str = "same_or_related", +) -> dict[str, float | int | str]: + test_records = run_records[test_run_name] + labels = sorted(set(base_records) & set(test_records)) + if len(labels) < 2: + return {"kernel_status": "skipped_too_few_classes"} + + train_examples: list[PairExample] = [] + for run_name, records in run_records.items(): + if run_name == test_run_name: + continue + examples = build_pair_examples(base_records, records, metric, relation_lookup, positive_mode) + train_examples.extend(examples) + + test_examples = build_pair_examples(base_records, test_records, metric, relation_lookup, positive_mode) + if not train_examples or not test_examples: + return {"kernel_status": "skipped_empty_pairs"} + + balanced_train, train_stats = balance_examples(train_examples, negative_ratio) + if test_negative_ratio is None: + balanced_test = list(test_examples) + test_stats = { + "positive_count": sum(example.target == 1 for example in test_examples), + "negative_count": sum(example.target == 0 for example in test_examples), + "sampled_negative_count": sum(example.target == 0 for example in test_examples), + } + else: + balanced_test, test_stats = balance_examples(test_examples, negative_ratio=test_negative_ratio) + + train_targets = [example.target for example in balanced_train] + test_targets = [example.target for example in balanced_test] + if len(set(train_targets)) < 2 or len(set(test_targets)) < 2: + return {"kernel_status": "skipped_too_few_binary_classes"} + + train_x = np.array([[-example.distance] for example in balanced_train], dtype=np.float32) + test_x = np.array([[-example.distance] for example in balanced_test], dtype=np.float32) + + clf = SVC(C=c, kernel=kernel, gamma=gamma, class_weight="balanced", probability=False, random_state=42) + with warnings.catch_warnings(): + warnings.simplefilter("ignore", ConvergenceWarning) + warnings.simplefilter("ignore", UserWarning) + clf.fit(train_x, train_targets) + + y_pred = list(clf.predict(test_x)) + decision_scores = list(clf.decision_function(test_x)) + metrics = {f"kernel_{key}": value for key, value in binary_metrics(test_targets, y_pred, decision_scores).items()} + metrics.update( + { + "kernel_status": "ok", + "kernel_train_samples": len(balanced_train), + "kernel_train_positive_samples": train_stats["positive_count"], + "kernel_train_negative_samples": train_stats["negative_count"], + "kernel_train_sampled_negative_samples": train_stats["sampled_negative_count"], + "kernel_test_samples": len(balanced_test), + "kernel_test_positive_samples": test_stats["positive_count"], + "kernel_test_negative_samples": test_stats["negative_count"], + "kernel_test_sampled_negative_samples": test_stats["sampled_negative_count"], + "kernel_positive_rate_train": float(train_stats["positive_count"] / max(train_stats["positive_count"] + train_stats["sampled_negative_count"], 1)), + "kernel_positive_rate_test": float(test_stats["positive_count"] / max(test_stats["positive_count"] + test_stats["sampled_negative_count"], 1)), + "kernel_min_train_per_class": min(train_targets.count(0), train_targets.count(1)), + "kernel_mean_train_per_class": float(np.mean([train_targets.count(0), train_targets.count(1)])), + "kernel_feature": metric, + "kernel_negative_ratio": float(negative_ratio), + "kernel_test_negative_ratio": "all" if test_negative_ratio is None else float(test_negative_ratio), + "kernel_positive_mode": positive_mode, + "kernel": kernel, + "kernel_gamma": float(gamma) if isinstance(gamma, (int, float)) else str(gamma), + "kernel_c": float(c), + } + ) + return metrics + + +def load_font(size: int): + from PIL import ImageFont + + for path in [ + "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf", + "/usr/share/fonts/truetype/liberation2/LiberationSans-Regular.ttf", + ]: + if Path(path).exists(): + return ImageFont.truetype(path, size=size) + return ImageFont.load_default() + + +def metric_display_name(metric: str) -> str: + return { + "top1_mean": "TOP1", + "top3_mean": "TOP3", + "top5_mean": "TOP5", + "mrr_mean": "MRR", + "linear_accuracy_mean": "LIN ACC", + "linear_balanced_accuracy_mean": "LIN BAL", + "kernel_accuracy_mean": "KER ACC", + "kernel_balanced_accuracy_mean": "KER BAL", + }.get(metric, metric) + + +def build_setting_grid( + rows: list[dict[str, object]], + metric: str, +) -> tuple[list[float], list[float], np.ndarray]: + temperatures = sorted({float(row["temperature"]) for row in rows if row.get("temperature") is not None}) + top_ps = sorted({float(row["top_p"]) for row in rows if row.get("top_p") is not None}) + values = np.full((len(temperatures), len(top_ps)), np.nan, dtype=np.float32) + temp_index = {temperature: idx for idx, temperature in enumerate(temperatures)} + top_p_index = {top_p: idx for idx, top_p in enumerate(top_ps)} + metric_key = metric if metric.endswith("_mean") else f"{metric}_mean" + for row in rows: + if row.get("temperature") is None or row.get("top_p") is None: + continue + if metric_key not in row or row[metric_key] is None: + continue + values[temp_index[float(row["temperature"])], top_p_index[float(row["top_p"])]] = float(row[metric_key]) + return temperatures, top_ps, values + + +def plot_setting_heatmap_grid( + rows: list[dict[str, object]], + metrics: list[str], + output_path: Path, + title: str, +) -> None: + import html + import subprocess + + metric_rows = [] + for metric in metrics: + metric_key = metric if metric.endswith("_mean") else f"{metric}_mean" + if any(metric_key in row for row in rows): + metric_rows.append(metric) + if not metric_rows: + return + + temperatures = sorted({float(row["temperature"]) for row in rows if row.get("temperature") is not None}) + top_ps = sorted({float(row["top_p"]) for row in rows if row.get("top_p") is not None}) + if not temperatures or not top_ps: + return + + cell = max(58, min(78, 360 // max(len(temperatures), len(top_ps), 1))) + panel_w = 54 + len(top_ps) * cell + 24 + panel_h = 42 + len(temperatures) * cell + 48 + # A single landscape row makes cross-metric comparison easier in reports. + cols = min(4, len(metric_rows)) + rows_count = int(math.ceil(len(metric_rows) / cols)) + left_margin = 48 + top_margin = 88 + gap_x = 28 + gap_y = 30 + width = left_margin * 2 + cols * panel_w + (cols - 1) * gap_x + height = top_margin + rows_count * panel_h + (rows_count - 1) * gap_y + 50 + + def esc(text: object) -> str: + return html.escape(str(text), quote=True) + + def rgb(color: tuple[int, int, int]) -> str: + return f"#{color[0]:02x}{color[1]:02x}{color[2]:02x}" + + def text(x: float, y: float, value: object, size: int = 14, fill: tuple[int, int, int] = (0, 0, 0), weight: str = "normal", anchor: str = "start") -> str: + return ( + f'{esc(value)}' + ) + + parts: list[str] = [ + f'', + f'', + text(left_margin, 34, title, size=24, fill=(20, 20, 20), weight="bold"), + text(left_margin, 58, "GREEN = HIGHER SCORE; EACH CELL IS ANNOTATED.", size=12, fill=(70, 70, 70)), + ] + + for idx, metric in enumerate(metric_rows): + row_idx = idx // cols + col_idx = idx % cols + left = left_margin + col_idx * (panel_w + gap_x) + top = top_margin + row_idx * (panel_h + gap_y) + right = left + panel_w + bottom = top + panel_h + _, _, values = build_setting_grid(rows, metric) + parts.append(f'') + parts.append(text(left + 12, top + 22, metric_display_name(metric), size=16, fill=(25, 25, 25), weight="bold")) + parts.append(text(left + 10, top + 36, "SCORE", size=12, fill=(70, 70, 70))) + parts.append(text(right - 10, top + 36, "TOP_P", size=12, fill=(70, 70, 70), anchor="end")) + parts.append(text(left + 10, bottom - 12, "TEMPERATURE", size=12, fill=(70, 70, 70))) + + inner_left = left + 54 + inner_top = top + 42 + inner_right = right - 24 + inner_bottom = bottom - 48 + grid_w = max(inner_right - inner_left, 1) + grid_h = max(inner_bottom - inner_top, 1) + cell_w = grid_w / max(len(top_ps), 1) + cell_h = grid_h / max(len(temperatures), 1) + + for col, top_p in enumerate(top_ps): + x0 = inner_left + col * cell_w + x1 = inner_left + (col + 1) * cell_w + parts.append(text((x0 + x1) / 2, top + 40, f"{top_p:g}", size=12, fill=(60, 60, 60), anchor="middle")) + for row, temperature in enumerate(temperatures): + y0 = inner_top + row * cell_h + y1 = inner_top + (row + 1) * cell_h + parts.append(text(left + 42, (y0 + y1) / 2 + 4, f"{temperature:g}", size=12, fill=(60, 60, 60), anchor="end")) + + finite = values[np.isfinite(values)] + vmax = 1.0 + if finite.size: + vmax = max(1.0, float(np.max(finite))) + best_idx: tuple[int, int] | None = None + if finite.size: + best_idx = tuple(int(x) for x in np.unravel_index(int(np.nanargmax(values)), values.shape)) + + for row_idx2, _temperature in enumerate(temperatures): + for col_idx2, _top_p in enumerate(top_ps): + value = float(values[row_idx2, col_idx2]) + x0 = inner_left + col_idx2 * cell_w + y0 = inner_top + row_idx2 * cell_h + x1 = inner_left + (col_idx2 + 1) * cell_w + y1 = inner_top + (row_idx2 + 1) * cell_h + fill = rgb(color_for_score(value, vmax=vmax)) + parts.append( + f'' + ) + if best_idx is not None and (row_idx2, col_idx2) == best_idx: + parts.append( + f'' + ) + text_fill = (255, 255, 255) if sum(color_for_score(value, vmax=vmax)) < 360 else (20, 20, 20) + cell_text = "NA" if not np.isfinite(value) else f"{value:.3f}" + parts.append(text((x0 + x1) / 2, (y0 + y1) / 2 + 4, cell_text, size=12, fill=text_fill, anchor="middle")) + + parts.append("") + svg_text = "".join(parts) + output_path.parent.mkdir(parents=True, exist_ok=True) + svg_path = output_path.with_suffix(".svg") + svg_path.write_text(svg_text, encoding="utf-8") + subprocess.run( + ["ffmpeg", "-y", "-hide_banner", "-loglevel", "error", "-i", str(svg_path), str(output_path)], + check=True, + ) + try: + svg_path.unlink() + except FileNotFoundError: + pass + + +def aggregate_by_temperature(summary_rows: list[dict[str, object]]) -> list[dict[str, object]]: + groups: dict[float, list[dict[str, object]]] = {} + for row in summary_rows: + if row.get("temperature") is None: + continue + key = float(row["temperature"]) + groups.setdefault(key, []).append(row) + + metric_names = [ + "top1", + "top3", + "top5", + "mrr", + "precision_macro", + "recall_macro", + "f1_macro", + "mean_self_distance", + "mean_nearest_distance", + "mean_nearest_margin", + "linear_accuracy", + "linear_balanced_accuracy", + "kernel_accuracy", + "kernel_balanced_accuracy", + "linear_precision_macro", + "linear_recall_macro", + "linear_f1_macro", + "linear_precision", + "linear_recall", + "linear_f1", + "linear_specificity", + "linear_mcc", + "linear_roc_auc", + "linear_average_precision", + ] + + aggregate_rows: list[dict[str, object]] = [] + for temperature, rows in sorted(groups.items()): + out: dict[str, object] = { + "temperature": temperature, + "repeat_count": len(rows), + "mean_model_count": float(np.mean([float(row.get("model_count", 0.0)) for row in rows])), + } + for metric in metric_names: + values = [float(row[metric]) for row in rows if metric in row and row[metric] is not None] + if values: + out[f"{metric}_mean"] = float(np.mean(values)) + out[f"{metric}_std"] = float(np.std(values)) + aggregate_rows.append(out) + return aggregate_rows + + +def plot_metric_lines_by_top_p( + rows: list[dict[str, object]], + metrics: list[str], + output_path: Path, + title: str, +) -> None: + """Plot temperature trends with one panel per top-p and labeled metric lines.""" + import html + import subprocess + + if not rows: + return + top_ps = sorted({float(row["top_p"]) for row in rows if row.get("top_p") is not None}) + temperatures = sorted({float(row["temperature"]) for row in rows if row.get("temperature") is not None}) + if not top_ps or not temperatures: + return + + labels = { + "top1_mean": "Top-1", + "top3_mean": "Top-3", + "top5_mean": "Top-5", + "mrr_mean": "MRR", + "linear_accuracy_mean": "Linear SVM", + "kernel_accuracy_mean": "RBF SVM", + } + colors = ["#b63a2b", "#2468a9", "#23864b", "#d28b16"] + dashes = ["", "8 4", "3 3", "12 4 3 4"] + width = 1420 + height = 570 + outer_left = 76 + outer_right = 34 + top = 118 + bottom = 72 + gap = 28 + panel_w = (width - outer_left - outer_right - gap * (len(top_ps) - 1)) / len(top_ps) + panel_h = height - top - bottom + x_min = min(temperatures) + x_max = max(temperatures) + x_span = max(x_max - x_min, 1e-9) + + def esc(value: object) -> str: + return html.escape(str(value), quote=True) + + def text(x: float, y: float, value: object, size: int = 14, fill: str = "#202020", weight: str = "normal", anchor: str = "start") -> str: + return ( + f'{esc(value)}' + ) + + parts = [ + f'', + f'', + text(outer_left, 34, title, size=25, weight="bold"), + text(outer_left, 58, "Common-model cohort; x = temperature; y = score", size=13, fill="#5b5b57"), + ] + + legend_x = outer_left + for idx, metric in enumerate(metrics): + color = colors[idx % len(colors)] + dash = dashes[idx % len(dashes)] + x0 = legend_x + idx * 190 + dash_attr = f' stroke-dasharray="{dash}"' if dash else "" + parts.append(f'') + parts.append(f'') + parts.append(text(x0 + 44, 91, labels.get(metric, metric), size=13, weight="bold")) + + lookup = { + (float(row["temperature"]), float(row["top_p"])): row + for row in rows + if row.get("temperature") is not None and row.get("top_p") is not None + } + for panel_idx, top_p in enumerate(top_ps): + left = outer_left + panel_idx * (panel_w + gap) + right = left + panel_w + panel_bottom = top + panel_h + parts.append(f'') + parts.append(text(left + 12, top + 24, f"top_p = {top_p:g}", size=16, weight="bold")) + plot_left = left + 48 + plot_right = right - 18 + plot_top = top + 38 + plot_bottom = panel_bottom - 42 + for tick in [0.0, 0.25, 0.5, 0.75, 1.0]: + y = plot_bottom - tick * (plot_bottom - plot_top) + parts.append(f'') + if panel_idx == 0: + parts.append(text(plot_left - 9, y + 5, f"{tick:.2f}", size=12, fill="#66645f", anchor="end")) + for temperature in temperatures: + x = plot_left + (temperature - x_min) / x_span * (plot_right - plot_left) + parts.append(f'') + parts.append(text(x, plot_bottom + 22, f"{temperature:g}", size=12, fill="#66645f", anchor="middle")) + + for metric_idx, metric in enumerate(metrics): + color = colors[metric_idx % len(colors)] + dash = dashes[metric_idx % len(dashes)] + segments: list[list[tuple[float, float]]] = [] + current_segment: list[tuple[float, float]] = [] + for temperature in temperatures: + row = lookup.get((temperature, top_p)) + value = row.get(metric) if row else None + if value is None: + if current_segment: + segments.append(current_segment) + current_segment = [] + continue + score = min(max(float(value), 0.0), 1.0) + x = plot_left + (temperature - x_min) / x_span * (plot_right - plot_left) + y = plot_bottom - score * (plot_bottom - plot_top) + current_segment.append((x, y)) + if current_segment: + segments.append(current_segment) + if not segments: + continue + dash_attr = f' stroke-dasharray="{dash}"' if dash else "" + for segment in segments: + if len(segment) > 1: + coords = " ".join(f"{x:.1f},{y:.1f}" for x, y in segment) + parts.append(f'') + for x, y in segment: + parts.append(f'') + + parts.append(text((plot_left + plot_right) / 2, panel_bottom - 8, "temperature", size=12, fill="#55534f", anchor="middle")) + + parts.append("") + output_path.parent.mkdir(parents=True, exist_ok=True) + svg_path = output_path.with_suffix(".svg") + svg_path.write_text("".join(parts), encoding="utf-8") + subprocess.run( + ["ffmpeg", "-y", "-hide_banner", "-loglevel", "error", "-i", str(svg_path), str(output_path)], + check=True, + ) + svg_path.unlink(missing_ok=True) + + +def plot_faceted_response_summary(rows: list[dict[str, object]], output_path: Path) -> None: + plot_metric_lines_by_top_p( + rows, + ["top1_mean", "top3_mean", "top5_mean", "mrr_mean"], + output_path, + "Exact-model retrieval across decoding settings", + ) + + +def plot_probe_metric_summary(rows: list[dict[str, object]], output_path: Path) -> None: + plot_metric_lines_by_top_p( + rows, + ["linear_accuracy_mean", "kernel_accuracy_mean"], + output_path, + "Pairwise probe accuracy across decoding settings", + ) + + +def plot_metric_curves(summary_rows: list[dict[str, object]], output_path: Path) -> None: + if not summary_rows: + return + + has_pre_aggregated_metrics = any( + any(key in row for key in ["top1_mean", "top3_mean", "top5_mean", "mrr_mean"]) for row in summary_rows + ) + plot_rows = summary_rows if has_pre_aggregated_metrics else aggregate_by_setting(summary_rows) + + plot_faceted_response_summary(plot_rows, output_path) + probe_summary_path = output_path.with_name(output_path.stem + "_probe_metrics.png") + plot_probe_metric_summary(plot_rows, probe_summary_path) + + +def aggregate_by_setting(summary_rows: list[dict[str, object]]) -> list[dict[str, object]]: + groups: dict[tuple[float, float], list[dict[str, object]]] = {} + for row in summary_rows: + if row.get("temperature") is None or row.get("top_p") is None: + continue + key = (float(row["temperature"]), float(row["top_p"])) + groups.setdefault(key, []).append(row) + + metric_names = [ + "top1", + "top3", + "top5", + "mrr", + "precision_macro", + "recall_macro", + "f1_macro", + "mean_self_distance", + "mean_nearest_distance", + "mean_nearest_margin", + "linear_accuracy", + "linear_balanced_accuracy", + "kernel_accuracy", + "kernel_balanced_accuracy", + "linear_precision", + "linear_recall", + "linear_f1", + "linear_specificity", + "linear_mcc", + "linear_roc_auc", + "linear_average_precision", + ] + aggregate_rows: list[dict[str, object]] = [] + for (temperature, top_p), rows in sorted(groups.items()): + out: dict[str, object] = { + "temperature": temperature, + "top_p": top_p, + "repeat_count": len(rows), + "mean_model_count": float(np.mean([float(row.get("model_count", 0.0)) for row in rows])), + } + for metric in metric_names: + values = [float(row[metric]) for row in rows if metric in row and row[metric] is not None] + if values: + out[f"{metric}_mean"] = float(np.mean(values)) + out[f"{metric}_std"] = float(np.std(values)) + aggregate_rows.append(out) + return aggregate_rows + + +def build_best_setting_summary(aggregate_rows: list[dict[str, object]]) -> list[dict[str, object]]: + if not aggregate_rows: + return [] + + def score(row: dict[str, object]) -> tuple[float, float, float, float]: + return ( + float(row.get("top1_mean", -1.0)), + float(row.get("mrr_mean", -1.0)), + float(row.get("linear_accuracy_mean", -1.0)), + float(row.get("top3_mean", -1.0)), + ) + + best = max(aggregate_rows, key=score) + return [ + { + "temperature": float(best["temperature"]), + "top_p": float(best["top_p"]), + "repeat_count": int(best.get("repeat_count", 0)), + "mean_model_count": float(best.get("mean_model_count", float("nan"))), + "top1_mean": float(best.get("top1_mean", float("nan"))), + "top3_mean": float(best.get("top3_mean", float("nan"))), + "top5_mean": float(best.get("top5_mean", float("nan"))), + "mrr_mean": float(best.get("mrr_mean", float("nan"))), + "linear_accuracy_mean": float(best.get("linear_accuracy_mean", float("nan"))), + "linear_balanced_accuracy_mean": float(best.get("linear_balanced_accuracy_mean", float("nan"))), + "kernel_accuracy_mean": float(best.get("kernel_accuracy_mean", float("nan"))), + "kernel_balanced_accuracy_mean": float(best.get("kernel_balanced_accuracy_mean", float("nan"))), + } + ] + + +def color_for_score(value: float, vmin: float = 0.0, vmax: float = 1.0) -> tuple[int, int, int]: + if not np.isfinite(value): + return (220, 220, 220) + t = max(0.0, min(1.0, (value - vmin) / max(vmax - vmin, 1e-12))) + # Red -> yellow -> green. + if t < 0.5: + u = t / 0.5 + return (int(190 + u * 55), int(45 + u * 175), 55) + u = (t - 0.5) / 0.5 + return (int(245 - u * 185), int(220 - u * 60), int(55 + u * 55)) + + +def plot_setting_heatmap( + aggregate_rows: list[dict[str, object]], + metric: str, + output_path: Path, +) -> None: + plot_setting_heatmap_grid( + aggregate_rows, + [metric], + output_path, + f"{metric_display_name(metric)} MEAN BY TEMPERATURE AND TOP_P", + ) + + +def write_csv(path: Path, rows: list[dict[str, object]]) -> None: + path.parent.mkdir(parents=True, exist_ok=True) + if not rows: + path.write_text("", encoding="utf-8") + return + fields: list[str] = [] + for row in rows: + for key in row: + if key not in fields: + fields.append(key) + with path.open("w", encoding="utf-8", newline="") as handle: + writer = csv.DictWriter(handle, fieldnames=fields) + writer.writeheader() + writer.writerows(rows) + + +def parse_args() -> argparse.Namespace: + parser = argparse.ArgumentParser(description="Evaluate DNA model-identification robustness across run suffixes.") + parser.add_argument("--dataset-dir", type=Path, default=Path("out/rand_chinese")) + parser.add_argument( + "--run", + action="append", + default=[], + help="Run spec name:suffix:temperature:top_p. Repeat for each generation setting.", + ) + parser.add_argument("--metric", choices=["cosine", "euclidean"], default="cosine") + parser.add_argument("--top-k", type=int, action="append", default=[1, 3, 5]) + parser.add_argument("--output-dir", type=Path, default=Path("out/dna_probe_sweep")) + parser.add_argument("--prefix", type=str, default="rand_chinese_probe_sweep") + parser.add_argument( + "--linear-svm", + action="store_true", + help="Also evaluate a balanced pairwise LinearSVC probe on positive/negative model pairs.", + ) + parser.add_argument( + "--kernel-svm", + action="store_true", + help="Also evaluate a balanced pairwise SVC probe with an RBF kernel on positive/negative model pairs.", + ) + parser.add_argument( + "--positive-relations-file", + type=Path, + default=None, + help="Optional JSON/JSONL/CSV/TSV file listing related models that should count as positive pairs.", + ) + parser.add_argument( + "--positive-mode", + choices=["same_or_related", "exact_only", "lineage_only"], + default="same_or_related", + help="Binary verification target. Related pairs are excluded from exact_only; diagonals are excluded from lineage_only.", + ) + parser.add_argument( + "--negative-ratio", + type=float, + default=1.0, + help="Negative samples to keep per positive pair when training the pairwise SVM.", + ) + parser.add_argument( + "--test-negative-ratio", + type=float, + default=0.0, + help="Negatives per positive in SVM testing; 0 (default) evaluates every natural-prevalence pair.", + ) + parser.add_argument( + "--common-models-only", + action="store_true", + help="Restrict every included run and the reference gallery to one shared model cohort.", + ) + parser.add_argument( + "--minimum-run-models", + type=int, + default=2, + help="With --common-models-only, exclude runs below this reference-intersection size.", + ) + return parser.parse_args() + + +def main() -> int: + args = parse_args() + run_specs = [parse_run_spec(raw) for raw in args.run] + if not run_specs: + raise SystemExit("At least one --run is required.") + + base_records = load_records_for_suffix(args.dataset_dir, "") + if not base_records: + raise SystemExit(f"No base DNA records found under {args.dataset_dir}.") + + relation_lookup = build_relation_lookup(load_relation_groups(args.positive_relations_file)) + run_records = {spec.name: load_records_for_suffix(args.dataset_dir, spec.suffix) for spec in run_specs} + available_model_counts = { + run_name: len(set(base_records) & set(records)) + for run_name, records in run_records.items() + } + cohort_metadata: dict[str, object] | None = None + if args.common_models_only: + try: + base_records, run_records, cohort_metadata = select_common_model_cohort( + base_records, + run_records, + args.minimum_run_models, + ) + except ValueError as exc: + raise SystemExit(str(exc)) from exc + included_runs = set(run_records) + run_specs = [spec for spec in run_specs if spec.name in included_runs] + summary_rows: list[dict[str, object]] = [] + prediction_rows: list[dict[str, object]] = [] + + for spec in run_specs: + records = run_records[spec.name] + metrics, rows = evaluate_nearest(base_records, records, args.metric, args.top_k) + summary = { + "run": spec.name, + "suffix": spec.suffix, + "temperature": spec.temperature, + "top_p": spec.top_p, + "metric": args.metric, + "available_model_count": available_model_counts[spec.name], + "common_cohort": bool(args.common_models_only), + **metrics, + } + if args.linear_svm: + linear = evaluate_pairwise_svm( + base_records, + run_records, + spec.name, + args.metric, + relation_lookup, + args.negative_ratio, + None if args.test_negative_ratio == 0 else args.test_negative_ratio, + args.positive_mode, + ) + summary.update(linear) + if args.kernel_svm: + kernel = evaluate_pairwise_kernel_svm( + base_records, + run_records, + spec.name, + args.metric, + relation_lookup, + args.negative_ratio, + None if args.test_negative_ratio == 0 else args.test_negative_ratio, + positive_mode=args.positive_mode, + ) + summary.update(kernel) + summary_rows.append(summary) + for row in rows: + prediction_rows.append({"run": spec.name, "suffix": spec.suffix, "temperature": spec.temperature, "top_p": spec.top_p, **row}) + + args.output_dir.mkdir(parents=True, exist_ok=True) + summary_csv = args.output_dir / f"{args.prefix}_summary.csv" + predictions_csv = args.output_dir / f"{args.prefix}_predictions.csv" + summary_json = args.output_dir / f"{args.prefix}_summary.json" + temperature_csv = args.output_dir / f"{args.prefix}_aggregate_by_temperature.csv" + temperature_json = args.output_dir / f"{args.prefix}_aggregate_by_temperature.json" + aggregate_csv = args.output_dir / f"{args.prefix}_aggregate_by_setting.csv" + aggregate_json = args.output_dir / f"{args.prefix}_aggregate_by_setting.json" + curve_png = args.output_dir / f"{args.prefix}_curves.png" + best_setting_csv = args.output_dir / f"{args.prefix}_best_setting.csv" + best_setting_json = args.output_dir / f"{args.prefix}_best_setting.json" + common_models_json = args.output_dir / f"{args.prefix}_common_models.json" + common_models_csv = args.output_dir / f"{args.prefix}_common_models.csv" + + temperature_rows = aggregate_by_temperature(summary_rows) + aggregate_rows = aggregate_by_setting(summary_rows) + write_csv(summary_csv, summary_rows) + write_csv(predictions_csv, prediction_rows) + write_csv(temperature_csv, temperature_rows) + write_csv(aggregate_csv, aggregate_rows) + best_setting_rows = build_best_setting_summary(aggregate_rows) + write_csv(best_setting_csv, best_setting_rows) + summary_json.write_text(json.dumps(summary_rows, indent=2, ensure_ascii=False), encoding="utf-8") + temperature_json.write_text(json.dumps(temperature_rows, indent=2, ensure_ascii=False), encoding="utf-8") + aggregate_json.write_text(json.dumps(aggregate_rows, indent=2, ensure_ascii=False), encoding="utf-8") + best_setting_json.write_text(json.dumps(best_setting_rows, indent=2, ensure_ascii=False), encoding="utf-8") + if cohort_metadata is not None: + common_models_json.write_text(json.dumps(cohort_metadata, indent=2, ensure_ascii=False), encoding="utf-8") + write_csv( + common_models_csv, + [{"model_name": model} for model in cohort_metadata["common_models"]], + ) + line_paths: dict[str, str] = {} + try: + plot_metric_curves(summary_rows, curve_png) + for metric in ["top1", "top3", "top5", "mrr", "linear_accuracy", "linear_balanced_accuracy", "kernel_accuracy", "kernel_balanced_accuracy"]: + metric_output = args.output_dir / f"{args.prefix}_{metric}_setting_lines.png" + metric_key = f"{metric}_mean" + plot_metric_lines_by_top_p( + aggregate_rows, + [metric_key], + metric_output, + f"{metric_display_name(metric_key)} across decoding settings", + ) + if metric_output.exists(): + line_paths[metric] = str(metric_output) + except ImportError as exc: + print(f"[warn] plotting skipped because an image dependency is unavailable: {exc}") + + print( + json.dumps( + { + "summary_csv": str(summary_csv), + "predictions_csv": str(predictions_csv), + "summary_json": str(summary_json), + "temperature_csv": str(temperature_csv), + "temperature_json": str(temperature_json), + "aggregate_csv": str(aggregate_csv), + "aggregate_json": str(aggregate_json), + "best_setting_csv": str(best_setting_csv), + "best_setting_json": str(best_setting_json), + "common_models_json": str(common_models_json) if cohort_metadata is not None else None, + "common_models_csv": str(common_models_csv) if cohort_metadata is not None else None, + "curve_png": str(curve_png), + "setting_line_plots": line_paths, + "relations_file": str(args.positive_relations_file) if args.positive_relations_file else None, + "cohort": cohort_metadata, + "runs": summary_rows, + "aggregate_by_setting": aggregate_rows, + "best_setting": best_setting_rows, + }, + indent=2, + ensure_ascii=False, + ) + ) + return 0 + + +if __name__ == "__main__": + raise SystemExit(main()) diff --git a/scripts/evaluate_exact_dna_classification.py b/scripts/evaluate_exact_dna_classification.py new file mode 100644 index 0000000..654857f --- /dev/null +++ b/scripts/evaluate_exact_dna_classification.py @@ -0,0 +1,405 @@ +#!/usr/bin/env python3 +"""Evaluate exact-model DNA classification under known and unknown decoding settings. + +Unlike the legacy pairwise verification experiment, every method here solves +the same closed-set task: rank the exact model among a fixed gallery. Training +and test generation repeats are supplied separately, and temperature/top-p are +never passed to the deployment classifier. +""" + +from __future__ import annotations + +import argparse +import csv +import json +import re +import warnings +from dataclasses import dataclass +from pathlib import Path +from typing import Iterable + +import numpy as np +from sklearn.exceptions import ConvergenceWarning +from sklearn.pipeline import make_pipeline +from sklearn.preprocessing import StandardScaler +from sklearn.svm import LinearSVC, SVC + + +@dataclass(frozen=True) +class RunSpec: + name: str + suffix: str + temperature: float + top_p: float + repeat: int + + @property + def setting(self) -> tuple[float, float]: + return self.temperature, self.top_p + + +@dataclass(frozen=True) +class DnaRecord: + model_name: str + vector: np.ndarray + + +def parse_run_spec(raw: str) -> RunSpec: + parts = raw.split(":") + if len(parts) != 5: + raise ValueError( + f"Invalid run {raw!r}; expected name:suffix:temperature:top_p:repeat" + ) + name, suffix, temperature, top_p, repeat = parts + if not name or not suffix: + raise ValueError("Run name and suffix must be non-empty.") + return RunSpec(name, suffix, float(temperature), float(top_p), int(repeat)) + + +def safe_model_name(model_name: str) -> str: + return re.sub(r"[^A-Za-z0-9._-]+", "_", model_name.strip("/")) + + +def load_records_for_suffix(dataset_dir: Path, suffix: str) -> dict[str, DnaRecord]: + records: dict[str, DnaRecord] = {} + for model_dir in sorted(dataset_dir.glob(f"*{suffix}")): + if not model_dir.is_dir() or not model_dir.name.endswith(suffix): + continue + dna_files = sorted(model_dir.glob("*_dna.json")) + if not dna_files: + continue + payload = json.loads(dna_files[0].read_text(encoding="utf-8")) + model_name = str(payload.get("metadata", {}).get("model_name") or model_dir.name) + vector = np.asarray(payload["signature"], dtype=np.float32) + if vector.ndim != 1 or not np.all(np.isfinite(vector)): + continue + records[model_name] = DnaRecord(model_name, vector) + return records + + +def validate_split(train_runs: list[RunSpec], test_runs: list[RunSpec]) -> None: + train_suffixes = {run.suffix for run in train_runs} + test_suffixes = {run.suffix for run in test_runs} + overlap = sorted(train_suffixes & test_suffixes) + if overlap: + raise ValueError(f"Train/test response leakage: suffixes occur in both splits: {overlap}") + duplicate_names = len({run.name for run in train_runs + test_runs}) != len(train_runs + test_runs) + if duplicate_names: + raise ValueError("Every run name must be unique.") + + +def select_common_cohort( + records: dict[str, dict[str, DnaRecord]], run_names: Iterable[str] +) -> list[str]: + selected = list(run_names) + if not selected: + return [] + common = set(records[selected[0]]) + for name in selected[1:]: + common &= set(records[name]) + return sorted(common) + + +def cosine_scores(query: np.ndarray, gallery: np.ndarray) -> np.ndarray: + query = query / np.maximum(np.linalg.norm(query, axis=1, keepdims=True), 1e-12) + gallery = gallery / np.maximum(np.linalg.norm(gallery, axis=1, keepdims=True), 1e-12) + return query @ gallery.T + + +def bootstrap_mean_interval( + values: Iterable[float], samples: int = 2000, seed: int = 42 +) -> tuple[float, float]: + array = np.asarray(list(values), dtype=np.float64) + if array.size == 0: + return float("nan"), float("nan") + if array.size == 1 or samples <= 0: + return float(array[0]), float(array[0]) + rng = np.random.default_rng(seed) + means = np.mean(array[rng.integers(0, len(array), size=(samples, len(array)))], axis=1) + return tuple(float(value) for value in np.quantile(means, [0.025, 0.975])) + + +def ranking_metrics( + labels: list[str], scores: np.ndarray, classes: list[str], bootstrap_samples: int +) -> tuple[dict[str, float | int], list[dict[str, object]]]: + class_index = {label: index for index, label in enumerate(classes)} + rows: list[dict[str, object]] = [] + reciprocal_ranks: list[float] = [] + hits = {1: [], 3: [], 5: []} + for row_index, label in enumerate(labels): + order = np.argsort(-scores[row_index], kind="stable") + truth_index = class_index[label] + rank = int(np.flatnonzero(order == truth_index)[0]) + 1 + prediction = classes[int(order[0])] + reciprocal_ranks.append(1.0 / rank) + for k in hits: + hits[k].append(float(rank <= k)) + rows.append( + { + "model": label, + "predicted_model": prediction, + "correct_top1": prediction == label, + "self_rank": rank, + "reciprocal_rank": 1.0 / rank, + } + ) + metrics: dict[str, float | int] = {"model_count": len(labels)} + for k, values in hits.items(): + low, high = bootstrap_mean_interval(values, bootstrap_samples) + metrics[f"top{k}"] = float(np.mean(values)) + metrics[f"top{k}_ci95_low"] = low + metrics[f"top{k}_ci95_high"] = high + mrr_low, mrr_high = bootstrap_mean_interval(reciprocal_ranks, bootstrap_samples) + metrics.update( + { + "mrr": float(np.mean(reciprocal_ranks)), + "mrr_ci95_low": mrr_low, + "mrr_ci95_high": mrr_high, + "chance_top1": 1.0 / len(classes), + "chance_corrected_top1": (float(np.mean(hits[1])) - 1.0 / len(classes)) + / (1.0 - 1.0 / len(classes)), + } + ) + return metrics, rows + + +def training_arrays( + train_runs: list[RunSpec], records: dict[str, dict[str, DnaRecord]], cohort: list[str] +) -> tuple[np.ndarray, list[str]]: + vectors: list[np.ndarray] = [] + targets: list[str] = [] + for run in train_runs: + for model in cohort: + vectors.append(records[run.name][model].vector) + targets.append(model) + return np.stack(vectors), targets + + +def centroid_gallery( + train_runs: list[RunSpec], records: dict[str, dict[str, DnaRecord]], cohort: list[str] +) -> np.ndarray: + return np.stack( + [np.mean([records[run.name][model].vector for run in train_runs], axis=0) for model in cohort] + ) + + +def fit_classifiers(train_x: np.ndarray, train_y: list[str], methods: list[str]) -> dict[str, object]: + classifiers: dict[str, object] = {} + if "linear_svm" in methods: + classifiers["linear_svm"] = make_pipeline( + StandardScaler(), + LinearSVC(C=1.0, class_weight="balanced", dual="auto", max_iter=30000, random_state=42), + ) + if "rbf_svm" in methods: + classifiers["rbf_svm"] = make_pipeline( + StandardScaler(), + SVC(C=1.0, kernel="rbf", gamma="scale", class_weight="balanced", decision_function_shape="ovr"), + ) + for classifier in classifiers.values(): + with warnings.catch_warnings(): + warnings.simplefilter("ignore", ConvergenceWarning) + classifier.fit(train_x, train_y) + return classifiers + + +def classifier_scores(classifier: object, query: np.ndarray, cohort: list[str]) -> np.ndarray: + raw = np.asarray(classifier.decision_function(query)) + learned_classes = [str(value) for value in classifier.classes_] + if raw.ndim == 1: + raw = np.stack([-raw, raw], axis=1) + indices = [learned_classes.index(model) for model in cohort] + return raw[:, indices] + + +def evaluate_bound( + bound: float, + train_runs: list[RunSpec], + test_runs: list[RunSpec], + records: dict[str, dict[str, DnaRecord]], + methods: list[str], + minimum_models: int, + bootstrap_samples: int, +) -> tuple[list[dict[str, object]], list[dict[str, object]], dict[str, object]]: + eligible_train = [run for run in train_runs if run.temperature <= bound] + eligible_test = [run for run in test_runs if run.temperature <= bound] + if not eligible_train or not eligible_test: + raise ValueError(f"No train/test runs are available at temperature bound {bound:g}.") + cohort = select_common_cohort(records, [run.name for run in eligible_train + eligible_test]) + if len(cohort) < minimum_models: + raise ValueError( + f"Temperature bound {bound:g} has only {len(cohort)} common models; " + f"minimum is {minimum_models}. Complete/backfill the sweep before drawing conclusions." + ) + + train_x, train_y = training_arrays(eligible_train, records, cohort) + gallery = centroid_gallery(eligible_train, records, cohort) + classifiers = fit_classifiers(train_x, train_y, methods) + summaries: list[dict[str, object]] = [] + predictions: list[dict[str, object]] = [] + for run in eligible_test: + query = np.stack([records[run.name][model].vector for model in cohort]) + score_sets: dict[str, np.ndarray] = {"cosine_centroid": cosine_scores(query, gallery)} + score_sets.update( + {method: classifier_scores(classifier, query, cohort) for method, classifier in classifiers.items()} + ) + for method, scores in score_sets.items(): + metrics, rows = ranking_metrics(cohort, scores, cohort, bootstrap_samples) + summaries.append( + { + "temperature_bound": bound, + "method": method, + "run": run.name, + "temperature": run.temperature, + "top_p": run.top_p, + "repeat": run.repeat, + "training_run_count": len(eligible_train), + **metrics, + } + ) + predictions.extend( + { + "temperature_bound": bound, + "method": method, + "run": run.name, + "temperature": run.temperature, + "top_p": run.top_p, + "repeat": run.repeat, + **row, + } + for row in rows + ) + metadata = { + "temperature_bound": bound, + "cohort_size": len(cohort), + "cohort": cohort, + "train_runs": [run.name for run in eligible_train], + "test_runs": [run.name for run in eligible_test], + } + return summaries, predictions, metadata + + +def aggregate_deployment( + summaries: list[dict[str, object]], predictions: list[dict[str, object]], bootstrap_samples: int +) -> list[dict[str, object]]: + output: list[dict[str, object]] = [] + keys = sorted({(float(row["temperature_bound"]), str(row["method"])) for row in summaries}) + for bound, method in keys: + selected = [row for row in summaries if float(row["temperature_bound"]) == bound and row["method"] == method] + # First average repeats within a cell, then weight each temperature/top-p cell equally. + cells: dict[tuple[float, float], list[dict[str, object]]] = {} + for row in selected: + cells.setdefault((float(row["temperature"]), float(row["top_p"])), []).append(row) + cell_accuracies = [float(np.mean([float(row["top1"]) for row in rows])) for rows in cells.values()] + + pred = [row for row in predictions if float(row["temperature_bound"]) == bound and row["method"] == method] + model_names = sorted({str(row["model"]) for row in pred}) + model_values = [] + for model in model_names: + per_model = [float(bool(row["correct_top1"])) for row in pred if row["model"] == model] + model_values.append(float(np.mean(per_model))) + low, high = bootstrap_mean_interval(model_values, bootstrap_samples) + output.append( + { + "temperature_bound": bound, + "method": method, + "cell_count": len(cells), + "model_count": len(model_names), + "mixed_accuracy_equal_cell": float(np.mean(cell_accuracies)), + "mixed_accuracy_ci95_low_model_cluster": low, + "mixed_accuracy_ci95_high_model_cluster": high, + "worst_setting_accuracy": float(np.min(cell_accuracies)), + "best_setting_accuracy": float(np.max(cell_accuracies)), + } + ) + return output + + +def write_csv(path: Path, rows: list[dict[str, object]]) -> None: + if not rows: + path.write_text("", encoding="utf-8") + return + fields: list[str] = [] + for row in rows: + fields.extend(key for key in row if key not in fields) + with path.open("w", encoding="utf-8", newline="") as handle: + writer = csv.DictWriter(handle, fieldnames=fields) + writer.writeheader() + writer.writerows(rows) + + +def parse_args() -> argparse.Namespace: + parser = argparse.ArgumentParser( + description="Exact-model comparison of cosine centroids and multiclass SVMs." + ) + parser.add_argument("--dataset-dir", type=Path, default=Path("out/rand_chinese")) + parser.add_argument("--train-run", action="append", default=[], help="name:suffix:temperature:top_p:repeat") + parser.add_argument("--test-run", action="append", default=[], help="name:suffix:temperature:top_p:repeat") + parser.add_argument("--temperature-bound", type=float, action="append", default=[]) + parser.add_argument("--method", choices=["linear_svm", "rbf_svm"], action="append", default=[]) + parser.add_argument("--minimum-models", type=int, default=100) + parser.add_argument("--bootstrap-samples", type=int, default=2000) + parser.add_argument("--output-dir", type=Path, default=Path("out/exact_dna_classification")) + parser.add_argument("--prefix", default="exact_dna") + return parser.parse_args() + + +def main() -> int: + args = parse_args() + train_runs = [parse_run_spec(value) for value in args.train_run] + test_runs = [parse_run_spec(value) for value in args.test_run] + if not train_runs or not test_runs: + raise SystemExit("Supply at least one --train-run and one independent --test-run.") + try: + validate_split(train_runs, test_runs) + except ValueError as exc: + raise SystemExit(str(exc)) from exc + methods = list(dict.fromkeys(args.method or ["linear_svm", "rbf_svm"])) + bounds = sorted(set(args.temperature_bound or [run.temperature for run in test_runs])) + records = { + run.name: load_records_for_suffix(args.dataset_dir, run.suffix) + for run in train_runs + test_runs + } + empty = [name for name, values in records.items() if not values] + if empty: + raise SystemExit(f"No DNA records found for runs: {empty}") + + summaries: list[dict[str, object]] = [] + predictions: list[dict[str, object]] = [] + cohorts: list[dict[str, object]] = [] + for bound in bounds: + try: + bound_summaries, bound_predictions, metadata = evaluate_bound( + bound, train_runs, test_runs, records, methods, args.minimum_models, args.bootstrap_samples + ) + except ValueError as exc: + raise SystemExit(str(exc)) from exc + summaries.extend(bound_summaries) + predictions.extend(bound_predictions) + cohorts.append(metadata) + deployment = aggregate_deployment(summaries, predictions, args.bootstrap_samples) + + args.output_dir.mkdir(parents=True, exist_ok=True) + paths = { + "per_setting_csv": args.output_dir / f"{args.prefix}_per_setting.csv", + "predictions_csv": args.output_dir / f"{args.prefix}_predictions.csv", + "deployment_csv": args.output_dir / f"{args.prefix}_bounded_deployment.csv", + "summary_json": args.output_dir / f"{args.prefix}_summary.json", + } + write_csv(paths["per_setting_csv"], summaries) + write_csv(paths["predictions_csv"], predictions) + write_csv(paths["deployment_csv"], deployment) + payload = { + "protocol": "temperature-agnostic exact-model classification", + "train_test_repeats_disjoint": True, + "temperature_and_top_p_hidden_from_classifier": True, + "cohorts": cohorts, + "per_setting": summaries, + "bounded_deployment": deployment, + } + paths["summary_json"].write_text(json.dumps(payload, indent=2, ensure_ascii=False), encoding="utf-8") + print(json.dumps({key: str(value) for key, value in paths.items()}, indent=2)) + return 0 + + +if __name__ == "__main__": + raise SystemExit(main()) diff --git a/scripts/evaluate_rfftrace_svm.py b/scripts/evaluate_rfftrace_svm.py new file mode 100755 index 0000000..39150eb --- /dev/null +++ b/scripts/evaluate_rfftrace_svm.py @@ -0,0 +1,213 @@ +#!/usr/bin/env python3 +"""Evaluate exported RFFTrace/DistDNA vectors with held-out multiclass SVMs. + +The caller must choose disjoint train and test matrix keys from +``rfftrace_vectors.npz``. At least two independent training vectors per model +are required by default; this prevents a one-example-per-class probe from being +mistaken for a validated DistDNA+SVM result. +""" + +from __future__ import annotations + +import argparse +import csv +import json +from pathlib import Path + +import numpy as np + + +def load_matrices( + path: Path, train_keys: list[str], test_keys: list[str] +) -> tuple[list[str], dict[str, np.ndarray]]: + if set(train_keys) & set(test_keys): + raise ValueError("Train and test vector keys must be disjoint") + with np.load(path) as payload: + if "models" not in payload: + raise ValueError(f"{path} has no models array") + models = [str(value) for value in payload["models"].tolist()] + matrices: dict[str, np.ndarray] = {} + for key in [*train_keys, *test_keys]: + if key not in payload: + raise ValueError(f"Vector key {key!r} is absent from {path}") + matrix = np.asarray(payload[key], dtype=np.float32) + if matrix.ndim != 2 or matrix.shape[0] != len(models): + raise ValueError( + f"{key!r} must have shape ({len(models)}, features), got {matrix.shape}" + ) + matrices[key] = matrix + dimensions = {matrix.shape[1] for matrix in matrices.values()} + if len(dimensions) != 1: + raise ValueError(f"Vector dimensions differ across selected keys: {dimensions}") + return models, matrices + + +def rank_from_scores(scores: np.ndarray, classes: np.ndarray, true_label: str) -> int: + values = np.asarray(scores) + if values.ndim == 0 and len(classes) == 2: + values = np.asarray([-float(values), float(values)]) + if values.shape != (len(classes),): + raise ValueError( + f"Expected one decision score per class, got {values.shape} for {len(classes)} classes" + ) + order = np.argsort(-values, kind="stable") + ranked = np.asarray(classes)[order] + return int(np.flatnonzero(ranked == true_label)[0]) + 1 + + +def evaluate_classifier( + name: str, + classifier: object, + models: list[str], + matrices: dict[str, np.ndarray], + train_keys: list[str], + test_keys: list[str], +) -> tuple[list[dict[str, object]], list[dict[str, object]]]: + from sklearn.pipeline import make_pipeline + from sklearn.preprocessing import StandardScaler + + train_x = np.concatenate([matrices[key] for key in train_keys], axis=0) + train_y = np.tile(np.asarray(models), len(train_keys)) + pipeline = make_pipeline(StandardScaler(), classifier) + pipeline.fit(train_x, train_y) + estimator = pipeline[-1] + + predictions: list[dict[str, object]] = [] + summaries: list[dict[str, object]] = [] + for key in test_keys: + matrix = matrices[key] + predicted = pipeline.predict(matrix) + scores = pipeline.decision_function(matrix) + ranks = [ + rank_from_scores(scores[index], estimator.classes_, model) + for index, model in enumerate(models) + ] + for index, model in enumerate(models): + predictions.append( + { + "classifier": name, + "vector_key": key, + "model_id": model, + "predicted_model": str(predicted[index]), + "rank": ranks[index], + "correct": int(predicted[index] == model), + } + ) + summaries.append( + { + "classifier": name, + "vector_key": key, + "model_count": len(models), + "train_vectors_per_model": len(train_keys), + "top1": float(np.mean(predicted == np.asarray(models))), + "top3": float(np.mean(np.asarray(ranks) <= 3)), + "top5": float(np.mean(np.asarray(ranks) <= 5)), + "mrr": float(np.mean(1.0 / np.asarray(ranks))), + } + ) + return summaries, predictions + + +def write_csv(path: Path, rows: list[dict[str, object]]) -> None: + fields = list(rows[0]) + with path.open("w", encoding="utf-8", newline="") as handle: + writer = csv.DictWriter(handle, fieldnames=fields, lineterminator="\n") + writer.writeheader() + writer.writerows(rows) + + +def parse_args() -> argparse.Namespace: + parser = argparse.ArgumentParser( + description="Held-out linear/RBF SVM evaluation for exported DistDNA vectors" + ) + parser.add_argument("--vectors", type=Path, required=True) + parser.add_argument("--output-dir", type=Path, required=True) + parser.add_argument("--train-key", action="append", required=True) + parser.add_argument("--test-key", action="append", required=True) + parser.add_argument("--minimum-train-vectors-per-class", type=int, default=2) + parser.add_argument("--linear-c", type=float, default=1.0) + parser.add_argument("--rbf-c", type=float, default=1.0) + parser.add_argument("--rbf-gamma", type=parse_gamma, default="scale") + parser.add_argument("--seed", type=int, default=42) + return parser.parse_args() + + +def parse_gamma(raw: str) -> str | float: + if raw in {"scale", "auto"}: + return raw + try: + value = float(raw) + except ValueError as exc: + raise argparse.ArgumentTypeError("RBF gamma must be scale, auto, or positive") from exc + if not np.isfinite(value) or value <= 0: + raise argparse.ArgumentTypeError("RBF gamma must be scale, auto, or positive") + return value + + +def main() -> int: + args = parse_args() + if len(args.train_key) < args.minimum_train_vectors_per_class: + raise SystemExit( + f"Need at least {args.minimum_train_vectors_per_class} independent train " + f"vectors per class, but only {len(args.train_key)} --train-key values were given" + ) + if args.linear_c <= 0 or args.rbf_c <= 0: + raise SystemExit("SVM C values must be positive") + + from sklearn.svm import LinearSVC, SVC + + models, matrices = load_matrices(args.vectors, args.train_key, args.test_key) + classifiers = [ + ("linear_svm", LinearSVC(C=args.linear_c, dual="auto", random_state=args.seed)), + ( + "rbf_svm", + SVC( + C=args.rbf_c, + gamma=args.rbf_gamma, + kernel="rbf", + decision_function_shape="ovr", + ), + ), + ] + summaries: list[dict[str, object]] = [] + predictions: list[dict[str, object]] = [] + for name, classifier in classifiers: + method_summary, method_predictions = evaluate_classifier( + name, + classifier, + models, + matrices, + args.train_key, + args.test_key, + ) + summaries.extend(method_summary) + predictions.extend(method_predictions) + + args.output_dir.mkdir(parents=True, exist_ok=True) + write_csv(args.output_dir / "summary.csv", summaries) + write_csv(args.output_dir / "predictions.csv", predictions) + (args.output_dir / "summary.json").write_text( + json.dumps(summaries, indent=2, ensure_ascii=False), encoding="utf-8" + ) + (args.output_dir / "config.json").write_text( + json.dumps( + { + "vectors": str(args.vectors), + "train_keys": args.train_key, + "test_keys": args.test_key, + "minimum_train_vectors_per_class": args.minimum_train_vectors_per_class, + "linear_c": args.linear_c, + "rbf_c": args.rbf_c, + "rbf_gamma": args.rbf_gamma, + "seed": args.seed, + }, + indent=2, + ), + encoding="utf-8", + ) + print(json.dumps(summaries, indent=2)) + return 0 + + +if __name__ == "__main__": + raise SystemExit(main()) diff --git a/scripts/export_hf_model_tree.py b/scripts/export_hf_model_tree.py new file mode 100644 index 0000000..bed1f9d --- /dev/null +++ b/scripts/export_hf_model_tree.py @@ -0,0 +1,233 @@ +#!/usr/bin/env python3 +"""Export Hugging Face model-tree relations as connected model groups. + +This is a lightweight, reproducible exporter for the first-pass relationship +file used by the DNA experiments. It extracts direct base-model links from Hub +model cards and collapses them into connected components so downstream tools +can treat all linked models as related. +""" + +from __future__ import annotations + +import argparse +import csv +import json +import re +from dataclasses import dataclass +from pathlib import Path +from typing import Iterable + +from huggingface_hub import HfApi + + +@dataclass(frozen=True) +class ModelRecord: + model_id: str + source_path: Path | None = None + + +class UnionFind: + def __init__(self) -> None: + self.parent: dict[str, str] = {} + self.rank: dict[str, int] = {} + + def add(self, item: str) -> None: + if item not in self.parent: + self.parent[item] = item + self.rank[item] = 0 + + def find(self, item: str) -> str: + parent = self.parent[item] + if parent != item: + self.parent[item] = self.find(parent) + return self.parent[item] + + def union(self, left: str, right: str) -> None: + self.add(left) + self.add(right) + left_root = self.find(left) + right_root = self.find(right) + if left_root == right_root: + return + if self.rank[left_root] < self.rank[right_root]: + left_root, right_root = right_root, left_root + self.parent[right_root] = left_root + if self.rank[left_root] == self.rank[right_root]: + self.rank[left_root] += 1 + + +def safe_model_id(raw: str) -> str: + return raw.strip().strip('"').strip("'") + + +def load_model_records(path: Path) -> list[ModelRecord]: + if not path.exists(): + raise FileNotFoundError(f"Model list not found: {path}") + + records: list[ModelRecord] = [] + text = path.read_text(encoding="utf-8").strip() + if not text: + return records + + if path.suffix.lower() in {".csv", ".tsv"}: + delimiter = "\t" if path.suffix.lower() == ".tsv" else "," + reader = csv.DictReader(text.splitlines(), delimiter=delimiter) + for row in reader: + model_id = row.get("model_id") or row.get("model") or row.get("id") or "" + model_id = safe_model_id(model_id) + if model_id: + records.append(ModelRecord(model_id=model_id, source_path=path)) + return records + + for raw_line in text.splitlines(): + line = raw_line.strip() + if not line or line.startswith("#"): + continue + if line.startswith("{"): + payload = json.loads(line) + model_id = payload.get("model_id") or payload.get("model") or payload.get("id") or "" + model_id = safe_model_id(str(model_id)) + if model_id: + records.append(ModelRecord(model_id=model_id, source_path=path)) + else: + records.append(ModelRecord(model_id=safe_model_id(line), source_path=path)) + return records + + +def split_models(raw: list[str]) -> list[str]: + out: list[str] = [] + for item in raw: + parts = [part.strip() for part in re.split(r"[|,;]", item) if part.strip()] + out.extend(parts) + return out + + +def extract_base_models(info) -> list[str]: + bases: list[str] = [] + card_data = getattr(info, "card_data", None) + if card_data is not None: + base_model = getattr(card_data, "base_model", None) + if isinstance(base_model, str): + bases.extend(split_models([base_model])) + elif isinstance(base_model, (list, tuple, set)): + bases.extend(split_models([str(item) for item in base_model])) + + config = getattr(info, "config", None) + if isinstance(config, dict): + for key in ["base_model_name_or_path", "base_model", "parent_model_name_or_path"]: + value = config.get(key) + if isinstance(value, str): + bases.extend(split_models([value])) + elif isinstance(value, (list, tuple, set)): + bases.extend(split_models([str(item) for item in value])) + + cleaned: list[str] = [] + seen: set[str] = set() + for base in bases: + base = safe_model_id(base) + if base and base not in seen: + cleaned.append(base) + seen.add(base) + return cleaned + + +def build_graph( + records: list[ModelRecord], token: str | None, include_external: bool, timeout: float | None +) -> tuple[list[list[str]], list[dict[str, str]], dict[str, object]]: + api = HfApi(token=token) + uf = UnionFind() + input_models = {record.model_id for record in records} + direct_edges: list[dict[str, str]] = [] + skipped = 0 + + for record in records: + model_id = record.model_id + uf.add(model_id) + try: + info = api.model_info(model_id, timeout=timeout) + except Exception: + skipped += 1 + continue + + for base_model in extract_base_models(info): + uf.union(model_id, base_model) + direct_edges.append({"source": model_id, "target": base_model, "relation": "base_model"}) + + components: dict[str, list[str]] = {} + for node in uf.parent: + root = uf.find(node) + components.setdefault(root, []).append(node) + + groups: list[list[str]] = [] + for nodes in components.values(): + if include_external: + group = sorted(nodes) + else: + group = sorted(node for node in nodes if node in input_models) + if len(group) >= 2: + groups.append(group) + groups.sort(key=lambda nodes: (len(nodes), nodes[0].lower())) + summary = { + "model_count": len(records), + "node_count": len(uf.parent), + "edge_count": len(direct_edges), + "component_count": len(groups), + "skipped_models": skipped, + "include_external": include_external, + } + return groups, direct_edges, summary + + +def build_components(records: list[ModelRecord], token: str | None, include_external: bool, timeout: float | None) -> tuple[list[list[str]], dict[str, object]]: + """Backward-compatible connected-component API.""" + groups, _edges, summary = build_graph(records, token, include_external, timeout) + return groups, summary + + +def write_jsonl(path: Path, groups: list[list[str]]) -> None: + path.parent.mkdir(parents=True, exist_ok=True) + with path.open("w", encoding="utf-8") as handle: + for group in groups: + handle.write(json.dumps({"models": group}, ensure_ascii=False) + "\n") + + +def write_edges_jsonl(path: Path, edges: list[dict[str, str]]) -> None: + path.parent.mkdir(parents=True, exist_ok=True) + with path.open("w", encoding="utf-8") as handle: + for edge in edges: + handle.write(json.dumps(edge, ensure_ascii=False) + "\n") + + +def parse_args() -> argparse.Namespace: + parser = argparse.ArgumentParser(description="Export Hugging Face model-tree relations as JSONL groups.") + parser.add_argument("--models-file", type=Path, required=True, help="Model list file or JSONL with model_id fields.") + parser.add_argument("--output-file", type=Path, default=Path("out/hf_model_tree/model_relations.jsonl")) + parser.add_argument("--edges-file", type=Path, default=Path("out/hf_model_tree/model_direct_edges.jsonl")) + parser.add_argument("--summary-file", type=Path, default=Path("out/hf_model_tree/model_relations_summary.json")) + parser.add_argument("--token", type=str, default=None) + parser.add_argument("--timeout", type=float, default=30.0) + parser.add_argument( + "--include-external", + action="store_true", + help="Keep base models even if they are not present in the input list.", + ) + parser.add_argument("--limit", type=int, default=None, help="Optional maximum number of input models to inspect.") + return parser.parse_args() + + +def main() -> int: + args = parse_args() + records = load_model_records(args.models_file) + if args.limit is not None: + records = records[: args.limit] + groups, edges, summary = build_graph(records, token=args.token, include_external=args.include_external, timeout=args.timeout) + write_jsonl(args.output_file, groups) + write_edges_jsonl(args.edges_file, edges) + args.summary_file.parent.mkdir(parents=True, exist_ok=True) + args.summary_file.write_text(json.dumps(summary, indent=2, ensure_ascii=False), encoding="utf-8") + print(json.dumps({"output_file": str(args.output_file), "edges_file": str(args.edges_file), "summary_file": str(args.summary_file), **summary}, indent=2, ensure_ascii=False)) + return 0 + + +if __name__ == "__main__": + raise SystemExit(main()) diff --git a/scripts/filter_seen_models_from_lists.py b/scripts/filter_seen_models_from_lists.py new file mode 100644 index 0000000..4707d53 --- /dev/null +++ b/scripts/filter_seen_models_from_lists.py @@ -0,0 +1,90 @@ +#!/usr/bin/env python3 +"""Filter already-seen models (present in configs/rand) from model list JSONL files.""" + +from __future__ import annotations + +import json +import re +from pathlib import Path + + +ROOT = Path(__file__).resolve().parents[1] +RAND_DIR = ROOT / "configs" / "rand" +HF_INPUT = ROOT / "configs" / "huggingface_llm_list.jsonl" +OR_INPUT = ROOT / "configs" / "openrouter_llm_list.jsonl" +HF_OUTPUT = ROOT / "configs" / "huggingface_llm_list_left.jsonl" +OR_OUTPUT = ROOT / "configs" / "openrouter_llm_list_left.jsonl" + + +def safe_model_name(model_id: str) -> str: + """Mirror scripts/run_hf_dna_pipeline.py naming for model output folders.""" + return re.sub(r"[^A-Za-z0-9._-]+", "_", model_id.strip("/")) + + +def read_jsonl(path: Path) -> list[dict]: + rows: list[dict] = [] + with path.open("r", encoding="utf-8") as f: + for idx, line in enumerate(f, start=1): + text = line.strip() + if not text: + continue + try: + rows.append(json.loads(text)) + except json.JSONDecodeError: + print(f"[WARN] Skip invalid JSON at {path}:{idx}") + return rows + + +def write_jsonl(path: Path, rows: list[dict]) -> None: + with path.open("w", encoding="utf-8") as f: + for row in rows: + f.write(json.dumps(row, ensure_ascii=False) + "\n") + + +def collect_seen_names(rand_dir: Path) -> set[str]: + if not rand_dir.exists(): + return set() + return {p.name for p in rand_dir.iterdir() if p.is_dir()} + + +def filter_rows(rows: list[dict], seen_safe_names: set[str]) -> tuple[list[dict], list[str]]: + kept: list[dict] = [] + dropped_model_ids: list[str] = [] + for row in rows: + model_id = str(row.get("model_id", "")).strip() + if not model_id: + kept.append(row) + continue + + model_safe_name = safe_model_name(model_id) + if model_safe_name in seen_safe_names: + dropped_model_ids.append(model_id) + else: + kept.append(row) + return kept, dropped_model_ids + + +def main() -> int: + seen_safe_names = collect_seen_names(RAND_DIR) + if not seen_safe_names: + print(f"[WARN] No directories found under: {RAND_DIR}") + + hf_rows = read_jsonl(HF_INPUT) + or_rows = read_jsonl(OR_INPUT) + + hf_kept, hf_dropped = filter_rows(hf_rows, seen_safe_names) + or_kept, or_dropped = filter_rows(or_rows, seen_safe_names) + + write_jsonl(HF_OUTPUT, hf_kept) + write_jsonl(OR_OUTPUT, or_kept) + + print(f"[DONE] seen dirs in rand: {len(seen_safe_names)}") + print(f"[DONE] huggingface: {len(hf_rows)} -> {len(hf_kept)} (dropped {len(hf_dropped)})") + print(f"[DONE] openrouter: {len(or_rows)} -> {len(or_kept)} (dropped {len(or_dropped)})") + print(f"[OUT] {HF_OUTPUT}") + print(f"[OUT] {OR_OUTPUT}") + return 0 + + +if __name__ == "__main__": + raise SystemExit(main()) diff --git a/scripts/flag_empty_responses.py b/scripts/flag_empty_responses.py new file mode 100644 index 0000000..f05e1b1 --- /dev/null +++ b/scripts/flag_empty_responses.py @@ -0,0 +1,81 @@ +#!/usr/bin/env python3 +"""Scan response caches and report runs with empty responses.""" + +from __future__ import annotations + +import argparse +import json +from pathlib import Path + + +def parse_args() -> argparse.Namespace: + parser = argparse.ArgumentParser(description="Flag responses.json files that contain empty responses.") + parser.add_argument("--data-dir", type=Path, default=Path("out/rand_chinese"), help="Directory to scan recursively.") + parser.add_argument("--output-file", type=Path, default=None, help="Optional JSON report path.") + parser.add_argument("--max-show", type=int, default=5, help="Maximum empty indices to display per run.") + parser.add_argument("--show-all", action="store_true", help="Print every run, including clean ones.") + return parser.parse_args() + + +def inspect_response_file(path: Path, max_show: int) -> dict[str, object]: + payload = json.loads(path.read_text(encoding="utf-8")) + items = payload.get("items", []) + empty_indices: list[int] = [] + for idx, item in enumerate(items): + if not isinstance(item, dict): + empty_indices.append(idx) + continue + response = str(item.get("response", "")).strip() + if not response: + empty_indices.append(idx) + + return { + "path": str(path), + "run_name": path.parent.name, + "item_count": len(items), + "empty_count": len(empty_indices), + "empty_indices": empty_indices[:max_show], + "truncated": len(empty_indices) > max_show, + } + + +def main() -> int: + args = parse_args() + records = [] + + for response_path in sorted(args.data_dir.rglob("responses.json")): + try: + record = inspect_response_file(response_path, args.max_show) + except Exception as exc: + record = { + "path": str(response_path), + "run_name": response_path.parent.name, + "error": str(exc), + } + records.append(record) + continue + + if record["empty_count"] > 0 or args.show_all: + records.append(record) + + for record in records: + if "error" in record: + print(f"ERROR {record['path']}: {record['error']}") + continue + indices = ", ".join(str(idx) for idx in record["empty_indices"]) + suffix = " ..." if record["truncated"] else "" + print( + f"{record['empty_count']:4d} empty / {record['item_count']:4d} items " + f"{record['run_name']}: [{indices}{suffix}]" + ) + + if args.output_file is not None: + args.output_file.parent.mkdir(parents=True, exist_ok=True) + args.output_file.write_text(json.dumps(records, indent=2, ensure_ascii=False), encoding="utf-8") + + print(f"\nmatched {len(records)} problematic run(s)" if records else "\nno empty responses found") + return 0 + + +if __name__ == "__main__": + raise SystemExit(main()) diff --git a/scripts/plot_primary_status_and_distdna_design.py b/scripts/plot_primary_status_and_distdna_design.py new file mode 100644 index 0000000..adfc11e --- /dev/null +++ b/scripts/plot_primary_status_and_distdna_design.py @@ -0,0 +1,288 @@ +#!/usr/bin/env python3 +"""Render the August 13 live grid snapshot and DistDNA pilot design with Pillow.""" + +from __future__ import annotations + +import importlib.util +import json +import re +import sys +from collections import Counter, defaultdict +from datetime import datetime +from pathlib import Path + +from PIL import Image, ImageDraw, ImageFont + + +ROOT = Path(__file__).resolve().parents[1] +OUT_DIR = ROOT / "docs" / "figures" / "primary_robustness_20260813" +GRID_SCRIPT = ROOT / "scripts" / "build_primary_run_grid.py" +BASELINE_SUCCESS = 2528 + + +def load_grid_module(): + spec = importlib.util.spec_from_file_location("primary_grid", GRID_SCRIPT) + assert spec is not None and spec.loader is not None + module = importlib.util.module_from_spec(spec) + sys.modules[spec.name] = module + spec.loader.exec_module(module) + return module + + +def font(size: int, bold: bool = False) -> ImageFont.FreeTypeFont: + name = "DejaVuSans-Bold.ttf" if bold else "DejaVuSans.ttf" + return ImageFont.truetype(f"/usr/share/fonts/truetype/dejavu/{name}", size) + + +def rounded_panel(draw: ImageDraw.ImageDraw, box: tuple[int, int, int, int]) -> None: + draw.rounded_rectangle(box, radius=22, fill="#f8fafc", outline="#cbd5e1", width=3) + + +def status_map(path: Path) -> dict[str, str]: + final: dict[str, str] = {} + if not path.exists(): + return final + for line in path.read_text(encoding="utf-8", errors="ignore").splitlines(): + try: + row = json.loads(line) + except json.JSONDecodeError: + continue + if row.get("model_id"): + final[str(row["model_id"])] = str(row.get("status", "")) + return final + + +def seed_sources(cohort: set[str]) -> dict[tuple[str, float, float, int], set[str]]: + sources: dict[tuple[str, float, float, int], set[str]] = defaultdict(set) + for manifest_path in (ROOT / "out").rglob("manifest.json"): + try: + manifest = json.loads(manifest_path.read_text(encoding="utf-8")) + temperature = float(manifest["temperature"]) + top_p = float(manifest["top_p"]) + except (OSError, ValueError, KeyError, TypeError, json.JSONDecodeError): + continue + suffix = str(manifest.get("output_suffix", "")) + match = re.search(r"_r([12])$", suffix) + repeat = int(match.group(1)) if match else None + if ( + repeat is None + and manifest_path.parent.name == "rand_chinese_0p3b_7b_temp07" + and temperature == 0.7 + and top_p == 0.9 + ): + repeat = 1 + if ( + repeat not in (1, 2) + or temperature not in {0.0, 0.2, 0.3, 0.5, 0.7} + or top_p not in {0.8, 0.9, 1.0} + or (temperature == 0.0 and top_p != 1.0) + ): + continue + explicit = manifest.get("generation_seed") is not None + for model, status in status_map(manifest_path.parent / "status.jsonl").items(): + if model in cohort and status == "success": + sources[(model, temperature, top_p, repeat)].add( + "explicit" if explicit else "unknown" + ) + return sources + + +def collect_snapshot() -> dict[str, object]: + grid = load_grid_module() + cohort = grid.load_cohort() + runs, _ignored = grid.collect_runs(cohort) + rows: list[dict[str, object]] = [] + successes: set[tuple[str, float, float, int]] = set() + for temperature in grid.TEMPERATURES: + for top_p in grid.TOP_PS: + if not grid.planned_condition(temperature, top_p): + continue + for repeat in grid.REPEATS: + summary = grid.summarize_run(runs[(temperature, top_p, repeat)], cohort) + rows.append( + { + "temperature": temperature, + "top_p": top_p, + "repeat": repeat, + **summary, + } + ) + successes.update( + (model, temperature, top_p, repeat) + for model, state in runs[(temperature, top_p, repeat)]["final"].items() + if model in cohort and state == "success" + ) + total = sum(int(row["success"]) for row in rows) + strict = sum( + all( + (model, temperature, top_p, repeat) in successes + for temperature in grid.TEMPERATURES + for top_p in grid.TOP_PS + if grid.planned_condition(temperature, top_p) + for repeat in grid.REPEATS + ) + for model in cohort + ) + per_setting: dict[str, int] = defaultdict(int) + for row in rows: + key = f"{float(row['temperature']):g}:{float(row['top_p']):g}" + per_setting[key] += int(row["success"]) + source_tags = seed_sources(cohort) + provenance: Counter[str] = Counter() + for key in successes: + tags = source_tags.get(key, set()) + provenance["explicit"] += int("explicit" in tags) + provenance["unknown_only"] += int("explicit" not in tags) + return { + "generated_at": datetime.now().astimezone().isoformat(timespec="seconds"), + "successful": total, + "remaining": 2600 - total, + "recovered_since_august_5": max(0, total - BASELINE_SUCCESS), + "strict_common_models": strict, + "explicit_seed_successes": provenance["explicit"], + "unknown_seed_only_successes": provenance["unknown_only"], + "per_setting_successes": dict(per_setting), + } + + +def interpolate(start: tuple[int, int, int], end: tuple[int, int, int], ratio: float) -> str: + values = [round(a + (b - a) * ratio) for a, b in zip(start, end)] + return "#" + "".join(f"{value:02x}" for value in values) + + +def draw_progress(snapshot: dict[str, object], output: Path) -> None: + image = Image.new("RGB", (1800, 1050), "white") + draw = ImageDraw.Draw(image) + draw.text((70, 42), "Primary robustness grid — live recovery snapshot", font=font(42, True), fill="#0f172a") + stamp = str(snapshot["generated_at"]).replace("T", " ") + draw.text((70, 96), f"Generated {stamp}; 100 models × 13 settings × 2 rounds", font=font(24), fill="#475569") + + rounded_panel(draw, (55, 155, 970, 975)) + draw.text((90, 185), "A. Successful artifacts by decoding setting", font=font(29, True), fill="#0f172a") + temperatures = [0.0, 0.2, 0.3, 0.5, 0.7] + top_ps = [0.8, 0.9, 1.0] + left, top, cell_w, cell_h = 250, 275, 215, 118 + for column, top_p in enumerate(top_ps): + draw.text((left + column * cell_w + 63, top - 52), f"p={top_p:g}", font=font(25, True), fill="#334155") + values = snapshot["per_setting_successes"] + assert isinstance(values, dict) + for row, temperature in enumerate(temperatures): + draw.text((92, top + row * cell_h + 38), f"T={temperature:g}", font=font(25, True), fill="#334155") + for column, top_p in enumerate(top_ps): + box = (left + column * cell_w, top + row * cell_h, left + (column + 1) * cell_w - 15, top + (row + 1) * cell_h - 15) + if temperature == 0.0 and top_p != 1.0: + draw.rounded_rectangle(box, radius=12, fill="#e2e8f0") + draw.text((box[0] + 71, box[1] + 31), "N/A", font=font(25, True), fill="#64748b") + continue + count = int(values[f"{temperature:g}:{top_p:g}"]) + color = interpolate((254, 226, 226), (22, 163, 74), count / 200.0) + draw.rounded_rectangle(box, radius=12, fill=color, outline="#94a3b8", width=2) + draw.text((box[0] + 47, box[1] + 23), f"{count}/200", font=font(27, True), fill="#0f172a") + draw.text((box[0] + 65, box[1] + 59), f"{count / 2:.1f}%", font=font(20), fill="#334155") + + rounded_panel(draw, (1010, 155, 1745, 555)) + draw.text((1045, 185), "B. Recovery and complete-case progress", font=font(29, True), fill="#0f172a") + successful = int(snapshot["successful"]) + recovered = int(snapshot["recovered_since_august_5"]) + remaining = int(snapshot["remaining"]) + bar = (1050, 285, 1695, 350) + base_width = round((BASELINE_SUCCESS / 2600) * (bar[2] - bar[0])) + recovery_width = round((recovered / 2600) * (bar[2] - bar[0])) + draw.rounded_rectangle(bar, radius=16, fill="#fee2e2") + draw.rounded_rectangle((bar[0], bar[1], bar[0] + base_width, bar[3]), radius=16, fill="#3b82f6") + draw.rectangle((bar[0] + base_width - 10, bar[1], bar[0] + base_width + recovery_width, bar[3]), fill="#22c55e") + draw.text((1050, 370), f"{successful}/2,600 successful ({100 * successful / 2600:.1f}%)", font=font(28, True), fill="#0f172a") + draw.text((1050, 415), f"August 5 baseline 2,528 + recovered {recovered} | remaining {remaining}", font=font(21), fill="#334155") + strict = int(snapshot["strict_common_models"]) + draw.text((1050, 468), f"Strict all-26-run common cohort: {strict}/100 models", font=font(24, True), fill="#7c2d12") + + rounded_panel(draw, (1010, 595, 1745, 975)) + draw.text((1045, 625), "C. Generation-seed provenance", font=font(29, True), fill="#0f172a") + explicit = int(snapshot["explicit_seed_successes"]) + unknown = int(snapshot["unknown_seed_only_successes"]) + total = max(1, explicit + unknown) + x0, y0, width = 1050, 735, 645 + explicit_width = round(width * explicit / total) + draw.rounded_rectangle((x0, y0, x0 + width, y0 + 65), radius=16, fill="#f59e0b") + draw.rounded_rectangle((x0, y0, x0 + explicit_width, y0 + 65), radius=16, fill="#14b8a6") + draw.text((1050, 820), f"Explicit generation seed: {explicit}", font=font(24, True), fill="#0f766e") + draw.text((1050, 860), f"Historical unknown-only seed: {unknown}", font=font(24, True), fill="#b45309") + draw.text((1050, 915), "Coverage is not the same as seed-clean coverage.", font=font(21), fill="#475569") + output.parent.mkdir(parents=True, exist_ok=True) + image.save(output, optimize=True) + + +def arrow(draw: ImageDraw.ImageDraw, start: tuple[int, int], end: tuple[int, int], color: str = "#334155") -> None: + draw.line((start, end), fill=color, width=7) + x, y = end + draw.polygon([(x, y), (x - 20, y - 13), (x - 20, y + 13)], fill=color) + + +def draw_pilot_design(output: Path) -> None: + image = Image.new("RGB", (1800, 1000), "white") + draw = ImageDraw.Draw(image) + draw.text((70, 40), "Same-setting K=2 DistDNA pilot: leakage-free, matched-budget comparison", font=font(39, True), fill="#0f172a") + draw.text((70, 92), "Start with a 10-model debugging pilot; expand to 20–30 models for evidence after the pipeline is stable.", font=font(23), fill="#475569") + + rounded_panel(draw, (55, 155, 855, 565)) + draw.text((90, 185), "A. Four independent response sets", font=font(29, True), fill="#0f172a") + boxes = [ + (100, 285, 305, 395, "r1", "seed 42001", "#bfdbfe"), + (350, 285, 555, 395, "r3", "seed 42003", "#bfdbfe"), + (100, 440, 305, 550, "r2", "seed 42002", "#ddd6fe"), + (350, 440, 555, 550, "r4", "seed 42004", "#ddd6fe"), + ] + for x1, y1, x2, y2, name, seed, color in boxes: + draw.rounded_rectangle((x1, y1, x2, y2), radius=16, fill=color, outline="#64748b", width=2) + draw.text((x1 + 78, y1 + 14), name, font=font(29, True), fill="#0f172a") + draw.text((x1 + 28, y1 + 62), seed, font=font(20), fill="#334155") + draw.text((610, 305), "Reference\ndistribution\nK=2", font=font(25, True), fill="#1d4ed8", spacing=8) + draw.text((610, 455), "Held-out query\ndistribution\nK=2", font=font(25, True), fill="#6d28d9", spacing=8) + arrow(draw, (555, 340), (595, 340), "#1d4ed8") + arrow(draw, (555, 495), (595, 495), "#6d28d9") + + rounded_panel(draw, (895, 155, 1745, 565)) + draw.text((930, 185), "B. Compare on identical responses", font=font(29, True), fill="#0f172a") + methods = [ + ("Lower-budget diagnostic", "Single-response cosine", "K=1"), + ("Strong matched baseline", "Mean-DNA cosine", "K=2"), + ("Exact distribution distance", "RBF-MMD", "K=2"), + ("Scalable proposed vector", "RFFTrace Euclidean", "K=2"), + ("Compact proposed vector", "Projected DistDNA", "K=2"), + ] + y = 250 + for label, name, budget in methods: + draw.rounded_rectangle((935, y, 1695, y + 52), radius=12, fill="#ffffff", outline="#cbd5e1", width=2) + draw.text((955, y + 10), label, font=font(18), fill="#64748b") + draw.text((1220, y + 8), name, font=font(20, True), fill="#0f172a") + draw.text((1620, y + 10), budget, font=font(18, True), fill="#334155") + y += 61 + + rounded_panel(draw, (55, 605, 1745, 940)) + draw.text((90, 635), "C. Decision rule for claiming an improvement", font=font(29, True), fill="#0f172a") + draw.text((105, 705), "Primary endpoint", font=font(22, True), fill="#475569") + draw.text((360, 698), "Top-1 exact-model retrieval; report MRR, Top-3/5, time, and storage secondarily.", font=font(24), fill="#0f172a") + draw.text((105, 770), "Fairness", font=font(22, True), fill="#475569") + draw.text((360, 763), "Compare DistDNA against matched-K=2 mean cosine, not only the cheaper K=1 baseline.", font=font(24), fill="#0f172a") + draw.text((105, 835), "Statistical gate", font=font(22, True), fill="#475569") + draw.text((360, 828), "Paired per-model Top-1 difference; model-cluster bootstrap 95% CI lower bound > 0.", font=font(24), fill="#0f172a") + draw.text((105, 895), "No leakage", font=font(22, True), fill="#475569") + draw.text((360, 888), "Never reuse r1+r2 on both gallery and query; that forces self-distance toward zero.", font=font(24), fill="#9a3412") + output.parent.mkdir(parents=True, exist_ok=True) + image.save(output, optimize=True) + + +def main() -> int: + snapshot = collect_snapshot() + OUT_DIR.mkdir(parents=True, exist_ok=True) + draw_progress(snapshot, OUT_DIR / "live_grid_seed_recovery.png") + draw_pilot_design(OUT_DIR / "distdna_k2_pilot_design.png") + (OUT_DIR / "snapshot.json").write_text( + json.dumps(snapshot, indent=2, ensure_ascii=False), encoding="utf-8" + ) + print(json.dumps(snapshot, indent=2, ensure_ascii=False)) + return 0 + + +if __name__ == "__main__": + raise SystemExit(main()) diff --git a/scripts/prune_model_list_by_status.py b/scripts/prune_model_list_by_status.py new file mode 100644 index 0000000..31085a9 --- /dev/null +++ b/scripts/prune_model_list_by_status.py @@ -0,0 +1,128 @@ +#!/usr/bin/env python3 +"""Remove model entries from a JSONL list using latest statuses from a status journal.""" + +from __future__ import annotations + +import argparse +import json +from datetime import datetime +from pathlib import Path + + +def parse_args() -> argparse.Namespace: + parser = argparse.ArgumentParser( + description="Prune model list JSONL by status.jsonl latest records.", + formatter_class=argparse.ArgumentDefaultsHelpFormatter, + ) + parser.add_argument("--status-jsonl", type=Path, required=True, help="Path to status.jsonl") + parser.add_argument("--input-jsonl", type=Path, required=True, help="Model list JSONL to prune") + parser.add_argument("--provider", type=str, default=None, help="Only use statuses from this provider") + parser.add_argument( + "--status", + type=str, + default="success", + help="Status value to remove from input JSONL (e.g., success, failed_oom)", + ) + parser.add_argument("--backup", action="store_true", help="Create timestamped backup before writing") + parser.add_argument("--dry-run", action="store_true", help="Report changes without writing file") + return parser.parse_args() + + +def load_latest_status_map(status_path: Path, provider: str | None) -> dict[str, str]: + latest: dict[str, dict] = {} + with status_path.open("r", encoding="utf-8") as f: + for line in f: + text = line.strip() + if not text: + continue + try: + row = json.loads(text) + except json.JSONDecodeError: + continue + model_id = str(row.get("model_id", "")).strip() + row_provider = str(row.get("provider", "")).strip() + if not model_id: + continue + if provider and row_provider != provider: + continue + latest[model_id] = row + + status_map: dict[str, str] = {} + for model_id, row in latest.items(): + status_map[model_id] = str(row.get("status", "")).strip() + return status_map + + +def load_jsonl_rows(path: Path) -> list[dict]: + rows: list[dict] = [] + with path.open("r", encoding="utf-8") as f: + for idx, line in enumerate(f, start=1): + text = line.strip() + if not text: + continue + try: + rows.append(json.loads(text)) + except json.JSONDecodeError as exc: + raise ValueError(f"Invalid JSON at {path}:{idx}: {exc}") from exc + return rows + + +def write_jsonl_rows(path: Path, rows: list[dict]) -> None: + with path.open("w", encoding="utf-8") as f: + for row in rows: + f.write(json.dumps(row, ensure_ascii=False) + "\n") + + +def main() -> int: + args = parse_args() + + if not args.status_jsonl.exists(): + raise FileNotFoundError(f"status file not found: {args.status_jsonl}") + if not args.input_jsonl.exists(): + raise FileNotFoundError(f"input file not found: {args.input_jsonl}") + + status_map = load_latest_status_map(args.status_jsonl, args.provider) + rows = load_jsonl_rows(args.input_jsonl) + + kept: list[dict] = [] + removed: list[str] = [] + target_status = args.status.strip() + + for row in rows: + model_id = str(row.get("model_id", "")).strip() + if not model_id: + kept.append(row) + continue + if status_map.get(model_id) == target_status: + removed.append(model_id) + continue + kept.append(row) + + print(f"[INFO] status file: {args.status_jsonl}") + print(f"[INFO] input file: {args.input_jsonl}") + print(f"[INFO] target status: {target_status}") + print(f"[INFO] provider filter: {args.provider or 'ALL'}") + print(f"[INFO] rows: {len(rows)} -> {len(kept)} (removed {len(removed)})") + + if removed: + print("[INFO] removed model_id entries:") + for model_id in removed: + print(f" - {model_id}") + + if args.dry_run: + print("[DONE] dry-run only, file unchanged") + return 0 + + if args.backup: + stamp = datetime.now().strftime("%Y%m%d-%H%M%S") + backup = args.input_jsonl.with_name(f"{args.input_jsonl.name}.bak.{stamp}.status-{target_status}") + backup.write_text(args.input_jsonl.read_text(encoding="utf-8"), encoding="utf-8") + print(f"[INFO] backup: {backup}") + + write_jsonl_rows(args.input_jsonl, kept) + print("[DONE] file updated") + return 0 + + +if __name__ == "__main__": + raise SystemExit(main()) diff --git a/scripts/prune_rand_chinese_from_saved.py b/scripts/prune_rand_chinese_from_saved.py new file mode 100644 index 0000000..6481771 --- /dev/null +++ b/scripts/prune_rand_chinese_from_saved.py @@ -0,0 +1,81 @@ +#!/usr/bin/env python3 +"""Remove already-saved rand_chinese model outputs that also exist in out-saved/rand.""" + +from __future__ import annotations + +import argparse +import shutil +from pathlib import Path + + +ROOT = Path(__file__).resolve().parents[1] +DEFAULT_SOURCE_DIR = ROOT / "out-saved" / "rand" +DEFAULT_TARGET_DIR = ROOT / "out" / "rand_chinese" + + +def parse_args() -> argparse.Namespace: + parser = argparse.ArgumentParser( + description="Remove target model output directories when the same model exists in out-saved/rand.", + formatter_class=argparse.ArgumentDefaultsHelpFormatter, + ) + parser.add_argument("--source-dir", type=Path, default=DEFAULT_SOURCE_DIR, help="Reference output tree") + parser.add_argument("--target-dir", type=Path, default=DEFAULT_TARGET_DIR, help="Directory to prune") + mode = parser.add_mutually_exclusive_group() + mode.add_argument("--dry-run", action="store_true", help="Preview deletions without changing anything") + mode.add_argument("--apply", action="store_true", help="Actually delete the matching directories") + return parser.parse_args() + + +def collect_model_dirs(base_dir: Path) -> set[str]: + if not base_dir.exists(): + return set() + return {entry.name for entry in base_dir.iterdir() if entry.is_dir()} + + +def main() -> int: + args = parse_args() + source_dir = args.source_dir + target_dir = args.target_dir + + if not source_dir.exists(): + raise FileNotFoundError(f"source directory not found: {source_dir}") + if not target_dir.exists(): + print(f"[WARN] target directory not found, nothing to do: {target_dir}") + return 0 + + source_models = collect_model_dirs(source_dir) + target_models = collect_model_dirs(target_dir) + matched_models = sorted(source_models & target_models) + missing_in_target = sorted(source_models - target_models) + + print(f"[INFO] source: {source_dir}") + print(f"[INFO] target: {target_dir}") + print(f"[INFO] source model dirs: {len(source_models)}") + print(f"[INFO] target model dirs: {len(target_models)}") + print(f"[INFO] matched model dirs: {len(matched_models)}") + + if matched_models: + action = "would remove" if args.dry_run or not args.apply else "removing" + print(f"[INFO] {action} matched target directories:") + for model_name in matched_models: + print(f" - {target_dir / model_name}") + + if missing_in_target: + print(f"[INFO] source models not present under target: {len(missing_in_target)}") + + if args.dry_run or not args.apply: + print("[DONE] dry-run only, no files changed") + return 0 + + removed = 0 + for model_name in matched_models: + path = target_dir / model_name + shutil.rmtree(path) + removed += 1 + + print(f"[DONE] removed {removed} directory(s)") + return 0 + + +if __name__ == "__main__": + raise SystemExit(main()) \ No newline at end of file diff --git a/scripts/recover_primary_robustness_failures_3090.sh b/scripts/recover_primary_robustness_failures_3090.sh new file mode 100755 index 0000000..c9ee7a5 --- /dev/null +++ b/scripts/recover_primary_robustness_failures_3090.sh @@ -0,0 +1,143 @@ +#!/usr/bin/env bash +# Rerun only the 72 failed slots from the validated-100 two-round primary grid. + +set -uo pipefail + +ROOT="$(cd "$(dirname "${BASH_SOURCE[0]}")/.." && pwd)" +cd "$ROOT" + +PYTHON_BIN="${PYTHON_BIN:-$ROOT/venv/bin/python}" +if [[ ! -x "$PYTHON_BIN" ]]; then + PYTHON_BIN="$(command -v python3)" +fi + +PLAN="${PLAN:-configs/primary_robustness_failed_slots_20260805.jsonl}" +OUTPUT_DIR="${OUTPUT_DIR:-out/primary_robustness_recovery_20260810}" +LOG_DIR="${LOG_DIR:-logs/primary_robustness_recovery_20260810}" +GENERATED_CONFIG_DIR="$LOG_DIR/generated_configs" +GPUS="${GPUS:-0}" +MAX_CONCURRENT_GPUS="${MAX_CONCURRENT_GPUS:-1}" +MIN_GPU_FREE_GB="${MIN_GPU_FREE_GB:-4}" +MODEL_TIMEOUT_SECONDS="${MODEL_TIMEOUT_SECONDS:-43200}" +MAX_RETRIES="${MAX_RETRIES:-3}" +OOM_RETRIES="${OOM_RETRIES:-3}" +RETRY_DELAY_SECONDS="${RETRY_DELAY_SECONDS:-300}" +CACHE_EVICT_FINISHED="${CACHE_EVICT_FINISHED:-success}" +TRY_VLLM="${TRY_VLLM:-1}" +DRY_RUN="${DRY_RUN:-0}" + +mkdir -p "$OUTPUT_DIR" "$LOG_DIR" "$GENERATED_CONFIG_DIR" + +LOCK_PATH="$LOG_DIR/recovery.lock" +exec 9>"$LOCK_PATH" +if ! flock -n 9; then + echo "Another recovery process already holds $LOCK_PATH" >&2 + exit 1 +fi + +if [[ ! -f "$PLAN" ]]; then + echo "Missing recovery plan: $PLAN" >&2 + exit 1 +fi +if [[ ! -f data/rand/rand_dataset_chinese.json ]]; then + echo "Missing prompt dataset: data/rand/rand_dataset_chinese.json" >&2 + exit 1 +fi + +"$PYTHON_BIN" scripts/build_primary_recovery_configs.py \ + --plan "$PLAN" \ + --output-dir "$GENERATED_CONFIG_DIR" \ + --expected-slots 72 + +GLOBAL_STATUS="$OUTPUT_DIR/dna_global_status.jsonl" +GLOBAL_STATE="$OUTPUT_DIR/dna_global_state.json" +MASTER_LOG="$LOG_DIR/recovery_master.log" + +run_phase() { + local cell="$1" + local temperature="$2" + local top_p="$3" + local repeat="$4" + local generation_seed="$5" + local task_count="$6" + local config_path="$7" + local mode="$8" + local status_path="$OUTPUT_DIR/primary_recovery_${cell}/status.jsonl" + local cell_log="$LOG_DIR/primary_recovery_${cell}_${mode}.log" + local command=( + "$PYTHON_BIN" scripts/run_hf_dna_pipeline.py + --providers huggingface + --hf-jsonl "$config_path" + --dataset rand_chinese + --max-samples 100 + --output-dir "$OUTPUT_DIR" + --output-suffix "_${cell}" + --run-name "primary_recovery_${cell}" + --global-status-journal "$GLOBAL_STATUS" + --global-state "$GLOBAL_STATE" + --temperature "$temperature" + --top-p "$top_p" + --generation-seed "$generation_seed" + --ignore-response-cache + --gpus "$GPUS" + --max-concurrent-gpus "$MAX_CONCURRENT_GPUS" + --min-gpu-free-gb "$MIN_GPU_FREE_GB" + --gpu-poll-seconds 15 + --model-timeout-seconds "$MODEL_TIMEOUT_SECONDS" + --max-retries "$MAX_RETRIES" + --oom-retries "$OOM_RETRIES" + --retry-delay-seconds "$RETRY_DELAY_SECONDS" + --gpu-memory-per-billion-gb 2.2 + --gpu-memory-headroom-gb 2 + --cache-evict-finished "$CACHE_EVICT_FINISHED" + --resume-mode "$mode" + ) + + if [[ -f "$status_path" ]]; then + command+=(--resume-status "$status_path") + fi + if [[ "$temperature" == "0.0" ]]; then + command+=(--no-do-sample) + else + command+=(--do-sample) + fi + if [[ "$TRY_VLLM" == "1" ]]; then + command+=(--try-vllm) + fi + + { + echo "[$(date '+%Y-%m-%d %H:%M:%S')] cell=$cell tasks=$task_count mode=$mode" + printf "command:" + printf " %q" "${command[@]}" + printf "\n" + } | tee -a "$MASTER_LOG" + + if [[ "$DRY_RUN" == "1" ]]; then + return 0 + fi + if "${command[@]}" 2>&1 | tee "$cell_log"; then + echo "[$(date '+%Y-%m-%d %H:%M:%S')] completed $cell mode=$mode" | tee -a "$MASTER_LOG" + else + echo "[$(date '+%Y-%m-%d %H:%M:%S')] retained failures in $cell mode=$mode" | tee -a "$MASTER_LOG" >&2 + fi +} + +tail -n +2 "$GENERATED_CONFIG_DIR/cells.tsv" | +while IFS=$'\t' read -r cell temperature top_p repeat generation_seed task_count config_path; do + status_path="$OUTPUT_DIR/primary_recovery_${cell}/status.jsonl" + if [[ -f "$status_path" ]]; then + # Continue an interrupted cell without repeating successes, then retry its + # terminal failures. A completed successful cell queues zero models. + run_phase "$cell" "$temperature" "$top_p" "$repeat" \ + "$generation_seed" "$task_count" "$config_path" continue + run_phase "$cell" "$temperature" "$top_p" "$repeat" \ + "$generation_seed" "$task_count" "$config_path" retry-failed + else + run_phase "$cell" "$temperature" "$top_p" "$repeat" \ + "$generation_seed" "$task_count" "$config_path" all + fi +done + +echo "[$(date '+%Y-%m-%d %H:%M:%S')] recovery pass complete" | tee -a "$MASTER_LOG" +echo "Recovery artifacts: $OUTPUT_DIR" +echo "Copy that directory back under this repository's out/ directory for auditing." diff --git a/scripts/render_aug13_progress_report.sh b/scripts/render_aug13_progress_report.sh new file mode 100755 index 0000000..d3b434d --- /dev/null +++ b/scripts/render_aug13_progress_report.sh @@ -0,0 +1,28 @@ +#!/usr/bin/env bash +set -euo pipefail + +ROOT="$(cd "$(dirname "${BASH_SOURCE[0]}")/.." && pwd)" +SOURCE="$ROOT/docs/primary_robustness_experiment_full_updated_2026-08-13.tex" +OUTPUT_DIR="${OUTPUT_DIR:-$ROOT/docs}" +TECTONIC_BIN="${TECTONIC_BIN:-$(command -v tectonic || true)}" + +if [[ -z "$TECTONIC_BIN" || ! -x "$TECTONIC_BIN" ]]; then + echo "tectonic is required; set TECTONIC_BIN to the executable path" >&2 + exit 1 +fi + +if [[ -z "${BUILD_DIR:-}" ]]; then + BUILD_DIR="$(mktemp -d)" + CREATED_BUILD_DIR=1 +else + mkdir -p "$BUILD_DIR" + CREATED_BUILD_DIR=0 +fi + +cd "$ROOT" +trap 'if [[ "$CREATED_BUILD_DIR" == "1" ]]; then rm -rf "$BUILD_DIR"; fi' EXIT +"$TECTONIC_BIN" --outdir "$BUILD_DIR" "$SOURCE" +mkdir -p "$OUTPUT_DIR" +cp "$BUILD_DIR/primary_robustness_experiment_full_updated_2026-08-13.pdf" "$OUTPUT_DIR/" + +echo "Rendered $OUTPUT_DIR/primary_robustness_experiment_full_updated_2026-08-13.pdf" diff --git a/scripts/report_sweep_progress.py b/scripts/report_sweep_progress.py new file mode 100644 index 0000000..8d82a91 --- /dev/null +++ b/scripts/report_sweep_progress.py @@ -0,0 +1,128 @@ +#!/usr/bin/env python3 +"""Report completion progress for a DNA sweep run. + +The script reads a run's ``manifest.json`` and ``status.jsonl`` and reports: + +- planned task count +- number of unique models with a final recorded status +- completion percentage +- any models still missing from the status journal + +It accepts either an explicit run directory or a temperature/top-p/repeat +specification and maps it to the expected run directory name. +""" + +from __future__ import annotations + +import argparse +import json +from collections import Counter +from pathlib import Path + + +DEFAULT_RUN_ROOT = Path("out") / "rand_chinese_temp_top_p_sweep" + + +def parse_args() -> argparse.Namespace: + parser = argparse.ArgumentParser( + description="Report completion progress for a DNA sweep run.", + formatter_class=argparse.ArgumentDefaultsHelpFormatter, + ) + target = parser.add_mutually_exclusive_group() + target.add_argument("--run-dir", type=Path, help="Exact run directory containing manifest.json and status.jsonl") + target.add_argument("--suffix", type=str, help="Run suffix such as _t00_p08_r1") + parser.add_argument("--temperature", type=float, help="Temperature value used to build the suffix") + parser.add_argument("--top-p", dest="top_p", type=float, help="Top-p value used to build the suffix") + parser.add_argument("--repeat", type=int, default=1, help="Repeat index used to build the suffix") + parser.add_argument( + "--run-root", + type=Path, + default=DEFAULT_RUN_ROOT, + help="Root directory that contains per-setting run directories", + ) + args = parser.parse_args() + if args.run_dir is None and args.suffix is None and (args.temperature is None or args.top_p is None): + parser.error("provide --run-dir, --suffix, or both --temperature and --top-p") + return args + + +def format_code(value: float) -> str: + return f"{int(round(value * 10)):02d}" + + +def build_run_dir(args: argparse.Namespace) -> Path: + if args.run_dir is not None: + return args.run_dir + if args.suffix is not None: + suffix = args.suffix.strip() + if not suffix.startswith("_"): + suffix = f"_{suffix}" + return args.run_root.with_name(f"{args.run_root.name}{suffix}") + if args.temperature is None or args.top_p is None: + raise ValueError("Provide either --run-dir, --suffix, or both --temperature and --top-p.") + suffix = f"_t{format_code(args.temperature)}_p{format_code(args.top_p)}_r{args.repeat}" + return args.run_root.with_name(f"{args.run_root.name}{suffix}") + + +def load_latest_statuses(status_path: Path) -> dict[str, dict]: + latest: dict[str, dict] = {} + with status_path.open("r", encoding="utf-8") as f: + for line in f: + text = line.strip() + if not text: + continue + row = json.loads(text) + model_id = str(row.get("model_id", "")).strip() + if model_id: + latest[model_id] = row + return latest + + +def main() -> int: + args = parse_args() + run_dir = build_run_dir(args) + manifest_path = run_dir / "manifest.json" + status_path = run_dir / "status.jsonl" + + if not manifest_path.exists(): + raise FileNotFoundError(f"manifest not found: {manifest_path}") + if not status_path.exists(): + raise FileNotFoundError(f"status journal not found: {status_path}") + + manifest = json.loads(manifest_path.read_text(encoding="utf-8")) + latest = load_latest_statuses(status_path) + planned = int(manifest.get("task_count", 0)) + task_models = [str(task.get("model_id", "")).strip() for task in manifest.get("tasks", []) if str(task.get("model_id", "")).strip()] + + finished = sum( + 1 + for row in latest.values() + if str(row.get("status", "")).startswith("failed") or str(row.get("status", "")) == "success" + ) + success = sum(1 for row in latest.values() if str(row.get("status", "")) == "success") + failed = finished - success + failure_reasons = Counter( + str(row.get("status", "unknown")) + for row in latest.values() + if str(row.get("status", "")).startswith("failed") + ) + missing = [model_id for model_id in task_models if model_id not in latest] + percent = (finished / planned * 100.0) if planned else 0.0 + + print(f"run_dir={run_dir}") + print(f"planned={planned}") + print(f"unique_models_recorded={len(latest)}") + print(f"finished={finished}") + print(f"success={success}") + print(f"failed={failed}") + print(f"missing={len(missing)}") + print(f"percent={percent:.1f}%") + print("failure_status_counts=" + json.dumps(dict(sorted(failure_reasons.items())), ensure_ascii=False)) + if missing: + print("missing_models=" + json.dumps(missing, ensure_ascii=False)) + + return 0 + + +if __name__ == "__main__": + raise SystemExit(main()) diff --git a/scripts/resume_primary_robustness_grid.sh b/scripts/resume_primary_robustness_grid.sh new file mode 100644 index 0000000..a0160de --- /dev/null +++ b/scripts/resume_primary_robustness_grid.sh @@ -0,0 +1,182 @@ +#!/usr/bin/env bash +# Resume the revised validated-100 primary grid without regenerating models +# already marked successful in the canonical per-cell status journals. + +set -u + +ROOT="$(cd "$(dirname "${BASH_SOURCE[0]}")/.." && pwd)" +cd "$ROOT" + +PYTHON_BIN="${PYTHON_BIN:-$ROOT/venv/bin/python}" +HF_JSONL="${HF_JSONL:-configs/rand_chinese_validated100_latest.jsonl}" +OUTPUT_DIR="${OUTPUT_DIR:-out/primary_robustness_validated100_20260730}" +LOG_DIR="${LOG_DIR:-logs/primary_robustness_validated100_20260730}" +GPUS="${GPUS:-0,1,2,4}" +MAX_CONCURRENT_GPUS="${MAX_CONCURRENT_GPUS:-4}" +DRY_RUN="${DRY_RUN:-0}" + +mkdir -p "$OUTPUT_DIR" "$LOG_DIR" + +LOCK_PATH="$LOG_DIR/resume_grid.lock" +exec 9>"$LOCK_PATH" +if ! flock -n 9; then + echo "Another primary-grid resume process already holds $LOCK_PATH" >&2 + exit 1 +fi + +if [[ ! -x "$PYTHON_BIN" ]]; then + echo "Missing Python environment: $PYTHON_BIN" >&2 + exit 1 +fi +if [[ ! -f "$HF_JSONL" ]]; then + echo "Missing validated cohort: $HF_JSONL" >&2 + exit 1 +fi +if [[ "$(wc -l < "$HF_JSONL")" -ne 100 ]]; then + echo "Validated cohort must contain exactly 100 rows: $HF_JSONL" >&2 + exit 1 +fi + +cell_code() { + "$PYTHON_BIN" - "$1" <<'PY' +import sys +print(f"{int(round(float(sys.argv[1]) * 10)):02d}") +PY +} + +run_phase() { + local temperature="$1" + local top_p="$2" + local repeat="$3" + local generation_seed="$4" + local run_name="$5" + local resume_status="$6" + local resume_mode="$7" + local t_code + local p_code + t_code="$(cell_code "$temperature")" + p_code="$(cell_code "$top_p")" + local suffix="_t${t_code}_p${p_code}_r${repeat}" + + local command=( + "$PYTHON_BIN" scripts/run_hf_dna_pipeline.py + --providers huggingface + --hf-jsonl "$HF_JSONL" + --dataset rand_chinese + --max-samples 100 + --output-dir "$OUTPUT_DIR" + --output-suffix "$suffix" + --run-name "$run_name" + --global-status-journal "$OUTPUT_DIR/dna_global_status.jsonl" + --global-state "$OUTPUT_DIR/dna_global_state.json" + --temperature "$temperature" + --top-p "$top_p" + --generation-seed "$generation_seed" + --ignore-response-cache + --try-vllm + --gpus "$GPUS" + --max-concurrent-gpus "$MAX_CONCURRENT_GPUS" + --min-gpu-free-gb 4 + --gpu-poll-seconds 15 + --model-timeout-seconds 43200 + --max-retries 3 + --oom-retries 3 + --retry-delay-seconds 300 + --gpu-memory-per-billion-gb 2.2 + --gpu-memory-headroom-gb 2 + --cache-evict-finished success + --resume-mode "$resume_mode" + ) + + if [[ "$temperature" == "0.0" ]]; then + command+=(--no-do-sample) + else + command+=(--do-sample) + fi + if [[ -n "$resume_status" ]]; then + command+=(--resume-status "$resume_status") + fi + + echo "[$(date '+%Y-%m-%d %H:%M:%S')] phase=$resume_mode cell=($temperature,$top_p,r$repeat) seed=$generation_seed" + if [[ "$DRY_RUN" == "1" ]]; then + printf "command:" + printf " %q" "${command[@]}" + printf "\n" + return 0 + fi + if "${command[@]}"; then + echo "[$(date '+%Y-%m-%d %H:%M:%S')] phase complete: $run_name $resume_mode" + else + echo "[$(date '+%Y-%m-%d %H:%M:%S')] phase retained failures: $run_name $resume_mode" >&2 + fi +} + +run_cell() { + local temperature="$1" + local top_p="$2" + local repeat="$3" + local generation_seed="$4" + local existing_run_dir="${5:-}" + local t_code + local p_code + t_code="$(cell_code "$temperature")" + p_code="$(cell_code "$top_p")" + local run_name="primary_grid_backfill_20260730_t${t_code}_p${p_code}_r${repeat}" + local resume_status="" + + if [[ -n "$existing_run_dir" && -f "$existing_run_dir/status.jsonl" ]]; then + resume_status="$existing_run_dir/status.jsonl" + # First add cohort models that have no terminal status, then revisit all + # failed records. Successful models are never enqueued by either phase. + run_phase "$temperature" "$top_p" "$repeat" "$generation_seed" \ + "$run_name" "$resume_status" "continue" + run_phase "$temperature" "$top_p" "$repeat" "$generation_seed" \ + "$run_name" "$resume_status" "retry-failed" + else + # A genuinely absent repeat has no successes to preserve. + run_phase "$temperature" "$top_p" "$repeat" "$generation_seed" \ + "$run_name" "" "all" + fi +} + +echo "Validated cohort: $HF_JSONL" +echo "Pinned GPUs: $GPUS" +echo "Output root for new artifacts: $OUTPUT_DIR" +echo "Priority: deterministic control, T=0.7, T=0.5, then T=0.2/0.3 backfills" + +# Deterministic control. +run_cell 0.0 1.0 1 42001 out/rand_chinese_temp_top_p_sweep_t00_p10_r1 +run_cell 0.0 1.0 2 42002 + +# Largest stochastic gaps. +run_cell 0.7 0.8 1 42001 out/rand_chinese_temp_top_p_sweep_t07_p08_r1 +run_cell 0.7 0.8 2 42002 +run_cell 0.7 0.9 1 42001 out/rand_chinese_0p3b_7b_temp07 +run_cell 0.7 0.9 2 42002 +run_cell 0.7 1.0 1 42001 out/rand_chinese_temp_top_p_sweep_t07_p10_r1 +run_cell 0.7 1.0 2 42002 + +# T=0.5 remains compatible with the validated top-p control (seed 42). The +# separate independence audit decides whether a distinct-seed repeat is needed. +run_cell 0.5 0.8 1 42 out/rand_chinese_temp_top_p_sweep_resume_t05_t07_t05_p08_r1 +run_cell 0.5 0.8 2 42 +run_cell 0.5 0.9 1 42 out/rand_chinese_temp_top_p_sweep_t05_p09_r1 +run_cell 0.5 0.9 2 42 out/rand_chinese_temp_top_p_sweep_t05_p09_r2 +run_cell 0.5 1.0 1 42 out/rand_chinese_temp_top_p_sweep_t05_p10_r1 +run_cell 0.5 1.0 2 42 + +# Smaller historical gaps. +run_cell 0.2 0.8 1 42001 out/rand_chinese_temp_top_p_sweep_t02_p08_r1 +run_cell 0.2 0.8 2 42002 out/rand_chinese_temp_top_p_sweep_t02_p08_r2 +run_cell 0.2 0.9 1 42001 out/rand_chinese_temp_top_p_sweep_t02_p09_r1 +run_cell 0.2 0.9 2 42002 out/rand_chinese_temp_top_p_sweep_t02_p09_r2 +run_cell 0.2 1.0 1 42001 out/rand_chinese_temp_top_p_sweep_t02_p10_r1 +run_cell 0.2 1.0 2 42002 out/rand_chinese_temp_top_p_sweep_t02_p10_r2 +run_cell 0.3 0.8 1 42001 out/rand_chinese_temp_top_p_sweep_t03_p08_r1 +run_cell 0.3 0.8 2 42002 out/rand_chinese_temp_top_p_sweep_t03_p08_r2 +run_cell 0.3 0.9 1 42001 out/rand_chinese_temp_top_p_sweep_t03_p09_r1 +run_cell 0.3 0.9 2 42002 out/rand_chinese_temp_top_p_sweep_t03_p09_r2 +run_cell 0.3 1.0 1 42001 out/rand_chinese_temp_top_p_sweep_t03_p10_r1 +run_cell 0.3 1.0 2 42002 out/rand_chinese_temp_top_p_sweep_resume_t03p10r2_t03_p10_r2 + +echo "[$(date '+%Y-%m-%d %H:%M:%S')] primary grid resume sequence complete" diff --git a/scripts/resume_validated_top_p_control.sh b/scripts/resume_validated_top_p_control.sh new file mode 100755 index 0000000..6f596c8 --- /dev/null +++ b/scripts/resume_validated_top_p_control.sh @@ -0,0 +1,90 @@ +#!/usr/bin/env bash +# Resume p=0.6/r2, then continue the validated-100 top-p control through 1.0. + +set -euo pipefail + +ROOT="$(cd "$(dirname "${BASH_SOURCE[0]}")/.." && pwd)" +cd "$ROOT" + +PYTHON_BIN="${PYTHON_BIN:-$ROOT/venv/bin/python}" +EXPERIMENT_ROOT="${EXPERIMENT_ROOT:-out/top_p_control_t05_validated100_20260719}" +CANONICAL_MANIFEST="$EXPERIMENT_ROOT/top_p_control_t05_t05_p06_r2/manifest.json" +HF_JSONL="${HF_JSONL:-configs/rand_chinese_validated100_latest.jsonl}" +GENERATION_SEED="${GENERATION_SEED:-42}" +GPUS="${GPUS:-0,1,2,4}" +MAX_CONCURRENT_GPUS="${MAX_CONCURRENT_GPUS:-4}" +DRY_RUN="${DRY_RUN:-0}" + +"$PYTHON_BIN" scripts/build_validated100_config.py \ + --manifest "$CANONICAL_MANIFEST" \ + --output "$HF_JSONL" + +run_cell() { + local top_p="$1" + local p_code="$2" + local repeat="$3" + local suffix="_t05_p${p_code}_r${repeat}" + local run_name="top_p_control_t05${suffix}" + local run_dir="$EXPERIMENT_ROOT/$run_name" + local status_path="$run_dir/status.jsonl" + local resume_mode="all" + + local command=( + "$PYTHON_BIN" scripts/run_hf_dna_pipeline.py + --providers huggingface + --hf-jsonl "$HF_JSONL" + --dataset rand_chinese + --max-samples 100 + --output-dir "$EXPERIMENT_ROOT" + --output-suffix "$suffix" + --run-name "$run_name" + --global-status-journal "$EXPERIMENT_ROOT/dna_global_status.jsonl" + --global-state "$EXPERIMENT_ROOT/dna_global_state.json" + --temperature 0.5 + --top-p "$top_p" + --generation-seed "$GENERATION_SEED" + --do-sample + --ignore-response-cache + --try-vllm + --gpus "$GPUS" + --max-concurrent-gpus "$MAX_CONCURRENT_GPUS" + --min-gpu-free-gb 4 + --gpu-poll-seconds 15 + --model-timeout-seconds 43200 + --max-retries 3 + --oom-retries 3 + --retry-delay-seconds 300 + --gpu-memory-per-billion-gb 2.2 + --gpu-memory-headroom-gb 2 + --cache-evict-finished success + ) + + if [[ -f "$status_path" ]]; then + resume_mode="continue" + command+=(--resume-status "$status_path") + fi + command+=(--resume-mode "$resume_mode") + + echo "[$(date '+%Y-%m-%d %H:%M:%S')] START $run_name mode=$resume_mode seed=$GENERATION_SEED" + if [[ "$DRY_RUN" == "1" ]]; then + printf "command:" + printf " %q" "${command[@]}" + printf "\n" + return + fi + "${command[@]}" + echo "[$(date '+%Y-%m-%d %H:%M:%S')] DONE $run_name" +} + +# Preserve the 24 completed p=0.6/r2 models and enqueue its remaining 76. +run_cell "0.6" "06" "2" + +# Continue from low to high. Both rounds intentionally use seed 42 so these +# cells remain compatible with the explicit-seed portion of the control sweep. +for cell in "0.7 07" "0.8 08" "0.9 09" "1.0 10"; do + read -r top_p p_code <<< "$cell" + run_cell "$top_p" "$p_code" "1" + run_cell "$top_p" "$p_code" "2" +done + +echo "[$(date '+%Y-%m-%d %H:%M:%S')] validated top-p control complete" diff --git a/scripts/run_distdna_four_seed_pilot.sh b/scripts/run_distdna_four_seed_pilot.sh new file mode 100755 index 0000000..02c5508 --- /dev/null +++ b/scripts/run_distdna_four_seed_pilot.sh @@ -0,0 +1,96 @@ +#!/usr/bin/env bash +# Generate only missing explicit-seed artifacts for the 10-model DistDNA pilot. +# Historical unknown-seed outputs are never used as evidence and never touched. + +set -euo pipefail + +ROOT="$(cd "$(dirname "${BASH_SOURCE[0]}")/.." && pwd)" +cd "$ROOT" + +PYTHON_BIN="${PYTHON_BIN:-$ROOT/venv/bin/python}" +COHORT="${COHORT:-configs/distdna_pilot_10models.jsonl}" +OUTPUT_DIR="${OUTPUT_DIR:-out/distdna_four_seed_pilot_t07_p10_20260813}" +LOG_DIR="${LOG_DIR:-logs/distdna_four_seed_pilot_t07_p10_20260813}" +GPUS="${GPUS:-6,7}" +MAX_CONCURRENT_GPUS="${MAX_CONCURRENT_GPUS:-2}" +SEEDS="${SEEDS:-42001 42002 42003 42004}" +TEMPERATURE="${TEMPERATURE:-0.7}" +TOP_P="${TOP_P:-1.0}" + +mkdir -p "$OUTPUT_DIR" "$LOG_DIR/generated_configs" "$LOG_DIR/inventory" + +LOCK_PATH="$LOG_DIR/four_seed_pilot.lock" +exec 9>"$LOCK_PATH" +if ! flock -n 9; then + echo "Another DistDNA pilot process already holds $LOCK_PATH" >&2 + exit 1 +fi + +if [[ ! -x "$PYTHON_BIN" ]]; then + echo "Missing Python environment: $PYTHON_BIN" >&2 + exit 1 +fi + +run_seed() { + local seed="$1" + local queue="$LOG_DIR/generated_configs/seed_${seed}_missing.jsonl" + local inventory="$LOG_DIR/inventory/seed_${seed}.json" + local suffix="_t07_p10_seed${seed}" + local run_name="distdna_pilot_t07_p10_seed${seed}" + local run_log="$LOG_DIR/${run_name}.log" + + "$PYTHON_BIN" scripts/build_distdna_pilot_seed_queue.py \ + --cohort "$COHORT" \ + --seed "$seed" \ + --temperature "$TEMPERATURE" \ + --top-p "$TOP_P" \ + --missing-jsonl "$queue" \ + --inventory-json "$inventory" + + local missing_count + missing_count="$(wc -l < "$queue")" + if [[ "$missing_count" -eq 0 ]]; then + echo "[$(date '+%Y-%m-%d %H:%M:%S')] seed=$seed already complete; skipped" + return 0 + fi + + echo "[$(date '+%Y-%m-%d %H:%M:%S')] seed=$seed starting $missing_count missing models on GPUs $GPUS" + "$PYTHON_BIN" scripts/run_hf_dna_pipeline.py \ + --providers huggingface \ + --hf-jsonl "$queue" \ + --dataset rand_chinese \ + --max-samples 100 \ + --output-dir "$OUTPUT_DIR" \ + --output-suffix "$suffix" \ + --run-name "$run_name" \ + --global-status-journal "$OUTPUT_DIR/dna_global_status.jsonl" \ + --global-state "$OUTPUT_DIR/dna_global_state.json" \ + --temperature "$TEMPERATURE" \ + --top-p "$TOP_P" \ + --generation-seed "$seed" \ + --ignore-response-cache \ + --try-vllm \ + --gpus "$GPUS" \ + --max-concurrent-gpus "$MAX_CONCURRENT_GPUS" \ + --min-gpu-free-gb 4 \ + --gpu-poll-seconds 15 \ + --model-timeout-seconds 43200 \ + --max-retries 3 \ + --oom-retries 3 \ + --retry-delay-seconds 300 \ + --gpu-memory-per-billion-gb 2.2 \ + --gpu-memory-headroom-gb 2 \ + --cache-evict-finished success \ + --resume-mode all \ + --do-sample 2>&1 | tee "$run_log" +} + +echo "DistDNA four-seed pilot: T=$TEMPERATURE top_p=$TOP_P cohort=$COHORT" +echo "New explicit-seed output root: $OUTPUT_DIR" +echo "Historical output roots are read only for explicit-seed reuse." + +for seed in $SEEDS; do + run_seed "$seed" +done + +echo "[$(date '+%Y-%m-%d %H:%M:%S')] DistDNA four-seed pilot generation complete" diff --git a/scripts/run_dna_temperature_top_p_missing_only.sh b/scripts/run_dna_temperature_top_p_missing_only.sh new file mode 100755 index 0000000..64cd890 --- /dev/null +++ b/scripts/run_dna_temperature_top_p_missing_only.sh @@ -0,0 +1,44 @@ +#!/usr/bin/env bash +# Run only the missing temperature/top_p pairs for the current rand_chinese sweep. + +set -euo pipefail + +ROOT="$(cd "$(dirname "${BASH_SOURCE[0]}")/.." && pwd)" +cd "$ROOT" + +MASTER_LOG_DIR="${MASTER_LOG_DIR:-logs/dna_sweep/rand_chinese_temp_top_p_sweep_missing_$(date +%Y%m%d-%H%M%S)}" +REPEATS="${REPEATS:-1 2}" +SWEEP_NAME="${SWEEP_NAME:-rand_chinese_temp_top_p_sweep}" + +mkdir -p "$MASTER_LOG_DIR" + +run_pair() { + local temperature="$1" + local top_p="$2" + local t_code + local p_code + t_code="$(printf '%.1f' "$temperature" | awk '{printf "%02d", int($1 * 10 + 0.5)}')" + p_code="$(printf '%.1f' "$top_p" | awk '{printf "%02d", int($1 * 10 + 0.5)}')" + local pair_name="${SWEEP_NAME}_t${t_code}_p${p_code}" + local pair_log_dir="$MASTER_LOG_DIR/$pair_name" + + mkdir -p "$pair_log_dir" + echo "[$(date '+%Y-%m-%d %H:%M:%S')] START pair=$temperature:$top_p log_dir=$pair_log_dir" + + env \ + TEMPERATURES="$temperature" \ + TOP_PS="$top_p" \ + REPEATS="$REPEATS" \ + LOG_DIR="$pair_log_dir" \ + SWEEP_NAME="$SWEEP_NAME" \ + bash scripts/run_dna_temperature_top_p_sweep.sh + + echo "[$(date '+%Y-%m-%d %H:%M:%S')] DONE pair=$temperature:$top_p" +} + +run_pair 0.5 0.9 +run_pair 0.5 1.0 +run_pair 0.7 0.8 +run_pair 0.7 1.0 + +echo "[$(date '+%Y-%m-%d %H:%M:%S')] all missing pairs complete" \ No newline at end of file diff --git a/scripts/run_dna_temperature_top_p_sweep.sh b/scripts/run_dna_temperature_top_p_sweep.sh new file mode 100755 index 0000000..8dc7f4d --- /dev/null +++ b/scripts/run_dna_temperature_top_p_sweep.sh @@ -0,0 +1,215 @@ +#!/usr/bin/env bash +# Sequentially run LLM-DNA temperature/top_p sweeps. +# +# Launch once with nohup, for example: +# nohup bash scripts/run_dna_temperature_top_p_sweep.sh > logs/dna_sweep/master_$(date +%Y%m%d-%H%M%S).log 2>&1 & +# +# The script runs one setting at a time. Each setting gets a clear output suffix, +# run name, child log, and manifest row. + +set -euo pipefail + +ROOT="$(cd "$(dirname "${BASH_SOURCE[0]}")/.." && pwd)" +cd "$ROOT" + +PYTHON_BIN="${PYTHON_BIN:-$ROOT/venv/bin/python}" +if [[ ! -x "$PYTHON_BIN" ]]; then + PYTHON_BIN="$(command -v python3)" +fi + +HF_JSONL="${HF_JSONL:-configs/rand_chinese_0p3b_7b_rerun.jsonl}" +DATASET="${DATASET:-rand_chinese}" +OUTPUT_DIR="${OUTPUT_DIR:-out}" +PROVIDERS="${PROVIDERS:-huggingface}" +GLOBAL_STATUS_JOURNAL="${GLOBAL_STATUS_JOURNAL:-$OUTPUT_DIR/dna_global_status.jsonl}" +GLOBAL_STATE="${GLOBAL_STATE:-$OUTPUT_DIR/dna_global_state.json}" + +# Default sweep. Override with env vars, e.g.: +# TEMPERATURES="0.2 0.3" TOP_PS="0.9" REPEATS="1 2" +TEMPERATURES="${TEMPERATURES:-0.0 0.1 0.2 0.3 0.5 0.7 0.9}" +TOP_PS="${TOP_PS:-0.8 0.85 0.9 0.95 1.0}" +REPEATS="${REPEATS:-1 2}" +GENERATION_SEED_BASE="${GENERATION_SEED_BASE:-42000}" + +MAX_CONCURRENT_GPUS="${MAX_CONCURRENT_GPUS:-10}" +MIN_GPU_FREE_GB="${MIN_GPU_FREE_GB:-4.0}" +GPU_POLL_SECONDS="${GPU_POLL_SECONDS:-15.0}" +GPU_MEMORY_PER_BILLION_GB="${GPU_MEMORY_PER_BILLION_GB:-2.2}" +GPU_MEMORY_HEADROOM_GB="${GPU_MEMORY_HEADROOM_GB:-2.0}" +MODEL_TIMEOUT_SECONDS="${MODEL_TIMEOUT_SECONDS:-43200}" +MAX_RETRIES="${MAX_RETRIES:-3}" +OOM_RETRIES="${OOM_RETRIES:-3}" +RETRY_DELAY_SECONDS="${RETRY_DELAY_SECONDS:-300}" +GPUS="${GPUS:-}" +TRY_VLLM="${TRY_VLLM:-1}" +RESUME_MODE="${RESUME_MODE:-all}" +CACHE_EVICT_FINISHED="${CACHE_EVICT_FINISHED:-success}" + +# Set LIMIT=50 for a cheaper pilot. LIMIT=0 means no limit. +LIMIT="${LIMIT:-0}" + +# Use 1 to include deterministic baselines named _t00_p10_r1/_t00_p10_r2. +# Existing _2_run/_3_run already cover deterministic baselines, so default is off. +INCLUDE_T00="${INCLUDE_T00:-0}" + +SWEEP_NAME="${SWEEP_NAME:-rand_chinese_temp_top_p_sweep}" +LOG_DIR="${LOG_DIR:-logs/dna_sweep/${SWEEP_NAME}_$(date +%Y%m%d-%H%M%S)}" +MANIFEST="${MANIFEST:-$LOG_DIR/sweep_manifest.tsv}" + +mkdir -p "$LOG_DIR" + +format_decimal() { + local value="$1" + "$PYTHON_BIN" - "$value" <<'PY' +import sys +value = float(sys.argv[1]) +print(f"{int(round(value * 10)):02d}") +PY +} + +write_manifest_header() { + printf "timestamp\tsuffix\trun_name\ttemperature\ttop_p\trepeat\tstatus\tlog_path\n" > "$MANIFEST" +} + +append_manifest() { + local suffix="$1" + local run_name="$2" + local temperature="$3" + local top_p="$4" + local repeat="$5" + local status="$6" + local log_path="$7" + printf "%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\n" \ + "$(date '+%Y-%m-%d %H:%M:%S')" "$suffix" "$run_name" "$temperature" "$top_p" "$repeat" "$status" "$log_path" >> "$MANIFEST" +} + +run_one() { + local temperature="$1" + local top_p="$2" + local repeat="$3" + local t_code + local p_code + t_code="$(format_decimal "$temperature")" + p_code="$(format_decimal "$top_p")" + + local suffix="_t${t_code}_p${p_code}_r${repeat}" + local generation_seed=$((GENERATION_SEED_BASE + repeat)) + local run_name="${SWEEP_NAME}${suffix}" + local log_path="$LOG_DIR/${run_name}.log" + + echo "[$(date '+%Y-%m-%d %H:%M:%S')] START suffix=$suffix temperature=$temperature top_p=$top_p repeat=$repeat" + append_manifest "$suffix" "$run_name" "$temperature" "$top_p" "$repeat" "started" "$log_path" + + local command=( + "$PYTHON_BIN" scripts/run_hf_dna_pipeline.py + --providers "$PROVIDERS" + --hf-jsonl "$HF_JSONL" + --dataset "$DATASET" + --output-dir "$OUTPUT_DIR" + --global-status-journal "$GLOBAL_STATUS_JOURNAL" + --global-state "$GLOBAL_STATE" + --output-suffix "$suffix" + --ignore-response-cache + --resume-mode "$RESUME_MODE" + --max-concurrent-gpus "$MAX_CONCURRENT_GPUS" + --min-gpu-free-gb "$MIN_GPU_FREE_GB" + --gpu-poll-seconds "$GPU_POLL_SECONDS" + --gpu-memory-per-billion-gb "$GPU_MEMORY_PER_BILLION_GB" + --gpu-memory-headroom-gb "$GPU_MEMORY_HEADROOM_GB" + --model-timeout-seconds "$MODEL_TIMEOUT_SECONDS" + --max-retries "$MAX_RETRIES" + --oom-retries "$OOM_RETRIES" + --retry-delay-seconds "$RETRY_DELAY_SECONDS" + --cache-evict-finished "$CACHE_EVICT_FINISHED" + --temperature "$temperature" + --top-p "$top_p" + --generation-seed "$generation_seed" + --run-name "$run_name" + ) + + # vLLM requires top_p > 0. Transformers supports top_p=0 by retaining only + # the highest-probability token, so use the Transformers backend for p=0. + if [[ "$TRY_VLLM" == "1" ]] && "$PYTHON_BIN" - "$top_p" <<'PY' +import sys +raise SystemExit(0 if float(sys.argv[1]) > 0.0 else 1) +PY + then + command+=(--try-vllm) + fi + if [[ -n "$GPUS" ]]; then + command+=(--gpus "$GPUS") + fi + if [[ "$LIMIT" != "0" ]]; then + command+=(--limit "$LIMIT") + fi + + # temperature=0 should stay deterministic; otherwise enable sampling. + if "$PYTHON_BIN" - "$temperature" <<'PY' +import sys +raise SystemExit(0 if float(sys.argv[1]) > 0.0 else 1) +PY + then + command+=(--do-sample) + else + command+=(--no-do-sample) + fi + + { + echo "cwd=$ROOT" + echo "python=$PYTHON_BIN" + echo "suffix=$suffix" + echo "run_name=$run_name" + echo "temperature=$temperature" + echo "top_p=$top_p" + echo "repeat=$repeat" + echo "generation_seed=$generation_seed" + printf "command:" + printf " %q" "${command[@]}" + printf "\n\n" + } > "$log_path" + + local status="success" + if "${command[@]}" >> "$log_path" 2>&1; then + status="success" + echo "[$(date '+%Y-%m-%d %H:%M:%S')] DONE suffix=$suffix" + else + status="failed" + echo "[$(date '+%Y-%m-%d %H:%M:%S')] FAIL suffix=$suffix log=$log_path" + fi + append_manifest "$suffix" "$run_name" "$temperature" "$top_p" "$repeat" "$status" "$log_path" +} + +write_manifest_header + +echo "Sweep manifest: $MANIFEST" +echo "Logs: $LOG_DIR" +echo "HF_JSONL=$HF_JSONL" +echo "TEMPERATURES=$TEMPERATURES" +echo "TOP_PS=$TOP_PS" +echo "REPEATS=$REPEATS" +echo "LIMIT=$LIMIT" + +if [[ "$INCLUDE_T00" == "1" ]]; then + for repeat in $REPEATS; do + run_one "0.0" "1.0" "$repeat" + done +fi + +for temperature in $TEMPERATURES; do + # T=0 is a single deterministic condition: top-p is inactive when sampling + # is disabled and must not be counted as multiple factorial cells. + if "$PYTHON_BIN" - "$temperature" <<'PY' +import sys +raise SystemExit(0 if float(sys.argv[1]) == 0.0 else 1) +PY + then + continue + fi + for top_p in $TOP_PS; do + for repeat in $REPEATS; do + run_one "$temperature" "$top_p" "$repeat" + done + done +done + +echo "[$(date '+%Y-%m-%d %H:%M:%S')] sweep complete" diff --git a/scripts/run_hf_dna_pipeline.py b/scripts/run_hf_dna_pipeline.py new file mode 100644 index 0000000..6a68806 --- /dev/null +++ b/scripts/run_hf_dna_pipeline.py @@ -0,0 +1,1707 @@ +#!/usr/bin/env python3 +""" +Unified DNA batch runner for HuggingFace and OpenRouter model lists. + +Designed for long-running `nohup` execution: +- runs one model per subprocess for isolation +- uses at most 4 GPUs concurrently +- routes HuggingFace and OpenRouter lists through the same scheduler +- chooses `/shared/hdd` or `/shared/ssd` for model cache based on free space +- cleans HuggingFace cache when free space falls below a threshold +""" + +from __future__ import annotations + +import argparse +import json +import logging +import os +import queue +import re +import signal +import shutil +import subprocess +import threading +import time +from collections import deque +from datetime import datetime +from pathlib import Path +from typing import Any, Iterable, NamedTuple, Optional, cast + +import numpy as np + + +ROOT = Path(__file__).resolve().parents[1] +DEFAULT_HF_JSONL = ROOT / "configs" / "huggingface_llm_list.jsonl" +DEFAULT_OPENROUTER_JSONL = ROOT / "configs" / "openrouter_llm_list.jsonl" +DEFAULT_OUTPUT_DIR = ROOT / "out" +DEFAULT_DATA_ROOT = ROOT / "data" +DEFAULT_DATASET = "rand_chinese" +DEFAULT_MAX_SAMPLES = 100 +MAX_CONCURRENT_GPUS = 64 +CACHE_CANDIDATES = [Path("/shared/hdd"), Path("/shared/ssd")] +DEFAULT_GLOBAL_STATUS_JOURNAL = DEFAULT_OUTPUT_DIR / "dna_global_status.jsonl" +DEFAULT_GLOBAL_STATE = DEFAULT_OUTPUT_DIR / "dna_global_state.json" +PYTHON_BIN = ( + str(ROOT / "venv" / "bin" / "python") + if (ROOT / "venv" / "bin" / "python").exists() + else shutil.which("python3") or "python3" +) + + +logging.basicConfig( + level=logging.INFO, + format="%(asctime)s | %(levelname)-8s | %(message)s", +) +logger = logging.getLogger(__name__) + + +class ModelTask(NamedTuple): + model_id: str + provider: str + inferred_size_b: Optional[float] + + +class GPUStat(NamedTuple): + gpu_id: int + util: float + mem_used: float + mem_total: float + + @property + def mem_free(self) -> float: + return max(self.mem_total - self.mem_used, 0.0) + + @property + def mem_free_gb(self) -> float: + return self.mem_free / 1024.0 + + @property + def mem_used_pct(self) -> float: + return (self.mem_used / self.mem_total * 100.0) if self.mem_total else 0.0 + + +class CacheRuntimeState: + def __init__( + self, + pending_hf_models: set[str], + running_hf_models: set[str], + state_lock: threading.Lock, + cleanup_lock: threading.Lock, + ) -> None: + self.pending_hf_models = pending_hf_models + self.running_hf_models = running_hf_models + self.state_lock = state_lock + self.cleanup_lock = cleanup_lock + + +class TaskWork: + def __init__(self, task: ModelTask) -> None: + self.task = task + self.attempts = 0 + self.attempted_gpu_ids: list[int] = [] + self.ready_at = 0.0 + + +def parse_args() -> argparse.Namespace: + parser = argparse.ArgumentParser( + description="Run LLM-DNA extraction for HuggingFace and OpenRouter model lists.", + formatter_class=argparse.ArgumentDefaultsHelpFormatter, + ) + parser.add_argument("--hf-jsonl", type=Path, default=DEFAULT_HF_JSONL) + parser.add_argument("--openrouter-jsonl", type=Path, default=DEFAULT_OPENROUTER_JSONL) + parser.add_argument( + "--providers", + choices=["all", "huggingface", "openrouter"], + default="all", + help="Which provider lists to run.", + ) + parser.add_argument("--output-dir", type=Path, default=DEFAULT_OUTPUT_DIR) + parser.add_argument( + "--output-suffix", + type=str, + default="", + help="Suffix appended to each model output directory, e.g. _2 for reruns.", + ) + parser.add_argument( + "--ignore-response-cache", + action="store_true", + help="Regenerate responses instead of reading existing responses.json; new responses are still saved.", + ) + parser.add_argument("--data-root", type=Path, default=DEFAULT_DATA_ROOT) + parser.add_argument("--dataset", type=str, default=DEFAULT_DATASET) + parser.add_argument("--max-samples", type=int, default=DEFAULT_MAX_SAMPLES) + parser.add_argument("--dna-dim", type=int, default=128) + parser.add_argument( + "--reduction-method", + choices=["pca", "svd", "random_projection"], + default="random_projection", + ) + parser.add_argument( + "--embedding-merge", + choices=["sum", "max", "mean", "concat"], + default="concat", + ) + parser.add_argument("--max-length", type=int, default=1024) + parser.add_argument( + "--temperature", + type=float, + default=0.0, + help="Generation temperature. Defaults to 0.0 to preserve deterministic historical runs.", + ) + parser.add_argument( + "--top-p", + type=float, + default=1.0, + help="Top-p nucleus sampling value used when sampling is enabled.", + ) + parser.add_argument( + "--generation-seed", + type=int, + default=42, + help="Response-sampling seed, recorded separately from the fixed projection seed.", + ) + parser.add_argument( + "--do-sample", + action="store_true", + default=False, + help="Enable stochastic sampling during generation.", + ) + parser.add_argument( + "--no-do-sample", + dest="do_sample", + action="store_false", + help="Disable stochastic sampling during generation.", + ) + parser.add_argument( + "--gpus", + type=str, + default=None, + help="Comma-separated GPU IDs to pin scheduling. If omitted, dynamically pick from all visible GPUs.", + ) + parser.add_argument("--max-concurrent-gpus", type=int, default=MAX_CONCURRENT_GPUS) + parser.add_argument( + "--min-gpu-free-gb", + type=float, + default=4.0, + help="Only dispatch a new task onto GPUs with at least this much currently free memory.", + ) + parser.add_argument( + "--gpu-poll-seconds", + type=float, + default=15.0, + help="How long to wait before re-checking GPU availability when all selected GPUs are busy.", + ) + parser.add_argument( + "--gpu-memory-per-billion-gb", + type=float, + default=2.2, + help="Estimated GPU GiB required per billion parameters when deciding whether to dispatch.", + ) + parser.add_argument( + "--gpu-memory-headroom-gb", + type=float, + default=2.0, + help="Additional free GPU memory required beyond the parameter-size estimate.", + ) + parser.add_argument( + "--oom-retries", + type=int, + default=3, + help="How many times to retry failed_oom runs (preferably on a different GPU).", + ) + parser.add_argument( + "--max-retries", + type=int, + default=3, + help="Maximum deferred retries for transient non-OOM failures.", + ) + parser.add_argument( + "--retry-delay-seconds", + type=float, + default=300.0, + help="Cooldown before a waiting model is tried again after other queued models.", + ) + parser.add_argument( + "--model-timeout-seconds", + type=float, + default=43200.0, + help="Per-attempt child-process timeout (12 hours by default; 0 disables it).", + ) + parser.add_argument("--limit", type=int, default=0, help="Limit queued models after filtering (0 = no limit).") + parser.add_argument( + "--cache-low-free-gb", + type=float, + default=110.0, + help="Start cleaning HF cache when free space falls below this low-watermark threshold.", + ) + parser.add_argument( + "--cache-target-free-gb", + type=float, + default=140.0, + help=( + "Stop cleaning after free space reaches this target watermark. " + "Set above --cache-low-free-gb to enable hysteresis and reduce repeated cleanups." + ), + ) + parser.add_argument( + "--cache-subdir", + type=str, + default="llm-dna-cache", + help="Subdirectory created under /shared/hdd or /shared/ssd for caches.", + ) + parser.add_argument( + "--cache-evict-finished", + choices=["never", "success", "all"], + default="success", + help=( + "Delete the just-finished HuggingFace model cache directory only after verified success " + "(non-empty responses + DNA file + summary file): " + "never=disabled, success=verified-success only, all=verified-success or failed_* runs." + ), + ) + parser.add_argument("--metadata-file", type=Path, default=ROOT / "configs" / "llm_metadata.json") + parser.add_argument("--run-name", type=str, default=None) + parser.add_argument( + "--resume-status", + type=Path, + default=None, + help="Optional existing status.jsonl to resume from.", + ) + parser.add_argument( + "--resume-latest", + action="store_true", + help="Resume from the latest run status.jsonl under the output directory when --resume-status is not provided.", + ) + parser.add_argument( + "--resume-mode", + choices=["new", "continue", "retry-failed", "retry-non-success", "all"], + default="new", + help=( + "`new`: run models not yet globally successful; " + "`continue`: continue a previous run from its unfinished tail; " + "`retry-failed`: rerun failed models; " + "`retry-non-success`: rerun failed and skipped models; " + "`all`: ignore prior state." + ), + ) + parser.add_argument( + "--retry-failures", + action="store_true", + help="Deprecated alias for --resume-mode retry-failed.", + ) + parser.add_argument("--global-status-journal", type=Path, default=DEFAULT_GLOBAL_STATUS_JOURNAL) + parser.add_argument("--global-state", type=Path, default=DEFAULT_GLOBAL_STATE) + parser.add_argument( + "--try-vllm", + action="store_true", + help="Try vLLM first for decoder-only HuggingFace models.", + ) + parser.add_argument( + "--stream-subprocess-logs", + action="store_true", + help="Stream child model subprocess stdout/stderr into the main pipeline log.", + ) + parser.add_argument( + "--no-stream-subprocess-logs", + dest="stream_subprocess_logs", + action="store_false", + help="Disable live streaming of child model subprocess logs.", + ) + parser.add_argument( + "--child-log-mode", + choices=["cache-only", "verbose"], + default="cache-only", + help="How much child subprocess output to stream.", + ) + parser.add_argument( + "--openrouter-use-gpu", + action="store_true", + help="Allow OpenRouter tasks to use GPU scheduling (otherwise they run on CPU).", + ) + parser.set_defaults(stream_subprocess_logs=True) + return parser.parse_args() + + +def infer_param_billion(model_id: str) -> Optional[float]: + matches = re.findall(r"(\d+(?:\.\d+)?)\s*[bB](?![a-zA-Z])", model_id) + if not matches: + return None + return max(float(value) for value in matches) + + +def load_tasks(jsonl_path: Path, provider: str) -> list[ModelTask]: + tasks: list[ModelTask] = [] + with jsonl_path.open("r", encoding="utf-8") as handle: + for line in handle: + line = line.strip() + if not line: + continue + record = json.loads(line) + model_id = str(record["model_id"]).strip() + if not model_id: + continue + tasks.append( + ModelTask( + model_id=model_id, + provider=provider, + inferred_size_b=infer_param_billion(model_id), + ) + ) + return tasks + + +def load_all_tasks(args: argparse.Namespace) -> list[ModelTask]: + tasks: list[ModelTask] = [] + if args.providers in {"all", "huggingface"}: + tasks.extend(load_tasks(args.hf_jsonl, "huggingface")) + if args.providers in {"all", "openrouter"}: + tasks.extend(load_tasks(args.openrouter_jsonl, "openrouter")) + + deduped: list[ModelTask] = [] + seen: set[tuple[str, str]] = set() + for task in tasks: + key = (task.provider, task.model_id) + if key in seen: + continue + seen.add(key) + deduped.append(task) + return deduped + + +def parse_gpu_ids(raw: Optional[str], max_concurrent: int) -> list[int]: + if raw: + parsed = [int(part.strip()) for part in raw.split(",") if part.strip()] + return parsed[:max_concurrent] + return [] + + +def query_gpu_stats() -> list[GPUStat]: + try: + result = subprocess.run( + [ + "nvidia-smi", + "--query-gpu=index,utilization.gpu,memory.used,memory.total", + "--format=csv,noheader,nounits", + ], + capture_output=True, + text=True, + timeout=10, + check=False, + ) + except Exception as exc: + logger.warning("Failed to query GPU state: %s", exc) + return [] + + if result.returncode != 0: + logger.warning("nvidia-smi returned non-zero exit code: %s", result.returncode) + return [] + + stats: list[GPUStat] = [] + for line in result.stdout.splitlines(): + parts = [part.strip() for part in line.split(",")] + if len(parts) != 4: + continue + stats.append( + GPUStat( + gpu_id=int(parts[0]), + util=float(parts[1]), + mem_used=float(parts[2]), + mem_total=float(parts[3]), + ) + ) + return stats + + +def _score_gpu(stat: GPUStat) -> tuple[float, float, float, int]: + return (stat.mem_used_pct, stat.util, -stat.mem_free, stat.gpu_id) + + +def choose_best_gpu( + stats: Iterable[GPUStat], + allowed_gpu_ids: Iterable[int], + busy_gpu_ids: Iterable[int], + min_free_gb: float = 0.0, +) -> Optional[int]: + allowed = set(allowed_gpu_ids) + busy = set(busy_gpu_ids) + candidates = [ + stat + for stat in stats + if stat.gpu_id in allowed and stat.gpu_id not in busy and stat.mem_free_gb >= min_free_gb + ] + if not candidates: + return None + candidates.sort(key=_score_gpu) + return candidates[0].gpu_id + + +def select_best_gpus(limit: int) -> list[int]: + stats = query_gpu_stats() + if not stats: + return [] + stats.sort(key=_score_gpu) + return [stat.gpu_id for stat in stats[:limit]] + + +def required_gpu_free_gb(task: ModelTask, args: argparse.Namespace) -> float: + configured_floor = max(float(args.min_gpu_free_gb), 0.0) + if task.inferred_size_b is None: + return configured_floor + estimated = ( + task.inferred_size_b * max(float(args.gpu_memory_per_billion_gb), 0.0) + + max(float(args.gpu_memory_headroom_gb), 0.0) + ) + return max(configured_floor, estimated) + + +def safe_model_name(model_id: str) -> str: + return re.sub(r"[^A-Za-z0-9._-]+", "_", model_id.strip("/")) + + +def build_expected_output_path(output_dir: Path, dataset: str, model_id: str, output_suffix: str = "") -> Path: + name = f"{safe_model_name(model_id)}{output_suffix}" + return output_dir / dataset / name / f"{name}_dna.json" + + +def build_expected_summary_path(output_dir: Path, dataset: str, model_id: str, output_suffix: str = "") -> Path: + name = f"{safe_model_name(model_id)}{output_suffix}" + return output_dir / dataset / name / f"{name}_summary.json" + + +def build_expected_response_cache_path(output_dir: Path, dataset: str, model_id: str, output_suffix: str = "") -> Path: + name = f"{safe_model_name(model_id)}{output_suffix}" + return output_dir / dataset / name / "responses.json" + + +def compute_dna_distance_to_base( + output_dir: Path, + dataset: str, + model_id: str, + output_suffix: str, +) -> Optional[dict[str, float | str]]: + if not output_suffix: + return None + + rerun_path = build_expected_output_path(output_dir, dataset, model_id, output_suffix) + base_path = build_expected_output_path(output_dir, dataset, model_id, "") + if not rerun_path.exists() or not base_path.exists(): + return None + + try: + rerun_payload = json.loads(rerun_path.read_text(encoding="utf-8")) + base_payload = json.loads(base_path.read_text(encoding="utf-8")) + rerun_vector = np.asarray(rerun_payload["signature"], dtype=np.float32) + base_vector = np.asarray(base_payload["signature"], dtype=np.float32) + except Exception as exc: + logger.warning("Failed to load DNA vectors for distance comparison: %s", exc) + return None + + if rerun_vector.shape != base_vector.shape: + return { + "base_output_path": str(base_path), + "rerun_output_path": str(rerun_path), + "error": f"shape mismatch: base={base_vector.shape} rerun={rerun_vector.shape}", + } + + norms = float(np.linalg.norm(base_vector) * np.linalg.norm(rerun_vector)) + cosine = 1.0 if norms == 0.0 else float(1.0 - np.dot(base_vector, rerun_vector) / norms) + return { + "base_output_path": str(base_path), + "rerun_output_path": str(rerun_path), + "cosine": cosine, + "euclidean": float(np.linalg.norm(base_vector - rerun_vector)), + } + + +def choose_cache_root(cache_subdir: str) -> Path: + candidates: list[tuple[int, Path]] = [] + for base in CACHE_CANDIDATES: + if not base.exists(): + continue + try: + usage = shutil.disk_usage(base) + except OSError: + continue + candidates.append((usage.free, base)) + if not candidates: + raise RuntimeError("Neither /shared/hdd nor /shared/ssd is available.") + _, best_base = max(candidates, key=lambda item: item[0]) + return best_base / cache_subdir + + +def build_cache_env(cache_root: Path) -> dict[str, str]: + hf_home = cache_root / "hf_home" + torch_home = cache_root / "torch_home" + sentence_home = cache_root / "sentence_transformers" + xdg_cache_home = cache_root / "xdg_cache" + hf_modules_cache = cache_root / "hf_modules" + triton_cache = cache_root / "triton" + tmp_dir = cache_root / "tmp" + reptrace_cache = cache_root / "reptrace_cache" + for path in (hf_home, torch_home, sentence_home, xdg_cache_home, hf_modules_cache, triton_cache, tmp_dir, reptrace_cache): + path.mkdir(parents=True, exist_ok=True) + + env = os.environ.copy() + env["HF_HOME"] = str(hf_home) + env["HUGGINGFACE_HUB_CACHE"] = str(hf_home / "hub") + env["TRANSFORMERS_CACHE"] = str(hf_home / "hub") + env["TORCH_HOME"] = str(torch_home) + env["SENTENCE_TRANSFORMERS_HOME"] = str(sentence_home) + env["XDG_CACHE_HOME"] = str(xdg_cache_home) + env["HF_MODULES_CACHE"] = str(hf_modules_cache) + env["TRITON_CACHE_DIR"] = str(triton_cache) + env["TMPDIR"] = str(tmp_dir) + env["TEMP"] = str(tmp_dir) + env["TMP"] = str(tmp_dir) + env["REPTRACE_CACHE_DIR"] = str(reptrace_cache) + return env + + +def cleanup_cache_if_needed(cache_root: Path, min_free_gb: float, target_free_gb: Optional[float] = None) -> None: + target_free_gb = min_free_gb if target_free_gb is None else max(target_free_gb, min_free_gb) + try: + usage = shutil.disk_usage(cache_root.parent) + except OSError as exc: + logger.warning("Failed to inspect cache disk %s: %s", cache_root.parent, exc) + return + + free_gb = usage.free / (1024 ** 3) + if free_gb >= min_free_gb: + return + + hub_dir = cache_root / "hf_home" / "hub" + if not hub_dir.exists(): + return + + model_dirs = sorted( + [path for path in hub_dir.iterdir() if path.is_dir() and path.name.startswith("models--")], + key=lambda path: path.stat().st_mtime, + ) + logger.info( + "[cache] free space %.1f GB below low %.1f GB, cleaning to target %.1f GB in %s", + free_gb, + min_free_gb, + target_free_gb, + hub_dir, + ) + + for model_dir in model_dirs: + if free_gb >= target_free_gb: + break + try: + size_bytes = sum(file.stat().st_size for file in model_dir.rglob("*") if file.is_file()) + shutil.rmtree(model_dir, ignore_errors=False) + reclaimed_gb = size_bytes / (1024 ** 3) + free_gb += reclaimed_gb + measured_free_gb = free_gb + try: + measured_free_gb = shutil.disk_usage(cache_root.parent).free / (1024 ** 3) + free_gb = measured_free_gb + except OSError: + pass + logger.info( + "[cache] removed %s, reclaimed_est=%.1f GB, free_now=%.1f GB", + model_dir.name, + reclaimed_gb, + measured_free_gb, + ) + except Exception as exc: + logger.warning("[cache] failed to remove %s: %s", model_dir, exc) + + +def model_id_to_hf_cache_dirname(model_id: str) -> str: + normalized = model_id.strip("/").replace("/", "--") + return f"models--{normalized}" + + +def delete_hf_model_cache_dir(cache_root: Path, model_id: str) -> bool: + hub_dir = cache_root / "hf_home" / "hub" + if not hub_dir.exists(): + return False + model_dir = hub_dir / model_id_to_hf_cache_dirname(model_id) + if not model_dir.exists(): + return False + shutil.rmtree(model_dir, ignore_errors=False) + return True + + +def has_complete_non_empty_responses(response_path: Path) -> bool: + if not response_path.exists(): + logger.warning("[cache] keep cache: responses file missing at %s", response_path) + return False + + try: + with response_path.open("r", encoding="utf-8") as handle: + payload = json.load(handle) + except Exception as exc: + logger.warning("[cache] keep cache: failed to parse responses file %s: %s", response_path, exc) + return False + + if not isinstance(payload, dict): + logger.warning("[cache] keep cache: invalid responses payload type at %s", response_path) + return False + + items = payload.get("items") + if not isinstance(items, list) or not items: + logger.warning("[cache] keep cache: responses items missing/empty at %s", response_path) + return False + + count = payload.get("count") + if isinstance(count, int) and count != len(items): + logger.warning("[cache] keep cache: responses count mismatch at %s (count=%s items=%s)", response_path, count, len(items)) + return False + + for idx, item in enumerate(items): + if not isinstance(item, dict): + logger.warning("[cache] keep cache: responses item %d is not an object at %s", idx, response_path) + return False + response = item.get("response") + if not isinstance(response, str) or not response.strip(): + logger.warning("[cache] keep cache: responses item %d is empty at %s", idx, response_path) + return False + + return True + + +def should_evict_finished_model_cache( + task: ModelTask, + record: dict[str, Any], + args: argparse.Namespace, +) -> bool: + if task.provider != "huggingface": + return False + if args.cache_evict_finished == "never": + return False + status = str(record.get("status")) + if args.cache_evict_finished == "all": + # Evict after any terminal failure to avoid repeatedly retaining unusable model caches. + if status.startswith("failed_"): + return True + if status != "success": + logger.info("[cache] keep cache: model=%s status=%s is not success", task.model_id, status) + return False + + output_path = build_expected_output_path(args.output_dir, args.dataset, task.model_id, args.output_suffix) + summary_path = build_expected_summary_path(args.output_dir, args.dataset, task.model_id, args.output_suffix) + response_path = build_expected_response_cache_path(args.output_dir, args.dataset, task.model_id, args.output_suffix) + + if not output_path.exists(): + logger.warning("[cache] keep cache: DNA file missing for %s at %s", task.model_id, output_path) + return False + if not summary_path.exists(): + logger.warning("[cache] keep cache: summary file missing for %s at %s", task.model_id, summary_path) + return False + if not has_complete_non_empty_responses(response_path): + logger.warning("[cache] keep cache: response validation failed for %s", task.model_id) + return False + + return True + + +def cleanup_cache_if_needed_smart( + cache_root: Path, + min_free_gb: float, + target_free_gb: float, + protected_dirnames: set[str], + cleanup_lock: threading.Lock, +) -> None: + with cleanup_lock: + try: + usage = shutil.disk_usage(cache_root.parent) + except OSError as exc: + logger.warning("Failed to inspect cache disk %s: %s", cache_root.parent, exc) + return + + free_gb = usage.free / (1024 ** 3) + if free_gb >= min_free_gb: + return + + hub_dir = cache_root / "hf_home" / "hub" + if not hub_dir.exists(): + return + + model_dirs = sorted( + [path for path in hub_dir.iterdir() if path.is_dir() and path.name.startswith("models--")], + key=lambda path: path.stat().st_mtime, + ) + logger.info( + "[cache] free space %.1f GB below low %.1f GB, cleaning to target %.1f GB in %s", + free_gb, + min_free_gb, + target_free_gb, + hub_dir, + ) + + removed_any = False + for model_dir in model_dirs: + if free_gb >= target_free_gb: + break + if model_dir.name in protected_dirnames: + continue + try: + size_bytes = sum(file.stat().st_size for file in model_dir.rglob("*") if file.is_file()) + shutil.rmtree(model_dir, ignore_errors=False) + reclaimed_gb = size_bytes / (1024 ** 3) + free_gb += reclaimed_gb + measured_free_gb = free_gb + try: + measured_free_gb = shutil.disk_usage(cache_root.parent).free / (1024 ** 3) + free_gb = measured_free_gb + except OSError: + pass + removed_any = True + logger.info( + "[cache] removed %s, reclaimed_est=%.1f GB, free_now=%.1f GB", + model_dir.name, + reclaimed_gb, + measured_free_gb, + ) + except Exception as exc: + logger.warning("[cache] failed to remove %s: %s", model_dir, exc) + + if not removed_any and free_gb < target_free_gb: + logger.warning( + "[cache] low space persists (%.1f GB < %.1f GB target) but no removable model cache found after protection.", + free_gb, + target_free_gb, + ) + + +def classify_failure(output: str, timed_out: bool, return_code: Optional[int] = None) -> str: + text = output or "" + lines = [line.strip() for line in text.replace("\r", "\n").splitlines() if line.strip()] + filtered_lines = [ + line + for line in lines + if "resource_tracker" not in line.lower() + and "deprecationwarning" not in line.lower() + ] + analysis_text = "\n".join(filtered_lines) if filtered_lines else text + lower_text = analysis_text.lower() + + if timed_out: + return "failed_timeout" + if return_code in {-15, 143}: + return "failed_killed" + + # Explicit terminal conditions first. + if "returned only empty responses" in lower_text: + return "failed_empty_response" + if "access denied" in lower_text or "gated repository" in lower_text or "is gated" in lower_text: + return "failed_gated" + if "authentication" in lower_text or "api key" in lower_text or "unauthorized" in lower_text: + return "failed_auth" + if "no space left on device" in lower_text or "disk quota exceeded" in lower_text: + return "failed_disk_full" + if "cuda out of memory" in lower_text or "outofmemoryerror" in lower_text or "memoryerror" in lower_text: + return "failed_oom" + if "unsupported architecture" in lower_text or "requires newer transformers version" in lower_text: + return "failed_unsupported_arch" + if "not a string" in lower_text and ("gguf" in lower_text or "mlx" in lower_text): + return "failed_unsupported_format" + if "file not found" in lower_text or "filenotfounderror" in lower_text or "no such file or directory" in lower_text: + return "failed_missing_file" + if "[errno 5]" in lower_text or "input/output error" in lower_text: + return "failed_io_error" + if "resource_tracker" in lower_text: + return "failed_process_teardown" + + # Then use Python exception class names from traceback lines when available. + exception_candidates = re.findall(r"([A-Za-z_][A-Za-z0-9_.]*(?:Error|Exception))\s*:", analysis_text) + exception_name = exception_candidates[-1].split(".")[-1] if exception_candidates else "" + exception_status_map = { + "FileNotFoundError": "failed_missing_file", + "IsADirectoryError": "failed_missing_file", + "NotADirectoryError": "failed_missing_file", + "PermissionError": "failed_io_error", + "OSError": "failed_io_error", + "IOError": "failed_io_error", + "TimeoutError": "failed_network", + "ReadTimeout": "failed_network", + "ConnectTimeout": "failed_network", + "ConnectionError": "failed_network", + "HTTPError": "failed_network", + "TypeError": "failed_type_error", + "ValueError": "failed_value_error", + "MemoryError": "failed_oom", + "OutOfMemoryError": "failed_oom", + "CudaOutOfMemoryError": "failed_oom", + } + mapped = exception_status_map.get(exception_name) + if mapped: + return mapped + + if re.search(r"\b(connection reset|connection refused|name resolution|dns|ssl|certificate verify failed)\b", lower_text): + return "failed_network" + if re.search(r"\b(read timeout|connect timeout|timed out|network error)\b", lower_text): + return "failed_network" + + return "failed" + + +def error_bucket_from_status(status: str) -> str: + return status if status.startswith("failed_") else "failed" + + +RETRYABLE_FAILURES = { + "failed", + "failed_timeout", + "failed_killed", + "failed_oom", + "failed_network", + "failed_disk_full", + "failed_io_error", + "failed_process_teardown", + "failed_missing_file", + "failed_empty_response", +} + + +def is_retryable_failure(status: str) -> bool: + """Return whether another attempt could plausibly succeed without a code/config change.""" + return status in RETRYABLE_FAILURES + + +def task_key(provider: str, model_id: str) -> str: + return f"{provider}::{model_id}" + + +def find_latest_status_file(output_dir: Path) -> Optional[Path]: + candidates = sorted( + [path for path in output_dir.glob("*/status.jsonl") if path.is_file()], + key=lambda path: path.stat().st_mtime, + reverse=True, + ) + return candidates[0] if candidates else None + + +def load_latest_records(status_path: Optional[Path]) -> dict[str, dict]: + latest: dict[str, dict] = {} + if status_path is None or not status_path.exists(): + return latest + with status_path.open("r", encoding="utf-8") as handle: + for line in handle: + line = line.strip() + if not line: + continue + try: + record = json.loads(line) + except json.JSONDecodeError: + continue + key = task_key(str(record.get("provider", "")), str(record.get("model_id", ""))) + latest[key] = record + return latest + + +def load_global_state(state_path: Path) -> dict[str, dict]: + if not state_path.exists(): + return {} + try: + payload = json.loads(state_path.read_text(encoding="utf-8")) + except json.JSONDecodeError: + logger.warning("Failed to parse global state file: %s", state_path) + return {} + if not isinstance(payload, dict): + return {} + return {str(key): value for key, value in payload.items() if isinstance(value, dict)} + + +def write_global_state(state_path: Path, state: dict[str, dict]) -> None: + state_path.parent.mkdir(parents=True, exist_ok=True) + state_path.write_text(json.dumps(state, ensure_ascii=False, indent=2), encoding="utf-8") + + +def should_enqueue(task: ModelTask, args: argparse.Namespace, run_state: dict[str, dict], global_state: dict[str, dict]) -> bool: + key = task_key(task.provider, task.model_id) + run_record = run_state.get(key) + global_record = global_state.get(key) + mode = "retry-failed" if args.retry_failures else args.resume_mode + + if mode == "all": + return True + if mode == "continue": + return run_record is None or str(run_record.get("status", "")) == "waiting_retry" + if mode == "retry-failed": + scope = run_record or global_record + if scope is None: + return False + status = str(scope.get("status", "")) + return status.startswith("failed") or ( + status == "waiting_retry" and str(scope.get("last_status", "")).startswith("failed") + ) + if mode == "retry-non-success": + scope = run_record or global_record + return scope is not None and str(scope.get("status", "")) != "success" + if mode == "new": + return global_record is None or str(global_record.get("status", "")) != "success" + return True + + +def append_status(status_path: Path, record: dict, lock: threading.Lock) -> None: + with lock: + status_path.parent.mkdir(parents=True, exist_ok=True) + with status_path.open("a", encoding="utf-8") as handle: + handle.write(json.dumps(record, ensure_ascii=False) + "\n") + + +def append_global_status(journal_path: Path, record: dict, lock: threading.Lock) -> None: + with lock: + journal_path.parent.mkdir(parents=True, exist_ok=True) + with journal_path.open("a", encoding="utf-8") as handle: + handle.write(json.dumps(record, ensure_ascii=False) + "\n") + + +def update_global_state( + state_path: Path, + state: dict[str, dict], + record: dict, + lock: threading.Lock, +) -> None: + key = task_key(str(record["provider"]), str(record["model_id"])) + with lock: + state[key] = record + write_global_state(state_path, state) + + +def build_command(task: ModelTask, args: argparse.Namespace, gpu_id: Optional[int]) -> list[str]: + command = [ + PYTHON_BIN, + "-m", + "llm_dna.cli", + "--model-name", + task.model_id, + "--model-type", + task.provider, + "--dataset", + args.dataset, + "--max-samples", + str(args.max_samples), + "--data-root", + str(args.data_root), + "--output-dir", + str(args.output_dir), + "--output-suffix", + str(getattr(args, "output_suffix", "")), + "--dna-dim", + str(args.dna_dim), + "--reduction-method", + args.reduction_method, + "--embedding-merge", + args.embedding_merge, + "--max-length", + str(args.max_length), + "--temperature", + str(getattr(args, "temperature", 0.0)), + "--top-p", + str(getattr(args, "top_p", 1.0)), + "--generation-seed", + str(getattr(args, "generation_seed", 42)), + "--log-level", + "INFO", + ] + if args.metadata_file.exists(): + command.extend(["--metadata-file", str(args.metadata_file)]) + if bool(getattr(args, "try_vllm", False)): + command.append("--try-vllm") + if bool(getattr(args, "ignore_response_cache", False)): + command.append("--ignore-response-cache") + if bool(getattr(args, "do_sample", False)): + command.append("--do-sample") + else: + command.append("--no-do-sample") + if gpu_id is not None: + command.extend(["--device", "cuda", "--gpus", str(gpu_id)]) + else: + command.extend(["--device", "cpu"]) + return command + + +def _coerce_process_output(value: object) -> str: + if value is None: + return "" + if isinstance(value, bytes): + return value.decode("utf-8", errors="replace") + return str(value) + + +def _summarize_process_reason(output: str) -> str: + if not output: + return "" + + normalized = output.replace("\r", "\n") + lines = [line.strip() for line in normalized.splitlines() if line.strip()] + if not lines: + return output.strip() + + # Prefer semantically meaningful error lines over teardown/runtime warnings. + preferred_patterns = [ + r"\bDNA extraction failed\b", + r"\bERROR\b", + r"\bTraceback\b", + r"\b(\w+(?:\.\w+)*(?:Error|Exception))\b", + ] + noise_patterns = [ + r"resource_tracker", + r"DeprecationWarning", + r"swigvarlink", + r"^Loading checkpoint shards:", + ] + + for pattern in preferred_patterns: + for line in reversed(lines): + if any(re.search(noise, line, flags=re.IGNORECASE) for noise in noise_patterns): + continue + if re.search(pattern, line, flags=re.IGNORECASE): + return line + + for line in reversed(lines): + if any(re.search(noise, line, flags=re.IGNORECASE) for noise in noise_patterns): + continue + return line + + return lines[-1] + + +def _run_subprocess_with_optional_streaming( + command: list[str], + cwd: str, + env: dict[str, str], + stream_logs: bool, + log_prefix: str, + child_log_mode: str, + timeout_seconds: float, +) -> tuple[int, str, str, bool]: + timeout = timeout_seconds if timeout_seconds > 0 else None + if not stream_logs: + try: + completed = subprocess.run( + command, + cwd=cwd, + env=env, + capture_output=True, + text=True, + check=False, + timeout=timeout, + ) + return completed.returncode, completed.stdout.strip(), completed.stderr.strip(), False + except subprocess.TimeoutExpired as exc: + return ( + -signal.SIGKILL, + _coerce_process_output(exc.output).strip(), + _coerce_process_output(exc.stderr).strip(), + True, + ) + + process = subprocess.Popen( + command, + cwd=cwd, + env=env, + stdout=subprocess.PIPE, + stderr=subprocess.PIPE, + text=True, + bufsize=1, + start_new_session=True, + ) + + stdout_lines: deque[str] = deque(maxlen=8000) + stderr_lines: deque[str] = deque(maxlen=8000) + + def _reader(pipe: Optional[Any], sink: deque[str], level: int, stream_name: str) -> None: + if pipe is None: + return + try: + for raw_line in iter(pipe.readline, ""): + line = raw_line.rstrip("\n") + sink.append(line) + if not line.strip(): + continue + if child_log_mode == "cache-only": + if "[cache-resume]" in line: + logging.info("%s [cache] %s", log_prefix, _format_cache_resume_line(line)) + continue + logging.log(level, "%s [%s] %s", log_prefix, stream_name, line) + finally: + pipe.close() + + out_thread = threading.Thread( + target=_reader, + args=(process.stdout, stdout_lines, logging.INFO, "stdout"), + daemon=True, + ) + err_thread = threading.Thread( + target=_reader, + args=(process.stderr, stderr_lines, logging.WARNING, "stderr"), + daemon=True, + ) + out_thread.start() + err_thread.start() + timed_out = False + try: + return_code = process.wait(timeout=timeout) + except subprocess.TimeoutExpired: + timed_out = True + logger.warning("%s exceeded %.0fs timeout; terminating process group", log_prefix, timeout_seconds) + try: + os.killpg(process.pid, signal.SIGTERM) + return_code = process.wait(timeout=30) + except subprocess.TimeoutExpired: + os.killpg(process.pid, signal.SIGKILL) + return_code = process.wait() + except ProcessLookupError: + return_code = process.wait() + out_thread.join() + err_thread.join() + + stdout = "\n".join(stdout_lines).strip() + stderr = "\n".join(stderr_lines).strip() + return return_code, stdout, stderr, timed_out + + +def _extract_cache_resume_line(output: str) -> str: + if not output: + return "" + + normalized = output.replace("\r", "\n") + lines = [line.strip() for line in normalized.splitlines() if line.strip()] + cache_lines = [line for line in lines if "[cache-resume]" in line] + return cache_lines[-1] if cache_lines else "" + + +def _format_cache_resume_line(line: str) -> str: + found_match = re.search(r"found=(\d+)", line) + total_match = re.search(r"total=(\d+)", line) + action_match = re.search(r"action=([a-zA-Z0-9_-]+)", line) + missing_match = re.search(r"missing=(\d+)", line) + + found = found_match.group(1) if found_match else "0" + total = total_match.group(1) if total_match else "0" + action = action_match.group(1) if action_match else "unknown" + missing = missing_match.group(1) if missing_match else None + + if missing is not None: + return f"cache found={found}/{total} action={action} missing={missing}" + return f"cache found={found}/{total} action={action}" + + +def is_vllm_available(python_bin: str) -> bool: + try: + completed = subprocess.run( + [python_bin, "-c", "import vllm"], + capture_output=True, + text=True, + check=False, + timeout=15, + ) + return completed.returncode == 0 + except Exception: + return False + + +def run_task( + task: ModelTask, + args: argparse.Namespace, + gpu_id: Optional[int], + cache_state: Optional[CacheRuntimeState] = None, +) -> dict: + start = time.time() + cache_root = choose_cache_root(args.cache_subdir) + + # Add detailed logging for OpenRouter models + if task.provider == "openrouter": + logger.info(f"[openrouter-task] Starting OpenRouter model: {task.model_id}") + logger.info(f"[openrouter-task] Dataset: {args.dataset}, Max samples: {args.max_samples}") + logger.info(f"[openrouter-task] Cache root: {cache_root}") + + if task.provider == "huggingface" and cache_state is not None: + with cache_state.state_lock: + protected_model_ids = set(cache_state.pending_hf_models) | set(cache_state.running_hf_models) + protected_dirnames = {model_id_to_hf_cache_dirname(mid) for mid in protected_model_ids} + cleanup_cache_if_needed_smart( + cache_root, + args.cache_low_free_gb, + args.cache_target_free_gb, + protected_dirnames, + cache_state.cleanup_lock, + ) + elif task.provider == "huggingface": + cleanup_cache_if_needed( + cache_root, + args.cache_low_free_gb, + float(getattr(args, "cache_target_free_gb", args.cache_low_free_gb)), + ) + else: + # OpenRouter/API providers do not require local HF model-cache cleanup. + logger.debug("[cache] skip cleanup for provider=%s model=%s", task.provider, task.model_id) + env = build_cache_env(cache_root) + command = build_command(task, args, gpu_id) + output_suffix = str(getattr(args, "output_suffix", "")) + expected_output = build_expected_output_path(args.output_dir, args.dataset, task.model_id, output_suffix) + expected_summary = build_expected_summary_path(args.output_dir, args.dataset, task.model_id, output_suffix) + return_code, stdout, stderr, timed_out = _run_subprocess_with_optional_streaming( + command, + cwd=str(ROOT), + env=env, + stream_logs=bool(getattr(args, "stream_subprocess_logs", False)), + log_prefix=f"[child model={task.model_id} gpu={gpu_id}]", + child_log_mode=str(getattr(args, "child_log_mode", "cache-only")), + timeout_seconds=float(getattr(args, "model_timeout_seconds", getattr(args, "timeout", 43200.0))), + ) + combined = "\n".join(part for part in [stdout, stderr] if part).strip() + cache_resume = _extract_cache_resume_line(combined) + + # Log OpenRouter task result + if task.provider == "openrouter": + logger.info(f"[openrouter-task] {task.model_id} completed with exit code: {return_code}") + if return_code != 0: + logger.warning(f"[openrouter-task] {task.model_id} failed with return code {return_code}") + # Log first 500 chars of error output for debugging + error_snippet = combined[:500] if combined else "(no output)" + logger.warning(f"[openrouter-task] {task.model_id} error snippet: {error_snippet}") + + # Treat missing artifacts or empty responses as terminal failures, even if child exits 0. + if return_code == 0: + if not expected_output.exists() or not expected_summary.exists(): + record = { + "provider": task.provider, + "model_id": task.model_id, + "status": "failed_missing_file", + "reason": "exit=0 missing expected DNA/summary outputs", + "gpu_id": gpu_id, + "elapsed_seconds": time.time() - start, + "output_path": str(expected_output), + "summary_path": str(expected_summary), + "cache_root": str(cache_root), + } + if cache_resume: + record["cache_resume"] = cache_resume + return record + + response_path = build_expected_response_cache_path(args.output_dir, args.dataset, task.model_id, output_suffix) + if not has_complete_non_empty_responses(response_path): + record = { + "provider": task.provider, + "model_id": task.model_id, + "status": "failed_empty_response", + "reason": "exit=0 responses missing/invalid/empty", + "gpu_id": gpu_id, + "elapsed_seconds": time.time() - start, + "output_path": str(expected_output), + "summary_path": str(expected_summary), + "cache_root": str(cache_root), + } + if cache_resume: + record["cache_resume"] = cache_resume + return record + + if return_code == 0: + record = { + "provider": task.provider, + "model_id": task.model_id, + "status": "success", + "reason": "ok", + "gpu_id": gpu_id, + "elapsed_seconds": time.time() - start, + "output_path": str(expected_output if expected_output.exists() else expected_output), + "summary_path": str(expected_summary if expected_summary.exists() else expected_summary), + "cache_root": str(cache_root), + } + if cache_resume: + record["cache_resume"] = cache_resume + dna_distance = compute_dna_distance_to_base( + args.output_dir, + args.dataset, + task.model_id, + output_suffix, + ) + if dna_distance is not None: + record["dna_distance_to_base"] = dna_distance + if task.provider == "openrouter": + logger.info(f"[openrouter-task] {task.model_id} succeeded in {record['elapsed_seconds']:.1f}s") + if should_evict_finished_model_cache(task, record, args): + try: + if cache_state is not None: + with cache_state.cleanup_lock: + removed = delete_hf_model_cache_dir(cache_root, task.model_id) + else: + removed = delete_hf_model_cache_dir(cache_root, task.model_id) + if removed: + logger.info("[cache] evicted finished model cache: %s", model_id_to_hf_cache_dirname(task.model_id)) + except Exception as exc: + logger.warning("[cache] failed to evict finished model cache for %s: %s", task.model_id, exc) + return record + status = classify_failure(combined, timed_out=timed_out, return_code=return_code) + reason = _summarize_process_reason(combined) + + # Extra logging for OpenRouter failures + if task.provider == "openrouter" and status.startswith("failed"): + logger.error(f"[openrouter-task] {task.model_id} failed with status '{status}': {reason}") + + record = { + "provider": task.provider, + "model_id": task.model_id, + "status": status, + "reason": f"exit={return_code} {reason}".strip(), + "gpu_id": gpu_id, + "elapsed_seconds": time.time() - start, + "output_path": None, + "summary_path": None, + "cache_root": str(cache_root), + } + if cache_resume: + record["cache_resume"] = cache_resume + return record + + +def make_run_dir(output_dir: Path, run_name: Optional[str]) -> Path: + run_id = run_name or f"dna_run_{datetime.now().strftime('%Y%m%d-%H%M%S')}" + run_dir = output_dir / run_id + run_dir.mkdir(parents=True, exist_ok=True) + return run_dir + + +def acquire_gpu_id( + allowed_gpu_ids: Optional[list[int]], + reserved_gpu_ids: set[int], + reservation_cond: threading.Condition, + min_free_gb: float, + poll_seconds: float, + excluded_gpu_ids: Optional[set[int]] = None, +) -> int: + excluded = excluded_gpu_ids or set() + while True: + with reservation_cond: + stats = query_gpu_stats() + allowed = allowed_gpu_ids if allowed_gpu_ids else [stat.gpu_id for stat in stats] + gpu_id = choose_best_gpu( + stats=stats, + allowed_gpu_ids=[gid for gid in allowed if gid not in excluded], + busy_gpu_ids=reserved_gpu_ids, + min_free_gb=min_free_gb, + ) + if gpu_id is None and excluded: + # An untried GPU is preferred, but do not wait forever when only a + # previously attempted card has enough memory for this model. + gpu_id = choose_best_gpu( + stats=stats, + allowed_gpu_ids=allowed, + busy_gpu_ids=reserved_gpu_ids, + min_free_gb=min_free_gb, + ) + if gpu_id is not None: + reserved_gpu_ids.add(gpu_id) + return gpu_id + + logger.info( + "All selected GPUs are busy or below %.1f GiB free; waiting %.1fs before retry.", + min_free_gb, + poll_seconds, + ) + reservation_cond.wait(timeout=max(poll_seconds, 1.0)) + + +def release_gpu_id(gpu_id: int, reserved_gpu_ids: set[int], reservation_cond: threading.Condition) -> None: + with reservation_cond: + reserved_gpu_ids.discard(gpu_id) + reservation_cond.notify_all() + + +def save_run_manifest(run_dir: Path, tasks: list[ModelTask], args: argparse.Namespace) -> None: + manifest = { + "created_at": datetime.now().isoformat(), + "providers": args.providers, + "dataset": args.dataset, + "output_suffix": args.output_suffix, + "ignore_response_cache": args.ignore_response_cache, + "temperature": args.temperature, + "do_sample": args.do_sample, + "top_p": args.top_p, + "generation_seed": args.generation_seed, + "max_samples": args.max_samples, + "resume_mode": "retry-failed" if args.retry_failures else args.resume_mode, + "model_timeout_seconds": args.model_timeout_seconds, + "max_retries": args.max_retries, + "oom_retries": args.oom_retries, + "retry_delay_seconds": args.retry_delay_seconds, + "gpu_memory_per_billion_gb": args.gpu_memory_per_billion_gb, + "gpu_memory_headroom_gb": args.gpu_memory_headroom_gb, + "task_count": len(tasks), + "tasks": [ + { + "provider": task.provider, + "model_id": task.model_id, + "inferred_size_b": task.inferred_size_b, + } + for task in tasks + ], + } + (run_dir / "manifest.json").write_text(json.dumps(manifest, ensure_ascii=False, indent=2), encoding="utf-8") + + +def queue_tasks(tasks: Iterable[ModelTask]) -> queue.Queue[Optional[TaskWork]]: + q: queue.Queue[Optional[TaskWork]] = queue.Queue() + for task in tasks: + q.put(TaskWork(task=task)) + return q + + +def main() -> int: + args = parse_args() + if args.cache_target_free_gb < args.cache_low_free_gb: + logger.warning( + "cache_target_free_gb (%.1f) < cache_low_free_gb (%.1f); clamping target to low.", + args.cache_target_free_gb, + args.cache_low_free_gb, + ) + args.cache_target_free_gb = args.cache_low_free_gb + args.output_dir.mkdir(parents=True, exist_ok=True) + if args.try_vllm: + vllm_available = is_vllm_available(PYTHON_BIN) + logger.info("vLLM availability check: %s", "available" if vllm_available else "unavailable") + if not vllm_available: + logger.warning("vLLM is not installed in %s; disabling --try-vllm for this run.", PYTHON_BIN) + args.try_vllm = False + mode = "retry-failed" if args.retry_failures else args.resume_mode + resume_status = args.resume_status + if resume_status is None and args.resume_latest: + resume_status = find_latest_status_file(args.output_dir) + + if resume_status is not None: + run_dir = resume_status.parent + status_path = resume_status + else: + run_dir = make_run_dir(args.output_dir, args.run_name) + status_path = run_dir / "status.jsonl" + + run_state = load_latest_records(status_path) + global_state = load_global_state(args.global_state) + + tasks = [task for task in load_all_tasks(args) if should_enqueue(task, args, run_state, global_state)] + if args.limit > 0: + tasks = tasks[: args.limit] + + if resume_status is None or not (run_dir / "manifest.json").exists(): + save_run_manifest(run_dir, tasks, args) + + max_concurrent = min(args.max_concurrent_gpus, MAX_CONCURRENT_GPUS) + fixed_gpu_ids = parse_gpu_ids(args.gpus, max_concurrent) + dynamic_gpu_pool = not bool(args.gpus) + if dynamic_gpu_pool: + detected_gpu_count = len(query_gpu_stats()) + use_gpu_scheduler = detected_gpu_count > 0 + worker_slots = min(max_concurrent, detected_gpu_count) if detected_gpu_count > 0 else 1 + else: + use_gpu_scheduler = bool(fixed_gpu_ids) + worker_slots = len(fixed_gpu_ids) if fixed_gpu_ids else 1 + + logger.info("run_dir=%s", run_dir) + logger.info("status_path=%s", status_path) + logger.info("python=%s", PYTHON_BIN) + logger.info("providers=%s", args.providers) + logger.info("resume_mode=%s", mode) + logger.info("resume_status=%s", resume_status) + logger.info("dataset=%s", args.dataset) + logger.info("queued_models=%d", len(tasks)) + logger.info("worker_gpus=%s", "dynamic_all" if dynamic_gpu_pool else fixed_gpu_ids) + logger.info("min_gpu_free_gb=%.1f", args.min_gpu_free_gb) + logger.info("gpu_memory_estimate=%.1f GiB/B + %.1f GiB headroom", args.gpu_memory_per_billion_gb, args.gpu_memory_headroom_gb) + logger.info("cache_watermark_low_gb=%.1f", args.cache_low_free_gb) + logger.info("cache_watermark_target_gb=%.1f", args.cache_target_free_gb) + logger.info("oom_retries=%d", max(args.oom_retries, 0)) + logger.info("max_retries=%d", max(args.max_retries, 0)) + logger.info("retry_delay_seconds=%.1f", max(args.retry_delay_seconds, 0.0)) + logger.info("model_timeout_seconds=%.1f", max(args.model_timeout_seconds, 0.0)) + + if not tasks: + logger.info("No models to run.") + return 0 + + task_queue = queue_tasks(tasks) + + status_lock = threading.Lock() + global_state_lock = threading.Lock() + failure_count = 0 + failure_lock = threading.Lock() + reserved_gpu_ids: set[int] = set() + reservation_cond = threading.Condition() + error_summary: dict[str, dict[str, Any]] = {} + cache_state = CacheRuntimeState( + pending_hf_models={task.model_id for task in tasks if task.provider == "huggingface"}, + running_hf_models=set(), + state_lock=threading.Lock(), + cleanup_lock=threading.Lock(), + ) + + def record_error(record: dict) -> None: + bucket = error_bucket_from_status(str(record.get("status", "failed"))) + model_id = str(record.get("model_id", "")) + entry = error_summary.setdefault(bucket, {"count": 0, "models": []}) + entry["count"] = int(cast(int, entry["count"])) + 1 + models = cast(list[str], entry["models"]) + if model_id and model_id not in models: + models.append(model_id) + + def worker(worker_idx: int) -> None: + nonlocal failure_count + while True: + work = task_queue.get() + if work is None: + task_queue.task_done() + return + if work.ready_at > time.monotonic(): + # Keep delayed work in the queue without holding a worker for the full cooldown. + task_queue.put(work) + task_queue.task_done() + time.sleep(min(max(work.ready_at - time.monotonic(), 0.05), 5.0)) + continue + + task = work.task + gpu_id: Optional[int] = None + if task.provider == "huggingface": + with cache_state.state_lock: + cache_state.pending_hf_models.discard(task.model_id) + cache_state.running_hf_models.add(task.model_id) + use_gpu_for_task = use_gpu_scheduler and ( + task.provider == "huggingface" or bool(getattr(args, "openrouter_use_gpu", False)) + ) + if use_gpu_for_task: + task_min_free_gb = required_gpu_free_gb(task, args) + excluded_gpu_ids = set(work.attempted_gpu_ids) + visible_ids = set(fixed_gpu_ids) if fixed_gpu_ids else {stat.gpu_id for stat in query_gpu_stats()} + if visible_ids and visible_ids.issubset(excluded_gpu_ids): + logger.info( + "All GPUs have been attempted for model=%s; allowing reuse after cooldown.", + task.model_id, + ) + excluded_gpu_ids.clear() + gpu_id = acquire_gpu_id( + allowed_gpu_ids=fixed_gpu_ids if fixed_gpu_ids else None, + reserved_gpu_ids=reserved_gpu_ids, + reservation_cond=reservation_cond, + min_free_gb=task_min_free_gb, + poll_seconds=args.gpu_poll_seconds, + excluded_gpu_ids=excluded_gpu_ids, + ) + + logger.info( + "[start] worker=%s provider=%s gpu=%s model=%s attempt=%d", + worker_idx, + task.provider, + gpu_id, + task.model_id, + work.attempts + 1, + ) + attempt_started = time.time() + try: + record = run_task(task, args, gpu_id, cache_state) + except Exception as exc: + logger.exception("Unhandled task error for model=%s", task.model_id) + record = { + "provider": task.provider, + "model_id": task.model_id, + "status": "failed", + "reason": f"scheduler exception: {type(exc).__name__}: {exc}", + "gpu_id": gpu_id, + "elapsed_seconds": time.time() - attempt_started, + "output_path": None, + "summary_path": None, + } + finally: + if task.provider == "huggingface": + with cache_state.state_lock: + cache_state.running_hf_models.discard(task.model_id) + if gpu_id is not None: + work.attempted_gpu_ids.append(gpu_id) + release_gpu_id(gpu_id, reserved_gpu_ids, reservation_cond) + + work.attempts += 1 + status = str(record.get("status", "failed")) + max_retries = max(args.oom_retries if status == "failed_oom" else args.max_retries, 0) + can_retry = is_retryable_failure(status) and work.attempts <= max_retries + if can_retry: + work.ready_at = time.monotonic() + max(args.retry_delay_seconds, 0.0) + waiting_record = dict(record) + waiting_record.update( + { + "status": "waiting_retry", + "last_status": status, + "attempt_count": work.attempts, + "max_attempts": max_retries + 1, + "next_attempt_after": datetime.fromtimestamp( + time.time() + max(args.retry_delay_seconds, 0.0) + ).isoformat(), + "attempted_gpu_ids": list(work.attempted_gpu_ids), + "run_dir": str(run_dir), + "recorded_at": datetime.now().isoformat(), + } + ) + append_status(status_path, waiting_record, status_lock) + append_global_status(args.global_status_journal, waiting_record, status_lock) + update_global_state(args.global_state, global_state, waiting_record, global_state_lock) + if task.provider == "huggingface": + with cache_state.state_lock: + cache_state.pending_hf_models.add(task.model_id) + task_queue.put(work) + logger.warning( + "[wait] model=%s status=%s attempt=%d/%d; deferred %.1fs behind queued work", + task.model_id, + status, + work.attempts, + max_retries + 1, + max(args.retry_delay_seconds, 0.0), + ) + task_queue.task_done() + continue + + if work.attempted_gpu_ids: + record["attempted_gpu_ids"] = list(work.attempted_gpu_ids) + record["attempt_count"] = work.attempts + cache_resume = str(record.get("cache_resume", "")).strip() + if cache_resume: + logger.info("[cache] model=%s %s", task.model_id, cache_resume) + record["run_dir"] = str(run_dir) + record["recorded_at"] = datetime.now().isoformat() + append_status(status_path, record, status_lock) + append_global_status(args.global_status_journal, record, status_lock) + update_global_state(args.global_state, global_state, record, global_state_lock) + if record["status"] != "success" and not str(record["status"]).startswith("skipped_"): + record_error(record) + logger.info( + "[done] worker=%s provider=%s gpu=%s model=%s status=%s elapsed=%.1fs", + worker_idx, + task.provider, + gpu_id, + task.model_id, + record["status"], + record["elapsed_seconds"], + ) + if record["status"] != "success" and not record["status"].startswith("skipped_"): + with failure_lock: + failure_count += 1 + task_queue.task_done() + + threads = [ + threading.Thread(target=worker, args=(idx,), daemon=False, name=f"gpu-worker-{idx}") + for idx in range(worker_slots) + ] + for thread in threads: + thread.start() + task_queue.join() + for _ in range(worker_slots): + task_queue.put(None) + for thread in threads: + thread.join() + + error_report = { + "generated_at": datetime.now().isoformat(), + "run_dir": str(run_dir), + "failures": error_summary, + } + (run_dir / "error_summary.json").write_text(json.dumps(error_report, ensure_ascii=False, indent=2), encoding="utf-8") + + logger.info("Completed run with %d non-skipped failures.", failure_count) + return 0 if failure_count == 0 else 1 + + +if __name__ == "__main__": + raise SystemExit(main()) diff --git a/scripts/run_primary_analysis.sh b/scripts/run_primary_analysis.sh new file mode 100644 index 0000000..32c5d81 --- /dev/null +++ b/scripts/run_primary_analysis.sh @@ -0,0 +1,64 @@ +#!/usr/bin/env bash +# Analyze the completed primary sweep. Repeats 1-2 are training/gallery data; +# repeats 3-4 are held-out queries. The command refuses cohorts below 80. + +set -euo pipefail + +ROOT="$(cd "$(dirname "${BASH_SOURCE[0]}")/.." && pwd)" +cd "$ROOT" + +DATA_DIR="${DATA_DIR:-out/primary_robustness_100/rand_chinese}" +ANALYSIS_ROOT="${ANALYSIS_ROOT:-out/primary_robustness_100_analysis}" +MINIMUM_MODELS="${MINIMUM_MODELS:-80}" +PYTHON_BIN="${PYTHON_BIN:-$ROOT/venv/bin/python}" +if [[ ! -x "$PYTHON_BIN" ]]; then + PYTHON_BIN="$(command -v python3)" +fi + +settings=("0.2 0.8" "0.2 0.9" "0.2 1.0" "0.3 0.8" "0.3 0.9" "0.3 1.0" "0.5 0.8" "0.5 0.9" "0.5 1.0" "0.7 0.8" "0.7 0.9" "0.7 1.0") + +code() { + "$PYTHON_BIN" - "$1" <<'PY' +import sys +print(f"{int(round(float(sys.argv[1]) * 10)):02d}") +PY +} + +exact_args=( + --dataset-dir "$DATA_DIR" + --minimum-models "$MINIMUM_MODELS" + --output-dir "$ANALYSIS_ROOT/exact" + --temperature-bound 0.2 --temperature-bound 0.3 + --temperature-bound 0.5 --temperature-bound 0.7 +) +tree_args=( + --dataset-dir "$DATA_DIR" + --reference-suffix _t00_p10_r1 + --minimum-models "$MINIMUM_MODELS" + --output-dir "$ANALYSIS_ROOT/tree" +) + +for repeat in 1 2; do + exact_args+=(--train-run "t00_r${repeat}:_t00_p10_r${repeat}:0.0:1.0:${repeat}") +done +for repeat in 3 4; do + exact_args+=(--test-run "t00_r${repeat}:_t00_p10_r${repeat}:0.0:1.0:${repeat}") + tree_args+=(--run "t00_r${repeat}:_t00_p10_r${repeat}:0.0:1.0:${repeat}") +done + +for setting in "${settings[@]}"; do + read -r temperature top_p <<< "$setting" + t_code="$(code "$temperature")" + p_code="$(code "$top_p")" + for repeat in 1 2; do + exact_args+=(--train-run "t${t_code}_p${p_code}_r${repeat}:_t${t_code}_p${p_code}_r${repeat}:${temperature}:${top_p}:${repeat}") + done + for repeat in 3 4; do + spec="t${t_code}_p${p_code}_r${repeat}:_t${t_code}_p${p_code}_r${repeat}:${temperature}:${top_p}:${repeat}" + exact_args+=(--test-run "$spec") + tree_args+=(--run "$spec") + done +done + +"$PYTHON_BIN" scripts/evaluate_exact_dna_classification.py "${exact_args[@]}" +"$PYTHON_BIN" scripts/analyze_tree_aware_errors.py "${tree_args[@]}" diff --git a/scripts/run_primary_rfftrace_k1.sh b/scripts/run_primary_rfftrace_k1.sh new file mode 100755 index 0000000..8076021 --- /dev/null +++ b/scripts/run_primary_rfftrace_k1.sh @@ -0,0 +1,52 @@ +#!/usr/bin/env bash +set -euo pipefail + +# Formal RFFTrace/DistDNA K=1 diagnostic on the validated-100 robustness grid. +# K=1 is an implementation and point-kernel comparison only; it is not evidence +# for a multi-sample advantage. A valid K=2 run needs independent rounds 1/3 +# for reference and 2/4 for query. + +PYTHON_BIN="${PYTHON_BIN:-python3}" +ENCODER_DEVICE="${ENCODER_DEVICE:-cpu}" +OUTPUT_DIR="${OUTPUT_DIR:-out/rfftrace_primary_k1}" +EMBEDDING_CACHE_DIR="${EMBEDDING_CACHE_DIR:-out/response_embedding_cache}" +MINIMUM_MODELS="${MINIMUM_MODELS:-80}" +RFF_DIMENSION="${RFF_DIMENSION:-1024}" +COMPACT_DIMENSION="${COMPACT_DIMENSION:-128}" +SEED="${SEED:-42}" + +normalize_args=() +if [[ "${NORMALIZE_EMBEDDINGS:-0}" == "1" ]]; then + normalize_args+=(--normalize-embeddings) +fi + +"$PYTHON_BIN" scripts/run_rfftrace_experiment.py \ + --data-dir out/primary_robustness_validated100_20260730/rand_chinese \ + --data-dir out/primary_robustness_recovery_20260810 \ + --output-dir "$OUTPUT_DIR" \ + --cohort-file configs/rand_chinese_validated100_latest.jsonl \ + --reference-setting 0.2:0.8 \ + --query-setting 0.0:1.0 \ + --query-setting 0.2:0.8 \ + --query-setting 0.2:0.9 \ + --query-setting 0.2:1.0 \ + --query-setting 0.3:0.8 \ + --query-setting 0.3:0.9 \ + --query-setting 0.3:1.0 \ + --query-setting 0.5:0.8 \ + --query-setting 0.5:0.9 \ + --query-setting 0.5:1.0 \ + --query-setting 0.7:0.8 \ + --query-setting 0.7:0.9 \ + --query-setting 0.7:1.0 \ + --reference-repeats 1 \ + --query-repeats 2 \ + --samples-per-side 1 \ + --minimum-models "$MINIMUM_MODELS" \ + --encoder all-mpnet-base-v2 \ + --encoder-device "$ENCODER_DEVICE" \ + --embedding-cache-dir "$EMBEDDING_CACHE_DIR" \ + --rff-dimension "$RFF_DIMENSION" \ + --compact-dimension "$COMPACT_DIMENSION" \ + --seed "$SEED" \ + "${normalize_args[@]}" diff --git a/scripts/run_primary_robustness_100_shard.sh b/scripts/run_primary_robustness_100_shard.sh new file mode 100644 index 0000000..617d01d --- /dev/null +++ b/scripts/run_primary_robustness_100_shard.sh @@ -0,0 +1,55 @@ +#!/usr/bin/env bash +# Run one hardware shard of the fixed 100-model primary experiment. +# +# Both shards intentionally share OUTPUT_DIR so the completed dataset is +# analysis-ready. Status/state journals and scheduler run names are isolated to +# avoid concurrent writers clobbering each other. + +set -euo pipefail + +if [[ $# -ne 1 ]]; then + echo "Usage: $0 {rtx3090|a100}" >&2 + exit 2 +fi + +ROOT="$(cd "$(dirname "${BASH_SOURCE[0]}")/.." && pwd)" +cd "$ROOT" + +SHARD="$1" +case "$SHARD" in + rtx3090) + HF_JSONL="configs/rand_chinese_stratified_100_rtx3090.jsonl" + EXPECTED_MODELS=77 + export MAX_CONCURRENT_GPUS="${MAX_CONCURRENT_GPUS:-4}" + ;; + a100) + HF_JSONL="configs/rand_chinese_stratified_100_a100.jsonl" + EXPECTED_MODELS=23 + export MAX_CONCURRENT_GPUS="${MAX_CONCURRENT_GPUS:-2}" + ;; + *) + echo "Unknown shard '$SHARD'; expected rtx3090 or a100." >&2 + exit 2 + ;; +esac + +if [[ ! -f "$HF_JSONL" ]]; then + echo "Missing fixed shard file: $HF_JSONL" >&2 + exit 1 +fi +ACTUAL_MODELS="$(wc -l < "$HF_JSONL")" +if [[ "$ACTUAL_MODELS" -ne "$EXPECTED_MODELS" ]]; then + echo "Invalid $SHARD shard: expected $EXPECTED_MODELS rows, found $ACTUAL_MODELS." >&2 + exit 1 +fi + +# These values are deliberately forced so stale exports from the superseded +# 300-model experiment cannot redirect a shard into the old cohort or outputs. +export HF_JSONL +export OUTPUT_DIR="out/primary_robustness_100" +export SWEEP_NAME="primary_robustness_100_${SHARD}" +export LOG_DIR="${LOG_DIR:-logs/primary_robustness_100_${SHARD}_$(date +%Y%m%d-%H%M%S)}" +export GLOBAL_STATUS_JOURNAL="$OUTPUT_DIR/dna_global_status_${SHARD}.jsonl" +export GLOBAL_STATE="$OUTPUT_DIR/dna_global_state_${SHARD}.json" + +exec bash scripts/run_primary_robustness_experiment.sh diff --git a/scripts/run_primary_robustness_experiment.sh b/scripts/run_primary_robustness_experiment.sh new file mode 100644 index 0000000..378304e --- /dev/null +++ b/scripts/run_primary_robustness_experiment.sh @@ -0,0 +1,31 @@ +#!/usr/bin/env bash +# Primary exact-model robustness dataset: 100 models, a complete factorial +# decoding grid, and two independent generation seeds. T=0 is emitted once. + +set -euo pipefail + +ROOT="$(cd "$(dirname "${BASH_SOURCE[0]}")/.." && pwd)" +cd "$ROOT" + +export HF_JSONL="${HF_JSONL:-configs/rand_chinese_stratified_100.jsonl}" +export OUTPUT_DIR="${OUTPUT_DIR:-out/primary_robustness_100}" +export DATASET="${DATASET:-rand_chinese}" +export SWEEP_NAME="${SWEEP_NAME:-primary_robustness_100}" +export LOG_DIR="${LOG_DIR:-logs/primary_robustness_100_$(date +%Y%m%d-%H%M%S)}" + +export TEMPERATURES="0.2 0.3 0.5 0.7" +export TOP_PS="0.8 0.9 1.0" +export REPEATS="${REPEATS:-1 2}" +export INCLUDE_T00="1" +export GENERATION_SEED_BASE="${GENERATION_SEED_BASE:-42000}" + +# Empty GPUS means all visible cards are dynamically scheduled. The worker +# cap can be raised without touching Python; 10 matches the available cluster. +export GPUS="${GPUS:-}" +export MAX_CONCURRENT_GPUS="${MAX_CONCURRENT_GPUS:-10}" +export LIMIT="0" +export RESUME_MODE="all" +export TRY_VLLM="${TRY_VLLM:-1}" +export CACHE_EVICT_FINISHED="${CACHE_EVICT_FINISHED:-success}" + +exec bash scripts/run_dna_temperature_top_p_sweep.sh diff --git a/scripts/run_rbf_mmd_pilot.py b/scripts/run_rbf_mmd_pilot.py new file mode 100644 index 0000000..57393cb --- /dev/null +++ b/scripts/run_rbf_mmd_pilot.py @@ -0,0 +1,568 @@ +#!/usr/bin/env python3 +"""Small pilot for distributional model retrieval under stochastic decoding. + +This script implements the first draft-stage experiment: +- compare single-sample cosine retrieval against exact RBF-MMD +- optionally compare a mean-response cosine baseline +- keep the experiment small, deterministic, and easy to inspect + +The pilot uses repeated response runs as samples from a prompt-conditional +response distribution. For same-setting comparisons, the repeated runs are split +into reference/query halves. For cross-setting comparisons, the reference and +query settings are specified explicitly. +""" + +from __future__ import annotations + +import argparse +import csv +import hashlib +import json +import math +import re +from dataclasses import dataclass +from pathlib import Path +from typing import Iterable + +import numpy as np + + +@dataclass(frozen=True) +class SettingSpec: + temperature: float + top_p: float + + @property + def code(self) -> str: + return f"t{int(round(self.temperature * 10)):02d}_p{int(round(self.top_p * 10)):02d}" + + +@dataclass(frozen=True) +class RunRecord: + model_name: str + setting: SettingSpec + repeat: int + path: Path + prompts: list[str] + responses: list[str] + + +def parse_setting(raw: str) -> SettingSpec: + parts = raw.split(":") + if len(parts) != 2: + raise ValueError(f"Invalid setting {raw!r}; expected temperature:top_p, e.g. 0.2:0.8") + return SettingSpec(temperature=float(parts[0]), top_p=float(parts[1])) + + +def format_setting(setting: SettingSpec) -> str: + return f"{setting.temperature:g}:{setting.top_p:g}" + + +def safe_model_name(model_name: str) -> str: + return re.sub(r"[^A-Za-z0-9._-]+", "_", model_name.strip("/")) + + +def parse_run_dir_name(name: str) -> tuple[str, SettingSpec, int] | None: + match = re.match(r"^(?P.+)_(?Pt\d{2})_(?P

p\d{2})_r(?P\d+)$", name) + if not match: + return None + temperature = int(match.group("t")[1:]) / 10.0 + top_p = int(match.group("p")[1:]) / 10.0 + return match.group("model"), SettingSpec(temperature=temperature, top_p=top_p), int(match.group("repeat")) + + +def load_run_record(path: Path) -> RunRecord: + payload = json.loads((path / "responses.json").read_text(encoding="utf-8")) + items = payload.get("items", []) + prompts = [str(item.get("prompt", "")) for item in items] + responses = [str(item.get("response", "")) for item in items] + parsed = parse_run_dir_name(path.name) + if parsed is None: + raise ValueError(f"Unrecognized run directory name: {path.name}") + model_name, setting, repeat = parsed + return RunRecord( + model_name=model_name, + setting=setting, + repeat=repeat, + path=path, + prompts=prompts, + responses=responses, + ) + + +def load_run_records(data_dir: Path, settings: set[SettingSpec]) -> dict[tuple[str, str, int], RunRecord]: + records: dict[tuple[str, str, int], RunRecord] = {} + code_to_setting = {setting.code: setting for setting in settings} + for run_dir in sorted(data_dir.glob("*")): + if not run_dir.is_dir() or not (run_dir / "responses.json").exists(): + continue + parsed = parse_run_dir_name(run_dir.name) + if parsed is None: + continue + model_name, setting, repeat = parsed + if setting.code not in code_to_setting: + continue + records[(model_name, setting.code, repeat)] = load_run_record(run_dir) + return records + + +def select_models(records: dict[tuple[str, str, int], RunRecord], settings: list[SettingSpec], model_limit: int) -> list[str]: + per_setting: list[set[str]] = [] + for setting in settings: + model_to_repeats: dict[str, set[int]] = {} + for (model_name, code, repeat), record in records.items(): + if code != setting.code: + continue + model_to_repeats.setdefault(model_name, set()).add(repeat) + candidates = {model for model, repeats in model_to_repeats.items() if len(repeats) >= 2} + per_setting.append(candidates) + + common = sorted(set.intersection(*per_setting)) if per_setting else [] + return common if model_limit <= 0 else common[:model_limit] + + +def select_prompts(records: dict[tuple[str, str, int], RunRecord], selected_models: list[str], settings: list[SettingSpec], prompt_limit: int) -> list[str]: + selected_codes = {setting.code for setting in settings} + selected_model_set = set(selected_models) + prompt_lists = [ + record.prompts + for (model_name, code, _repeat), record in sorted(records.items()) + if model_name in selected_model_set and code in selected_codes + ] + if not prompt_lists: + return [] + + common_set = set(prompt_lists[0]) + for prompts in prompt_lists[1:]: + common_set.intersection_update(prompts) + common = [prompt for prompt in prompt_lists[0] if prompt in common_set] + return common if prompt_limit <= 0 else common[:prompt_limit] + + +def chunk_runs_for_same_setting(runs: list[RunRecord]) -> tuple[list[RunRecord], list[RunRecord]]: + runs = sorted(runs, key=lambda record: record.repeat) + if len(runs) < 2: + raise ValueError("Need at least two repeats for same-setting comparison.") + split = max(1, len(runs) // 2) + ref = runs[:split] + qry = runs[split:] + if not qry: + qry = runs[-1:] + ref = runs[:-1] + return ref, qry + + +def load_embeddings(texts: Iterable[str], cache: dict[str, np.ndarray], features: int = 4096) -> np.ndarray: + missing = [text for text in texts if text not in cache] + if missing: + from sklearn.feature_extraction.text import HashingVectorizer + + vectorizer = HashingVectorizer( + n_features=features, + analyzer="char_wb", + ngram_range=(3, 5), + alternate_sign=False, + norm=None, + lowercase=False, + ) + matrix = vectorizer.transform(missing).astype(np.float32).toarray() + for text, row in zip(missing, matrix): + norm = float(np.linalg.norm(row)) + cache[text] = row if norm == 0.0 else row / norm + return np.stack([cache[text] for text in texts], axis=0).astype(np.float32) + + +def l2_normalize_rows(matrix: np.ndarray) -> np.ndarray: + norms = np.linalg.norm(matrix, axis=1, keepdims=True) + return matrix / np.maximum(norms, 1e-12) + + +def concat_prompt_vectors(prompt_embeddings: dict[str, np.ndarray], prompts: list[str]) -> np.ndarray: + return np.concatenate([prompt_embeddings[prompt] for prompt in prompts], axis=0) + + +def cosine_distance(a: np.ndarray, b: np.ndarray) -> float: + denom = float(np.linalg.norm(a) * np.linalg.norm(b)) + if denom == 0.0: + return 1.0 + return float(1.0 - np.dot(a, b) / denom) + + +def cosine_distance_matrix(query: np.ndarray, base: np.ndarray) -> np.ndarray: + query_norm = query / np.maximum(np.linalg.norm(query, axis=1, keepdims=True), 1e-12) + base_norm = base / np.maximum(np.linalg.norm(base, axis=1, keepdims=True), 1e-12) + return 1.0 - query_norm @ base_norm.T + + +def pairwise_sqdist(a: np.ndarray, b: np.ndarray) -> np.ndarray: + diff = a[:, None, :] - b[None, :, :] + return np.sum(diff * diff, axis=2) + + +def median_bandwidth(samples: np.ndarray) -> float: + if len(samples) < 2: + return 1.0 + sq = pairwise_sqdist(samples, samples) + dist = np.sqrt(np.maximum(sq, 0.0)) + vals = dist[np.triu_indices_from(dist, k=1)] + vals = vals[np.isfinite(vals) & (vals > 0)] + if vals.size == 0: + return 1.0 + return float(np.median(vals)) + + +def rbf_kernel(a: np.ndarray, b: np.ndarray, sigma: float) -> np.ndarray: + return np.exp(-pairwise_sqdist(a, b) / (2.0 * sigma * sigma)) + + +def exact_mmd2(a: np.ndarray, b: np.ndarray, sigma: float) -> float: + kaa = rbf_kernel(a, a, sigma).mean() + kbb = rbf_kernel(b, b, sigma).mean() + kab = rbf_kernel(a, b, sigma).mean() + return float(kaa + kbb - 2.0 * kab) + + +def build_prompt_samples( + runs: list[RunRecord], + prompts: list[str], + cache: dict[str, np.ndarray], + features: int, +) -> dict[str, dict[str, np.ndarray]]: + samples: dict[str, dict[str, np.ndarray]] = {} + for run in runs: + prompt_to_text = {prompt: response for prompt, response in zip(run.prompts, run.responses)} + ordered_texts = [prompt_to_text[prompt] for prompt in prompts] + embeddings = load_embeddings(ordered_texts, cache, features=features) + samples[run.path.name] = {prompt: embeddings[idx] for idx, prompt in enumerate(prompts)} + return samples + + +def gather_prompt_sample_sets( + run_group: list[RunRecord], + prompts: list[str], + cache: dict[str, np.ndarray], + features: int, +) -> dict[str, dict[str, np.ndarray]]: + grouped = build_prompt_samples(run_group, prompts, cache, features) + by_model: dict[str, dict[str, list[np.ndarray]]] = {} + for run in run_group: + prompt_embeddings = grouped[run.path.name] + model_bucket = by_model.setdefault(run.model_name, {prompt: [] for prompt in prompts}) + for prompt in prompts: + model_bucket[prompt].append(prompt_embeddings[prompt]) + return { + model: {prompt: np.stack(samples, axis=0).astype(np.float32) for prompt, samples in prompt_map.items()} + for model, prompt_map in by_model.items() + } + + +def build_point_vectors(sample_sets: dict[str, dict[str, np.ndarray]], prompts: list[str], mode: str) -> dict[str, np.ndarray]: + vectors: dict[str, np.ndarray] = {} + for model, prompt_map in sample_sets.items(): + per_prompt: list[np.ndarray] = [] + for prompt in prompts: + samples = prompt_map[prompt] + if mode == "single": + per_prompt.append(samples[0]) + elif mode == "mean": + per_prompt.append(np.mean(samples, axis=0)) + else: + raise ValueError(f"Unknown point mode: {mode}") + vectors[model] = np.concatenate(per_prompt, axis=0) + return vectors + + +def prompt_distance_matrix( + ref_sets: dict[str, dict[str, np.ndarray]], + qry_sets: dict[str, dict[str, np.ndarray]], + prompts: list[str], + method: str, + sigma: float, +) -> tuple[list[str], np.ndarray]: + models = sorted(set(ref_sets) & set(qry_sets)) + matrix = np.zeros((len(models), len(models)), dtype=np.float32) + for row, qry_model in enumerate(models): + for col, ref_model in enumerate(models): + prompt_values = [] + for prompt in prompts: + ref_samples = ref_sets[ref_model][prompt] + qry_samples = qry_sets[qry_model][prompt] + if method == "mmd": + prompt_values.append(exact_mmd2(qry_samples, ref_samples, sigma=sigma)) + else: + raise ValueError(f"Unsupported prompt method: {method}") + matrix[row, col] = float(np.mean(prompt_values)) + return models, matrix + + +def retrieval_metrics(labels: list[str], matrix: np.ndarray, bootstrap_samples: int = 2000, seed: int = 42) -> dict[str, float]: + preds = list(np.argmin(matrix, axis=1)) + y_true = labels + y_pred = [labels[idx] for idx in preds] + correct = [t == p for t, p in zip(y_true, y_pred)] + ranks = [] + for row_idx, label in enumerate(labels): + order = list(np.argsort(matrix[row_idx])) + ranks.append(order.index(row_idx) + 1) + + top_hits = {1: 0, 3: 0, 5: 0} + for rank in ranks: + for k in top_hits: + if rank <= k: + top_hits[k] += 1 + + rng = np.random.default_rng(seed) + + def interval(values: list[float]) -> tuple[float, float]: + array = np.asarray(values, dtype=np.float64) + if len(array) <= 1 or bootstrap_samples <= 0: + value = float(np.mean(array)) if len(array) else float("nan") + return value, value + means = np.mean(array[rng.integers(0, len(array), size=(bootstrap_samples, len(array)))], axis=1) + return tuple(float(value) for value in np.quantile(means, [0.025, 0.975])) + + top1_low, top1_high = interval([float(value) for value in correct]) + mrr_low, mrr_high = interval([1.0 / rank for rank in ranks]) + return { + "model_count": len(labels), + "top1": float(np.mean(correct)) if correct else 0.0, + "top3": top_hits[3] / len(labels) if labels else 0.0, + "top5": top_hits[5] / len(labels) if labels else 0.0, + "mrr": float(np.mean([1.0 / rank for rank in ranks])) if ranks else 0.0, + "top1_ci95_low": top1_low, + "top1_ci95_high": top1_high, + "mrr_ci95_low": mrr_low, + "mrr_ci95_high": mrr_high, + "mean_self_distance": float(np.mean([matrix[i, i] for i in range(len(labels))])) if labels else float("nan"), + "mean_nearest_distance": float(np.mean([np.min(matrix[i]) for i in range(len(labels))])) if labels else float("nan"), + } + + +def evaluate_comparison( + name: str, + reference_runs: list[RunRecord], + query_runs: list[RunRecord], + prompts: list[str], + cache: dict[str, np.ndarray], + features: int, + sigma: float, +) -> list[dict[str, object]]: + ref_sets = gather_prompt_sample_sets(reference_runs, prompts, cache, features) + qry_sets = gather_prompt_sample_sets(query_runs, prompts, cache, features) + labels = sorted(set(ref_sets) & set(qry_sets)) + ref_sets = {label: ref_sets[label] for label in labels} + qry_sets = {label: qry_sets[label] for label in labels} + + rows: list[dict[str, object]] = [] + + single_ref = build_point_vectors(ref_sets, prompts, mode="single") + single_qry = build_point_vectors(qry_sets, prompts, mode="single") + mean_ref = build_point_vectors(ref_sets, prompts, mode="mean") + mean_qry = build_point_vectors(qry_sets, prompts, mode="mean") + + def eval_point(method: str, ref_vectors: dict[str, np.ndarray], qry_vectors: dict[str, np.ndarray]) -> dict[str, object]: + ordered = sorted(ref_vectors) + ref_matrix = np.stack([ref_vectors[label] for label in ordered], axis=0) + qry_matrix = np.stack([qry_vectors[label] for label in ordered], axis=0) + matrix = cosine_distance_matrix(qry_matrix, ref_matrix) + metrics = retrieval_metrics(ordered, matrix) + return { + "comparison": name, + "method": method, + "sigma": sigma, + "prompt_count": len(prompts), + **metrics, + } + + rows.append(eval_point("single_cosine", single_ref, single_qry)) + rows.append(eval_point("mean_cosine", mean_ref, mean_qry)) + + mmd_labels, mmd_matrix = prompt_distance_matrix(ref_sets, qry_sets, prompts, method="mmd", sigma=sigma) + rows.append( + { + "comparison": name, + "method": "exact_rbf_mmd", + "sigma": sigma, + "prompt_count": len(prompts), + **retrieval_metrics(mmd_labels, mmd_matrix), + } + ) + return rows + + +def write_csv(path: Path, rows: list[dict[str, object]]) -> None: + path.parent.mkdir(parents=True, exist_ok=True) + if not rows: + path.write_text("", encoding="utf-8") + return + fields: list[str] = [] + for row in rows: + for key in row: + if key not in fields: + fields.append(key) + with path.open("w", encoding="utf-8", newline="") as handle: + writer = csv.DictWriter(handle, fieldnames=fields) + writer.writeheader() + writer.writerows(rows) + + +def parse_args() -> argparse.Namespace: + parser = argparse.ArgumentParser(description="Budget-matched exact RBF-MMD vs cosine retrieval experiment.") + parser.add_argument("--data-dir", type=Path, default=Path("out/rand_chinese")) + parser.add_argument("--output-dir", type=Path, default=Path("out/rbf_mmd_pilot")) + parser.add_argument("--reference-setting", type=parse_setting, default=parse_setting("0.2:0.8")) + parser.add_argument("--comparison-setting", type=parse_setting, action="append", default=[parse_setting("0.2:0.8"), parse_setting("0.3:0.8"), parse_setting("0.3:0.9")]) + parser.add_argument("--model-limit", type=int, default=0, help="Maximum common models; 0 uses all.") + parser.add_argument("--minimum-models", type=int, default=100, help="Fail below this common-cohort size.") + parser.add_argument("--prompt-limit", type=int, default=0, help="Maximum common prompts; 0 uses all.") + parser.add_argument("--calibration-ratio", type=float, default=0.2) + parser.add_argument("--embedding-features", type=int, default=4096) + parser.add_argument("--seed", type=int, default=42) + parser.add_argument("--report-file", type=Path, default=Path("docs/rbf_mmd_pilot.md")) + return parser.parse_args() + + +def main() -> int: + args = parse_args() + np.random.seed(args.seed) + + selected_settings = [args.reference_setting] + [setting for setting in args.comparison_setting if setting != args.reference_setting] + records = load_run_records(args.data_dir, set(selected_settings)) + selected_models = select_models(records, selected_settings, args.model_limit) + if not selected_models: + raise SystemExit("No models satisfy the requested settings and repeat coverage.") + if len(selected_models) < args.minimum_models: + raise SystemExit( + f"Only {len(selected_models)} models have the required repeat coverage; " + f"minimum is {args.minimum_models}. Use --minimum-models only to label an explicit pilot." + ) + + prompts = select_prompts(records, selected_models, selected_settings, args.prompt_limit) + if not prompts: + raise SystemExit("No common prompts found for the selected models/settings.") + + calibration_count = max(1, int(round(len(prompts) * args.calibration_ratio))) + calibration_prompts = prompts[:calibration_count] + eval_prompts = prompts[calibration_count:] or prompts + + cache: dict[str, np.ndarray] = {} + all_rows: list[dict[str, object]] = [] + comparison_notes: list[str] = [] + + for setting in selected_settings: + per_model = {} + for model_name in selected_models: + run_records = [record for (model, code, _repeat), record in records.items() if model == model_name and code == setting.code] + run_records = sorted(run_records, key=lambda record: record.repeat) + if setting == args.reference_setting: + ref_runs, qry_runs = chunk_runs_for_same_setting(run_records) + comparison_name = f"same_{setting.code}" + else: + ref_runs = [record for (model, code, _repeat), record in records.items() if model == model_name and code == args.reference_setting.code] + ref_runs = sorted(ref_runs, key=lambda record: record.repeat) + qry_runs = run_records + comparison_name = f"cross_{args.reference_setting.code}_to_{setting.code}" + per_model[model_name] = (ref_runs, qry_runs) + + ref_for_sigma = [ + record + for (model, code, _repeat), record in records.items() + if code == args.reference_setting.code and model in selected_models + ] + ref_for_sigma = sorted(ref_for_sigma, key=lambda record: (record.model_name, record.repeat)) + if not ref_for_sigma: + raise SystemExit("Unable to find runs for bandwidth calibration.") + + # Estimate bandwidth on calibration prompts using the reference setting only. + calibration_sets = gather_prompt_sample_sets(ref_for_sigma, calibration_prompts, cache, args.embedding_features) + calibration_embeddings = [] + for model in selected_models: + if model not in calibration_sets: + continue + for prompt in calibration_prompts: + calibration_embeddings.extend(list(calibration_sets[model][prompt])) + sigma = median_bandwidth(np.stack(calibration_embeddings, axis=0)) + + for model_name, (ref_runs, qry_runs) in per_model.items(): + if not ref_runs or not qry_runs: + comparison_notes.append(f"skip {model_name} {setting.code} due to insufficient repeats") + + if setting == args.reference_setting: + ref_runs_all = [record for (model, code, _repeat), record in records.items() if code == setting.code and model in selected_models] + ref_runs_all = sorted(ref_runs_all, key=lambda record: (record.model_name, record.repeat)) + ref_runs, qry_runs = chunk_runs_for_same_setting(ref_runs_all) + comparison_name = f"same_{setting.code}" + all_rows.extend(evaluate_comparison(comparison_name, ref_runs, qry_runs, eval_prompts, cache, args.embedding_features, sigma)) + else: + ref_runs = [record for (model, code, _repeat), record in records.items() if code == args.reference_setting.code and model in selected_models] + qry_runs = [record for (model, code, _repeat), record in records.items() if code == setting.code and model in selected_models] + ref_runs = sorted(ref_runs, key=lambda record: (record.model_name, record.repeat)) + qry_runs = sorted(qry_runs, key=lambda record: (record.model_name, record.repeat)) + comparison_name = f"cross_{args.reference_setting.code}_to_{setting.code}" + all_rows.extend(evaluate_comparison(comparison_name, ref_runs, qry_runs, eval_prompts, cache, args.embedding_features, sigma)) + + args.output_dir.mkdir(parents=True, exist_ok=True) + summary_csv = args.output_dir / "summary.csv" + summary_json = args.output_dir / "summary.json" + models_file = args.output_dir / "selected_models.txt" + prompts_file = args.output_dir / "selected_prompts.txt" + report_path = args.report_file + + write_csv(summary_csv, all_rows) + summary_json.write_text(json.dumps(all_rows, indent=2, ensure_ascii=False), encoding="utf-8") + models_file.write_text("\n".join(selected_models) + "\n", encoding="utf-8") + prompts_file.write_text("\n".join(prompts) + "\n", encoding="utf-8") + + report_path.parent.mkdir(parents=True, exist_ok=True) + lines = [ + "# RBF-MMD Pilot", + "", + "## Setup", + f"- Data dir: `{args.data_dir}`", + f"- Reference setting: `{format_setting(args.reference_setting)}`", + f"- Comparison settings: {', '.join(f'`{format_setting(s)}`' for s in selected_settings)}", + f"- Selected models: `{len(selected_models)}`", + f"- Selected prompts: `{len(prompts)}`", + f"- Calibration prompts: `{len(calibration_prompts)}`", + f"- Evaluation prompts: `{len(eval_prompts)}`", + f"- Embedding features: `{args.embedding_features}`", + "", + "## Notes", + "- `single_cosine` uses one response sample per prompt from the selected run split.", + "- `mean_cosine` averages repeated samples per prompt before concatenation.", + "- `exact_rbf_mmd` computes prompt-wise squared RBF-MMD and averages across prompts.", + "- `same_*` compares two repeat splits from the same decoding setting.", + "- `cross_*` compares the reference setting against another setting.", + "- NA in intermediate figures means the model or prompt was not present in the required split, or the run lacked enough repeats.", + "", + "## Results", + ] + for row in all_rows: + lines.append( + f"- `{row['comparison']}` / `{row['method']}`: top1={row['top1']:.3f}, top3={row['top3']:.3f}, top5={row['top5']:.3f}, mrr={row['mrr']:.3f}" + ) + if comparison_notes: + lines.extend(["", "## Skips"] + [f"- {note}" for note in comparison_notes]) + report_path.write_text("\n".join(lines) + "\n", encoding="utf-8") + + print( + json.dumps( + { + "summary_csv": str(summary_csv), + "summary_json": str(summary_json), + "models_file": str(models_file), + "prompts_file": str(prompts_file), + "report": str(report_path), + "selected_models": selected_models, + "selected_prompts": prompts, + "rows": all_rows, + }, + indent=2, + ensure_ascii=False, + ) + ) + return 0 + + +if __name__ == "__main__": + raise SystemExit(main()) diff --git a/scripts/run_rfftrace_experiment.py b/scripts/run_rfftrace_experiment.py new file mode 100755 index 0000000..c186fa2 --- /dev/null +++ b/scripts/run_rfftrace_experiment.py @@ -0,0 +1,596 @@ +#!/usr/bin/env python3 +"""Evaluate DistDNA/RFFTrace with matched-sample retrieval baselines. + +This is the executable counterpart of ``docs/main (2).pdf``. It uses a real +sentence encoder, calibrates the RBF bandwidth on disjoint reference prompts, +shares one RFF map (and optional JL projection) across every model/setting, and +compares single cosine, matched-K mean cosine, exact RBF-MMD, and RFFTrace on +identical held-out prompts and response samples. +""" + +from __future__ import annotations + +import argparse +import csv +import hashlib +import json +import re +import time +from dataclasses import asdict, dataclass +from pathlib import Path +from typing import Iterable + +import numpy as np + +from llm_dna.distributional import ( + RandomFourierMap, + compact_rfftrace_vector, + gaussian_projection_matrix, + median_bandwidth, + prompt_averaged_mmd2, + rfftrace_vector, +) + + +@dataclass(frozen=True, order=True) +class Setting: + temperature: float + top_p: float + + @property + def code(self) -> str: + return f"t{int(round(self.temperature * 10)):02d}_p{int(round(self.top_p * 10)):02d}" + + +@dataclass(frozen=True) +class ResponseRun: + model_id: str + setting: Setting + repeat: int + path: Path + prompts: tuple[str, ...] + responses: tuple[str, ...] + + +RUN_SUFFIX = re.compile(r"_t(?P\d{2})_p(?P

\d{2})_r(?P\d+)$") + + +def parse_setting(raw: str) -> Setting: + try: + temperature, top_p = raw.split(":", maxsplit=1) + return Setting(float(temperature), float(top_p)) + except (TypeError, ValueError) as exc: + raise argparse.ArgumentTypeError( + f"Invalid setting {raw!r}; expected temperature:top_p" + ) from exc + + +def parse_repeats(raw: str) -> tuple[int, ...]: + try: + repeats = tuple(int(part.strip()) for part in raw.split(",") if part.strip()) + except ValueError as exc: + raise argparse.ArgumentTypeError("Repeats must be comma-separated integers") from exc + if not repeats or len(set(repeats)) != len(repeats): + raise argparse.ArgumentTypeError("At least one unique repeat is required") + return repeats + + +def parse_run_path(path: Path) -> tuple[Setting, int] | None: + match = RUN_SUFFIX.search(path.parent.name) + if match is None: + return None + return ( + Setting(int(match.group("t")) / 10.0, int(match.group("p")) / 10.0), + int(match.group("repeat")), + ) + + +def load_response_run(path: Path) -> ResponseRun: + parsed = parse_run_path(path) + if parsed is None: + raise ValueError(f"Run directory has no decoding suffix: {path.parent}") + payload = json.loads(path.read_text(encoding="utf-8")) + items = payload.get("items", []) + prompts = tuple(str(item.get("prompt", "")) for item in items) + responses = tuple(str(item.get("response", "")) for item in items) + if not prompts or len(prompts) != len(responses): + raise ValueError(f"Invalid prompt/response items in {path}") + if any(not prompt.strip() for prompt in prompts): + raise ValueError(f"Empty prompt in {path}") + if any(not response.strip() for response in responses): + raise ValueError(f"Empty response in {path}") + model_id = str(payload.get("model", "")).strip() + if not model_id: + # Old payloads may omit the model field; the suffix is unambiguous but + # the sanitized directory name is then retained as the identity label. + model_id = RUN_SUFFIX.sub("", path.parent.name) + setting, repeat = parsed + return ResponseRun(model_id, setting, repeat, path, prompts, responses) + + +def discover_runs( + data_dirs: Iterable[Path], + settings: set[Setting], +) -> dict[tuple[str, Setting, int], ResponseRun]: + records: dict[tuple[str, Setting, int], ResponseRun] = {} + mtimes: dict[tuple[str, Setting, int], float] = {} + for data_dir in data_dirs: + for path in sorted(data_dir.rglob("responses.json")): + parsed = parse_run_path(path) + if parsed is None or parsed[0] not in settings: + continue + try: + record = load_response_run(path) + except (OSError, ValueError, json.JSONDecodeError): + continue + key = (record.model_id, record.setting, record.repeat) + modified = path.stat().st_mtime + if key not in records or modified > mtimes[key]: + records[key] = record + mtimes[key] = modified + return records + + +def select_models( + records: dict[tuple[str, Setting, int], ResponseRun], + reference_setting: Setting, + query_settings: list[Setting], + reference_repeats: tuple[int, ...], + query_repeats: tuple[int, ...], + samples_per_side: int, + cohort_file: Path | None, + model_limit: int, +) -> list[str]: + required = [ + (reference_setting, reference_repeats[:samples_per_side]), + *[(setting, query_repeats[:samples_per_side]) for setting in query_settings], + ] + available = {model for model, _setting, _repeat in records} + models = [ + model + for model in available + if all( + all((model, setting, repeat) in records for repeat in repeats) + for setting, repeats in required + ) + ] + if cohort_file is not None: + order = [ + str(json.loads(line)["model_id"]) + for line in cohort_file.read_text(encoding="utf-8").splitlines() + if line.strip() + ] + selected = [model for model in order if model in set(models)] + else: + selected = sorted(models) + return selected[:model_limit] if model_limit > 0 else selected + + +def common_prompts(runs: Iterable[ResponseRun]) -> list[str]: + records = list(runs) + if not records: + return [] + common = set(records[0].prompts) + for record in records[1:]: + common.intersection_update(record.prompts) + return [prompt for prompt in records[0].prompts if prompt in common] + + +def split_prompts( + prompts: list[str], calibration_ratio: float, seed: int +) -> tuple[list[str], list[str]]: + if len(prompts) < 2: + raise ValueError("At least two common prompts are required") + if not 0.0 < calibration_ratio < 1.0: + raise ValueError("calibration_ratio must lie strictly between zero and one") + rng = np.random.default_rng(seed) + order = rng.permutation(len(prompts)) + count = min(len(prompts) - 1, max(1, round(len(prompts) * calibration_ratio))) + calibration_indices = set(int(index) for index in order[:count]) + calibration = [prompt for index, prompt in enumerate(prompts) if index in calibration_indices] + evaluation = [prompt for index, prompt in enumerate(prompts) if index not in calibration_indices] + return calibration, evaluation + + +def _cache_key(record: ResponseRun, encoder_name: str, normalize: bool) -> str: + digest = hashlib.sha256() + digest.update(encoder_name.encode("utf-8")) + digest.update(str(normalize).encode("ascii")) + for prompt, response in zip(record.prompts, record.responses): + digest.update(prompt.encode("utf-8")) + digest.update(b"\0") + digest.update(response.encode("utf-8")) + digest.update(b"\0") + return digest.hexdigest() + + +class SentenceEmbeddingStore: + def __init__( + self, + encoder_name: str, + device: str, + batch_size: int, + normalize: bool, + cache_dir: Path, + ) -> None: + self.encoder_name = encoder_name + self.device = device + self.batch_size = batch_size + self.normalize = normalize + self.cache_dir = cache_dir + self.cache_dir.mkdir(parents=True, exist_ok=True) + self._encoder = None + + def encode(self, record: ResponseRun) -> np.ndarray: + cache_path = self.cache_dir / f"{_cache_key(record, self.encoder_name, self.normalize)}.npz" + if cache_path.exists(): + with np.load(cache_path) as payload: + return np.asarray(payload["embeddings"], dtype=np.float32) + if self._encoder is None: + from sentence_transformers import SentenceTransformer + + self._encoder = SentenceTransformer(self.encoder_name, device=self.device) + matrix = self._encoder.encode( + list(record.responses), + convert_to_numpy=True, + show_progress_bar=False, + batch_size=self.batch_size, + normalize_embeddings=self.normalize, + ) + matrix = np.asarray(matrix, dtype=np.float32) + temporary = cache_path.with_suffix(".tmp.npz") + np.savez_compressed(temporary, embeddings=matrix) + temporary.replace(cache_path) + return matrix + + +def prompt_samples( + model_id: str, + setting: Setting, + repeats: tuple[int, ...], + prompts: list[str], + records: dict[tuple[str, Setting, int], ResponseRun], + store: SentenceEmbeddingStore, +) -> np.ndarray: + per_repeat: list[np.ndarray] = [] + for repeat in repeats: + record = records[(model_id, setting, repeat)] + embeddings = store.encode(record) + prompt_to_index = {prompt: index for index, prompt in enumerate(record.prompts)} + per_repeat.append(np.stack([embeddings[prompt_to_index[prompt]] for prompt in prompts])) + # (repeats, prompts, features) -> (prompts, repeats, features) + return np.stack(per_repeat, axis=0).transpose(1, 0, 2).astype(np.float32) + + +def cosine_distance_matrix(query: np.ndarray, reference: np.ndarray) -> np.ndarray: + query = query / np.maximum(np.linalg.norm(query, axis=1, keepdims=True), 1e-12) + reference = reference / np.maximum(np.linalg.norm(reference, axis=1, keepdims=True), 1e-12) + return (1.0 - query @ reference.T).astype(np.float32) + + +def squared_distance_matrix(query: np.ndarray, reference: np.ndarray) -> np.ndarray: + squared = ( + np.sum(query * query, axis=1, keepdims=True) + + np.sum(reference * reference, axis=1, keepdims=True).T + - 2.0 * query @ reference.T + ) + return np.maximum(squared, 0.0).astype(np.float32) + + +def ranking_rows( + comparison: str, + method: str, + models: list[str], + distances: np.ndarray, +) -> tuple[dict[str, object], list[dict[str, object]]]: + ranks: list[int] = [] + predictions: list[dict[str, object]] = [] + for row, model_id in enumerate(models): + order = np.argsort(distances[row], kind="stable") + rank = int(np.flatnonzero(order == row)[0]) + 1 + ranks.append(rank) + predicted = models[int(order[0])] + predictions.append( + { + "comparison": comparison, + "method": method, + "model_id": model_id, + "predicted_model": predicted, + "rank": rank, + "correct": int(rank == 1), + "self_distance": float(distances[row, row]), + "nearest_distance": float(distances[row, order[0]]), + } + ) + metrics: dict[str, object] = { + "comparison": comparison, + "method": method, + "model_count": len(models), + "top1": float(np.mean([rank <= 1 for rank in ranks])), + "top3": float(np.mean([rank <= 3 for rank in ranks])), + "top5": float(np.mean([rank <= 5 for rank in ranks])), + "mrr": float(np.mean([1.0 / rank for rank in ranks])), + "mean_self_distance": float(np.mean(np.diag(distances))), + } + return metrics, predictions + + +def write_csv(path: Path, rows: list[dict[str, object]]) -> None: + path.parent.mkdir(parents=True, exist_ok=True) + if not rows: + path.write_text("", encoding="utf-8") + return + fields: list[str] = [] + for row in rows: + fields.extend(key for key in row if key not in fields) + with path.open("w", encoding="utf-8", newline="") as handle: + writer = csv.DictWriter(handle, fieldnames=fields, lineterminator="\n") + writer.writeheader() + writer.writerows(rows) + + +def parse_args() -> argparse.Namespace: + parser = argparse.ArgumentParser( + description="Matched-budget exact RBF-MMD and DistDNA/RFFTrace evaluation" + ) + parser.add_argument("--data-dir", type=Path, action="append", required=True) + parser.add_argument("--output-dir", type=Path, default=Path("out/rfftrace_experiment")) + parser.add_argument("--reference-setting", type=parse_setting, default=parse_setting("0.2:0.8")) + parser.add_argument("--query-setting", type=parse_setting, action="append", required=True) + parser.add_argument("--reference-repeats", type=parse_repeats, default=parse_repeats("1")) + parser.add_argument("--query-repeats", type=parse_repeats, default=parse_repeats("2")) + parser.add_argument("--samples-per-side", type=int, default=1) + parser.add_argument("--cohort-file", type=Path) + parser.add_argument("--minimum-models", type=int, default=80) + parser.add_argument("--model-limit", type=int, default=0) + parser.add_argument("--prompt-limit", type=int, default=0) + parser.add_argument("--calibration-ratio", type=float, default=0.2) + parser.add_argument("--encoder", default="all-mpnet-base-v2") + parser.add_argument("--encoder-device", default="cpu") + parser.add_argument("--encoder-batch-size", type=int, default=32) + parser.add_argument("--normalize-embeddings", action="store_true") + parser.add_argument("--embedding-cache-dir", type=Path, default=Path("out/response_embedding_cache")) + parser.add_argument("--rff-dimension", type=int, default=1024) + parser.add_argument("--compact-dimension", type=int, default=128) + parser.add_argument("--bandwidth-multiplier", type=float, default=1.0) + parser.add_argument("--seed", type=int, default=42) + return parser.parse_args() + + +def main() -> int: + args = parse_args() + if args.samples_per_side <= 0: + raise SystemExit("--samples-per-side must be positive") + if len(args.reference_repeats) < args.samples_per_side: + raise SystemExit("Not enough --reference-repeats for --samples-per-side") + if len(args.query_repeats) < args.samples_per_side: + raise SystemExit("Not enough --query-repeats for --samples-per-side") + if args.rff_dimension <= 0 or args.compact_dimension < 0: + raise SystemExit("RFF dimension must be positive and compact dimension non-negative") + if not np.isfinite(args.bandwidth_multiplier) or args.bandwidth_multiplier <= 0: + raise SystemExit("--bandwidth-multiplier must be finite and positive") + + started = time.time() + settings = {args.reference_setting, *args.query_setting} + records = discover_runs(args.data_dir, settings) + models = select_models( + records, + args.reference_setting, + args.query_setting, + args.reference_repeats, + args.query_repeats, + args.samples_per_side, + args.cohort_file, + args.model_limit, + ) + if len(models) < args.minimum_models: + raise SystemExit( + f"Only {len(models)} models have the required runs; minimum is {args.minimum_models}" + ) + + selected_runs = [] + for model in models: + selected_runs.extend( + records[(model, args.reference_setting, repeat)] + for repeat in args.reference_repeats[: args.samples_per_side] + ) + for setting in args.query_setting: + selected_runs.extend( + records[(model, setting, repeat)] + for repeat in args.query_repeats[: args.samples_per_side] + ) + prompts = common_prompts(selected_runs) + if args.prompt_limit > 0: + prompts = prompts[: args.prompt_limit] + calibration_prompts, evaluation_prompts = split_prompts( + prompts, args.calibration_ratio, args.seed + ) + + store = SentenceEmbeddingStore( + args.encoder, + args.encoder_device, + args.encoder_batch_size, + args.normalize_embeddings, + args.embedding_cache_dir, + ) + reference_repeats = args.reference_repeats[: args.samples_per_side] + query_repeats = args.query_repeats[: args.samples_per_side] + + calibration = [] + for model in models: + samples = prompt_samples( + model, + args.reference_setting, + reference_repeats, + calibration_prompts, + records, + store, + ) + calibration.append(samples.reshape(-1, samples.shape[-1])) + bandwidth = median_bandwidth(np.concatenate(calibration), seed=args.seed) + bandwidth *= args.bandwidth_multiplier + if bandwidth <= 0: + raise SystemExit("Calibrated bandwidth is not positive") + + first_record = records[(models[0], args.reference_setting, reference_repeats[0])] + embedding_dimension = store.encode(first_record).shape[1] + feature_map = RandomFourierMap.sample( + embedding_dimension, args.rff_dimension, bandwidth, seed=args.seed + ) + raw_dimension = len(evaluation_prompts) * args.rff_dimension + projection = ( + gaussian_projection_matrix(raw_dimension, args.compact_dimension, seed=args.seed) + if args.compact_dimension > 0 + else None + ) + + reference_samples = { + model: prompt_samples( + model, + args.reference_setting, + reference_repeats, + evaluation_prompts, + records, + store, + ) + for model in models + } + reference_single = np.stack( + [reference_samples[model][:, 0, :].reshape(-1) for model in models] + ) + reference_mean = np.stack( + [reference_samples[model].mean(axis=1).reshape(-1) for model in models] + ) + reference_rff = np.stack( + [rfftrace_vector(reference_samples[model], feature_map) for model in models] + ) + reference_compact = ( + np.stack( + [ + compact_rfftrace_vector(reference_samples[model], feature_map, projection) + for model in models + ] + ) + if projection is not None + else None + ) + + summaries: list[dict[str, object]] = [] + predictions: list[dict[str, object]] = [] + vector_payload: dict[str, np.ndarray] = {"models": np.asarray(models)} + vector_payload[f"reference_{args.reference_setting.code}_rfftrace"] = reference_rff + if reference_compact is not None: + vector_payload[f"reference_{args.reference_setting.code}_compact"] = reference_compact + + for setting in args.query_setting: + comparison = f"{args.reference_setting.code}_to_{setting.code}_K{args.samples_per_side}" + query_samples = { + model: prompt_samples( + model, + setting, + query_repeats, + evaluation_prompts, + records, + store, + ) + for model in models + } + query_single = np.stack( + [query_samples[model][:, 0, :].reshape(-1) for model in models] + ) + query_mean = np.stack( + [query_samples[model].mean(axis=1).reshape(-1) for model in models] + ) + query_rff = np.stack( + [rfftrace_vector(query_samples[model], feature_map) for model in models] + ) + query_compact = ( + np.stack( + [ + compact_rfftrace_vector(query_samples[model], feature_map, projection) + for model in models + ] + ) + if projection is not None + else None + ) + + matrices: list[tuple[str, np.ndarray]] = [ + ("single_cosine", cosine_distance_matrix(query_single, reference_single)), + ("mean_cosine", cosine_distance_matrix(query_mean, reference_mean)), + ("rfftrace", squared_distance_matrix(query_rff, reference_rff)), + ] + exact = np.empty((len(models), len(models)), dtype=np.float32) + for row, query_model in enumerate(models): + for column, reference_model in enumerate(models): + exact[row, column] = prompt_averaged_mmd2( + query_samples[query_model], reference_samples[reference_model], bandwidth + ) + matrices.append(("exact_rbf_mmd", exact)) + if query_compact is not None and reference_compact is not None: + matrices.append( + ("compact_rfftrace", squared_distance_matrix(query_compact, reference_compact)) + ) + + for method, matrix in matrices: + metrics, method_predictions = ranking_rows(comparison, method, models, matrix) + metrics.update( + { + "samples_per_side": args.samples_per_side, + "prompt_count": len(evaluation_prompts), + "bandwidth": bandwidth, + "rff_dimension": args.rff_dimension, + "compact_dimension": args.compact_dimension, + } + ) + summaries.append(metrics) + predictions.extend(method_predictions) + vector_payload[f"query_{setting.code}_rfftrace"] = query_rff + if query_compact is not None: + vector_payload[f"query_{setting.code}_compact"] = query_compact + + args.output_dir.mkdir(parents=True, exist_ok=True) + write_csv(args.output_dir / "summary.csv", summaries) + write_csv(args.output_dir / "predictions.csv", predictions) + (args.output_dir / "summary.json").write_text( + json.dumps(summaries, indent=2, ensure_ascii=False), encoding="utf-8" + ) + (args.output_dir / "selected_models.txt").write_text( + "\n".join(models) + "\n", encoding="utf-8" + ) + (args.output_dir / "calibration_prompts.txt").write_text( + "\n".join(calibration_prompts) + "\n", encoding="utf-8" + ) + (args.output_dir / "evaluation_prompts.txt").write_text( + "\n".join(evaluation_prompts) + "\n", encoding="utf-8" + ) + np.savez_compressed(args.output_dir / "rfftrace_vectors.npz", **vector_payload) + config = { + "data_dirs": [str(path) for path in args.data_dir], + "reference_setting": asdict(args.reference_setting), + "query_settings": [asdict(setting) for setting in args.query_setting], + "reference_repeats": list(reference_repeats), + "query_repeats": list(query_repeats), + "samples_per_side": args.samples_per_side, + "model_count": len(models), + "calibration_prompt_count": len(calibration_prompts), + "evaluation_prompt_count": len(evaluation_prompts), + "encoder": args.encoder, + "normalize_embeddings": args.normalize_embeddings, + "embedding_dimension": embedding_dimension, + "bandwidth": bandwidth, + "bandwidth_multiplier": args.bandwidth_multiplier, + "rff_dimension": args.rff_dimension, + "compact_dimension": args.compact_dimension, + "seed": args.seed, + "elapsed_seconds": time.time() - started, + } + (args.output_dir / "config.json").write_text( + json.dumps(config, indent=2, ensure_ascii=False), encoding="utf-8" + ) + print(json.dumps({"output_dir": str(args.output_dir), **config}, indent=2)) + return 0 + + +if __name__ == "__main__": + raise SystemExit(main()) diff --git a/scripts/run_temperature_control_p09_100_shard.sh b/scripts/run_temperature_control_p09_100_shard.sh new file mode 100755 index 0000000..c28ce20 --- /dev/null +++ b/scripts/run_temperature_control_p09_100_shard.sh @@ -0,0 +1,74 @@ +#!/usr/bin/env bash +# Fixed-top-p temperature experiment over the exact primary 100-model cohort. +# Temperatures run sequentially from low to high; each has two generation seeds. + +set -euo pipefail + +if [[ $# -ne 1 ]]; then + echo "Usage: $0 {rtx3090|a100}" >&2 + exit 2 +fi + +ROOT="$(cd "$(dirname "${BASH_SOURCE[0]}")/.." && pwd)" +cd "$ROOT" + +SHARD="$1" +case "$SHARD" in + rtx3090) + HF_JSONL="configs/rand_chinese_stratified_100_rtx3090.jsonl" + EXPECTED_MODELS=77 + export MAX_CONCURRENT_GPUS="${MAX_CONCURRENT_GPUS:-4}" + ;; + a100) + HF_JSONL="configs/rand_chinese_stratified_100_a100.jsonl" + EXPECTED_MODELS=23 + export MAX_CONCURRENT_GPUS="${MAX_CONCURRENT_GPUS:-2}" + ;; + *) + echo "Unknown shard '$SHARD'; expected rtx3090 or a100." >&2 + exit 2 + ;; +esac + +if [[ ! -f "$HF_JSONL" ]]; then + echo "Missing fixed shard file: $HF_JSONL" >&2 + exit 1 +fi +ACTUAL_MODELS="$(wc -l < "$HF_JSONL")" +if [[ "$ACTUAL_MODELS" -ne "$EXPECTED_MODELS" ]]; then + echo "Invalid $SHARD shard: expected $EXPECTED_MODELS rows, found $ACTUAL_MODELS." >&2 + exit 1 +fi + +EXPERIMENT_NAME="temperature_control_p09_100" +export HF_JSONL +export OUTPUT_DIR="out/$EXPERIMENT_NAME" +export DATASET="rand_chinese" +export SWEEP_NAME="${EXPERIMENT_NAME}_${SHARD}" +export LOG_DIR="${LOG_DIR:-logs/${EXPERIMENT_NAME}_${SHARD}_$(date +%Y%m%d-%H%M%S)}" +export GLOBAL_STATUS_JOURNAL="$OUTPUT_DIR/dna_global_status_${SHARD}.jsonl" +export GLOBAL_STATE="$OUTPUT_DIR/dna_global_state_${SHARD}.json" + +# Experimental variables and controls. The sweep runner preserves this order. +export TEMPERATURES="0.2 0.3 0.5 0.7" +export TOP_PS="0.9" +export REPEATS="${REPEATS:-1 2}" +export GENERATION_SEED_BASE="${GENERATION_SEED_BASE:-42000}" +export INCLUDE_T00="0" + +export GPUS="${GPUS:-}" +export LIMIT="0" +export RESUME_MODE="all" +export TRY_VLLM="${TRY_VLLM:-1}" +export CACHE_EVICT_FINISHED="${CACHE_EVICT_FINISHED:-success}" + +echo "Experiment: $EXPERIMENT_NAME" +echo "Shard: $SHARD ($ACTUAL_MODELS models)" +echo "Fixed top_p: $TOP_PS" +echo "Temperatures (execution order): $TEMPERATURES" +echo "Repeats: $REPEATS" +echo "Generation seeds: 42001 42002" +echo "Output directory: $OUTPUT_DIR" +echo "Log directory: $LOG_DIR" + +exec bash scripts/run_dna_temperature_top_p_sweep.sh diff --git a/scripts/run_top_p_control_t05.sh b/scripts/run_top_p_control_t05.sh new file mode 100755 index 0000000..6bda1f4 --- /dev/null +++ b/scripts/run_top_p_control_t05.sh @@ -0,0 +1,46 @@ +#!/usr/bin/env bash +# Controlled top-p experiment: hold temperature and every other pipeline option +# fixed while sweeping top_p from 0.0 through 1.0. Two repeats quantify sampling +# variation. All outputs, status files, manifests, and logs are isolated. + +set -euo pipefail + +ROOT="$(cd "$(dirname "${BASH_SOURCE[0]}")/.." && pwd)" +cd "$ROOT" + +EXPERIMENT_ROOT="${EXPERIMENT_ROOT:-out/top_p_control_t05_validated100_20260719}" + +export OUTPUT_DIR="$EXPERIMENT_ROOT" +export LOG_DIR="${LOG_DIR:-$EXPERIMENT_ROOT/logs}" +export MANIFEST="${MANIFEST:-$LOG_DIR/sweep_manifest.tsv}" +export SWEEP_NAME="${SWEEP_NAME:-top_p_control_t05}" +export HF_JSONL="${HF_JSONL:-configs/rand_chinese_0p3b_7b_rerun.jsonl}" +export PROVIDERS="huggingface" +export DATASET="rand_chinese" + +# Experimental controls. +export TEMPERATURES="0.5" +# top_p=0.0 and 0.1 outputs are retained from earlier runs. Continue the +# controlled sweep at 0.2; incomplete/failed models will be backfilled later. +export TOP_PS="0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1.0" +export REPEATS="${REPEATS:-1 2}" +export INCLUDE_T00="0" +export LIMIT="0" +export RESUME_MODE="all" + +# Restrict this user's experiment to the currently free cards. The scheduler +# still waits if another process begins using one of these GPUs. +export GPUS="${GPUS:-}" +export MAX_CONCURRENT_GPUS="${MAX_CONCURRENT_GPUS:-10}" +export MIN_GPU_FREE_GB="${MIN_GPU_FREE_GB:-4.0}" +export GPU_POLL_SECONDS="${GPU_POLL_SECONDS:-15.0}" + +# Resilient completion settings: four attempts total for transient failures. +export MODEL_TIMEOUT_SECONDS="${MODEL_TIMEOUT_SECONDS:-43200}" +export MAX_RETRIES="${MAX_RETRIES:-3}" +export OOM_RETRIES="${OOM_RETRIES:-3}" +export RETRY_DELAY_SECONDS="${RETRY_DELAY_SECONDS:-300}" +export TRY_VLLM="${TRY_VLLM:-1}" +export CACHE_EVICT_FINISHED="${CACHE_EVICT_FINISHED:-success}" + +exec bash scripts/run_dna_temperature_top_p_sweep.sh diff --git a/scripts/visualize_dna_rerun_heatmap.py b/scripts/visualize_dna_rerun_heatmap.py new file mode 100644 index 0000000..72db4f6 --- /dev/null +++ b/scripts/visualize_dna_rerun_heatmap.py @@ -0,0 +1,362 @@ +#!/usr/bin/env python3 +"""Visualize base-vs-rerun DNA distances as a heatmap. + +The heatmap rows are rerun DNAs and columns are original/base DNAs. The diagonal +cell is the distance between the same model's original DNA and rerun DNA. +""" + +from __future__ import annotations + +import argparse +import csv +import json +import math +import re +from dataclasses import dataclass +from pathlib import Path +from typing import Iterable + +import numpy as np +from PIL import Image, ImageDraw, ImageFont + + +@dataclass(frozen=True) +class DnaRecord: + model_name: str + safe_name: str + path: Path + vector: np.ndarray + params_b: float | None + + +def safe_model_name(model_name: str) -> str: + return re.sub(r"[^A-Za-z0-9._-]+", "_", model_name.strip("/")) + + +def load_font(size: int) -> ImageFont.ImageFont: + candidates = [ + "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf", + "/usr/share/fonts/truetype/liberation2/LiberationSans-Regular.ttf", + ] + for path in candidates: + if Path(path).exists(): + return ImageFont.truetype(path, size=size) + return ImageFont.load_default() + + +def load_dna(path: Path) -> DnaRecord: + payload = json.loads(path.read_text(encoding="utf-8")) + metadata = payload.get("metadata", {}) + model_name = metadata.get("model_name") or path.parent.name + model_meta = metadata.get("model_metadata", {}) + params_b = model_meta.get("size", {}).get("parameter_count_billions") + try: + params_b = float(params_b) if params_b is not None else None + except (TypeError, ValueError): + params_b = None + vector = np.asarray(payload["signature"], dtype=np.float32) + return DnaRecord( + model_name=str(model_name), + safe_name=safe_model_name(str(model_name)), + path=path, + vector=vector, + params_b=params_b, + ) + + +def find_rerun_records(dataset_dir: Path, suffix: str) -> list[DnaRecord]: + records: list[DnaRecord] = [] + for model_dir in sorted(dataset_dir.glob(f"*{suffix}")): + if not model_dir.is_dir(): + continue + dna_files = sorted(model_dir.glob("*_dna.json")) + if not dna_files: + continue + records.append(load_dna(dna_files[0])) + return records + + +def find_base_record(dataset_dir: Path, rerun: DnaRecord, suffix: str) -> DnaRecord | None: + if not rerun.path.parent.name.endswith(suffix): + return None + base_dir_name = rerun.path.parent.name[: -len(suffix)] + base_dir = dataset_dir / base_dir_name + dna_files = sorted(base_dir.glob("*_dna.json")) + if not dna_files: + return None + return load_dna(dna_files[0]) + + +def cosine_distance(a: np.ndarray, b: np.ndarray) -> float: + denom = float(np.linalg.norm(a) * np.linalg.norm(b)) + if denom == 0.0: + return 1.0 + return float(1.0 - np.dot(a, b) / denom) + + +def euclidean_distance(a: np.ndarray, b: np.ndarray) -> float: + return float(np.linalg.norm(a - b)) + + +def pair_records(dataset_dir: Path, suffix: str) -> tuple[list[DnaRecord], list[DnaRecord]]: + reruns = find_rerun_records(dataset_dir, suffix) + pairs: list[tuple[DnaRecord, DnaRecord]] = [] + for rerun in reruns: + base = find_base_record(dataset_dir, rerun, suffix) + if base is None: + continue + if base.vector.shape != rerun.vector.shape: + continue + pairs.append((base, rerun)) + + pairs.sort(key=lambda pair: (math.inf if pair[0].params_b is None else pair[0].params_b, pair[0].model_name.lower())) + bases = [base for base, _ in pairs] + paired_reruns = [rerun for _, rerun in pairs] + return bases, paired_reruns + + +def compute_distance_matrix( + bases: list[DnaRecord], + reruns: list[DnaRecord], + metric: str, +) -> np.ndarray: + fn = cosine_distance if metric == "cosine" else euclidean_distance + matrix = np.zeros((len(reruns), len(bases)), dtype=np.float32) + for row, rerun in enumerate(reruns): + for col, base in enumerate(bases): + matrix[row, col] = fn(rerun.vector, base.vector) + return matrix + + +def short_label(name: str, max_len: int = 28) -> str: + label = name.replace("/", "/\n", 1) + if len(label) <= max_len: + return label + return label[: max_len - 1] + "…" + + +def color_for_value(value: float, vmin: float, vmax: float) -> tuple[int, int, int]: + if not np.isfinite(value): + return (220, 220, 220) + t = 0.0 if vmax <= vmin else (value - vmin) / (vmax - vmin) + t = max(0.0, min(1.0, t)) + # Low distance: deep blue. High distance: warm yellow/red. + stops = [ + (0.00, (36, 74, 143)), + (0.35, (70, 150, 190)), + (0.60, (247, 247, 190)), + (0.80, (245, 150, 85)), + (1.00, (165, 0, 38)), + ] + for idx in range(1, len(stops)): + left_t, left_c = stops[idx - 1] + right_t, right_c = stops[idx] + if t <= right_t: + local = (t - left_t) / (right_t - left_t) + return tuple(int(left_c[i] + local * (right_c[i] - left_c[i])) for i in range(3)) + return stops[-1][1] + + +def draw_rotated_text(base: Image.Image, xy: tuple[int, int], text: str, font: ImageFont.ImageFont, fill: tuple[int, int, int]) -> None: + lines = text.splitlines() + line_heights = [font.getbbox(line)[3] - font.getbbox(line)[1] for line in lines] + width = max(font.getlength(line) for line in lines) if lines else 1 + height = sum(line_heights) + max(len(lines) - 1, 0) * 2 + patch = Image.new("RGBA", (int(width) + 8, int(height) + 8), (255, 255, 255, 0)) + draw = ImageDraw.Draw(patch) + y = 4 + for line, line_height in zip(lines, line_heights): + draw.text((4, y), line, font=font, fill=fill) + y += line_height + 2 + rotated = patch.rotate(60, expand=True) + base.alpha_composite(rotated, xy) + + +def draw_heatmap( + matrix: np.ndarray, + labels: list[str], + output_path: Path, + title: str, + metric: str, + annotate: bool, +) -> None: + n = len(labels) + cell = max(18, min(34, 800 // max(n, 1))) + left = 300 + top = 260 + right = 120 + bottom = 120 + width = left + n * cell + right + height = top + n * cell + bottom + + image = Image.new("RGBA", (width, height), (255, 255, 255, 255)) + draw = ImageDraw.Draw(image) + title_font = load_font(22) + label_font = load_font(10 if n > 30 else 12) + small_font = load_font(9) + + finite = matrix[np.isfinite(matrix)] + vmin = float(np.min(finite)) if finite.size else 0.0 + vmax = float(np.percentile(finite, 95)) if finite.size else 1.0 + vmax = max(vmax, vmin + 1e-8) + + draw.text((24, 24), title, font=title_font, fill=(25, 25, 25)) + draw.text((24, 58), f"Rows: rerun DNA. Columns: original DNA. Metric: {metric}. Color clipped at p95={vmax:.4g}.", font=small_font, fill=(70, 70, 70)) + + for row in range(n): + for col in range(n): + value = float(matrix[row, col]) + x0 = left + col * cell + y0 = top + row * cell + fill = color_for_value(value, vmin, vmax) + draw.rectangle((x0, y0, x0 + cell, y0 + cell), fill=fill) + if row == col: + draw.rectangle((x0, y0, x0 + cell, y0 + cell), outline=(0, 0, 0), width=2) + if annotate and cell >= 24: + text = f"{value:.2f}" if metric == "cosine" else f"{value:.1f}" + text_fill = (255, 255, 255) if sum(fill) < 330 else (20, 20, 20) + bbox = draw.textbbox((0, 0), text, font=small_font) + draw.text((x0 + (cell - (bbox[2] - bbox[0])) / 2, y0 + (cell - (bbox[3] - bbox[1])) / 2), text, font=small_font, fill=text_fill) + + for idx, label in enumerate(labels): + y = top + idx * cell + cell / 2 + draw.text((left - 8, y), short_label(label), anchor="rm", font=label_font, fill=(20, 20, 20)) + draw_rotated_text(image, (left + idx * cell - 8, top - 160), short_label(label), label_font, (20, 20, 20)) + + # Color bar. + bar_x = left + n * cell + 30 + bar_y = top + bar_h = n * cell + for i in range(bar_h): + value = vmin + (vmax - vmin) * (i / max(bar_h - 1, 1)) + draw.line((bar_x, bar_y + i, bar_x + 18, bar_y + i), fill=color_for_value(value, vmin, vmax)) + draw.rectangle((bar_x, bar_y, bar_x + 18, bar_y + bar_h), outline=(40, 40, 40)) + draw.text((bar_x + 26, bar_y - 4), f"{vmin:.3g}", font=small_font, fill=(40, 40, 40)) + draw.text((bar_x + 26, bar_y + bar_h - 8), f"{vmax:.3g}", font=small_font, fill=(40, 40, 40)) + + output_path.parent.mkdir(parents=True, exist_ok=True) + image.convert("RGB").save(output_path) + + +def write_matrix_csv(path: Path, matrix: np.ndarray, labels: list[str]) -> None: + path.parent.mkdir(parents=True, exist_ok=True) + with path.open("w", encoding="utf-8", newline="") as handle: + writer = csv.writer(handle) + writer.writerow(["rerun\\base", *labels]) + for label, row in zip(labels, matrix): + writer.writerow([label, *[f"{float(value):.8g}" for value in row]]) + + +def write_predictions(path: Path, matrix: np.ndarray, labels: list[str]) -> dict[str, float | int]: + true = labels + pred = [labels[int(np.argmin(row))] for row in matrix] + nearest_distance = [float(np.min(row)) for row in matrix] + self_distance = [float(row[idx]) for idx, row in enumerate(matrix)] + + path.parent.mkdir(parents=True, exist_ok=True) + with path.open("w", encoding="utf-8", newline="") as handle: + writer = csv.DictWriter( + handle, + fieldnames=["true_model", "predicted_model", "correct", "self_distance", "nearest_distance", "nearest_rank"], + ) + writer.writeheader() + for idx, label in enumerate(labels): + order = list(np.argsort(matrix[idx])) + writer.writerow( + { + "true_model": label, + "predicted_model": pred[idx], + "correct": pred[idx] == label, + "self_distance": f"{self_distance[idx]:.8g}", + "nearest_distance": f"{nearest_distance[idx]:.8g}", + "nearest_rank": order.index(idx) + 1, + } + ) + + correct = sum(t == p for t, p in zip(true, pred)) + per_class_precision: list[float] = [] + per_class_recall: list[float] = [] + per_class_f1: list[float] = [] + for label in labels: + tp = sum(t == label and p == label for t, p in zip(true, pred)) + fp = sum(t != label and p == label for t, p in zip(true, pred)) + fn = sum(t == label and p != label for t, p in zip(true, pred)) + precision = 0.0 if tp + fp == 0 else tp / (tp + fp) + recall = 0.0 if tp + fn == 0 else tp / (tp + fn) + f1 = 0.0 if precision + recall == 0.0 else 2 * precision * recall / (precision + recall) + per_class_precision.append(float(precision)) + per_class_recall.append(float(recall)) + per_class_f1.append(float(f1)) + + accuracy = correct / len(labels) if labels else 0.0 + return { + "model_count": len(labels), + "accuracy": float(accuracy), + "precision_macro": float(np.mean(per_class_precision)), + "recall_macro": float(np.mean(per_class_recall)), + "f1_macro": float(np.mean(per_class_f1)), + "precision_micro": float(accuracy), + "recall_micro": float(accuracy), + "f1_micro": float(accuracy), + "mean_self_distance": float(np.mean(self_distance)), + "median_self_distance": float(np.median(self_distance)), + "mean_nearest_distance": float(np.mean(nearest_distance)), + "self_is_nearest_count": int(correct), + } + + +def parse_args() -> argparse.Namespace: + parser = argparse.ArgumentParser(description="Draw a base-vs-rerun DNA distance heatmap.") + parser.add_argument("--dataset-dir", type=Path, default=Path("out/rand_chinese")) + parser.add_argument("--suffix", type=str, default="_temp07_run") + parser.add_argument("--metric", choices=["cosine", "euclidean"], default="cosine") + parser.add_argument("--output-dir", type=Path, default=Path("out/dna_rerun_heatmaps")) + parser.add_argument("--prefix", type=str, default=None) + parser.add_argument("--annotate", action="store_true", help="Draw numeric distances inside cells when the heatmap is small enough.") + return parser.parse_args() + + +def main() -> int: + args = parse_args() + bases, reruns = pair_records(args.dataset_dir, args.suffix) + if not bases: + raise SystemExit(f"No paired base/rerun DNA files found under {args.dataset_dir} for suffix {args.suffix!r}.") + + labels = [record.model_name for record in bases] + matrix = compute_distance_matrix(bases, reruns, args.metric) + prefix = args.prefix or f"{args.dataset_dir.name}{args.suffix}_{args.metric}" + + heatmap_path = args.output_dir / f"{prefix}_heatmap.png" + matrix_path = args.output_dir / f"{prefix}_matrix.csv" + predictions_path = args.output_dir / f"{prefix}_nearest_predictions.csv" + metrics_path = args.output_dir / f"{prefix}_metrics.json" + + write_matrix_csv(matrix_path, matrix, labels) + metrics = write_predictions(predictions_path, matrix, labels) + metrics.update( + { + "dataset_dir": str(args.dataset_dir), + "suffix": args.suffix, + "metric": args.metric, + "heatmap_path": str(heatmap_path), + "matrix_path": str(matrix_path), + "predictions_path": str(predictions_path), + } + ) + metrics_path.write_text(json.dumps(metrics, indent=2, ensure_ascii=False), encoding="utf-8") + + draw_heatmap( + matrix=matrix, + labels=labels, + output_path=heatmap_path, + title=f"DNA distance heatmap: base vs rerun ({args.suffix})", + metric=args.metric, + annotate=args.annotate, + ) + + print(json.dumps(metrics, indent=2, ensure_ascii=False)) + return 0 + + +if __name__ == "__main__": + raise SystemExit(main()) diff --git a/src/llm_dna/__init__.py b/src/llm_dna/__init__.py index 8ac9e80..3da37ba 100644 --- a/src/llm_dna/__init__.py +++ b/src/llm_dna/__init__.py @@ -4,6 +4,7 @@ "__version__", "DNAExtractionConfig", "DNAExtractionResult", + "RandomFourierMap", "calc_dna", "calc_dna_parallel", "calc_dna_batch", @@ -15,6 +16,10 @@ def __getattr__(name: str): + if name == "RandomFourierMap": + from .distributional import RandomFourierMap + + return RandomFourierMap if name in { "DNAExtractionConfig", "DNAExtractionResult", diff --git a/src/llm_dna/api.py b/src/llm_dna/api.py index 858e9a0..e6fd978 100644 --- a/src/llm_dna/api.py +++ b/src/llm_dna/api.py @@ -6,12 +6,12 @@ import logging import os import queue +import random import threading import time 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 @@ -38,6 +38,7 @@ class DNAExtractionConfig: max_length: int = 1024 output_dir: Path = Path("./out") output_path: Optional[Path] = None + output_suffix: str = "" save: bool = True load_in_8bit: bool = False load_in_4bit: bool = False @@ -49,7 +50,13 @@ class DNAExtractionConfig: gpu_id: Optional[int] = None log_level: str = "INFO" random_seed: int = 42 + generation_seed: Optional[int] = None + temperature: float = 0.0 + do_sample: bool = False + top_p: float = 1.0 use_chat_template: bool = False + try_vllm: bool = False + use_response_cache: bool = True @dataclass(slots=True) @@ -156,13 +163,19 @@ def _validate_quantization(config: DNAExtractionConfig) -> None: ) from exc +def _safe_model_output_name(model_name: str, output_suffix: str = "") -> str: + return f"{model_name.replace('/', '_').replace(':', '_')}{output_suffix}" + + def _signature_output_paths(config: DNAExtractionConfig) -> tuple[Path, Path]: if config.output_path is not None: output_path = Path(config.output_path) summary_path = output_path.with_name(f"{output_path.stem}_summary.json") return output_path, summary_path - safe_model_name = config.model_name.replace("/", "_").replace(":", "_") + safe_model_name = _safe_model_output_name( + config.model_name, config.output_suffix + ) dataset_identifier = config.dataset.replace(",", "_") structured_dir = Path(config.output_dir) / dataset_identifier / safe_model_name output_path = structured_dir / f"{safe_model_name}_dna.json" @@ -285,7 +298,7 @@ def _is_api_parallel_mode(config: DNAExtractionConfig, model_names: list[str]) - def _response_cache_path(config: DNAExtractionConfig, model_name: str) -> Path: - safe_model_name = model_name.replace("/", "_").replace(":", "_") + safe_model_name = _safe_model_output_name(model_name, config.output_suffix) dataset_identifier = config.dataset.replace(",", "_") return Path(config.output_dir) / dataset_identifier / safe_model_name / "responses.json" @@ -310,6 +323,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 +341,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.", @@ -385,8 +409,27 @@ def _generate_responses_for_model( load_in_4bit=load_in_4bit, token=resolved_token, is_chat_model=model_meta.get("chat_model", {}).get("is_chat_model", False), + try_vllm=config.try_vllm, ) + generation_seed = ( + config.random_seed + if config.generation_seed is None + else config.generation_seed + ) + # Reset immediately before response generation so model loading cannot + # consume part of the sampling stream. + random.seed(generation_seed) + np.random.seed(generation_seed) + try: + import torch + + torch.manual_seed(generation_seed) + if torch.cuda.is_available(): + torch.cuda.manual_seed_all(generation_seed) + except ImportError: + pass + # Set up incremental saving callback incremental_items: list[dict] = [] def _save_response_incrementally(idx: int, prompt: str, response: str) -> None: @@ -401,20 +444,31 @@ def _save_response_incrementally(idx: int, prompt: str, response: str) -> None: "complete": len(incremental_items) >= len(probe_texts), "items": incremental_items, "generated_at": datetime.now().isoformat(), + "generation_config": { + "temperature": config.temperature, + "top_p": config.top_p, + "do_sample": config.do_sample, + "generation_seed": generation_seed, + "max_length": config.max_length, + }, } with open(incremental_save_path, "w", encoding="utf-8") as handle: json.dump(payload, handle, indent=2, ensure_ascii=False) try: if hasattr(model, "generate_batch") and callable(getattr(model, "generate_batch")): + generation_kwargs = {} + if model.__class__.__name__ == "VLLMWrapper": + generation_kwargs["seed"] = generation_seed responses = model.generate_batch( probe_texts, max_length=config.max_length, - temperature=0.0, - do_sample=False, - top_p=1.0, + temperature=config.temperature, + do_sample=config.do_sample, + top_p=config.top_p, use_chat_template=config.use_chat_template, on_response_callback=_save_response_incrementally if incremental_save_path else None, + **generation_kwargs, ) else: responses = [] @@ -422,9 +476,9 @@ def _save_response_incrementally(idx: int, prompt: str, response: str) -> None: response = model.generate( prompt, max_length=config.max_length, - temperature=0.0, - do_sample=False, - top_p=1.0, + temperature=config.temperature, + do_sample=config.do_sample, + top_p=config.top_p, use_chat_template=config.use_chat_template, ) responses.append(response) @@ -505,6 +559,14 @@ def _extract_signature_from_text_responses( "encoder_device": resolved_encoder_device, "max_length": config.max_length, "dataset": config.dataset, + "temperature": config.temperature, + "do_sample": config.do_sample, + "top_p": config.top_p, + "generation_seed": ( + config.random_seed + if config.generation_seed is None + else config.generation_seed + ), }, aggregation_method=config.embedding_merge, ) @@ -537,11 +599,15 @@ 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 config.use_response_cache + else None + ) if cached_responses is not None: logging.info( @@ -550,21 +616,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 +641,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 +649,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..269cf9c 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.""" @@ -122,9 +124,14 @@ def parse_arguments(argv: Optional[Iterable[str]] = None) -> argparse.Namespace: choices=["sum", "max", "mean", "concat"], ) parser.add_argument("--max-length", type=int, default=1024) + parser.add_argument("--temperature", type=float, default=0.0) + parser.add_argument("--top-p", type=float, default=1.0) + parser.add_argument("--do-sample", action="store_true", default=False) + parser.add_argument("--no-do-sample", dest="do_sample", action="store_false") # Output parser.add_argument("--output-dir", type=Path, default=Path("./out")) + parser.add_argument("--output-suffix", type=str, default="") parser.add_argument( "--output-path", type=Path, @@ -169,12 +176,29 @@ def parse_arguments(argv: Optional[Iterable[str]] = None) -> argparse.Namespace: default="INFO", ) parser.add_argument("--random-seed", type=int, default=42) + parser.add_argument( + "--generation-seed", + type=int, + default=None, + help="Response-sampling seed, independent of probe/reduction random seed.", + ) parser.add_argument( "--use-chat-template", action="store_true", default=False, help="Apply chat template for HuggingFace models (default: disabled).", ) + parser.add_argument( + "--try-vllm", + action="store_true", + default=False, + help="Try vLLM first for decoder-only HuggingFace models.", + ) + parser.add_argument( + "--ignore-response-cache", + action="store_true", + help="Regenerate responses instead of reusing responses.json.", + ) return parser.parse_args(list(argv) if argv is not None else None) @@ -183,6 +207,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 @@ -215,6 +241,7 @@ def main(argv: Optional[Iterable[str]] = None) -> int: max_length=args.max_length, output_dir=args.output_dir, output_path=None, + output_suffix=args.output_suffix, save=not args.no_save, load_in_8bit=args.load_in_8bit, load_in_4bit=args.load_in_4bit, @@ -226,7 +253,13 @@ def main(argv: Optional[Iterable[str]] = None) -> int: gpu_id=None, log_level=args.log_level, random_seed=args.random_seed, + generation_seed=args.generation_seed, + temperature=args.temperature, + do_sample=args.do_sample, + top_p=args.top_p, use_chat_template=args.use_chat_template, + try_vllm=args.try_vllm, + use_response_cache=not args.ignore_response_cache, ) try: results = calc_dna_parallel( @@ -270,6 +303,7 @@ def main(argv: Optional[Iterable[str]] = None) -> int: max_length=args.max_length, output_dir=args.output_dir, output_path=args.output_path if single_model_run else None, + output_suffix=args.output_suffix, save=not args.no_save, load_in_8bit=args.load_in_8bit, load_in_4bit=args.load_in_4bit, @@ -281,7 +315,13 @@ def main(argv: Optional[Iterable[str]] = None) -> int: gpu_id=gpu_id, log_level=args.log_level, random_seed=args.random_seed, + generation_seed=args.generation_seed, + temperature=args.temperature, + do_sample=args.do_sample, + top_p=args.top_p, use_chat_template=args.use_chat_template, + try_vllm=args.try_vllm, + use_response_cache=not args.ignore_response_cache, ) result = calc_dna(config) 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/distributional.py b/src/llm_dna/distributional.py new file mode 100644 index 0000000..d2cd924 --- /dev/null +++ b/src/llm_dna/distributional.py @@ -0,0 +1,269 @@ +"""Distributional LLM fingerprints based on RBF-MMD and random Fourier features. + +The implementation follows the RFFTrace construction in ``docs/main (2).pdf``: +responses are embedded per prompt, RFF kernel features are averaged over +independent generations, prompt means are concatenated with ``1/sqrt(t)`` +scaling, and an optional shared Gaussian projection produces a compact DNA. +""" + +from __future__ import annotations + +from dataclasses import dataclass +from typing import Iterable, Optional + +import numpy as np + + +Array = np.ndarray + + +def _as_float_matrix(values: Array, name: str) -> Array: + matrix = np.asarray(values, dtype=np.float32) + if matrix.ndim != 2: + raise ValueError(f"{name} must have shape (samples, features), got {matrix.shape}") + if matrix.shape[0] == 0 or matrix.shape[1] == 0: + raise ValueError(f"{name} must be non-empty, got {matrix.shape}") + if not np.all(np.isfinite(matrix)): + raise ValueError(f"{name} contains non-finite values") + return matrix + + +def _as_prompt_samples(values: Array, name: str) -> Array: + samples = np.asarray(values, dtype=np.float32) + if samples.ndim != 3: + raise ValueError( + f"{name} must have shape (prompts, samples, features), got {samples.shape}" + ) + if any(size == 0 for size in samples.shape): + raise ValueError(f"{name} must be non-empty, got {samples.shape}") + if not np.all(np.isfinite(samples)): + raise ValueError(f"{name} contains non-finite values") + return samples + + +def pairwise_squared_distances(a: Array, b: Array) -> Array: + """Return all squared Euclidean distances between two row matrices.""" + + left = _as_float_matrix(a, "a") + right = _as_float_matrix(b, "b") + if left.shape[1] != right.shape[1]: + raise ValueError(f"Feature dimensions differ: {left.shape[1]} vs {right.shape[1]}") + squared = ( + np.sum(left * left, axis=1, keepdims=True) + + np.sum(right * right, axis=1, keepdims=True).T + - 2.0 * left @ right.T + ) + return np.maximum(squared, 0.0).astype(np.float32, copy=False) + + +def rbf_kernel( + a: Array, + b: Array, + bandwidths: float | Iterable[float], +) -> Array: + """Evaluate a single- or multi-scale RBF kernel. + + A sequence implements Eq. (9) by averaging equally weighted kernels. + """ + + raw = [bandwidths] if np.isscalar(bandwidths) else list(bandwidths) + sigmas = np.asarray(raw, dtype=np.float64) + if sigmas.ndim != 1 or sigmas.size == 0 or np.any(~np.isfinite(sigmas)): + raise ValueError("At least one finite RBF bandwidth is required") + if np.any(sigmas <= 0): + raise ValueError(f"RBF bandwidths must be positive, got {sigmas.tolist()}") + + squared = pairwise_squared_distances(a, b).astype(np.float64, copy=False) + kernels = [np.exp(-squared / (2.0 * sigma * sigma)) for sigma in sigmas] + return np.mean(kernels, axis=0).astype(np.float32) + + +def exact_mmd2( + a: Array, + b: Array, + bandwidths: float | Iterable[float], +) -> float: + """Biased/V-statistic squared MMD used in Eqs. (6)--(7). + + The diagonal terms are intentionally retained: RFF mean-vector distances + approximate this estimator exactly as the feature dimension grows. + """ + + left = _as_float_matrix(a, "a") + right = _as_float_matrix(b, "b") + value = ( + float(rbf_kernel(left, left, bandwidths).mean()) + + float(rbf_kernel(right, right, bandwidths).mean()) + - 2.0 * float(rbf_kernel(left, right, bandwidths).mean()) + ) + # Floating point cancellation may produce a tiny negative value. + return max(value, 0.0) + + +def prompt_averaged_mmd2( + query_samples: Array, + reference_samples: Array, + bandwidths: float | Iterable[float], +) -> float: + """Average exact MMD over aligned prompts, as in Eq. (7).""" + + query = _as_prompt_samples(query_samples, "query_samples") + reference = _as_prompt_samples(reference_samples, "reference_samples") + if query.shape[0] != reference.shape[0] or query.shape[2] != reference.shape[2]: + raise ValueError( + "Prompt and feature dimensions must match: " + f"{query.shape} vs {reference.shape}" + ) + return float( + np.mean( + [ + exact_mmd2(query[index], reference[index], bandwidths) + for index in range(query.shape[0]) + ] + ) + ) + + +def median_bandwidth( + calibration_embeddings: Array, + *, + maximum_samples: int = 5_000, + seed: int = 42, +) -> float: + """Median pairwise-distance bandwidth on a calibration-only sample.""" + + embeddings = _as_float_matrix(calibration_embeddings, "calibration_embeddings") + if embeddings.shape[0] < 2: + raise ValueError("Bandwidth calibration needs at least two embeddings") + if maximum_samples > 0 and embeddings.shape[0] > maximum_samples: + rng = np.random.default_rng(seed) + indices = rng.choice(embeddings.shape[0], size=maximum_samples, replace=False) + embeddings = embeddings[indices] + distances = np.sqrt(pairwise_squared_distances(embeddings, embeddings)) + upper = distances[np.triu_indices(distances.shape[0], k=1)] + usable = upper[np.isfinite(upper) & (upper > 0)] + if usable.size == 0: + raise ValueError("Calibration embeddings contain no positive pairwise distance") + return float(np.median(usable)) + + +@dataclass(frozen=True) +class RandomFourierMap: + """Shared RFF map for an RBF kernel, corresponding to Eq. (3).""" + + frequencies: Array + phases: Array + bandwidth: float + seed: int + + @classmethod + def sample( + cls, + input_dimension: int, + feature_dimension: int, + bandwidth: float, + *, + seed: int = 42, + ) -> "RandomFourierMap": + if input_dimension <= 0 or feature_dimension <= 0: + raise ValueError("RFF input and feature dimensions must be positive") + if not np.isfinite(bandwidth) or bandwidth <= 0: + raise ValueError("RFF bandwidth must be finite and positive") + rng = np.random.default_rng(seed) + frequencies = rng.normal( + loc=0.0, + scale=1.0 / bandwidth, + size=(feature_dimension, input_dimension), + ).astype(np.float32) + phases = rng.uniform(0.0, 2.0 * np.pi, size=feature_dimension).astype(np.float32) + return cls(frequencies, phases, float(bandwidth), int(seed)) + + @property + def input_dimension(self) -> int: + return int(self.frequencies.shape[1]) + + @property + def feature_dimension(self) -> int: + return int(self.frequencies.shape[0]) + + def transform(self, embeddings: Array, *, chunk_size: int = 4096) -> Array: + matrix = _as_float_matrix(embeddings, "embeddings") + if matrix.shape[1] != self.input_dimension: + raise ValueError( + f"Expected {self.input_dimension} input features, got {matrix.shape[1]}" + ) + if chunk_size <= 0: + chunk_size = len(matrix) + scale = np.sqrt(2.0 / self.feature_dimension) + output = np.empty((len(matrix), self.feature_dimension), dtype=np.float32) + for start in range(0, len(matrix), chunk_size): + stop = min(start + chunk_size, len(matrix)) + angles = matrix[start:stop] @ self.frequencies.T + angles += self.phases + output[start:stop] = scale * np.cos(angles) + return output + + +def rfftrace_prompt_means(samples: Array, feature_map: RandomFourierMap) -> Array: + """Compute one empirical kernel mean vector per prompt (Eq. 4).""" + + prompt_samples = _as_prompt_samples(samples, "samples") + prompts, repeats, dimensions = prompt_samples.shape + if dimensions != feature_map.input_dimension: + raise ValueError( + f"Expected embedding dimension {feature_map.input_dimension}, got {dimensions}" + ) + features = feature_map.transform(prompt_samples.reshape(prompts * repeats, dimensions)) + return features.reshape(prompts, repeats, -1).mean(axis=1).astype(np.float32) + + +def rfftrace_vector(samples: Array, feature_map: RandomFourierMap) -> Array: + """Construct the uncompressed ``1/sqrt(t)`` prompt concatenation (Eq. 4).""" + + means = rfftrace_prompt_means(samples, feature_map) + return (means.reshape(-1) / np.sqrt(means.shape[0])).astype(np.float32) + + +def gaussian_projection_matrix( + input_dimension: int, + output_dimension: int, + *, + seed: int = 42, +) -> Array: + """Sample the shared compact-DNA projection in Eq. (10).""" + + if input_dimension <= 0 or output_dimension <= 0: + raise ValueError("Projection dimensions must be positive") + rng = np.random.default_rng(seed) + return rng.normal( + 0.0, + 1.0 / np.sqrt(output_dimension), + size=(output_dimension, input_dimension), + ).astype(np.float32) + + +def compact_rfftrace_vector( + samples: Array, + feature_map: RandomFourierMap, + projection: Optional[Array], +) -> Array: + """Return RFFTrace directly, or its shared JL-projected compact DNA.""" + + vector = rfftrace_vector(samples, feature_map) + if projection is None: + return vector + matrix = np.asarray(projection, dtype=np.float32) + if matrix.ndim != 2 or matrix.shape[1] != vector.size: + raise ValueError( + f"Projection must have shape (L, {vector.size}), got {matrix.shape}" + ) + return (matrix @ vector).astype(np.float32) + + +def squared_euclidean_distance(a: Array, b: Array) -> float: + left = np.asarray(a, dtype=np.float32).reshape(-1) + right = np.asarray(b, dtype=np.float32).reshape(-1) + if left.shape != right.shape: + raise ValueError(f"Vector shapes differ: {left.shape} vs {right.shape}") + delta = left - right + return float(delta @ delta) 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-", diff --git a/src/llm_dna/models/ModelWrapper.py b/src/llm_dna/models/ModelWrapper.py index a01e9b3..3b6cb31 100644 --- a/src/llm_dna/models/ModelWrapper.py +++ b/src/llm_dna/models/ModelWrapper.py @@ -1074,7 +1074,8 @@ def generate( max_tokens=max_length, temperature=temperature, top_p=top_p, - n=1 + n=1, + seed=kwargs.pop("seed", None), ) outputs = self._engine.generate([prompt], params) if outputs and outputs[0].outputs: @@ -1109,6 +1110,7 @@ def generate_batch( temperature=temperature, top_p=top_p, n=1, + seed=kwargs.pop("seed", None), ) outs = self._engine.generate(formatted, params) result: List[str] = [] diff --git a/tests/test_distributional.py b/tests/test_distributional.py new file mode 100644 index 0000000..ac6ba80 --- /dev/null +++ b/tests/test_distributional.py @@ -0,0 +1,111 @@ +from __future__ import annotations + +import numpy as np +import pytest + +import llm_dna +from llm_dna.distributional import ( + RandomFourierMap, + compact_rfftrace_vector, + exact_mmd2, + gaussian_projection_matrix, + median_bandwidth, + pairwise_squared_distances, + prompt_averaged_mmd2, + rbf_kernel, + rfftrace_vector, + squared_euclidean_distance, +) + + +def test_public_api_preserves_existing_exports() -> None: + assert "calc_dna" in llm_dna.__all__ + assert "RandomFourierMap" in llm_dna.__all__ + assert llm_dna.RandomFourierMap is RandomFourierMap + + +def test_pairwise_squared_distances_has_expected_geometry() -> None: + left = np.asarray([[0.0, 0.0], [1.0, 0.0]], dtype=np.float32) + right = np.asarray([[0.0, 1.0]], dtype=np.float32) + np.testing.assert_allclose( + pairwise_squared_distances(left, right), + np.asarray([[1.0], [2.0]], dtype=np.float32), + ) + + +def test_exact_mmd_is_zero_for_identical_samples() -> None: + samples = np.asarray([[1.0, 0.0], [0.0, 1.0]], dtype=np.float32) + assert exact_mmd2(samples, samples, 1.0) == pytest.approx(0.0, abs=1e-7) + + +def test_multiscale_kernel_is_mean_of_individual_kernels() -> None: + samples = np.asarray([[0.0], [1.0]], dtype=np.float32) + expected = (rbf_kernel(samples, samples, 0.5) + rbf_kernel(samples, samples, 2.0)) / 2 + np.testing.assert_allclose(rbf_kernel(samples, samples, [0.5, 2.0]), expected) + + +def test_median_bandwidth_uses_positive_pairwise_distances() -> None: + samples = np.asarray([[0.0], [1.0], [3.0]], dtype=np.float32) + assert median_bandwidth(samples) == pytest.approx(2.0) + + +def test_rff_map_is_reproducible_and_shared() -> None: + first = RandomFourierMap.sample(3, 64, 1.5, seed=7) + second = RandomFourierMap.sample(3, 64, 1.5, seed=7) + np.testing.assert_array_equal(first.frequencies, second.frequencies) + np.testing.assert_array_equal(first.phases, second.phases) + + +def test_rff_inner_products_approximate_rbf_kernel() -> None: + samples = np.asarray( + [[0.2, -0.1], [1.1, 0.4], [-0.7, 0.8]], + dtype=np.float32, + ) + feature_map = RandomFourierMap.sample(2, 50_000, 1.2, seed=11) + features = feature_map.transform(samples) + approximation = features @ features.T + exact = rbf_kernel(samples, samples, 1.2) + np.testing.assert_allclose(approximation, exact, atol=0.02) + + +def test_rfftrace_distance_approximates_prompt_averaged_mmd() -> None: + query = np.asarray( + [ + [[0.0, 0.0], [0.1, 0.0], [-0.1, 0.0]], + [[1.0, 0.9], [0.9, 1.0], [1.1, 1.0]], + ], + dtype=np.float32, + ) + reference = np.asarray( + [ + [[0.4, 0.0], [0.5, 0.1], [0.3, -0.1]], + [[0.8, 0.5], [0.9, 0.6], [0.7, 0.4]], + ], + dtype=np.float32, + ) + feature_map = RandomFourierMap.sample(2, 80_000, 0.8, seed=19) + rff_distance = squared_euclidean_distance( + rfftrace_vector(query, feature_map), + rfftrace_vector(reference, feature_map), + ) + exact_distance = prompt_averaged_mmd2(query, reference, 0.8) + assert rff_distance == pytest.approx(exact_distance, abs=0.015) + + +def test_compact_projection_is_reproducible() -> None: + rng = np.random.default_rng(3) + samples = rng.normal(size=(4, 2, 3)).astype(np.float32) + feature_map = RandomFourierMap.sample(3, 16, 1.0, seed=5) + projection_a = gaussian_projection_matrix(4 * 16, 12, seed=9) + projection_b = gaussian_projection_matrix(4 * 16, 12, seed=9) + np.testing.assert_array_equal(projection_a, projection_b) + np.testing.assert_array_equal( + compact_rfftrace_vector(samples, feature_map, projection_a), + compact_rfftrace_vector(samples, feature_map, projection_b), + ) + + +def test_invalid_bandwidth_is_rejected() -> None: + samples = np.asarray([[0.0], [1.0]], dtype=np.float32) + with pytest.raises(ValueError, match="positive"): + rbf_kernel(samples, samples, 0.0) diff --git a/tests/test_rbf_mmd_pilot.py b/tests/test_rbf_mmd_pilot.py new file mode 100644 index 0000000..430b82a --- /dev/null +++ b/tests/test_rbf_mmd_pilot.py @@ -0,0 +1,44 @@ +from __future__ import annotations + +import importlib.util +import sys +from pathlib import Path + +import numpy as np + + +SCRIPT = Path(__file__).parents[1] / "scripts" / "run_rbf_mmd_pilot.py" +SPEC = importlib.util.spec_from_file_location("run_rbf_mmd_pilot", SCRIPT) +assert SPEC is not None and SPEC.loader is not None +PILOT = importlib.util.module_from_spec(SPEC) +sys.modules[SPEC.name] = PILOT +SPEC.loader.exec_module(PILOT) + + +def test_exact_mmd_is_zero_for_identical_samples() -> None: + samples = np.asarray([[1.0, 0.0], [0.0, 1.0]], dtype=np.float32) + assert np.isclose(PILOT.exact_mmd2(samples, samples, 1.0), 0.0) + + +def test_same_setting_split_uses_disjoint_repeat_halves() -> None: + setting = PILOT.SettingSpec(0.2, 0.8) + runs = [ + PILOT.RunRecord("m", setting, repeat, Path(f"/tmp/r{repeat}"), ["p"], ["r"]) + for repeat in range(1, 5) + ] + reference, query = PILOT.chunk_runs_for_same_setting(runs) + assert [run.repeat for run in reference] == [1, 2] + assert [run.repeat for run in query] == [3, 4] + + +def test_select_prompts_intersects_every_selected_record() -> None: + setting = PILOT.SettingSpec(0.2, 0.8) + records = { + ("a", setting.code, 1): PILOT.RunRecord( + "a", setting, 1, Path("/tmp/a"), ["shared", "a-only"], ["", ""] + ), + ("b", setting.code, 1): PILOT.RunRecord( + "b", setting, 1, Path("/tmp/b"), ["shared", "b-only"], ["", ""] + ), + } + assert PILOT.select_prompts(records, ["a", "b"], [setting], 0) == ["shared"] diff --git a/tests/test_rfftrace_experiment.py b/tests/test_rfftrace_experiment.py new file mode 100644 index 0000000..18d1f53 --- /dev/null +++ b/tests/test_rfftrace_experiment.py @@ -0,0 +1,88 @@ +from __future__ import annotations + +import importlib.util +import json +import sys +from pathlib import Path + + +_SCRIPT = Path(__file__).resolve().parents[1] / "scripts" / "run_rfftrace_experiment.py" +_SPEC = importlib.util.spec_from_file_location("run_rfftrace_experiment", _SCRIPT) +assert _SPEC is not None and _SPEC.loader is not None +experiment = importlib.util.module_from_spec(_SPEC) +sys.modules[_SPEC.name] = experiment +_SPEC.loader.exec_module(experiment) + + +def write_run( + root: Path, + model: str, + setting: experiment.Setting, + repeat: int, + prompts: list[str], +) -> experiment.ResponseRun: + safe = model.replace("/", "_") + run_dir = root / f"{safe}_{setting.code}_r{repeat}" + run_dir.mkdir(parents=True) + path = run_dir / "responses.json" + path.write_text( + json.dumps( + { + "model": model, + "items": [ + {"prompt": prompt, "response": f"{model}-{repeat}-{prompt}"} + for prompt in prompts + ], + } + ), + encoding="utf-8", + ) + return experiment.load_response_run(path) + + +def test_load_response_run_preserves_unsanitized_model_id(tmp_path: Path) -> None: + setting = experiment.Setting(0.2, 0.8) + record = write_run(tmp_path, "org/model", setting, 2, ["p1", "p2"]) + assert record.model_id == "org/model" + assert record.setting == setting + assert record.repeat == 2 + + +def test_common_prompts_intersects_every_selected_run(tmp_path: Path) -> None: + setting = experiment.Setting(0.2, 0.8) + first = write_run(tmp_path, "org/a", setting, 1, ["shared", "only-a"]) + second = write_run(tmp_path, "org/b", setting, 1, ["shared", "only-b"]) + assert experiment.common_prompts([first, second]) == ["shared"] + + +def test_select_models_requires_every_requested_repeat(tmp_path: Path) -> None: + reference = experiment.Setting(0.2, 0.8) + query = experiment.Setting(0.3, 1.0) + records = {} + for model in ["complete", "missing"]: + for setting, repeats in [(reference, [1, 3]), (query, [2, 4])]: + for repeat in repeats: + if model == "missing" and setting == query and repeat == 4: + continue + record = write_run(tmp_path, model, setting, repeat, ["p"]) + records[(model, setting, repeat)] = record + selected = experiment.select_models( + records, + reference, + [query], + (1, 3), + (2, 4), + 2, + None, + 0, + ) + assert selected == ["complete"] + + +def test_split_prompts_is_disjoint_and_reproducible() -> None: + prompts = [f"p{index}" for index in range(10)] + first = experiment.split_prompts(prompts, 0.2, 42) + second = experiment.split_prompts(prompts, 0.2, 42) + assert first == second + assert set(first[0]).isdisjoint(first[1]) + assert set(first[0]) | set(first[1]) == set(prompts) diff --git a/tests/test_rfftrace_svm.py b/tests/test_rfftrace_svm.py new file mode 100644 index 0000000..28e166f --- /dev/null +++ b/tests/test_rfftrace_svm.py @@ -0,0 +1,61 @@ +from __future__ import annotations + +import importlib.util +from pathlib import Path + +import numpy as np +import pytest +from sklearn.svm import LinearSVC + + +SCRIPT = Path(__file__).parents[1] / "scripts" / "evaluate_rfftrace_svm.py" +SPEC = importlib.util.spec_from_file_location("evaluate_rfftrace_svm", SCRIPT) +assert SPEC is not None and SPEC.loader is not None +MODULE = importlib.util.module_from_spec(SPEC) +SPEC.loader.exec_module(MODULE) + + +def write_vectors(path: Path) -> None: + models = np.asarray(["a", "b", "c"]) + base = np.asarray([[0.0, 0.0], [5.0, 0.0], [0.0, 5.0]], dtype=np.float32) + np.savez_compressed( + path, + models=models, + train_1=base, + train_2=base + 0.05, + test=base + 0.02, + ) + + +def test_load_matrices_rejects_split_overlap(tmp_path: Path) -> None: + path = tmp_path / "vectors.npz" + write_vectors(path) + with pytest.raises(ValueError, match="disjoint"): + MODULE.load_matrices(path, ["train_1"], ["train_1"]) + + +def test_linear_svm_recovers_separable_held_out_vectors(tmp_path: Path) -> None: + path = tmp_path / "vectors.npz" + write_vectors(path) + models, matrices = MODULE.load_matrices(path, ["train_1", "train_2"], ["test"]) + summaries, predictions = MODULE.evaluate_classifier( + "linear_svm", + LinearSVC(C=1.0, dual="auto", random_state=42), + models, + matrices, + ["train_1", "train_2"], + ["test"], + ) + assert summaries[0]["top1"] == pytest.approx(1.0) + assert all(row["correct"] == 1 for row in predictions) + + +def test_binary_rank_expands_single_decision_score() -> None: + classes = np.asarray(["a", "b"]) + assert MODULE.rank_from_scores(np.asarray(-2.0), classes, "a") == 1 + assert MODULE.rank_from_scores(np.asarray(2.0), classes, "b") == 1 + + +def test_parse_gamma_accepts_named_and_numeric_values() -> None: + assert MODULE.parse_gamma("scale") == "scale" + assert MODULE.parse_gamma("0.25") == pytest.approx(0.25)