lollms-webui/bindings/py_llama_cpp/binding_card.yaml
Saifeddine ALOUI 7c51654e3e bugfixes
2023-05-28 14:22:22 +02:00

13 lines
446 B
YAML

name: PyLLamaCpp
author: abdeladim
version: 1.0
link: https://github.com/abdeladim-s/pyllamacpp
description: 'Python bindings for llama.cpp
For those who don''t know, llama.cpp is a port of Facebook''s LLaMA model in pure C/C++:
Without dependencies
Apple silicon first-class citizen - optimized via ARM NEON
AVX2 support for x86 architectures
Mixed F16 / F32 precision
4-bit quantization support
Runs on the CPU
'