grok-1
grok-1 copied to clipboard
FileNotFoundError: [Errno 2] No such file or directory: 'D:\\dev\\shm\\tmpolgxfn9p'
should I create the file at that path?
@menyunlei check other threads, there been answers already to this
要懂 Linux、k8s/docker、CUDA或TPU 之类的才行。要本地跑的话,至少要8块A100 GPU卡(约80万人民币),一般是服务器才能装得了这种配置。
update checkpoint.py:50 may fix this error
- tmp_dir = "/dev/shm/"
- tmp_dir = "/tmp/shm/"
Problem solved after i did this https://github.com/xai-org/grok-1/issues/255#issuecomment-2016745796