Update README.md
Browse files
README.md
CHANGED
@@ -30,6 +30,10 @@ to increase it's performance at the core level for ANY creative use case(s).
|
|
30 |
|
31 |
The BRAINSTORM process was developed by David_AU.
|
32 |
|
|
|
|
|
|
|
|
|
33 |
<B>What is "Brainstorm" ?</b>
|
34 |
|
35 |
The reasoning center of an LLM is taken apart, reassembled, and expanded by 5x and 10x respectively.
|
|
|
30 |
|
31 |
The BRAINSTORM process was developed by David_AU.
|
32 |
|
33 |
+
Some of the core principals behind this process are discussed in this <a href="https://arxiv.org/pdf/2401.02415">
|
34 |
+
scientific paper : Progressive LLaMA with Block Expansion </a>.
|
35 |
+
However I went in a completely different direction from what was outlined in this paper.
|
36 |
+
|
37 |
<B>What is "Brainstorm" ?</b>
|
38 |
|
39 |
The reasoning center of an LLM is taken apart, reassembled, and expanded by 5x and 10x respectively.
|