b10196
📦 llama-cppView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This release includes a bug fix for llama-context, ensuring pending async copies are synchronized before clearing embd_seq. It also provides pre-compiled binaries for various platforms and hardware accelerators.
🐛 Bug Fixes
- Synchronize pending async copies before clearing embd_seq in llama-context.