Datasets:
Search is not available for this dataset
image imagewidth (px) 1.49k 1.49k |
|---|
Spectra: A Mamba-KAN Hybrid Language Model
A complete architectural, mathematical, and implementation reference for Spectra β a hybrid language model that fuses Selective State Space Models (Mamba) with Kolmogorov-Arnold Networks (KANs) in a parallel block design with learnable mixing weights.
Key properties:
- π O(L) complexity β eliminates the quadratic attention memory wall
- π§ Constant inference memory β SSM state replaces the growing KV cache
- π Interpretable β every KAN edge is a plottable univariate B-spline
- π 339M parameters at base configuration (d_model=768, 24 layers)
Files
Spectra_Architecture_fixed.pdfβ full downloadable document
Citation
@misc{spectra2024,
title = {Spectra: A Mamba-KAN Hybrid Language Model},
year = {2024},
note = {Architecture reference document, MIT License}
}
- Downloads last month
- 44














