Update config: enable_thinking
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -122,7 +122,7 @@
|
|
| 122 |
"do_sample": false,
|
| 123 |
"downsample_rate": 5,
|
| 124 |
"dtype": "bfloat16",
|
| 125 |
-
"enable_thinking":
|
| 126 |
"encoder": {
|
| 127 |
"_name_or_path": "zai-org/GLM-ASR-Nano-2512",
|
| 128 |
"architectures": [
|
|
|
|
| 122 |
"do_sample": false,
|
| 123 |
"downsample_rate": 5,
|
| 124 |
"dtype": "bfloat16",
|
| 125 |
+
"enable_thinking": true,
|
| 126 |
"encoder": {
|
| 127 |
"_name_or_path": "zai-org/GLM-ASR-Nano-2512",
|
| 128 |
"architectures": [
|