nlpguy commited on
Commit
ef40588
·
verified ·
1 Parent(s): 695f036

compatibility 2

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -23,7 +23,7 @@
23
  "rope_theta": 10000.0,
24
  "tie_word_embeddings": false,
25
  "torch_dtype": "float32",
26
- "transformers_version": "4.46.0",
27
  "use_cache": true,
28
  "vocab_size": 32000
29
- }
 
23
  "rope_theta": 10000.0,
24
  "tie_word_embeddings": false,
25
  "torch_dtype": "float32",
26
+ "transformers_version": "4.44.2",
27
  "use_cache": true,
28
  "vocab_size": 32000
29
+ }