Change8

b9624

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

Summary

This release introduces build-time gzip compression for the UI and provides extensive pre-built binaries across multiple operating systems and hardware configurations, alongside fixes for nocache and file path preservation.

✨ New Features

  • Implemented build-time gzip compression for the UI.
  • Provided pre-built binaries for various platforms including macOS (Apple Silicon/Intel), Linux (CPU, Vulkan, ROCm 7.2, OpenVINO, SYCL), Android, and Windows (CPU, CUDA 12.4/13.3, Vulkan, SYCL, HIP).

🐛 Bug Fixes

  • Fixed an issue related to nocache functionality.
  • Ensured the original file name and path are preserved during UI build processes.