nirajandhakal commited on
Commit
e63c519
1 Parent(s): f2fe502

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -21,7 +21,7 @@
21
  "rope_scaling": null,
22
  "rope_theta": 10000.0,
23
  "torch_dtype": "bfloat16",
24
- "transformers_version": "4.38.0.dev0",
25
  "use_cache": true,
26
  "vocab_size": 256000
27
  }
 
21
  "rope_scaling": null,
22
  "rope_theta": 10000.0,
23
  "torch_dtype": "bfloat16",
24
+ "transformers_version": "4.39.3",
25
  "use_cache": true,
26
  "vocab_size": 256000
27
  }