Discover the Best AI Resources
Curated essentials, no noise — just what matters
Transfers hierarchical, structured memory from a large teacher agent into small LLM agents to improve tool-use success. Constructs Workflow, Subtask and Function memories with proactive/reactive injection; training-free and validated on multiple tool-use benchmarks.
Provides 90,000 hours of head-mounted egocentric video paired with synchronized 3D hand pose and an optional 3D full‑body pose add-on, with event-level semantic labels available as a complimentary layer — designed for embodied AI and robotics training at scale.
Enables a coding agent to self-develop by evolving its harness, prompts, tools, and core code via reviewed commits — supporting recursive free evolution and experience-driven evolution. Demonstrated a 161-day live lineage and state-of-the-art scores on multiple coding benchmarks while foregrounding operational safety.
100-hour, single-narrator Egyptian Arabic speech corpus with 15,653 aligned clips at 24 kHz for TTS and ASR fine-tuning; studio-consistent audio, machine-generated undiacritized transcripts, CC BY-NC 4.0 (research/non-commercial use).
Evaluates whether LLM-driven storyteller agents preserve long-horizon logical consistency under adversarial player interventions. Introduces NCP-Bench (100 movie-derived narrative environments) with structured trajectory/commitments and automatic violation checks; finds strong LLMs often contradict themselves across multi-turn interactions.
A MoE causal large language model for long-horizon agents, coding, and multi-step reasoning: 2.4T parameters (95B activated), native 262,144-token context (extensible to 1,010,000), multi-token prediction, and configurable thinking-mode reasoning controls.
FP8-quantized checkpoint of the Qwen3.8 text-only causal LLM (2.4T params, 95B activated) for text-generation; preserves near-original performance, supports very long contexts (262k–1M), Mixture-of-Experts architecture, and is compatible with vLLM/SGLang/TokenSpeed. Thinking mode and preserve_thinking are enabled by default.
Human-annotated text dataset that labels perceived “AI slop” with a continuous human slop_score (-1 / 0 / +1) plus provenance metadata (source_dataset, source_row_id, content_hash). Collected via Bench Labs SlopFinder from public datasets for training classifiers and studying subjective perception.
A 29.6B-parameter multimodal causal language model with a dedicated ViT-G/14 perception encoder for running agentic, tool-using, multimodal reasoning locally on consumer hardware. Offers 4-bit quantized weights and a DFlash drafter for speculative decoding to reduce memory and speed up generation.
A GGUF release of Meta's Muse Glimmer 30B optimized for local multimodal agent inference; includes two quantized text builds, a perception encoder for image input, and an optional DFlash drafter for speculative decoding—fits on 24–32 GB VRAM.
Provides OCR full text for 11.55M public-domain German newspaper pages (1638–1964) with per-page IIIF scans and ALTO XML coordinates; suited for historical NLP, language-model training, and OCR research. Pages carry explicit per-page public-domain licenses.
Multimodal Mixture-of-Experts text-generation model that accepts text, images, video and audio and returns text; preview open-weight release with 280B total params, 16B activated params, up to 512K token context and BF16/FP8 checkpoints under Apache-2.0.