localGPT
localGPT copied to clipboard
Executing run_localGPT.py, in the ouput I am getting ^c and it will get exited. Please advise.
I tried in colab, its not giving any error but when I am trying executing run_localGPT.py, in the ouput I am getting ^c and it will get exited. Please advise.
Its not going to work in colab in the current form. How are you getting inputs from the users?
You could probably run it in RunPod, though, they have very cheap GPU instances (as low as around $0.79 per hour).
That's funny I just got this too in colab, maybe the name of the issue could be changed to "Error ^c when running in Google Colab" so people know its an issue with colab in particular. The weird thing is privateGPT accepts input in colab and the code looks the same for getting the input so I'm not sure why this code doesn't generate the same input line in colab....
+1