tykiww commited on
Commit
fd8e527
1 Parent(s): 17c539c

Update config/config.json

Browse files
Files changed (1) hide show
  1. config/config.json +3 -2
config/config.json CHANGED
@@ -18,8 +18,9 @@
18
  "type": "local",
19
  "dimensions": 768,
20
  "max_tokens": 8192
21
- }
 
22
  },
23
- "index_name": "meeting_qa_demo"
24
  }
25
 
 
18
  "type": "local",
19
  "dimensions": 768,
20
  "max_tokens": 8192
21
+ },
22
+ "index_name": "meeting_qa_demo"
23
  },
24
+
25
  }
26