hahahahahahahah3 commited on
Commit
0ba8713
1 Parent(s): 11aa205

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -180,7 +180,7 @@ def downvote(knowledge_base, query):
180
 
181
 
182
 
183
- device = 'zerogpu'
184
 
185
  print("emb model load begin...")
186
  model_path = 'RhapsodyAI/minicpm-visual-embedding-v0' # replace with your local model path
 
180
 
181
 
182
 
183
+ device = 'cuda'
184
 
185
  print("emb model load begin...")
186
  model_path = 'RhapsodyAI/minicpm-visual-embedding-v0' # replace with your local model path