ericrisco commited on
Commit
a7994da
·
verified ·
1 Parent(s): d1a3a99

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -37,7 +37,7 @@
37
  "skip_bias_add": true,
38
  "skip_bias_add_qkv": false,
39
  "slow_but_exact": false,
40
- "torch_dtype": "float32",
41
  "transformers_version": "4.37.2",
42
  "unk_token_id": 0,
43
  "use_cache": false,
 
37
  "skip_bias_add": true,
38
  "skip_bias_add_qkv": false,
39
  "slow_but_exact": false,
40
+ "torch_dtype": "float16",
41
  "transformers_version": "4.37.2",
42
  "unk_token_id": 0,
43
  "use_cache": false,