b9124
📦 llama-cppView on GitHub →
✨ 1 features🐛 1 fixes🔧 3 symbols
Summary
This release exposes model modalities via the /v1/models endpoint and includes a fix for the build process, alongside renaming an internal component to mtmd_caps.
Migration Steps
- The internal component name was renamed from the previous designation to "mtmd_caps".
✨ New Features
- Exposed modalities information to the /v1/models endpoint in mtmd, server, and common components.
🐛 Bug Fixes
- Fixed build issues.