There is a newer version of the record available.

Published May 25, 2026 | Version 1.0
Preprint Open

FORGEry: A Multi-Model Adversarial Research Methodology for Independent AI Researchers

  • 1. RtaForge OPC Private Limited

Description

We present FORGEry, a multi-model adversarial research methodology enabling independent researchers to produce credible, reproducible AI research results without institutional infrastructure. FORGEry structures collaboration between large language models in strictly separated roles — execution substrate and architectural interrogator — with the human researcher as the sole cross-model routing node. Role separation prevents inter-model collusion and preserves adversarial tension throughout the research loop. Milestone surprisal checks via third-model injection guard against primary-model convergence on shared blind spots.

We demonstrate validity through a concrete result: structural weight mapping from Mamba2-2.7B to Mamba3 (cross-entropy ratio 1.0016 on uniform random token sequences), prior to the Mamba team's reference model release. The nine-point weight mapping is open-sourced at https://github.com/Rta-Forge/heists-galore. The reference checkpoint is at https://huggingface.co/RtaForge/Mamba3-2.7B. Source baseline: https://huggingface.co/state-spaces/mamba2-2.7b.

The structural mapping was produced using the FORGEry adversarial methodology. All architectural decisions and validation were performed by the author; execution substrate and interrogator roles were filled by frontier LLMs under strict role separation. No institutional funding.

Files

main.pdf

Files (369.6 kB)

Name Size Download all
md5:de8fd629282ff85207750f87e7dc8aba
318.5 kB Preview Download
md5:9cc71fb1e31daa12f1c08ab0a9eeaaa5
47.1 kB Download
md5:8a2e2b7181c64f778fc948c59ea1256d
4.0 kB Download

Additional details

Dates

Created
2026-05-25
First public preprint release

Software

Repository URL
https://github.com/Rta-Forge/heists-galore
Programming language
Python
Development Status
Active

References

  • Gu, A. and Dao, T. (2023). Mamba: Linear-Time Sequence Modeling with Selective State Spaces. arXiv:2312.00752.
  • Dao, T. and Gu, A. (2024). Transformers are SSMs. arXiv:2405.21060.
  • Lahoti, A. et al. (2026). Mamba-3. arXiv:2603.15569.
  • Kashyap, G. (2026). heists-galore: Mamba2→Mamba3 Structural Weight Adapter. https://github.com/Rta-Forge/heists-galore
  • RtaForge (2026). Mamba3-2.7B. https://huggingface.co/RtaForge/Mamba3-2.7B