A 9B reasoning LLM fine-tuned from Qwen3.5 that ships with a 1,048,576-token context, native function-calling and tool-use, and notable benchmark gains (+34 MMLU, +30 gsm8k-strict).
A Mixture-of-Experts causal LLM (33B total, 3B active) tuned for agentic coding and long-horizon workflows; offers 262K-token context, mixed sliding-window/global attention, FP8 KV-cache and native preserved 'thinking' for tool-assisted agents, with local-ready quantized checkpoints.
A dense ~9B reasoning LLM optimized for agentic coding and tool-calling that emits explicit chain-of-thought (<think>) blocks and well-formed tool calls. Designed to run on a single 80GB GPU (~19GB bf16), uses self-scaffolding RL and exposes an OpenAI-compatible API.
A 35B mixture-of-experts LLM specialized for agentic coding and tool-enabled code generation, fine-tuned with self-scaffolding reinforcement learning. Supports very long contexts, OpenAI-compatible tool calls, and multiple serving runtimes under an MIT license.
Generates streaming, low‑latency neural speech for real‑time dialogue by autoregressively producing audio frames as text arrives; joint text–speech training preserves natural prosody. Optimized for vLLM streaming (~50 ms first chunk), supports short‑clip voice cloning and four languages.
35B Mixture-of-Experts agent model for long-horizon, multi-domain agent workflows; trained with a knowledge–action infrastructure that produces ~45K-token trajectories and supports native tool calling and function integration for research and deployment.
Simulates agentic environments and predicts next environment states from actions and interaction history using a language-based world model across seven domains. Trained via a CPT→SFT→RL pipeline with an MoE architecture and very long context; intended for environment simulation and agent research.
Provides a pre-quantized NVFP4 checkpoint of GLM-5.2 for long-context reasoning and coding; reduces model footprint so GLM-5.2 can run on multi‑GPU Blackwell nodes and is ready for inference with SGLang and vLLM.
NVFP4-quantized variant of Qwen3.6-27B that reduces parameter bits from 16 to 4, cutting disk and GPU memory requirements by ~2.5× while keeping comparable benchmark accuracy; ready for vLLM-based inference on NVIDIA hardware and supports long, multimodal contexts.
Provides an open-source Mixture-of-Experts coding LLM (397B) optimized for agentic, tool-enabled coding workflows with a 262,144-token context window, OpenAI-compatible API, serving recipes (vLLM/SGLang), and published coding-benchmark results.
230M-parameter multilingual instruction-tuned text-only LLM for on-device agentic pipelines and data extraction; 32K context, 19T-token pretraining, optimized for fast CPU/edge inference (e.g., 213 tok/s on Galaxy S25 Ultra, 42 tok/s on Raspberry Pi 5); not for heavy reasoning or complex code generation.
A self-improving, agentic coding LLM tailored for terminal-style coding agents and tool-calling, provided as 35B MoE GGUF weights with very large context support. Trained with reinforcement learning to jointly generate task scaffolds and solutions; designed for local inference and OpenAI-compatible tool endpoints.