Hi!
Could you add some documentation to sampler initialization (init_params)? Right now it's quite non-intuitive to use.
I'm currently using the NUTS sampler for my model and unfortunately it tends to pick initial values of random variables that are far from the expected ones, and my model has numerical issues at such extreme values. Thus I'd like to start with some more likely initial values.