DavidAU commited on
Commit
58272b9
1 Parent(s): 789776a

Update README.md

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