Discover the Best AI Resources
Curated essentials, no noise — just what matters
Provides GGUF-quantized weights and runtime assets for running the Qwythos-9B reasoning LLM locally via llama.cpp and compatible runtimes. Key features include 1,048,576-token YaRN long-context, native function-calling, multimodal image input (requires mmproj), and multiple quantization/MTP variants tuned for different size/quality tradeoffs.
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).
Provides 319 newline-delimited JSON agent session traces captured from GLM-5.2 using Teich for training agentic models. Preserves reasoning-first assistant fragments, tool-call events, and a dataset-level training-ready tool schema; convertible to OpenAI-style JSONL for SFT/distillation.
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.
Provides agentic instruction‑tuning trajectories for software‑engineering tasks, formatted for supervised fine‑tuning and agent training. Contains multi‑file edits, tests, docs and structured agent traces (≈5,115 records, 1.9 GiB). Intended for commercial use; licensed CC‑BY 4.0 with additional permissive licenses.
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.
Provides a small, manually annotated benchmark for evaluating vision–language models that convert robot and egocentric manipulation videos into timestamped subtask segments and concise action labels. Contains 100 episodes, 743 gold segments, and MP4 bytes embedded per row.
Provides multiview synthetic RGB video clips with per-frame depth, instance masks, dense long-range 3D point tracks, camera poses, and SMPL‑X human pose/shape labels for 4D reconstruction, tracking, and geometry-aware novel-view synthesis. Includes ~4.7K clips (1.4M frames) and is licensed for AI training.
Provides 999,847 persona records—599,847 grounded from real sources and 400,000 synthetic—each encoded as 1,290 categorical attributes packed into 645-byte Parquet blobs. Includes a codebook, postings index, and calibration/audit artifacts; decode with pyarrow and persona_codes.schema.json.
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.