swordfaith commited on
Commit
c2c1a92
·
verified ·
1 Parent(s): d4e5687

Upload config

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -22,7 +22,7 @@
22
  "rope_theta": 1000000,
23
  "sliding_window": null,
24
  "tie_word_embeddings": true,
25
- "torch_dtype": "bfloat16",
26
  "transformers_version": "4.51.3",
27
  "use_cache": true,
28
  "use_sliding_window": false,
 
22
  "rope_theta": 1000000,
23
  "sliding_window": null,
24
  "tie_word_embeddings": true,
25
+ "torch_dtype": "float32",
26
  "transformers_version": "4.51.3",
27
  "use_cache": true,
28
  "use_sliding_window": false,