8000 Fix typo · manhvd/llama-cpp-python@f4be84c · GitHub
[go: up one dir, main page]

Skip to content

Commit f4be84c

Browse files
committed
Fix typo
1 parent 9b3a593 commit f4be84c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,12 @@ This package provides:
1919
- [Function Calling support](https://llama-cpp-python.readthedocs.io/en/latest/server/#function-calling)
2020
- [Vision API support](https://llama-cpp-python.readthedocs.io/en/latest/server/#multimodal-models)
2121
- [Multiple Models](https://llama-cpp-python.readthedocs.io/en/latest/server/#configuration-and-multi-model-support)
22+
2223
Documentation is available at [https://llama-cpp-python.readthedocs.io/en/latest](https://llama-cpp-python.readthedocs.io/en/latest).
2324

2425

2526

27+
2628
## Installation
2729

2830
`llama-cpp-python` can be installed directly from PyPI as a source distribution by running:

0 commit comments

Comments
 (0)
0