Ba2han commited on
Commit
f24c2fa
·
verified ·
1 Parent(s): 115487d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -13,6 +13,8 @@ base_model:
13
 
14
  My argument is that at this point we might have extremely refined open-release models, but they are still bound to user input to generate the next token. Adding some simple, concise and high quality context should improve the output quality. (Too much context could also dilute the attention of smaller models as well)
15
 
 
 
16
  ## Issues:
17
 
18
  - It still can generate unintended answers.
 
13
 
14
  My argument is that at this point we might have extremely refined open-release models, but they are still bound to user input to generate the next token. Adding some simple, concise and high quality context should improve the output quality. (Too much context could also dilute the attention of smaller models as well)
15
 
16
+ The aim is to later inject the created thinking process/workflow to a normal model, and steering it like a "thinking" model.
17
+
18
  ## Issues:
19
 
20
  - It still can generate unintended answers.