Improve model card: Add metadata, links, and detailed usage example

#1
by nielsr HF Staff - opened

This PR significantly enhances the model card for the GuidedQuant model.

Key improvements include:

  • Corrected License: Updated the license from llama2 to mit, reflecting the explicit license declared in the project's GitHub repository.
  • Enhanced Metadata: Added pipeline_tag: text-generation and library_name: transformers to improve model discoverability on the Hugging Face Hub and integrate with the Transformers inference API. Also added tags: quantization for better categorization.
  • Comprehensive Content:

These updates ensure users have comprehensive information to understand, find, and effectively use the model.

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

Sign up or log in to comment