Open XPGeek opened 10 months ago
Thanks, I like the reordering and appreciate the contribution. I also added requirements_with_versions.txt and pip_freeze.txt which entails everything from my environment. Could you try those requirements to see if the dependency issue persists?
I am also going to try it out on my mac as well the next days. I didn't see the watchdog message on my linux system, so maybe comment watchdog out and people with macOS can remove the comment sign and install it.
Yeah I have seen PrivateGPT, pretty nice and I love the community contribution.
Good morning, I come from your YouTube channel here: https://www.youtube.com/watch?v=CUjO8b6_ZuM
Running your tutorial (excellent job!) on my:
16-inch, 2021, M1 Max, 64GB, macOS 14.3 beta
I am sorry for beta configuration, I like testing macOS!
Changes
Alphabetical order of packages, makes it easier to scan?
Specified specific llama-cpp-python==0.1.48 due to dependency error on pip install -r requirements.txt
See: https://github.com/imartinez/privateGPT/issues/113
Added watchdog package due to message on app start:
For better performance, install the Watchdog module:
$ xcode-select --install $ pip install watchdog
Love your content, thank you for your tutorial! Have you seen PrivateGPT?
https://github.com/imartinez/privateGPT
It can ingest PDF and more formats with local processing too, OpenAI API compatible too! Cheers, -Sam