Change8

b7617

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

Summary

This release focuses on performance optimizations for the Hexagon backend, specifically targeting SiLU and SwiGLU activation functions.

✨ New Features

  • Optimized activation functions for ggml-hexagon backend
  • Refactored and optimized SiLU and SwiGLU implementations
  • Improved SwiGLU performance by removing unnecessary conditional logic
  • Refactored swiglu_oai for better efficiency

🐛 Bug Fixes

  • Fixed formatting issues in the codebase

🔧 Affected Symbols

ggml-hexagonsiluswigluswiglu_oai