start needs to be a dictionary-like object that each str name correspondent to the random variable name, ie pm.sample(..., start={"test1": float(1)})
start needs to be a dictionary-like object that each str name correspondent to the random variable name, ie pm.sample(..., start={"test1": float(1)})