grok-1/requirements.txt
Michael Lucas 3577bf2688
added jaxlib specific version
In some cases, jaxlib will not install exact compatible version number.  specifying version in requirements avoids startup error
2024-04-06 18:06:14 -05:00

6 lines
161 B
Plaintext

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