facebookresearch / ParlAI

A framework for training and evaluating AI models on a variety of openly available dialogue datasets.
https://parl.ai
MIT License
10.49k stars 2.1k forks source link

Multi model chat #4993

Closed mojtaba-komeili closed 1 year ago

mojtaba-komeili commented 1 year ago

Patch description An extension of the model chat which runs in non-turn-based multi-party mode. In the current form it runs a chat between one human and two other agents controlled by the model.