[NEW MODEL] SupraLabs started the Any2Any model family!
Mirrored from r/LocalLLaMA for archival readability. Support the source by reading on the original site.
| SupraLabs Supra-A2A-Nano-Exp - ~30M Any-to-Any Multimodal TransformerStatus: Experimental / Educational Prototype 🚀 OverviewSupra-A2A-Nano-Exp is a ~30M parameter autoregressive Transformer that unifies text, image, and video into a single token stream. There are: - No separate vision encoder - No diffusion model - No cross-attention modules between modalities Instead, everything is treated as tokens in one shared sequence. 🧠 Core IdeaThe model predicts the next token in a unified stream where tokens can represent:
👉 Multimodality = language modeling over a shared vocabulary. 🔤 Unified Token Stream Format
📚 TokenizationText side
Total text vocab: 50,264 tokens Vision side
Combined vocabulary
🏗️ Architecture
📁 Repository Files
⚙️ Installation
🧪 Usage ModesText generation
Chat mode
Image reconstruction
Text-to-image
🧩 Key InsightThis model does not switch between modalities. It simply:
That token might be: - a word - a visual code - a frame element Everything is treated equally. ⚠️ Important CaveatsAttention heads (inferred)
VQ-VAE output activationDefault assumption: - sigmoid (0–1 range) Alternative: - tanh (-1 to 1 range) 📉 Limitations
💡 InterpretationThis architecture explores a radical simplification: Instead of separate systems for vision and language: 👉 everything becomes tokens 👉 everything is modeled by one Transformer 👉 modality boundaries disappear 🧠 Final TakeThis is not a production-grade model. But it is a clean conceptual experiment showing that:
Feedback welcome! [link] [comments] |
More from r/LocalLLaMA
-
Been running Qwen3.6-27B through a 3-critic harness. The harness matters more than I thought
Jun 30
-
I Hate Dario Amodei, and everything he stands for.
Jun 29
-
Introducing LongCat-2.0 - , a large-scale MoE language model with 1.6 trillion total parameters and ~48 billion activated per token. This was the stealth model that was on Openrouter under the name 'owl-alpha'.
Jun 29
-
Krea-2-Turbo Image Model - Easy to be fully uncensored, but it can also EDIT Images!
Jun 29
Discussion (0)
Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.
Sign in →No comments yet. Sign in and be the first to say something.