uber / orbit

A Python package for Bayesian forecasting with object-oriented design and probabilistic models under the hood.
https://orbit-ml.readthedocs.io/en/stable/
Other
1.85k stars 132 forks source link

Running cmdstanpy with `exe_file` arg #846

Closed edwinnglabs closed 5 months ago

edwinnglabs commented 6 months ago

Describe the bug It seems there is problem in using exe_file arg directly on the compiled stan folder with v1.1.4.3

To Reproduce simply pip install orbit-ml=1.1.4.3 and run any models fit