Add pipeline tag and sample usage
#1
by nielsr HF Staff - opened
This PR improves the model card by:
- Adding the
text-generationpipeline tag to the YAML metadata for better discoverability. - Adding a "Usage" section with a Python code snippet from the GitHub repository to demonstrate how to load the multi-agent system.
- Maintaining clear links to the paper, project page, and code.