mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2024-12-24 06:36:37 +00:00
11 lines
437 B
YAML
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.
|
|
' |