b9151
📦 llama-cppView on GitHub →
✨ 1 features🐛 3 fixes🔧 3 symbols
Summary
This release includes minor fixes across logging, arguments, and server components, along with significant updates to pre-built binaries supporting various hardware accelerators like Vulkan, ROCm, SYCL, and CUDA.
✨ New Features
- Server component now prints prompt processing timings and sampling parameters.
🐛 Bug Fixes
- Fixed environment variable handling in 'args'.
- Fixed build issues in the 'server' component.
- Reduced logging verbosity in 'logs' component.