The author discovered that duplicating a specific block of 7 middle layers in a large language model (LLM) improved its performance across all Open LLM Leaderboard benchmarks. This was achieved without modifying any weights or training the model, and the author suggests that this may be due to the development of discrete functional circuits in the layer stack during pretraining. The author used a homebrew 'brain scanner' for Transformers and ran experiments on two RTX 4090 GPUs to test this hypothesis. The results led to the author's model topping the HuggingFace Open LLM Leaderboard.