Independent reproduction wanted: ASM-CM 32K associative recall #2
gnai-creator
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
ASM-CM is an experimental compact-memory architecture designed to process long streams while keeping the retained neural state approximately bounded.
In the current frozen protocol, the model achieved:
This does not mean infinite memory.
The model retains a finite compact state and may forget, suffer interference, or fail under harder distributions and longer streams. The current result is limited to the evaluated protocol and should not be interpreted as proof of unlimited context retention.
I am looking for independent researchers and engineers willing to reproduce, stress-test, or falsify the result.
Useful experiments include:
Negative results are welcome.
If the result fails under a configuration, please report:
The goal is not to defend the architecture from failure. The goal is to determine precisely where it works, where it stops working, and whether the reported behavior can be reproduced independently.
Repository and reproduction instructions:
https://github.com/gnai-creator/ASM
Please use this discussion for questions, reproduction reports, failed runs, protocol critiques, and proposed stress tests.
All reactions