Update model card: Add TorchAO paper, code, documentation links and correct license
#3
by
nielsr
HF Staff
- opened
This PR updates the model card for pytorch/Phi-4-mini-instruct-int4wo-hqq
by:
- Correcting the license to
BSD-3-Clause
as per the official TorchAO repository. - Adding a section for the TorchAO: PyTorch-Native Training-to-Serving Model Optimization paper, including its abstract and link.
- Adding direct links to the official TorchAO GitHub repository and documentation.
These changes provide more comprehensive information about the model and the framework it utilizes.
Thanks @nielsr , looks good to me, can you move the paper section to the last (before Disclaimer section maybe) since it's more of a reference?
jerryzh168
changed pull request status to
merged
oh actually I can merge and make the changes as well, thanks for adding these!