Gen-Verse/LatentMAS
Latent Collaboration in Multi-Agent Systems
Embeds agent reasoning in the model's latent space rather than text, where agents exchange compressed representations through a shared working memory buffer. Achieves 50–80% token reduction and 3–7× wall-clock speedups while maintaining performance, with training-free alignment and compatibility across HuggingFace models and optional vLLM backends. Supports both sequential and hierarchical multi-agent architectures across math, science, commonsense reasoning, and code generation tasks.
800 stars. Actively maintained with 2 commits in the last 30 days.
Stars
800
Forks
119
Language
Python
License
Apache-2.0
Category
Last pushed
Feb 27, 2026
Commits (30d)
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Gen-Verse/LatentMAS"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
SALT-NLP/collaborative-gym
Framework and toolkits for building and evaluating collaborative agents that can work together...
ai4co/reevo
[NeurIPS 2024] ReEvo: Large Language Models as Hyper-Heuristics with Reflective Evolution
lean-dojo/LeanCopilot
LLMs as Copilots for Theorem Proving in Lean
sethkarten/LLM-Economist
Official repository of the 2025 paper, LLM Economist: Large Population Models and Mechanism...
WooooDyy/AgentGym-RL
Code and implementations for the paper "AgentGym-RL: Training LLM Agents for Long-Horizon...