Change8

b9251

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

Summary

This release updates mtmd fit_params to include mmproj, renames a utility function, and adds support for ggml_backend_dev_t along with debug logging.

Migration Steps

  1. Rename the function alloc_compute_meta to reserve_compute_meta.

✨ New Features

  • mtmd: fit_params now take into account mmproj
  • Add ggml_backend_dev_t support
  • Add debug log

Affected Symbols