b9488
📦 llama-cppView on GitHub →
✨ 2 features🔧 1 symbols
Summary
This release primarily focuses on adding testing support for qwen3 SSM architectures and introducing a new internal layer component, LLM_KV_ATTENTION_RECURRENT_LAYERS.
✨ New Features
- Added support for qwen3 SSM architectures in tests.
- Introduced the LLM_KV_ATTENTION_RECURRENT_LAYERS architecture component.