Discover the Best AI Resources
Curated essentials, no noise — just what matters
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.
A vision-oriented foundation checkpoint for low-latency inference — DeepSeek V4 base in safetensors with FP8 optimizations. Designed for fast image generation and embedding use in inference pipelines; verify license and FP8/runtime compatibility before production use.
Provides instruction-based (before, after) structured 3D latents (SLAT) with aligned RGB views and natural-language edit prompts for training and evaluating instruction-following 3D editing models. Covers part-level semantic edits across seven edit types (deletion, addition, modification, scale, material, color, global) and supplies shard-based NPZ assets and loader code.
Base image-generation foundation model tuned for visual search and prompt-guided synthesis, intended as a compact starting point for local inference or fine-tuning. Emphasizes easy integration into image pipelines and suitability for downstream adaptation.
Unifies multimodal image understanding, text-to-image generation, and instruction-based editing in a single diffusion LLM using a Mixture-of-Experts backbone, SigLIP-VQ discrete tokenizer, and a distilled diffusion decoder enabling fast (8-step) decoding; full-generation needs ~47GB GPU RAM.
End-to-end multimodal model for native text↔image understanding, interleaved image-text generation, and image editing. Uses the NEO-Unify MoT architecture to avoid separate visual encoders/VAE. Suited for multimodal prototyping, demos, and research (Apache‑2.0).
A 14B dense tri‑mode language model that supports autoregressive, diffusion‑based parallel decoding, and self‑speculation—designed to increase token throughput and acceptance length; best suited for researchers and engineers exploring decode‑efficiency tradeoffs on NVIDIA hardware under the Nemotron Open Model License.
Provides 150,000 synthetic Vietnamese patient personas to condition clinical text generation. Each persona bundles demographics, socioeconomic context, health and behavior fields, and prompt-ready narratives; intended for research and simulation, not clinical decision-making.
Drop-in Jinja chat templates for Qwen 3.5/3.6 that fix rendering errors, token waste, and tool-calling failures across runtimes (LM Studio, llama.cpp, vLLM, MLX). Adds a think-on/think-off toggle, auto-closes broken thinking tags, robust tool-argument handling, and a graceful fallback for missing user queries.
Provides an NVFP4-quantized 27B Qwen3.6 checkpoint optimized for faster, low-memory multimodal inference on 24GB GPUs. Includes MTP (multi-token prediction), extended 262k native context, and deployment recipes for vLLM/SGLang/KTransformers; best used with recommended backends for peak throughput.
Benchmarks ASR on long-form English call-center conversations with wide accent coverage; 128.6 hours across 14 accent groups and 16 service domains, designed for segmentation-sensitive evaluation and intended for evaluation/analysis (CC BY‑SA 4.0).
A Qwen-3.6 27B model variant optimized for DFlash (speculative decoding) to reduce generation latency and increase throughput. Focuses on faster inference on serving stacks and is suitable for text-generation endpoints where lower latency and resource efficiency matter.