Discover the Best AI Resources
Curated essentials, no noise — just what matters
Early pretraining checkpoint of a compact multilingual causal LM aimed at low-memory deployment and Indic language support. Explores a Shared KV cache mode that can cut KV-cache memory by ~50% for inference; results are provisional (not a final, fully trained model).
An A‑share–specialized fork of TradingAgents that runs a seven‑analyst multi‑agent investment research pipeline for China stocks, integrating free A‑share data connectors and LLM providers. Key features: mootdx/東財 data integrations, A‑share trading rules (T+1, limits), Streamlit UI, and Apache‑2.0 license.
Pairs natural-language instructions with executable setup artifacts and Python reward functions to create verifiable computer-use agent tasks. Provides a Parquet task table for fast filtering plus a compressed archive of runnable task bundles; several web task endpoints are placeholders that require a local CUA-Gym-Hub deployment.
25,000 chat-formatted synthetic SFT examples distilled to emulate the reasoning style and agentic behavior of Anthropic's Claude Mythos, focused on cybersecurity, advanced coding, mathematical reasoning, and long-horizon agent tasks. Includes metadata for targeted curriculum fine-tuning and is Apache-2.0 licensed.
Transfers pretrained latent diffusion priors into pixel space to train pixel-space diffusion models using only synthetic images from LDMs. Trains shallow pixel layers while freezing most LDM internals, reducing data and compute needs and enabling native 4K generation without a VAE.
A trillion-parameter reasoning model aimed at long-horizon, multi-step agent workflows and tool collaboration. Offers adjustable Reasoning Effort modes (high, xhigh), async RL training (IcePop), and very long context (128K→256K) for complex production scenarios.
Provides 10,000 articulated 3D objects in URDF for robotics and embodied-AI research. Generated by the Articraft agent and released under CC-BY-4.0, the dataset targets simulation, manipulation, kinematics evaluation, and training of embodied agents.
Multimodal 35B scientific foundation model for image+text-to-text reasoning and conversational workflows. Uses task-scaling and full-chain training (pretraining → RL) to boost domain scientific abilities while keeping general multimodal reasoning and agent skills.
A GGUF-format 9B model derived from Qwen3.5, fine-tuned for agentic coding, tool-calling, reasoning and vision-capable multimodal prompts. Optimized for local 8‑bit inference on 16GB-class machines; community experimental release for research use.
Research-focused text-to-image foundation model that prioritizes training efficiency: a 3.8B-parameter architecture trained on an 800M image-text corpus with mixed-resolution learning, FLUX.2 VAE, RL tuning, and a distilled 4-step Lens-Turbo for fast high-resolution generation.
Delivers image and video generation, editing, and understanding inside a single 3B-parameter multimodal model trained from scratch with a multi-task recipe. Notable for strong unified benchmarks at 3B scale; inference requires large GPU memory (≈40GB+ VRAM).
A 4-step distilled variant of Microsoft's Lens foundational text-to-image model for fast, high-resolution image synthesis. Optimized for mixed-resolution inference up to 1440×1440, GPT-OSS text features and FLUX.2 latents, intended for low-latency prototyping and research under an MIT license.