trueno 0.18.0

High-performance SIMD compute library with GPU support, LLM inference engine, and GGUF model loading
1
2
3
4
//! Core Q6K tests: basic functionality, f16 conversion, golden vector tests

mod basic;
mod golden;