b7704
📦 llama-cppView on GitHub →
🐛 1 fixes🔧 2 symbols
Summary
This release primarily contains internal refactoring of the test backend sampler, CMake cleanup, and CI adjustments, alongside providing updated binaries for numerous platforms.
Migration Steps
- If using tests, note that the test backend sampler was refactored.
- If using tests, note that std::string is now used instead of "auto" in some test contexts.
🐛 Bug Fixes
- Reduced logit bias from 100.0f to 10.0f in tests.
🔧 Affected Symbols
test-backend-sampler.cppcmake