DavidAU commited on
Commit
52d3e46
1 Parent(s): 2b0a96b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -40,7 +40,8 @@ However I went in a completely different direction from what was outlined in thi
40
 
41
  <B>What is "Brainstorm" ?</b>
42
 
43
- The reasoning center of an LLM is taken apart, reassembled, and expanded by 5x.
 
44
  Then these centers are individually calibrated. These "centers" also interact with each other. This introduces
45
  subtle changes into the reasoning process. The calibrations further adjust - dial up or down - these "changes" further. The
46
  number of centers (5x,10x etc) allow more "tuning points" to further customize how the model reasons so to speak.
 
40
 
41
  <B>What is "Brainstorm" ?</b>
42
 
43
+ The reasoning center of an LLM is taken apart, reassembled, and expanded.
44
+
45
  Then these centers are individually calibrated. These "centers" also interact with each other. This introduces
46
  subtle changes into the reasoning process. The calibrations further adjust - dial up or down - these "changes" further. The
47
  number of centers (5x,10x etc) allow more "tuning points" to further customize how the model reasons so to speak.