Update requirements.txt

from jax[cuda12_pip] to
jax[cuda12-pip]
This commit is contained in:
TianJian 2024-03-19 22:56:28 +08:00 committed by GitHub
parent d6d9447e2d
commit d0dcf7ca00
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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