CoolFace
Modelpublic

Prannesshkva/QU-SSM-60M-MoE

sourceHugging Faceotherupdated 6d agoView on Hugging Face
1likes3kdownloads
Model Card

๐Ÿ›๏ธ QU-SSM-60M-MoE: Continuous Quasi-Unitary State Space Model with Sparse Mixture-of-Experts

### ๐Ÿ“„ Official Research Paper (PDF) & Open Verification Title: "Gated Quasi-Unitary Lie-Algebra Recurrent State Space Models" Author: Prannessh K.V.A. (@prannesshkva) ๐Ÿ“ฅ [Download Full Research Paper (PDF)](https://huggingface.co/Prannesshkva/QU-SSM-60M-MoE/resolve/main/Gated_Quasi_QU_SSM_Paper.pdf) | ๐Ÿ›๏ธ [Zenodo DOI: 10.5281/zenodo.22283431](https://doi.org/10.5281/zenodo.22283431) | ๐ŸŽฎ [Live Interactive Space](https://huggingface.co/spaces/Prannesshkva/QU-SSM-Scientific-Benchmark-Suite)

![Official Paper](https://huggingface.co/Prannesshkva/QU-SSM-60M-MoE/resolve/main/GatedQuasiQUSSMPaper.pdf) ![Zenodo DOI](https://doi.org/10.5281/zenodo.22283431) ![LinkedIn Profile](https://www.linkedin.com/in/prannesshkva/) ![License: CC BY-NC-ND 4.0](https://creativecommons.org/licenses/by-nc-nd/4.0/) ![Model: qu_ssm-60Moe](https://huggingface.co/Prannesshkva/QU-SSM-60M-MoE) ![Flagship: qu_ssm-130Moe](https://huggingface.co/Prannesshkva/QU-SSM-130M-MoE)

QU-SSM-60M-MoE is the mid-tier foundation model of the QU-SSM family designed and invented by Prannessh K.V.A. (Sole Architect & Inventor). It combines continuous Lie-group unitary recurrence on SO(2) โ‰… U(1) with 4 SwiGLU Mixture-of-Experts (MoE) and Top-2 routing (44.64M active parameters per token).


๐Ÿงฌ Base Model Lineage & Technical Notes

  • โ€”Core Architecture: Continuous Quasi-Unitary State Space Model (SO(2) phase rotations) coupled with 4 SwiGLU Mixture-of-Experts and Top-2 routing.
  • โ€”Tokenizer Lineage: Standard GPT-2 Byte-Pair Encoding (BPE) vocabulary (50,257 tokens).
  • โ€”Pre-training & Calibration: Pre-trained on roneneldan/TinyStories (~20M+ tokens) demonstrating sub-millisecond step latency and exact norm preservation.
  • โ€”Parameter Footprint: 64.30M Total Parameters, 44.64M Active Parameters per token.
  • โ€”Inference Efficiency: Constant O(1) inference state RAM (0.19 MB) regardless of sequence length.
  • โ€”Official Research Contact: LinkedIn — Prannesh K. V. A.

๐Ÿ” What is QU-SSM?

QU-SSM is a linear-time continuous sequence engine that replaces the monotonic dissipative decay of classical state space models with non-dissipative SO(2) unitary phase rotations (โ€–R(ฮธ)โ€–โ‚‚ โ‰ก 1.00000), delivering strictly constant O(1) inference memory and sub-millisecond step latency.


๐Ÿ“Š Architecture Specifications

SpecificationValue
Model NameQU-SSM-60M-MoE
Sole Architect & InventorPrannessh K.V.A.
Total Parameters64.30M
Active Parameters / Token44.64M (Top-2 Sparse MoE)
Hidden Dimension (D)384
Layers6
SSM State Dimension8
Expert Count4 SwiGLU Experts
Vocabulary50,257 (GPT-2 BPE)
Inference State RAM0.19 MB (Constant O(1))

๐Ÿ”’ Intellectual Property & Citation


๐Ÿ”— Related QU-SSM Hub Repositories