teknium commited on
Commit
7311910
·
verified ·
1 Parent(s): a9c346e

Update README.md

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