Change8

b8171

📦 llama-cppView on GitHub →
1 features

Summary

This release improves iGPU support by replacing a hardcoded value with the dynamic maximum work group size. It also provides numerous pre-compiled binaries for diverse hardware and operating systems.

✨ New Features

  • Replaced the magic number 768 with the maximum work group size to better support iGPU operations.