b8692
📦 llama-cppView on GitHub →
🐛 1 fixes⚡ 1 deprecations🔧 1 symbols
Summary
This release deprecates the GGML_OP_ADD1 operation and includes minor internal cleanup, alongside providing updated pre-built binaries for numerous operating systems and hardware configurations.
Migration Steps
- If you were using GGML_OP_ADD1, update your code to use the replacement operation.
🐛 Bug Fixes
- Removed tests related to 'cont'.
Affected Symbols
⚡ Deprecations
- The GGML operation GGML_OP_ADD1 is deprecated.