zhaode commited on
Commit
149e1e0
·
verified ·
1 Parent(s): c39a81d

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +5 -0
config.json CHANGED
@@ -24,5 +24,10 @@
24
  "thread_num": 4,
25
  "precision": "normal",
26
  "memory": "low"
 
 
 
 
 
27
  }
28
  }
 
24
  "thread_num": 4,
25
  "precision": "normal",
26
  "memory": "low"
27
+ },
28
+ "jinja": {
29
+ "context": {
30
+ "enable_thinking": true
31
+ }
32
  }
33
  }