teknium commited on
Commit
17bce3e
·
verified ·
1 Parent(s): dde985d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -107,6 +107,8 @@ When the model chooses to deliberate, it emits:
107
  Final response starts here…<|eot_id|>
108
  ```
109
 
 
 
110
 
111
  ## Function Calling & Tool Use
112
 
 
107
  Final response starts here…<|eot_id|>
108
  ```
109
 
110
+ Additionally, we provide a flag to keep the content inbetween the `<think> ... </think>` that you can play with by setting `keep_cots=True`
111
+
112
 
113
  ## Function Calling & Tool Use
114