ColBERT
ColBERT copied to clipboard
GPU not working while training a new model in Colab
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?