Improve model card with detailed quick start, system requirements, and paper link clarification
#20
by
nielsr
HF Staff
- opened
This pull request significantly enhances the model card by incorporating:
- Detailed 'Quick Start' instructions: Including specific commands and usage examples for
transformers
,vLLM
, andSGLang
frameworks, directly from the official GitHub repository. - Comprehensive 'System Requirements': Adding information on GPU configurations needed for both inference and fine-tuning, also sourced from the GitHub repository.
- Corrected Paper Link Statement: Updating the outdated phrase "The technical report will be released soon" to accurately reflect that the technical report is available on arXiv.
- Model Downloads Section: Adding a table with links to different model versions.
These additions make the Hugging Face model card more informative and user-friendly, aligning with the goal of thoroughly documenting AI artifacts.
ZAHNGYUXUAN
changed pull request status to
merged