Add pipeline tag, library name, and usage snippet
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team.
I've opened this PR to improve the metadata and documentation for this model:
- Added
pipeline_tag: text-generationto improve discoverability. - Added
library_name: transformersas the model configuration indicates compatibility. - Included a sample usage snippet from the GitHub README to demonstrate how to load the model as part of the RecursiveMAS framework.
Let me know if you have any questions!