Python interface to llama.cpp, including GGML. Just a WIP. Maybe look to https://github.com/abetlen/llama-cpp-python for something more complete.
The writing aid example is pretty nice!
Now it also includes a full tree sampler and my WIP on a low memory LoRA trainer.