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

13 lines
445 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
'