Add pipeline tag and sample usage
#1
by nielsr HF Staff - opened
This PR improves the model card for Sequential-Light-Outerlinks by:
- Adding the
pipeline_tag: text-generationto the metadata for better discoverability. - Including a "Sample Usage" section with a code snippet from the official GitHub repository to demonstrate how to load the multi-agent system using these modules.
- Preserving all existing documentation and links related to the RecursiveMAS framework.