Text Generation
GGUF
English
creative
creative writing
fiction writing
plot generation
sub-plot generation
story generation
scene continue
storytelling
fiction story
science fiction
romance
all genres
story
writing
vivid prosing
vivid writing
fiction
roleplaying
bfloat16
brainstorm 40x
swearing
rp
horror
solar
mergekit
Inference Endpoints
Update README.md
Browse files
README.md
CHANGED
@@ -86,6 +86,19 @@ scientific paper : Progressive LLaMA with Block Expansion </a>.
|
|
86 |
|
87 |
However I went in a completely different direction from what was outlined in this paper.
|
88 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
What is "Brainstorm" ?
|
90 |
|
91 |
The reasoning center of an LLM is taken apart, reassembled, and expanded.
|
|
|
86 |
|
87 |
However I went in a completely different direction from what was outlined in this paper.
|
88 |
|
89 |
+
I developed a process where the conclusion layer of a model is duplicated and calibrated, in the case of this model 40 times.
|
90 |
+
|
91 |
+
This is a delicate process, with umm... a lot of rules.
|
92 |
+
|
93 |
+
For this model in particular Brainstorm is mapped as blocks, with "intended disruption" to alter
|
94 |
+
and extend the power of the root model. Each layer/block interacts with each other block.
|
95 |
+
|
96 |
+
(there is more going on here too, this is rough summary)
|
97 |
+
|
98 |
+
The goal here is creative : prose uniqueness first and foremost.
|
99 |
+
|
100 |
+
Other brainstorm methods address logic/problem solving augmentation.
|
101 |
+
|
102 |
What is "Brainstorm" ?
|
103 |
|
104 |
The reasoning center of an LLM is taken apart, reassembled, and expanded.
|