Python Как сжать модель Pytorch
torch.save(model.half(), './model.pt')
Sieyk
torch.save(model.half(), './model.pt')