Read and write local AI model files
Free to use, even in closed products
A Python library for GGUF files, the format llama.cpp uses to run AI models on your own computer.
Use it to build
- Converting and inspecting local models
- Model tooling and pipelines
Technical details
- Name
- gguf
- What it is
- Code library
- How to use it
- Install it and use it
- Install
pip install gguf- Licence
- MIT License (read from gguf-py/LICENSE)