Change8

b8212

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

Summary

This release introduces fp16 support for core binary operations on hexagon and includes fixes for older hardware compatibility and documentation links.

✨ New Features

  • Added fp16 support for binary operations (add, sub, mul, div) on hexagon.
  • Added decision logic for n_threads (n_jobs) early in the process to prevent scratchpad overallocation.

🐛 Bug Fixes

  • Fixed test-backend-ops failures related to fp16 binary operations on older hexagon architectures (<v79).
  • Fixed a broken readme link for snapdragon.

Affected Symbols