Add pipeline tag and sample usage
#1
by nielsr HF Staff - opened
This PR improves the model card for the Distillation-Outerlinks component of RecursiveMAS. Specifically, it:
- Adds the
pipeline_tag: text-generationto the YAML metadata for better discoverability. - Includes a "Sample Usage" section with a code snippet from the official repository to help users integrate the model.