maradona commited on
Commit
abe8d09
1 Parent(s): fa8999d

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -36,7 +36,7 @@
36
  "rope_scaling": null,
37
  "rope_theta": 10000.0,
38
  "torch_dtype": "float32",
39
- "transformers_version": "4.38.1",
40
  "use_cache": true,
41
  "vocab_size": 256000
42
  }
 
36
  "rope_scaling": null,
37
  "rope_theta": 10000.0,
38
  "torch_dtype": "float32",
39
+ "transformers_version": "4.38.0.dev0",
40
  "use_cache": true,
41
  "vocab_size": 256000
42
  }