Update pipeline tag, add library name, and usage information

#1
by nielsr HF Staff - opened

Hi! I'm Niels from the Hugging Face community science team. I noticed that this model card could benefit from a few updates to improve its visibility and usability on the Hub.

I've made the following changes:

  • Updated the pipeline_tag from question-answering to text-generation to better reflect the model's architecture and use case as an agent.
  • Added library_name: transformers to the metadata, as the repository contains the necessary configuration files for compatibility.
  • Added a "Sample Usage" section based on the vLLM deployment instructions found in your official GitHub repository.
  • Added the BibTeX citation for your paper.

These changes will help users discover and interact with your work more effectively. Feel free to merge if everything looks correct!

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment