Change8

b9690

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

Summary

The metal backend now includes an implementation for the rope_back operator, reusing existing kernels for efficiency. This release also provides extensive pre-compiled binaries for macOS, Linux, Android, and Windows targets.

✨ New Features

  • Implemented rope_back operator in metal backend by reusing existing rope kernels with a function constant to toggle forward/backward rotation.

Affected Symbols