localGPT
localGPT copied to clipboard
Run UI on CPU
Hi, i am running UI on CPU, but i have a error when i did follow the construtors. Error: No files were found inside SOURCE_DOCUMENTS, please put a starter file inside before starting the API! Please help me!
@VTaPo which OS are you running this on? For some reasons I am seeing this on MacOS but not on Linux.
I'm seeing it on Windows 10...
Traceback (most recent call last): File "C:\Users\alasdair\gpt\localGPT\run_localGPT_API.py", line 48, in <module> raise FileNotFoundError( FileNotFoundError: No files were found inside SOURCE_DOCUMENTS, please put a starter file inside before starting the API!
please look into this @PromtEngineer
I am using MacOS and getting same error @PromtEngineer