FESG1234 commited on
Commit
ddea1ea
·
verified ·
1 Parent(s): 556236b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -56,7 +56,7 @@ pipe = pipeline(
56
  "text-generation",
57
  model="google/gemma-2-2b-jpn-it",
58
 
59
- device="mps", # replace with "mps" to run on a Mac device
60
  )
61
 
62
  # Define system context and bot personality
 
56
  "text-generation",
57
  model="google/gemma-2-2b-jpn-it",
58
 
59
+ device="cpu", # replace with "mps" to run on a Mac device
60
  )
61
 
62
  # Define system context and bot personality