Update README.md
Browse files
README.md
CHANGED
|
@@ -35,7 +35,7 @@ This dataset enables Bee-8B to achieve exceptional performance, particularly in
|
|
| 35 |
|
| 36 |
> [!NOTE]
|
| 37 |
> Below, we provide simple examples to show how to use Bee-8B with 🤗 Transformers.
|
| 38 |
-
> You can dynamically control the model's response by selecting one of two modes: set enable_thinking=True for thinking mode, or enable_thinking=False for non-thinking mode. The default is thinking mode.
|
| 39 |
|
| 40 |
|
| 41 |
### Using 🤗 Transformers to Chat
|
|
|
|
| 35 |
|
| 36 |
> [!NOTE]
|
| 37 |
> Below, we provide simple examples to show how to use Bee-8B with 🤗 Transformers.
|
| 38 |
+
> You can dynamically control the model's response by selecting one of two modes: set `enable_thinking=True` for `thinking` mode, or `enable_thinking=False` for `non-thinking` mode. The default is `thinking` mode.
|
| 39 |
|
| 40 |
|
| 41 |
### Using 🤗 Transformers to Chat
|