From cd0465f5d2c19aecf6c863c5ac5565890cd7b554 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Sun, 28 Jul 2024 16:47:17 -0700 Subject: misc/py-llama-cpp-python: New port: Python bindings for the llama.cpp library --- misc/py-llama-cpp-python/pkg-descr | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 misc/py-llama-cpp-python/pkg-descr (limited to 'misc/py-llama-cpp-python/pkg-descr') diff --git a/misc/py-llama-cpp-python/pkg-descr b/misc/py-llama-cpp-python/pkg-descr new file mode 100644 index 000000000000..6c5bf2aa148e --- /dev/null +++ b/misc/py-llama-cpp-python/pkg-descr @@ -0,0 +1,5 @@ +llama-cpp-python is the Python bindings for the llama.cpp library/ + +The main goal of llama.cpp is to enable LLM inference with minimal setup and +state-of-the-art performance on a wide variety of hardware - locally and in +the cloud. -- cgit v1.2.3