LoSboccacc commited on
Commit
a619b10
·
verified ·
1 Parent(s): b96572f

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -24,7 +24,7 @@
24
  "sliding_window": null,
25
  "tie_word_embeddings": false,
26
  "torch_dtype": "bfloat16",
27
- "transformers_version": "4.36.2",
28
- "use_cache": true,
29
  "vocab_size": 32000
30
  }
 
24
  "sliding_window": null,
25
  "tie_word_embeddings": false,
26
  "torch_dtype": "bfloat16",
27
+ "transformers_version": "4.37.0.dev0",
28
+ "use_cache": false,
29
  "vocab_size": 32000
30
  }