tykiww commited on
Commit
4d53df4
1 Parent(s): f282311

Update config/config.json

Browse files
Files changed (1) hide show
  1. config/config.json +2 -1
config/config.json CHANGED
@@ -20,7 +20,8 @@
20
  "type": "local",
21
  "dimensions": 768,
22
  "max_tokens": 8192
23
- }
 
24
 
25
  },
26
 
 
20
  "type": "local",
21
  "dimensions": 768,
22
  "max_tokens": 8192
23
+ },
24
+ "override": true
25
 
26
  },
27