8000
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 9c36688 commit 84380feCopy full SHA for 84380fe
README.md
@@ -14,6 +14,7 @@ This package provides:
14
- High-level Python API for text completion
15
- OpenAI-like API
16
- [LangChain compatibility](https://python.langchain.com/docs/integrations/llms/llamacpp)
17
+ - [LlamaIndex compatibility](https://docs.llamaindex.ai/en/stable/examples/llm/llama_2_llama_cpp.html)
18
- OpenAI compatible web server
19
- [Local Copilot replacement](https://llama-cpp-python.readthedocs.io/en/latest/server/#code-completion)
20
- [Function Calling support](https://llama-cpp-python.readthedocs.io/en/latest/server/#function-calling)
0 commit comments