Change8

b9760

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

Summary

The server component received a significant refactor to generalize the input file schema and now supports raw base64 input. A bug fix targeting Windows builds was also included.

✨ New Features

  • Refactored and generalized the input file schema in the server component.
  • Server now accepts raw base64 input.
  • New builds available for various platforms including macOS (Apple Silicon/Intel), Linux (CPU, Vulkan, ROCm 7.2, OpenVINO, SYCL), Android, and Windows (CPU, OpenCL, CUDA 12.4/13.3, Vulkan, OpenVINO, SYCL, HIP).

🐛 Bug Fixes

  • Fixed an issue specific to Windows builds.

Affected Symbols