Add base_model and library_name metadata
#1
by
nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team.
This PR improves the model card by:
- Adding
base_model: fishaudio/s2-proto the metadata to link this quantized version to the original model. - Adding
library_name: transformersbased on theconfig.jsonfile. - Adding a brief summary of the Fish Audio S2 paper to provide more context for users.
- Adding relevant tags like
multi-turnandmulti-speakerbased on the technical report.
drbaph changed pull request status to
merged