GGML and LLaMA C++ Inference

47 repos across 2 sub-areas

Fast, efficient large language model inference through GGML (a tensor library optimized for inference on consumer hardware) and LLaMA.cpp, a popular C++ implementation enabling quantized model execution on CPU and GPU. This cluster contains mostly C++ implementations, quantization tools, and framework bindings focused on making LLM inference practical and portable across platforms without heavy dependencies.