Quantisation of pre trained model

Hi Guys

I’m new to PyTorch. I have a program that Quantizes the trained weight. Is there any way by which I can get the reduction of size in the weights after applying quantization. Please note that I have not used any PyTorch utils for Quantization.