Add model card for PyRAG
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team. I noticed this model repository was missing a model card, so I've created one to document the framework and improve discoverability.
In this PR, I:
- Added metadata for
library_name: transformersandpipeline_tag: text-generation. - Linked the model to its research paper: Retrieval is Cheap, Show Me the Code: Executable Multi-Hop Reasoning for Retrieval-Augmented Generation.
- Included links to the official GitHub repository and project page.
- Added a sample usage snippet based on the framework's documentation.
- Included the citation information.