File size: 792 Bytes
d84f63e 35689da fc54f48 35689da fc54f48 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 |
---
library_name: transformers
license: other
base_model: Qwen/Qwen2.5-Coder-32B-Instruct
tags:
- llama-factory
- full
- generated_from_trainer
model-index:
- name: MAS-GPT-32B
results: []
---
# MAS-GPT-32B
This model can generate query-specific LLM-based multi-agent system, which is fine-tuned on [Qwen/Qwen2.5-Coder-32B-Instruct](https://huggingface.co/Qwen/Qwen2.5-Coder-32B-Instruct).
See our paper [MAS-GPT: Training LLMs to Build LLM-based Multi-Agent Systems](https://arxiv.org/pdf/2503.03686).
## Citation
```
@article{ye2025mas,
title={MAS-GPT: Training LLMs to build LLM-based multi-agent systems},
author={Ye, Rui and Tang, Shuo and Ge, Rui and Du, Yaxin and Yin, Zhenfei and Chen, Siheng and Shao, Jing},
journal={arXiv preprint arXiv:2503.03686},
year={2025}
}
``` |