localGPT icon indicating copy to clipboard operation
localGPT copied to clipboard

Chat with your documents on your local device using GPT models. No data leaves your device and 100% private.

Results 266 localGPT issues
Sort by recently updated
recently updated
newest added

Windows 10 RTX3070 Cuda enabled and compiled using pytorch (100 lines of this) return str(self._unk_token) ^^^^^^^^^^^^^^^^^^^^ ================Ends with:==================== RecursionError: maximum recursion depth exceeded while getting the str of an object...

find: /dev/fd/4: Not a directory find: /dev/fd/5: Not a directory find: /dev/fd/7: Not a directory where is the instructor.py??????

load epub to a list of Documents with metadata = {"sourc…e": file_path, "ch.":

It is probably better to review changes commit by commit rather than all commits in one go. Changes:- - Adds the files needed for [pre-commit](https://[pre-commit](https://pre-commit.com/).com/). This will ensure better code...

I have an error, its said : Installing build dependencies ... error error: subprocess-exited-with-error × pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─>...

Before running application I have: 1) downloaded recent code from repo (main branch) 2) re-instaled requirements.txt, just in a case ;-) 3) made ingest.py, additional packages were downloaded including **pytorch_model.bin**...

I was thinking since there are many pull requests from many people, it is probably a good idea to set up GitHub Actions. One of the jobs can be to...

Running Windows 10. Since my computer is in Japanese locale my text and cvs files default to utf-8 and are unable to be ingested. I added a check in load_single_document...

System: Ubuntu 20.04 CPU: 12th Gen Intel i7-1260P (16) GPU: Intel Device 46a6 I got this error when running this command: `python run_localGPT.py --device_type cpu ` ``` RuntimeError: Found no...