Christopher Alexander
Christopher Alexander
Any update on this ? I am running into the same issue.
Any update on this yet @benfred ? Also can anyone help me with the literature for bm_25 weights ?
> @macabdul9 removing the cached pytorch extension works for me. > > ``` > rm -rf /nfs/users/ext_abdul.waheed/.cache/torch_extensions/py310_cu117 > ``` But how can I do this inside a docker container ?
@zhengbw0324 i am facing the same issue. I have a single machine with 4 GPU. I am using the same command --nproc=4 --gpu_id='0,1,2,3'. Is there something I am missing ?...