mirror of
https://github.com/openai/harmony.git
synced 2025-08-22 16:17:08 -04:00
Merge pull request #28 from dkqjrm/fix-typo-format-md
Fix a typo in the safety warning section
This commit is contained in:
commit
161e5fe2a5
1 changed files with 1 additions and 1 deletions
|
@ -305,7 +305,7 @@ And the actual answer is:
|
|||
```
|
||||
|
||||
**Important:**
|
||||
The model has not been trained to the same safety standards in the chain-of-thought as it has for final output. You should We recommend not to show the chain-of-thought to your users as they might contain harmful content. [Learn more in the model card](https://openai.com/index/gpt-oss-model-card/).
|
||||
The model has not been trained to the same safety standards in the chain-of-thought as it has for final output. We recommend not to show the chain-of-thought to your users as they might contain harmful content. [Learn more in the model card](https://openai.com/index/gpt-oss-model-card/).
|
||||
|
||||
#### Handling reasoning output in subsequent sampling
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue