Join the conversation

Join the community of Machine Learners and AI enthusiasts.

Sign Up
Banaxi-Tech 
posted an update 2 days ago
Post
3523
We're releasing BananaMind 2.1 Unified, a 35M three-tower relay model where the two output towers can only talk to each other through a silent middle tower that has no output head and no loss term.

Tower B trains entirely on indirect gradient. It was never told what to predict. It woke up anyway. Jacobian lens shows it carrying the correct answer ("Paris", "oxygen", "blue") at its deepest layer. Its bridge gates grew 4-47x from init. Feed it from only one side and the representations collapse to junk — it needs both outer towers to become semantic.

The PIQA result is the cleanest demonstration: Tower A alone scores 50.11 (chance). Tower C alone 52.12. Full system 61.75. All physical reasoning lives in the integration. The 35M three-tower beats the 50M single-tower BananaMind 2 Medium on PIQA.

Trained on 38B tokens in ~7.5 hours on 8x RTX PRO 6000. Ships with 7 ablation modes so you can surgically cut the model apart without retraining. Full training logs, J-lens fits, and eval outputs for every mode included.

This is a research model. It is interesting because you can take it apart.
BananaMind/BananaMind-2.1-Unified

Follow us for more:
BananaMind


@Banaxi-Tech

WHAT!?!? BANANAMIND 2.1 BEFORE BANANAMIND 2 ULTRA!?!? CRAZY

·

Not really, its still a test model but a test for out new architecture!

damn. i like a good novel architecture!

I love this, fuck, I should have done this

Imma do all the crazy architecture ideas I have

·

@Banaxi-Tech Out of curiosity, do you usually write your own triton kernels for the training? i do it but im not sure if other ai devs do the same lol

·

i cant write triton kernels bu sometimes i use codex to write them but not most of the time no