Update README.md
Browse files
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 |
|