summaryrefslogtreecommitdiff
path: root/misc/py-llama-cpp-python/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'misc/py-llama-cpp-python/pkg-descr')
-rw-r--r--misc/py-llama-cpp-python/pkg-descr5
1 files changed, 5 insertions, 0 deletions
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.