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

added comment strings to functions + check compare click options with lower() + build all paths with os.path.join() for os / unix compatibility + added MODEL variable + added main...

I thought that it would be cool to use last version of vicuna (vicuna-13b) instead of 7b, as it can be more efficient. Then I thought that it'll be useful...

enhancement

https://github.com/openlm-research/open_llama is a fully permissively licensed recreation of Facebook's original LLaMA base model. We should experiment with using this model so that this utility could potentially be usable in a...

When it will be ready-for-production. The current code is useless.

$ python run_localGPT.py Running on: cuda load INSTRUCTOR_Transformer Terminated This is the message when i run the instruction

chromadb安装报错

I'm running this on apple silicon M2 and with the CPU flag on. after ingesting, it asks me for a query, then it gives me this error and just hangs:...

Hello, this should solve issue #47 pertaining to html file reading. Excellent project, hoping to follow and help where I can! Don't hesitate to reach out if you need help...