pymc-devs / pymc

Bayesian Modeling and Probabilistic Programming in Python
https://docs.pymc.io/
Other
8.47k stars 1.97k forks source link

Pin blackjax to lowest conda-compatible version in CI #7320

Closed ricardoV94 closed 1 month ago

ricardoV94 commented 1 month ago

Description

Trying to understand why did blackjax tests start failing if we're pinning everything We were only lower pinning blackjax

https://github.com/conda-forge/jaxlib-feedstock/issues/249

Related Issue

Checklist

Type of change


📚 Documentation preview 📚: https://pymc--7320.org.readthedocs.build/en/7320/

ricardoV94 commented 1 month ago

CI is fixed

ricardoV94 commented 1 month ago

newer version of JAX is still not on Conda? hmmmm...

For a while now, see @twiecki issue: https://github.com/conda-forge/jaxlib-feedstock/issues/249

ricardoV94 commented 1 month ago

@junpenglao you may want to lower pin jax/jaxlib version in blackjax, since it is no longer compatible with the old clip API