We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b3a593 commit f4be84cCopy full SHA for f4be84c
README.md
@@ -19,10 +19,12 @@ This package provides:
19
- [Function Calling support](https://llama-cpp-python.readthedocs.io/en/latest/server/#function-calling)
20
- [Vision API support](https://llama-cpp-python.readthedocs.io/en/latest/server/#multimodal-models)
21
- [Multiple Models](https://llama-cpp-python.readthedocs.io/en/latest/server/#configuration-and-multi-model-support)
22
+
23
Documentation is available at [https://llama-cpp-python.readthedocs.io/en/latest](https://llama-cpp-python.readthedocs.io/en/latest).
24
25
26
27
28
## Installation
29
30
`llama-cpp-python` can be installed directly from PyPI as a source distribution by running:
0 commit comments