Python Cara Mengompres Model Pytorch
torch.save(model.half(), './model.pt')
Sieyk
torch.save(model.half(), './model.pt')