microsoft/TransformerCompression

How to export entire model?

開放

#114 建立於 2024年3月6日

 (10 則留言) (0 個反應) (0 位負責人)Python (58 個分叉)auto 404
good first issuehelp wanted

倉庫指標

星標
 (462 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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!

貢獻者指南