Skip to content

Kagamma/llama-pas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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