b8198
📦 llama-cppView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This release primarily contains a bug fix within the ggml library related to checking tensor contiguity. It also provides a comprehensive set of updated pre-built binaries for multiple platforms.
🐛 Bug Fixes
- Fixed an issue with ggml_is_contiguous_n when ne equals 1.