zmeeks commited on
Commit
a8b7b69
·
verified ·
1 Parent(s): 78e3211

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -68,7 +68,6 @@ class BasicAgent:
68
  model_id="google/gemma-3-4b-it",
69
  torch_dtype=torch.bfloat16,
70
  device_map="auto",
71
- attn_implementation="eager"
72
  )
73
 
74
  # Verify where model actually loaded
 
68
  model_id="google/gemma-3-4b-it",
69
  torch_dtype=torch.bfloat16,
70
  device_map="auto",
 
71
  )
72
 
73
  # Verify where model actually loaded