Update license and add project page link to model card
#1
by nielsr HF Staff - opened
This PR improves the model card for Llama3.1-8B-Middo-Wizard by:
- Updating the
licensein the YAML metadata fromllama3.1toapache-2.0for better standardization and accuracy with the GitHub repository's implied license. - Adding an explicit "Project Page" link in the Markdown content to
https://huggingface.co/collections/Word2Li, making it easier for users to discover related resources and the broader project.
No sample usage is added as a direct inference code snippet was not found in the original GitHub repository README, adhering to the guideline of not fabricating code examples.