Add pipeline tag and sample usage
#1
by nielsr HF Staff - opened
This PR improves the model card by adding the text-generation pipeline tag to the metadata for better discoverability. It also includes a "Sample Usage" section with a code snippet adapted from the official GitHub repository to demonstrate how to load the deliberation-style multi-agent system using these modules.