b9058
📦 llama-cppView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This release includes a minor internal cleanup by removing an unnecessary sequence ID check during state restoration within the llama module and provides updated binaries for various operating systems and hardware configurations.
🐛 Bug Fixes
- Removed unnecessary seq_id check during state restore in llama module.