lkjjj26 commited on
Commit
6f3849b
·
verified ·
1 Parent(s): 72bb46b

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="gpu"
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 = """