b8990
📦 llama-cppView on GitHub →
✨ 1 features🐛 2 fixes🔧 3 symbols
Summary
This release introduces new 2D tensor manipulation functions for the Vulkan backend and includes various fixes across the Metal implementation and backend interface comments.
✨ New Features
- Added get/set_tensor_2d functions for Vulkan backend.
🐛 Bug Fixes
- Fixed backend interface comments.
- Updated ggml/src/ggml-metal/ggml-metal.cpp.