Update README.md
Browse files
README.md
CHANGED
@@ -32,6 +32,10 @@ This specific version has calibrations that allow it to exceed the logic solving
|
|
32 |
|
33 |
The BRAINSTORM process was developed by David_AU.
|
34 |
|
|
|
|
|
|
|
|
|
35 |
<B>What is "Brainstorm" ?</b>
|
36 |
|
37 |
The reasoning center of an LLM is taken apart, reassembled, and expanded by 5x.
|
|
|
32 |
|
33 |
The BRAINSTORM process was developed by David_AU.
|
34 |
|
35 |
+
Some of the core principals behind this process are discussed in this <a href="https://arxiv.org/pdf/2401.02415">
|
36 |
+
scientific paper : Progressive LLaMA with Block Expansion </a>.
|
37 |
+
However I went in a completely different direction from what was outlined in this paper.
|
38 |
+
|
39 |
<B>What is "Brainstorm" ?</b>
|
40 |
|
41 |
The reasoning center of an LLM is taken apart, reassembled, and expanded by 5x.
|