habdine commited on
Commit
93ff61d
1 Parent(s): 27784f4

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -33,5 +33,6 @@
33
  "torch_dtype": "bfloat16",
34
  "transformers_version": "4.44.2",
35
  "use_cache": true,
36
- "vocab_size": 256000
 
37
  }
 
33
  "torch_dtype": "bfloat16",
34
  "transformers_version": "4.44.2",
35
  "use_cache": true,
36
+ "vocab_size": 256000,
37
+ "_attn_implementation": "eager"
38
  }