b9688
📦 llama-cppView on GitHub →
✨ 4 features🐛 2 fixes🔧 1 symbols
Summary
This release introduces significant server-side enhancements, including model management and SSE realtime updates APIs, alongside various bug fixes and extensive platform builds.
✨ New Features
- Added model management API to the server router.
- Added SSE realtime updates API to the server.
- Added download API.
- Added delete endpoint.
🐛 Bug Fixes
- Fixed std::terminate crash.
- Fixed another crash issue.