mahimairaja commited on
Commit
f0e0566
1 Parent(s): 67e3b71

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -19,7 +19,7 @@
19
  "rope_scaling": null,
20
  "tie_word_embeddings": false,
21
  "torch_dtype": "float16",
22
- "transformers_version": "4.32.1",
23
  "use_cache": true,
24
  "vocab_size": 32000
25
  }
 
19
  "rope_scaling": null,
20
  "tie_word_embeddings": false,
21
  "torch_dtype": "float16",
22
+ "transformers_version": "4.31.0.dev0",
23
  "use_cache": true,
24
  "vocab_size": 32000
25
  }