GGML
Tensor library for machine learning on commodity hardware
About
GGML is a tensor library in C for machine learning inference on commodity hardware, originally written by Georgi Gerganov as the substrate underneath llama.cpp and whisper.cpp. It implements automatic differentiation, integer quantization, and hardware backends for CPU, CUDA, Metal, and Vulkan, and is the basis of the GGUF file format used across the local LLM ecosystem. Active development now mostly happens in those downstream projects.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- AI Frameworks & Libraries
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Expert (5/5)
- License
- MIT
- Added
- Jan 29, 2026
Related Tools
Unified system for large-scale distributed training and inference.
Guidance language for controlling LLM generation with constraints, grammars, and JSON schemas.
Library for easily accessing and processing ML datasets.
JAX neural network library with PyTorch-like module system.
High-level deep learning API supporting JAX, TensorFlow, and PyTorch backends.
Gradient boosting library by Yandex with native categorical feature handling.