Almanac
← Events
3GitHub Trending (AI/LLM filtered)·22d ago

galilai-group/stable-worldmodel: Reproducible World Model Research and Evaluation Platform

A GitHub repository from galilai-group provides a Python platform aimed at reproducible world model research and evaluation. It has accumulated 1,219 total stars with a notable single-day gain of 346 stars, suggesting growing community interest. The project appears to be a tooling/infrastructure layer for world model experimentation rather than a model release itself.

Related guides (2)

Related events (8)

5arXiv · cs.LG·3d ago·source ↗

ReproRepo: Scalable LLM agent framework for reproducibility auditing using GitHub issues

ReproRepo is a new framework for evaluating LLM agents on reproducibility auditing of ML research, using naturally occurring GitHub issues as supervision signals rather than costly manual curation. The framework is instantiated on 1,149 recent ML papers from major conferences and benchmarks four frontier model-agent configurations. The best-performing agent (Codex with GPT-5.5) surfaces at least one semantically related human-reported reproduction blocker for ~90% of papers, though exact localization of issues remains a weakness. The work provides a reusable, scalable evaluation harness for this underexplored agentic task.

6arXiv · cs.CL·5d ago·source ↗

Every Eval Ever: unified schema and community repository for AI evaluation results

Researchers introduce Every Eval Ever, a shared schema and crowdsourced repository designed to standardize AI evaluation results across incompatible formats, frameworks, and sources. The system ingests results from evaluation harnesses, papers, leaderboards, and custom repositories into a single JSON document format, with optional per-instance output storage. The repository, hosted on Hugging Face, currently covers 22,235 models, 2,273 unique benchmarks, and 31 evaluation formats. The work addresses a persistent infrastructure problem in AI evaluation science: divergent scores for nominally identical evaluations and scattered, incomparable metadata.

3Github Trending·10d ago·source ↗

GitHub repo: train-llm-from-scratch gains traction with 5k+ stars

A GitHub repository by FareedKhan-dev provides an end-to-end walkthrough for training a language model from scratch, covering data downloading through text generation. The project has accumulated 5,199 stars with 241 added in a single day, indicating strong community interest. It appears to be an educational/tutorial resource rather than a novel research contribution.

8Google Deepmind Blog·1mo ago·source ↗

Genie 3: A new frontier for world models

DeepMind has announced Genie 3, a world model capable of generating interactive, navigable 3D environments in real time at 24 fps and 720p resolution. The system maintains consistency for several minutes, representing a significant step up from prior Genie iterations. This positions Genie 3 as a frontier capability demonstration in generative world modeling for interactive applications.

6Interconnects·1mo ago·source ↗

Latest open artifacts (#21): Open model bonanza — Gemma 4, DeepSeek V4, Kimi K2.6, MiMo 2.5, GLM-5.1 & others

Interconnects' recurring open-weights roundup covers a dense cluster of recent releases including Gemma 4, DeepSeek V4, Kimi K2.6, MiMo 2.5, and GLM-5.1, characterizing the period as a flagship-after-flagship cadence. The piece also includes commentary on CAISI's assessment of DeepSeek V4. As a tier-2 commentary source, this is a synthesis and analysis layer rather than primary announcements.

5Hugging Face Blog·1mo ago·source ↗

Community Evals: Because we're done trusting black-box leaderboards over the community

Hugging Face introduces Community Evals, a framework aimed at replacing or supplementing opaque black-box leaderboards with community-driven model evaluations. The initiative reflects growing skepticism about the reliability and transparency of existing benchmark leaderboards. By crowdsourcing evaluations, Hugging Face seeks to make model assessment more transparent, diverse, and resistant to gaming. This represents a structural shift in how the open-source AI community approaches model comparison and trust.

5Github Trending·1mo ago·source ↗

karpathy/autoresearch: AI Agents for Automated Single-GPU Research

Andrej Karpathy's autoresearch repository on GitHub has accumulated over 82,000 stars, with 332 new stars today. The project focuses on AI agents that autonomously run research experiments on single-GPU nanochat training setups. The high star count and trending activity suggest significant community interest in automated ML research tooling.

5Hugging Face Blog·1mo ago·source ↗

Open R1: Update #3

Hugging Face's Open R1 project releases its third update, continuing the open-source replication effort of DeepSeek-R1's reasoning model training pipeline. The update likely covers progress on data, training runs, and evaluation results for the community-driven reproduction. This is part of an ongoing effort to make frontier reasoning model capabilities accessible via open weights and open training code.