microsoft/TransformerCompression

How to export entire model?

Aperta

#114 aperta il 6 mar 2024

 (10 commenti) (0 reazioni) (0 assegnatari)Python (58 fork)auto 404
good first issuehelp wanted

Metriche repository

Star
 (462 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Hi, the sliced model are exported to .pt file (only parameters, without structure). However, I want to deploy the model otherwhere, so I have to have the model structure and then can load the pretrained parameters. So how can I do this? How can I export the entire model? thanks!

Guida contributor