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