Skip to content

Commit 4e8e986

Browse files
ricardoV94michaelosthege
authored andcommitted
Pin blackjax
1 parent 966a78c commit 4e8e986

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conda-envs/environment-jax.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ dependencies:
1111
- cloudpickle
1212
- h5py>=2.7
1313
# Jaxlib version must not be greater than jax version!
14-
- blackjax>=1.0.0
15-
- jaxlib==0.4.23
14+
- blackjax==1.2.0 # Blackjax>=1.2.1 is incompatible with latest available version of jaxlib in conda-forge
15+
- jaxlib==0.4.23 # Latest available version in conda-forge, update when new version is available
1616
- jax==0.4.23
1717
- libblas=*=*mkl
1818
- mkl-service

0 commit comments

Comments
 (0)