grok-1
grok-1 copied to clipboard
TypeError: 'type' object is not subscriptable
I installed dm_haiku==0.0.12 according to the requirements. But I met some errors when I run 'python run.py'. I found that the haiku import has some problem. Why is that? I didn't find any solution.
python 3.8? ??? you need to bump that to 3.11
python 3.8? ??? you need to bump that to 3.11
It has to be 3.11?
The env has to be python3.11+cuda12.3+cudnn8.9+jax[cuda12_pip]==0.4.23, otherwise there will be some errors.