Text Generation
Transformers
PyTorch
Safetensors
English
gpt_refact
code
custom_code
Eval Results
svakhreev commited on
Commit
cc8ed8d
1 Parent(s): 4889e19

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -20,7 +20,7 @@
20
  "n_layer": 32,
21
  "n_positions": 4096,
22
  "scale_attention_softmax_in_fp32": true,
23
- "torch_dtype": "bfloat16",
24
  "transformers_version": "4.31.0",
25
  "use_cache": true,
26
  "vocab_size": 49216
 
20
  "n_layer": 32,
21
  "n_positions": 4096,
22
  "scale_attention_softmax_in_fp32": true,
23
+ "torch_dtype": "float16",
24
  "transformers_version": "4.31.0",
25
  "use_cache": true,
26
  "vocab_size": 49216