added jaxlib specific version

In some cases, jaxlib will not install exact compatible version number.  specifying version in requirements avoids startup error
This commit is contained in:
Michael Lucas 2024-04-06 18:06:14 -05:00 committed by GitHub
parent 7050ed204b
commit 3577bf2688
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,5 @@
dm_haiku==0.0.12
jax[cuda12-pip]==0.4.25 -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
jaxlib==0.4.25
numpy==1.26.4
sentencepiece==0.2.0