RuntimeError: "LayerNormKernelImpl" not implemented for 'Half'
KurtCocain opened this issue · 2 comments
KurtCocain commented
Suggests commandline_args = os.environ.get('COMMANDLINE_ARGS', "--skip-torch-cuda-test --no-half") to fix it somewhere in the launch.
I am no saavy and no idea if that's even relevent but I can't use the collab because of that error.
maybe theres something even better somewhere :)
aitrepreneur commented
no need, you just need to select a GPU, just click on the connect arrow option, change runtime type, under Hardware accelerator check the T4 GPU then click save. Then run the cells.
KurtCocain commented