ggcristian commited on
Commit
28c925b
1 Parent(s): 27a78de

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -144,5 +144,5 @@
144
  "transformers_version": "4.38.1",
145
  "use_cache": true,
146
  "vocab_size": 32064,
147
- "_attn_implementation": "flash_attention_2"
148
  }
 
144
  "transformers_version": "4.38.1",
145
  "use_cache": true,
146
  "vocab_size": 32064,
147
+ "_attn_implementation": "eager"
148
  }