File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# 🦙 Python Bindings for ` llama.cpp `
22
3- [ ![ Documentation] ( https://img.shields.io/badge/docs-passing-green.svg )] ( https://abetlen.github.io/ llama-cpp-python )
3+ [ ![ Documentation Status ] ( https://readthedocs.org/projects/llama-cpp-python/badge/?version=latest )] ( https://llama-cpp-python.readthedocs.io/en/latest/?badge=latest )
44[ ![ Tests] ( https://github.com/abetlen/llama-cpp-python/actions/workflows/test.yaml/badge.svg?branch=main )] ( https://github.com/abetlen/llama-cpp-python/actions/workflows/test.yaml )
55[ ![ PyPI] ( https://img.shields.io/pypi/v/llama-cpp-python )] ( https://pypi.org/project/llama-cpp-python/ )
66[ ![ PyPI - Python Version] ( https://img.shields.io/pypi/pyversions/llama-cpp-python )] ( https://pypi.org/project/llama-cpp-python/ )
@@ -15,7 +15,7 @@ This package provides:
1515 - OpenAI-like API
1616 - LangChain compatibility
1717
18- Documentation is available at [ https://abetlen.github.io/ llama-cpp-python ] ( https://abetlen.github.io/ llama-cpp-python ) .
18+ Documentation is available at [ https://llama-cpp-python.readthedocs.io/en/latest ] ( https://llama-cpp-python.readthedocs.io/en/latest ) .
1919
2020
2121## Installation from PyPI (recommended)
You can’t perform that action at this time.
0 commit comments