Add pipeline tag, library name, and sample usage
#1
by nielsr HF Staff - opened
Hi! I'm Niels, part of the community science team at Hugging Face.
This PR improves the model card by adding relevant metadata:
library_name: transformers: Since the model architecture is compatible with the Transformers library.pipeline_tag: text-generation: Ensuring the model is correctly categorized and discoverable.
I've also added a usage section with a code snippet from the GitHub README to help users get started with the RecursiveMAS framework and this specific agent role.