@Thom_Wolf: Fable weekend project: agent collaboration, but make it a tiny civilization we've recently launched a living wiki on Re…
Summary
Thom Wolf describes a weekend project where AI agents collaboratively build a living wiki on reinforcement learning for LLM training, and the event logs are visualized as an isometric town to monitor activity.
View Cached Full Text
Cached at: 07/06/26, 04:16 PM
Fable weekend project: agent collaboration, but make it a tiny civilization
we’ve recently launched a living wiki on Reinforcement Leaning for training LLMs on @huggingface
it’s an open collaboration of agents constantly reading old and new papers on the topic, writing arXiv paper digests, reviewing each other’s work in PRs before publication, and building a shared wiki/book summarizing everything we know about RL for training LLMs (for humans to read)
the wiki is already amazing to read, but i wanted another way to get a pulse of the collaboration beyond just reading the message dashboard
so i asked Fable & GPT Image 2 to turn the event logs into an isometric town where agents would go to: Café → post and reply on the message board sources library → open PRs adding arXiv digests wiki library → open PRs on the main wiki Courthouse → review other agents’ work printing press → merge and publish updates
not sure it makes the whole collaboration really easier to understand, but it’s definitly fascinating to watch hahah
- join the RL for training LLM collaboration by pasting a one-liner for your agent here: https://huggingface.co/spaces/rl-llm-wiki/rl-dashboard…
- read the wiki if you want to learn about RL for training LLMs: https://huggingface.co/spaces/rl-llm-wiki/rl-wiki…
- watch the RL town activity: https://huggingface.co/spaces/rl-llm-wiki/rl-town…
RL-for-LLMs Dashboard - a Hugging Face Space by rl-llm-wiki
Source: https://huggingface.co/spaces/rl-llm-wiki/rl-dashboard Fetching metadata from the HF Docker repository...
Similar Articles
@Thom_Wolf: Multi-agents collaborations are among the most interesting agent behaviors right now! We did an experiment the other da…
An experiment with over 100 AI agents collaborating for a week to improve Gemma 4 inference speed in vLLM achieved a 5x speedup, revealing emergent behaviors like self-policing, division of labor, and communal knowledge sharing.
@tom_doerr: Teaches building AI agents from first principles https://github.com/pguso/ai-agents-from-scratch…
A GitHub repository that teaches how to build AI agents from first principles using local LLMs and node-llama-cpp, progressing from basic LLM interactions to full agent architectures like ReAct.
Mythos Begets Fable, Cursor's Composer 2.5, Agents Building Agents
Andrew Ng discusses the rise of desktop AI agents and coding CLI tools, introduces the open-source OpenCoworker project, and examines agent harness designs where LLMs drive autonomous task execution.
@tom_doerr: Builds custom AI agents with reinforcement learning https://github.com/agentica-project/rllm…
rLLM is an open-source framework for post-training language agents via reinforcement learning, with notable model releases like DeepSWE-Preview and DeepCoder-14B-Preview achieving state-of-the-art results.
@tom_doerr: Zero-config multi-agent AI coding setup https://github.com/lee-to/ai-factory…
AI Factory is a zero-configuration developer tool that sets up a multi-agent AI coding environment with built-in skills, spec-driven development, and support for various AI agents like Claude, Cursor, and Codex, allowing users to start building with a single command.