Add pipeline tag, library name, and improve model card
#1
by nielsr HF Staff - opened
Hi, I'm Niels from the Hugging Face community science team. I've improved the model card for this repository by:
- Adding
pipeline_tag: text-generationto the metadata. - Adding
library_name: transformersto the metadata. - Including a sample usage snippet based on the GitHub documentation to show how to load the multi-agent system.
- Ensuring the research paper is properly referenced.
Please review and merge this PR if it looks good.