Change8

b8995

📦 llama-cppView on GitHub →
2 features🐛 1 fixes🔧 2 symbols

Summary

This release introduces support for asymmetric FA and Q1_0 quantization in the Vulkan coopmat2 path, alongside minor internal code reordering.

✨ New Features

  • Vulkan backend now supports asymmetric Floating Point Accumulation (FA) in the coopmat2 path.
  • Enabled support for Q1_0 quantization type in the Vulkan coopmat2 path.

🐛 Bug Fixes

  • Reordered cases within the Vulkan shader implementation.

Affected Symbols