proteusr commited on
Commit
5b51d7f
·
verified ·
1 Parent(s): f8dd25c

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -173,7 +173,7 @@ if collection.count() == 0:
173
  metadatas=[{"source": f"doc_{i}"} for i in range( len( brampton_docs ) )]
174
  );
175
 
176
- client.persist();
177
 
178
  SYSTEM_INSTR = (
179
  "You are a Brampton-focused assistant. "
 
173
  metadatas=[{"source": f"doc_{i}"} for i in range( len( brampton_docs ) )]
174
  );
175
 
176
+ #client.persist();
177
 
178
  SYSTEM_INSTR = (
179
  "You are a Brampton-focused assistant. "