littlebird13 commited on
Commit
9e07647
·
verified ·
1 Parent(s): 757c4c6

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -35,7 +35,7 @@
35
  "rope_theta": 1000000,
36
  "sliding_window": null,
37
  "tie_word_embeddings": false,
38
- "torch_dtype": "bfloat16",
39
  "transformers_version": "4.51.3",
40
  "use_cache": true,
41
  "use_sliding_window": false,
 
35
  "rope_theta": 1000000,
36
  "sliding_window": null,
37
  "tie_word_embeddings": false,
38
+ "torch_dtype": "float16",
39
  "transformers_version": "4.51.3",
40
  "use_cache": true,
41
  "use_sliding_window": false,