- Migrated to scikit-build-core build system by abetlen in 499 - Use `numpy` views for `LogitsProcessor` and `StoppingCriteria` instead of python lists by abetlen in 499 - Drop support for end-of-life Python3.7 by abetlen in 499 - Convert low level `llama.cpp` constants to use basic python types instead of `ctypes` types by abetlen in 499
0.1.85
Not secure
- Add `llama_cpp.__version__` attribute by janvdp in 684 - Fix low level api examples by jbochi in 680