b9277
📦 llama-cppView on GitHub →
🔧 5 symbols
Summary
This release focuses on internal maintenance by moving the save-load-state example into the test suite and updating continuous integration workflows. Numerous pre-built binaries for macOS, Linux, Android, Windows, and openEuler are provided.
Migration Steps
- The example code for save-load-state has been moved from `examples/save-load-state/` to `tests/test-save-load-state.cpp`.
- If you were referencing the save-load-state example, update your CMakeLists.txt to reflect the new test location.