b8992
📦 llama-cppView on GitHub →
✨ 1 features🔧 1 symbols
Summary
This release updates llama-mmap to utilize ftello/fseeko, enhancing support for 32-bit WASM and large models, and aligns with the gguf.cpp style.
Migration Steps
- Update to gguf.cpp style (internal change related to llama-mmap update).
✨ New Features
- Updated llama-mmap to use ftello/fseeko for improved compatibility with 32-bit wasm and models larger than 2GB.