diff --git a/README.md b/README.md index b07f449..97fe6e1 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,12 @@ This package provides: - [Function Calling support](https://llama-cpp-python.readthedocs.io/en/latest/server/#function-calling) - [Vision API support](https://llama-cpp-python.readthedocs.io/en/latest/server/#multimodal-models) - [Multiple Models](https://llama-cpp-python.readthedocs.io/en/latest/server/#configuration-and-multi-model-support) + Documentation is available at [https://llama-cpp-python.readthedocs.io/en/latest](https://llama-cpp-python.readthedocs.io/en/latest). + ## Installation `llama-cpp-python` can be installed directly from PyPI as a source distribution by running: