Sampling performance when using PyMC v5 compared to PyMC3 seems to be significantly degraded, both in sampling speed and accuracy. Running the transit.ipynb tutorial in separate conda environments with each version shows this.
PyMC3 Results:
Sampler:

Arviz Summary:

Corner plot:

Compare to the PyMC5 Results:
Sampler:

Arviz Summary:

Corner plot:

I have no idea why this might be the case, and it'd be nice to be able to use current versions of PyMC for various applications.
Sampling performance when using PyMC v5 compared to PyMC3 seems to be significantly degraded, both in sampling speed and accuracy. Running the transit.ipynb tutorial in separate conda environments with each version shows this.
PyMC3 Results:

Sampler:
Arviz Summary:

Corner plot:

Compare to the PyMC5 Results:



Sampler:
Arviz Summary:
Corner plot:
I have no idea why this might be the case, and it'd be nice to be able to use current versions of PyMC for various applications.