lollms-webui/bindings/llama_cpp_official/binding_card.yaml
2023-05-27 10:06:52 +02:00

11 lines
437 B
YAML

name: Official llamacpp binding
author: abetlen
version: 1.0
link: https://github.com/abetlen/llama-cpp-python
description: '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
Documentation is available at https://abetlen.github.io/llama-cpp-python.
'