An agentic multimodal coding model for long-horizon software tasks: MoE architecture (1T params, 32B activated), 256K context, image/video input, native int4 quantization and preserved chain-of-thought (thinking) mode. Tuned for multi-step coding workflows and vLLM/SGLang deployment.
Provides experimental GGUF-format quantized weights for MiniMax-M3 to run local multimodal (image‑text‑video) inference via llama.cpp or Unsloth Studio. The model is very large (~428B params) and requires GPU offload or large CPU RAM; llama.cpp currently falls back from sparse to dense attention.
A 3B-parameter causal LLM tuned for verifiable multi-step reasoning in math, coding and STEM using a Spectrum-to-Signal post-training pipeline (SFT, RL, offline self-distillation); not recommended for tool-calling/agent tasks.
Provides a locally runnable GGUF quantized build of Kimi K2.7 Code for multimodal, coding-focused agentic workflows — a 1T-parameter MoE model with 256K context, native int4 support, preserved thinking-mode, and image/video input support.
Provides an open-weight native multimodal agent that understands text and images within a 1,048,576-token context window for long-horizon coding, visual reasoning, and tool-driven workflows. Uses a 2.8T-parameter Mixture-of-Experts architecture (KDA + AttnRes) with MXFP4 quantization; best suited for research and large-scale inference setups.
Open-weights agentic coding model that layers Claude Fable‑5 tool‑use SFT onto a reasoning‑distilled Qwen3.6 base; emits <tool_use> XML for file edits, shell commands and reads when prompted as an agent. Designed for agentic coding workflows; AGPL‑3.0 licensed.
Fine-tuned full checkpoint of the Qwen3.6-27B base that produces structured, trace-style assistant outputs for code, technical reasoning, and instruction-following. Packaged for local GGUF conversion and local inference; not a LoRA adapter and not validated for production use.
Provides a large language model optimized for long-horizon agentic tasks and end-to-end coding workflows — with a stable 1,000,000-token context, IndexShare sparse-attention and multi-level thinking-effort modes. MIT-licensed and designed for deployments that need sustained long-context reasoning and coding.
Provides FP8-quantized weights of GLM-5.2 — a 744B long-context LLM tuned for sustained 1M-token engineering, coding and agentic workflows; compatible with vLLM, Transformers, SGLang and Ascend NPU deployments.
Provides GGUF-quantized GLM-5.2 builds for local text-generation with a solid 1M-token context, dynamic 1-/2-bit quant options, and Unsloth runtime integrations — targeted at long-horizon coding, reasoning and agent workflows. MIT licensed.
Generates images from natural-language prompts as an 8-step distilled checkpoint of Krea 2, optimized for fast iterative text-to-image workflows with style references and 1K–2K resolution outputs.
A local, quantized Gemma 4 12B fine-tune packaged as GGUF quants that runs on ~4.5 GB VRAM. Optimized for coding and multi-step agentic tool use (read→reason→act→verify), ships multiple quant sizes (Q3_K_M–Q8_0) and MTP draft support; English-centric with trade-offs versus generalist models.