An ~18B frankenmerge text-generation model that stacks two 32-layer Qwen3.5-based finetunes and ships as a 9.2GB Q4_K_M GGUF for efficient local inference. A 1000-step QLoRA heal reduces layer-boundary code corruption and targets coding, reasoning, multilingual chat, and 12–16GB GPU compatibility.
Generates English text matching pre-1931 style — a 13B language model trained on ~260B tokens of pre-1931 English, useful for historical-language generation and stylistic research. An instruction-tuned variant exists for interactive tasks.
Provides a GGUF-packaged, native-INT4 quantized build of the multimodal Kimi K2.6 model for image-text-to-text inference — packaged for local/self-hosted inference engines (vLLM, SGLang, KTransformers) to reduce footprint while keeping multimodal capabilities.
Instruction-tuned 13B LLM post-trained on 260B tokens of pre-1931 English and finetuned with online DPO (LLM-as-judge) to improve instruction-following; suited for period-style English generation and etiquette/letter-writing formats, but not optimized for contemporary factual updates.
Unified multimodal LLM for enterprise workflows: ingests video, audio, image and text to perform transcription, OCR, Q&A, summarization and long-context reasoning. Provides BF16/FP8/NVFP4 weights and integrations with vLLM, TensorRT-LLM and other runtimes.
An HDR LoRA fine-tune for Lightricks' LTX-2.3 (22B) that enables image‑conditioned any‑to‑any image-to-video and text-to-video generation. Designed for HDR-aware synthesis workflows; requires the LTX-2.3 base model and a LoRA-capable runtime.
Produces 384‑dim multilingual (and code) embeddings with up to 32,768 token context, optimized for low‑latency production retrieval. Compact 97M model with ONNX/OpenVINO and vLLM/GGUF deployment options for edge and high‑throughput use.
A 27B multimodal causal language model with a vision encoder and native long-context support (262,144 tokens). Optimized for repository-level coding agents and multimodal understanding; includes preserved "thinking" traces, multi-token prediction (MTP), and deployment recipes for vLLM / SGLang / Transformers.
FP8-quantized 27B multimodal Qwen3.6 model weights in Hugging Face Transformers format — supports image/text/video inputs, native 262k token context (extensible to ~1M), and is compatible with vLLM/SGLang/KTransformers for efficient local serving and research.
A 284B-parameter Mixture-of-Experts LLM with only 13B activated parameters, designed for 1,000,000-token contexts. Uses hybrid compressed attention and mixed FP4/FP8 precision to reduce long-context KV-cache and per-token FLOPs; aimed at long-document QA, RAG pipelines, and local/high-capacity inference.
Provides a locally runnable, refusal-free variant of Qwen3.6-27B with multiple K_P GGUF quantizations and mmproj multimodal support. The Aggressive flavor skips preambles on edgy prompts—use when you want direct/raw responses for local research, red‑teaming, or offline workflows.
Generates conversational and reasoning outputs with support for million‑token contexts; uses a hybrid attention + MoE design to cut long‑context inference FLOPs and KV cache. Suited for long‑document retrieval, coding and complex reasoning; MIT licensed.