mirror of
https://github.com/abetlen/llama-cpp-python.git
synced 2023-09-07 17:34:22 +03:00
Updated docs link
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# 🦙 Python Bindings for `llama.cpp`
|
# 🦙 Python Bindings for `llama.cpp`
|
||||||
|
|
||||||
[](https://abetlen.github.io/llama-cpp-python)
|
[](https://llama-cpp-python.readthedocs.io/en/latest/?badge=latest)
|
||||||
[](https://github.com/abetlen/llama-cpp-python/actions/workflows/test.yaml)
|
[](https://github.com/abetlen/llama-cpp-python/actions/workflows/test.yaml)
|
||||||
[](https://pypi.org/project/llama-cpp-python/)
|
[](https://pypi.org/project/llama-cpp-python/)
|
||||||
[](https://pypi.org/project/llama-cpp-python/)
|
[](https://pypi.org/project/llama-cpp-python/)
|
||||||
@@ -15,7 +15,7 @@ This package provides:
|
|||||||
- OpenAI-like API
|
- OpenAI-like API
|
||||||
- LangChain compatibility
|
- LangChain compatibility
|
||||||
|
|
||||||
Documentation is available at [https://abetlen.github.io/llama-cpp-python](https://abetlen.github.io/llama-cpp-python).
|
Documentation is available at [https://llama-cpp-python.readthedocs.io/en/latest](https://llama-cpp-python.readthedocs.io/en/latest).
|
||||||
|
|
||||||
|
|
||||||
## Installation from PyPI (recommended)
|
## Installation from PyPI (recommended)
|
||||||
|
|||||||
Reference in New Issue
Block a user