Change8

b8422

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

Summary

This release introduces an internal consistency check in the vocab processing layer by asserting matching sizes for scores and toktypes arrays. It also provides extensive pre-built binaries for macOS, Linux, Windows, and openEuler targets.

🐛 Bug Fixes

  • Added assertion to check if the size of scores and toktypes arrays match in vocab processing.

Affected Symbols