Kagamma / llama-pas

Free Pascal bindings for llama.cpp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Free Pascal bindings for llama.cpp

License:MIT License


Languages

Language:Pascal 100.0%