GPU memory bandwidth calculation

I am trying to calculate GPU memory bandwidth for an inference flow of llama-3-8B model running on GPU. To check GPU memory usage, I am using nvidia-smi command. How to calculate GPU memory bandwidth?