소스 검색

update header note for `privategpt` example

Jeffrey Morgan 1 년 전
부모
커밋
f7d4947573
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      examples/privategpt/README.md

+ 1 - 1
examples/privategpt/README.md

@@ -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