microsoft/TransformerCompression

How to export entire model?

オープン

#114 opened on 2024/03/06

 (10 件のコメント) (0 件のリアクション) (0 人の担当者)Python (58 件のフォーク)auto 404
good first issuehelp wanted

Repository metrics

Stars
 (462 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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!

コントリビューターガイド