Add pipeline tag, library name, and improve model card

#1
by nielsr HF Staff - opened

Hi! I'm Niels from the Hugging Face community science team. I've opened this PR to improve the model card for Qwen-Audio-AHA:

  • Added pipeline_tag: audio-text-to-text to ensure the model is correctly categorized on the Hub.
  • Added library_name: peft to identify the framework used for this LoRA adapter.
  • Linked the model to the associated paper and GitHub repository for better visibility.
  • Updated the sample usage with a more complete snippet from your GitHub README, showing how to perform inference.
ychen745 changed pull request status to merged

Sign up or log in to comment