Discover the Best AI Resources
Curated essentials, no noise — just what matters
Generates text from interleaved text, image, and short-video inputs using discrete diffusion and block‑autoregressive multi‑canvas sampling; built on a sparse MoE (8/128) Gemma 4 backbone and optimized for low‑latency inference and very long contexts (up to 256K tokens).
Provides 500+ hours of human whole-body teleoperation recordings of a Unitree G1 in real homes, packaged in LeRobot v3.0 for robot learning. Contains 23K+ episodes, ~40M frames, multi-view 480p@30 video, 29-DoF states, actions and language annotations; CC BY 4.0 and large download size.
End-to-end pose-driven image-to-video model that animates a reference character from a driving video, supporting cross-identity replacement and multi-character scenarios without intermediate pose representations; performs best at 704p and ships as a diffusers-compatible checkpoint.
Provides a token-level benchmark for Russian PII detection and NER, with 2,841 sentences and 5,614 annotated spans across 21 fine-grained entity types in BIO format. Mixes sanitized production-log examples, synthetic document templates, and hard negatives to evaluate guardrails and anonymization pipelines.
Fine-tuned Hugging Face image-generation model that biases Ideogram-style prompts toward photorealistic outputs. Emphasizes natural lighting and realistic materials to reduce prompt tweaking; license not specified.
Provides a locally runnable, quantized GGUF release of Gemma 4 12B fine-tuned for Python coding with chain-of-thought distilled from Composer 2.5 and supplemented by Fable 5. Multiple quant options for low‑VRAM setups and execution‑verified training traces. Not safety‑aligned; validate before production.
Contains a sanitized Claude Code (Fable 5) JSONL transcript of a session that procedurally built a Boeing 747 in Three.js, including assistant messages, tool calls, and base64 screenshots — useful for studying agent trace, tool use, and vision self‑verification workflows.
Refines large-scale English pretraining corpora by predicting per-instance structured edits (insert, delete, replace) and deterministically applying them to produce cleaner text for LLM training. Provides five ~20B-token refined corpora in parquet with edit metadata and simple loading configs.
Shifts branching and credit assignment in agentic RL from coarse units to fine-grained decision points in generated sequences. Uses a Branching Score combining token uncertainty and policy-induced likelihood gains plus procedure-level advantage scaling; improves performance across 13 benchmarks while keeping efficient tool calls.
Orchestrates teams of sub-agents across text, image, audio and video by modality-aware task decomposition, online sub-agent specialization, and parallel execution; introduces DA-GRPO to train Orchestra-o1-8B and reports a ~10.3% accuracy improvement on the OmniGAIA benchmark.
Provides GGUF quantized weights and runnable instructions to run CohereLabs' North-Mini-Code-1.0 (30B A3B MoE) locally via llama.cpp or vLLM; includes quant files, build/run notes, and recommended sampling and tool-use settings for agentic coding.
Continuously watches live video and autonomously decides each second whether to speak, stay silent, or delegate; released together with an 8B vision-first model, time-aligned interaction data, training recipe, and a deployable real-time system. Designed for vision-triggered, low-latency streaming scenarios and evaluated across six real-world streams.