htkim27 commited on
Commit
a7019d4
·
1 Parent(s): 5c8a3b5

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -17,7 +17,7 @@
17
  "rotary_emb_base": 10000,
18
  "rotary_pct": 0.5,
19
  "tie_word_embeddings": false,
20
- "torch_dtype": "float32",
21
  "transformers_version": "4.27.4",
22
  "use_cache": true,
23
  "use_parallel_residual": true,
 
17
  "rotary_emb_base": 10000,
18
  "rotary_pct": 0.5,
19
  "tie_word_embeddings": false,
20
+ "torch_dtype": "float16",
21
  "transformers_version": "4.27.4",
22
  "use_cache": true,
23
  "use_parallel_residual": true,