Change8

b8926

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

Summary

This release introduces support for SSM_SCAN in ggml-webgpu and removes blocking behavior during graph computation, alongside associated binding and operator updates.

✨ New Features

  • ggml-webgpu: support for SSM_SCAN operation.
  • ggml-webgpu: disabled set_rows error checking.

🐛 Bug Fixes

  • Fixed bindings related to ggml-webgpu changes.
  • Updated operator support related to ggml-webgpu changes.

Affected Symbols