Tonylin52 commited on
Commit
bcb433e
1 Parent(s): 9214dde

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -16,7 +16,7 @@
16
  "max_sequence_length": 2048,
17
  "model_type": "chatglm",
18
  "num_attention_heads": 32,
19
- "num_layers": 28,
20
  "position_encoding_2d": true,
21
  "torch_dtype": "float16",
22
  "transformers_version": "4.23.1",
 
16
  "max_sequence_length": 2048,
17
  "model_type": "chatglm",
18
  "num_attention_heads": 32,
19
+ "num_layers": 20,
20
  "position_encoding_2d": true,
21
  "torch_dtype": "float16",
22
  "transformers_version": "4.23.1",