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. - Including a Sample Usage section demonstrating how to load this specific agent within the RecursiveMAS framework, as documented in the official GitHub repository.
- Ensuring consistent formatting for model details and links to the paper and code.