b8487
📦 llama-cppView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This release primarily contains a bug fix related to sequence ID bounds checking within the recurrent memory state reading function. It also provides numerous pre-compiled binaries for different platforms.
🐛 Bug Fixes
- Fixed sequence ID bounds check in llama_memory_recurrent::state_read_meta().