GGML and LLM Inference

48 repos across 2 sub-areas

C++ libraries and tools for efficient large language model inference, centered on the GGML tensor library and the llama.cpp project. This cluster covers quantization, model loading, and optimized inference for LLMs across different hardware platforms, with supporting Python bindings and utilities for running models locally. Developers here focus on making LLMs practical and accessible through efficient, portable implementations.