temporary0-0name commited on
Commit
0bbc46d
1 Parent(s): 3df965f

Upload config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -3
config.json CHANGED
@@ -21,8 +21,8 @@
21
  "rope_scaling": null,
22
  "rope_theta": 10000.0,
23
  "tie_word_embeddings": false,
24
- "torch_dtype": "float32",
25
- "transformers_version": "4.40.2",
26
  "use_cache": true,
27
  "vocab_size": 67991
28
- }
 
21
  "rope_scaling": null,
22
  "rope_theta": 10000.0,
23
  "tie_word_embeddings": false,
24
+ "torch_dtype": "bfloat16",
25
+ "transformers_version": "4.36.2",
26
  "use_cache": true,
27
  "vocab_size": 67991
28
+ }