Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 289 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 289 Bytes

LLaMA-pas

Free Pascal bindings for llama.cpp. This allows running inference for Facebook's LLaMA model on a CPU with good performance using full precision, f16 or 4-bit quantized versions of the model.

Gif showcasing language generation using llama-pas