qlora-gemm 0.20.0

Matrix multiplication algorithms - maintained fork using qlora-paste
Documentation

qlora-gemm

A fork of the gemm crate that uses qlora-paste instead of the unmaintained paste crate.

This fork addresses the RUSTSEC-2024-0436 security advisory by replacing the unmaintained paste dependency with a maintained fork.

Playground for testing high performance matrix multiplication.