Well, i found a workaround
try to add this code by the end of the cell and run it
get_completion(text)
os.environ['CUDA_LAUNCH_BLOCKING'] = "1" # <--- Add this line
Well, i found a workaround
try to add this code by the end of the cell and run it
get_completion(text)
os.environ['CUDA_LAUNCH_BLOCKING'] = "1" # <--- Add this line