Change8

b9938

📦 llama-cppView on GitHub →
1 features🔧 1 symbols

Summary

This release enables unsafe math optimizations for HIP (AMD) builds to improve performance, alongside providing a wide array of pre-compiled binaries for diverse operating systems and hardware configurations.

✨ New Features

  • Enabled -funsafe-math-optimizations for ggml-hip compilation to achieve speedup without introducing NaN issues associated with -ffast-math.

Affected Symbols