diff --git a/gpt4all-bindings/python/README.md b/gpt4all-bindings/python/README.md index 1ae8d5c0..8adcf488 100644 --- a/gpt4all-bindings/python/README.md +++ b/gpt4all-bindings/python/README.md @@ -2,8 +2,10 @@ This package contains a set of Python bindings around the `llmodel` C-API. +Package on PyPI: https://pypi.org/project/gpt4all/ + ## Documentation -docs.gpt4all.io +https://docs.gpt4all.io/gpt4all_python.html ## Installation