Add pipeline tag, library name, and sample usage

#1
by nielsr HF Staff - opened

This PR improves the model card by adding:

  • pipeline_tag: text-generation and library_name: transformers to the metadata for better discoverability and to enable the code snippet widget.
  • A link to the paper on the Hugging Face Hub.
  • A "Sample Usage" section based on the instructions in the official GitHub repository for serving the model and running the agent demo.
  • Cleaned up the README by removing technical file metadata.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment