Akjava commited on
Commit
35ac2bb
·
verified ·
1 Parent(s): 8f0a93d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -218,7 +218,7 @@ def respond(
218
  n_batch=8,
219
  n_ctx=2048,
220
  n_threads=2,
221
- n_threads_batch=4,
222
  verbose=False
223
  )
224
  llm_model = model
 
218
  n_batch=8,
219
  n_ctx=2048,
220
  n_threads=2,
221
+ n_threads_batch=2,
222
  verbose=False
223
  )
224
  llm_model = model