Dataset Viewer
Auto-converted to Parquet Duplicate
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)

Page 1

Page 2

Page 3

Page 4

Page 5

Page 6

Page 7

Page 8

Page 9

Page 10

Page 11

Page 12

Page 13

Page 14

Page 15


Files

Citation

@misc{spectra2024,
  title  = {Spectra: A Mamba-KAN Hybrid Language Model},
  year   = {2024},
  note   = {Architecture reference document, MIT License}
}
Downloads last month
44