Python Bindings for llama.cpp
Python Bindings for llama.cpp
github.com GitHub - abetlen/llama-cpp-python: Python bindings for llama.cpp
Python bindings for llama.cpp. Contribute to abetlen/llama-cpp-python development by creating an account on GitHub.
Simple Python bindings for @ggerganov's llama.cpp library. This package provides:
Low-level access to C API via ctypes interface.
High-level Python API for text completion
OpenAI-like API
LangChain compatibility
LlamaIndex compatibility
OpenAI compatible web server
Local Copilot replacement
Function Calling support
Vision API support
Multiple Models
Documentation is available at https://llama-cpp-python.readthedocs.io/en/latest.
0
comments