lkjjj26 commited on
Commit
1742853
·
verified ·
1 Parent(s): 039581d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -30,7 +30,7 @@ class PDBSearchAssistant:
30
  max_new_tokens=1024,
31
  temperature=0.1,
32
  torch_dtype="auto",
33
- device="mps"
34
  )
35
 
36
  self.prompt_template = """
 
30
  max_new_tokens=1024,
31
  temperature=0.1,
32
  torch_dtype="auto",
33
+ device="cuda"
34
  )
35
 
36
  self.prompt_template = """