Quaz1 commited on
Commit
8d76635
·
1 Parent(s): 59b13bb
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,7 +44,7 @@ def setup_flash_attention():
44
  # Continue anyway - the model might work without it
45
 
46
  # Run setup once when the module is imported
47
- setup_flash_attention()
48
 
49
  # Load model and processor
50
  # @gr.cache()
 
44
  # Continue anyway - the model might work without it
45
 
46
  # Run setup once when the module is imported
47
+ # setup_flash_attention()
48
 
49
  # Load model and processor
50
  # @gr.cache()