mirror of
https://github.com/xai-org/grok-1.git
synced 2024-11-24 04:29:53 +03:00
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:
parent
7050ed204b
commit
3577bf2688
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user