Changgil commited on
Commit
10717af
·
verified ·
1 Parent(s): a8021ed

Update config.json

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