From 70695c430bba71382ec88ba4717b5e85c988245f Mon Sep 17 00:00:00 2001 From: Andrei Betlen Date: Wed, 17 May 2023 11:40:12 -0400 Subject: [PATCH] Move docs link up --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4380ca5..17cc28c 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ This package provides: - OpenAI-like API - LangChain compatibility +Documentation is available at [https://abetlen.github.io/llama-cpp-python](https://abetlen.github.io/llama-cpp-python). + ## Installation from PyPI (recommended) Install from PyPI (requires a c compiler):