DavidAU commited on
Commit
886cd91
·
verified ·
1 Parent(s): f58bd83

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -19,6 +19,8 @@ tags:
19
  - qwen-coder
20
  - code
21
  - chat
 
 
22
  - microsoft
23
  - nextcoder
24
  - selekt
@@ -164,7 +166,7 @@ https://huggingface.co/microsoft/NextCoder-7B
164
 
165
  ---
166
 
167
- <B>Brainstorm 40x</B>
168
 
169
  The BRAINSTORM process was developed by David_AU.
170
 
@@ -177,7 +179,7 @@ What is "Brainstorm" ?
177
 
178
  The reasoning center of an LLM is taken apart, reassembled, and expanded.
179
 
180
- In this case for this model: 40 times
181
 
182
  Then these centers are individually calibrated. These "centers" also interact with each other.
183
  This introduces subtle changes into the reasoning process.
 
19
  - qwen-coder
20
  - code
21
  - chat
22
+ - brainstorm
23
+ - brainstorm20x
24
  - microsoft
25
  - nextcoder
26
  - selekt
 
166
 
167
  ---
168
 
169
+ <B>Brainstorm 20x</B>
170
 
171
  The BRAINSTORM process was developed by David_AU.
172
 
 
179
 
180
  The reasoning center of an LLM is taken apart, reassembled, and expanded.
181
 
182
+ In this case for this model: 20 times
183
 
184
  Then these centers are individually calibrated. These "centers" also interact with each other.
185
  This introduces subtle changes into the reasoning process.