python comment compresser le modèle pytorch
torch.save(model.half(), './model.pt')
Sieyk
torch.save(model.half(), './model.pt')