b9757
📦 llama-cppView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This release removes the unconditional softmax+sort step within the top-n-sigma sampler, refining sampling behavior. It also provides extensive pre-built binaries across multiple operating systems and hardware configurations.
🐛 Bug Fixes
- Removed unconditional softmax+sort operation in the top-n-sigma sampler.