Downloads · 30 days
150
9% of all-time downloads
RecursiveMAS/Sequential-Light-Critic-Llama3.2-1B
Sequential-Light-Critic-Llama3.2-1B is a machine learning model from RecursiveMAS. Use it for the machine learning task on the model card, and read the license before you ship it in a product. The card lists the license as mit.
Downloads · 30 days
150
9% of all-time downloads
All-time downloads
1.6K
Public
Parameters
1.2B
2.5 GB on disk
Likes
2
Public
Click a slice to open those files.
.safetensors2.5 GB · 98%
From the Hugging Face model README
🌐 Project Page | 💻 Code | 📄 Paper
We introduce RecursiveMAS, a multi-agent framework that scales agent collaboration through latent-space recursion. RecursiveMAS treats a multi-agent system as a unified recursive computation, where heterogeneous agents iteratively exchange, refine, and evolve their latent states across recursion rounds. In the Sequential-Light setting, the Critic Agent is responsible for reviewing and refining the initial plan produced by the Planner Agent, which is then passed to the Solver Agent for final solution generation.
| Item | Description |
|---|---|
| Model | Sequential-Light-Critic-Llama3.2-1B |
| Collaboration Style | Sequential-Light |
| Agent Role | Critic Agent |
| Base Model | Llama3.2-1B |
⚠️ Note: This checkpoint is a role-specific agent in RecursiveMAS, rather than a standalone model intended for plain-text generation.
For detailed usage instructions, please refer to our GitHub repository.
| Style | Model Collection |
|---|---|
| Sequential-Style | 🤗 HuggingFace |
| Mixture-Style | 🤗 HuggingFace |
| Distillation-Style | 🤗 HuggingFace |
| Deliberation-Style | 🤗 HuggingFace |
@misc{recursivemas,
title={Recursive Multi-Agent Systems},
author={Xiyuan Yang and Jiaru Zou and Rui Pan and Ruizhong Qiu and Pan Lu and Shizhe Diao and Jindong Jiang and Hanghang Tong and Tong Zhang and Markus J. Buehler and Jingrui He and James Zou},
year={2026},
eprint={2604.25917},
archivePrefix={arXiv},
primaryClass={cs.AI},
url={https://arxiv.org/abs/2604.25917},
}