eswardivi commited on
Commit
f5167b8
1 Parent(s): 6b429a7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -27,7 +27,6 @@ else:
27
 
28
  # model = model.to(device)
29
  # Dispatch Errors
30
- model = model.to_bettertransformer()
31
 
32
  @spaces.GPU
33
  def chat(message, history):
 
27
 
28
  # model = model.to(device)
29
  # Dispatch Errors
 
30
 
31
  @spaces.GPU
32
  def chat(message, history):