ColBERT icon indicating copy to clipboard operation
ColBERT copied to clipboard

GPU not working while training a new model in Colab

Open RayRama opened this issue 11 months ago • 1 comments

When I try to run the available Colab code from this (indexing and search) everything runs smoothly, the GPU also runs properly.

But when I try to train or fine-tune a new model in this colab for some reason the GPU is not working properly (only the RAM is working). Then what should I do? image

RayRama avatar Mar 04 '24 23:03 RayRama