Add pipeline tag, library name and sample usage
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team. I'm opening this PR to improve the model card for OpenResearcher.
I've added the text-generation pipeline tag to the metadata to make the model more discoverable on the Hub. I've also added library_name: llama.cpp as this repository contains GGUF files. Additionally, I've included a "Sample Usage" section with a code snippet derived from the official GitHub repository to help users get started with the agentic research pipeline.