Change8

b8694

Breaking Changes
📦 llama-cppView on GitHub →
1 breaking🔧 1 symbols

Summary

This release removes per-architecture tensor name lists from the llama component and provides updated binary distributions for numerous operating systems and hardware configurations.

⚠️ Breaking Changes

  • Per-architecture tensor name lists have been removed from the llama component. Code relying on these specific lists may need updating.

Migration Steps

  1. If your code relied on per-architecture tensor name lists within the llama component, update it to use alternative methods for tensor identification or management.

Affected Symbols