update header note for privategpt example

This commit is contained in:
Jeffrey Morgan 2023-08-11 08:52:26 -07:00
parent 0d7a133b15
commit f7d4947573

View file

@ -1,6 +1,6 @@
# privateGPT with Llama 2 Uncensored
> Note: this example is a simplified version of [PrivateGPT](https://github.com/imartinez/privateGPT) that works with Llama 2 Uncensored.
> Note: this example is a slightly modified version of PrivateGPT using models such as Llama 2 Uncensored. All credit for PrivateGPT goes to Iván Martínez who is the creator of it, and you can find his GitHub repo [here](https://github.com/imartinez/privateGPT).
### Setup