zhangce commited on
Commit
8007288
·
verified ·
1 Parent(s): f57735e

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -18,5 +18,6 @@
18
  "torch_dtype": "float32",
19
  "transformers_version": "4.29.2",
20
  "use_cache": true,
21
- "vocab_size": 51200
 
22
  }
 
18
  "torch_dtype": "float32",
19
  "transformers_version": "4.29.2",
20
  "use_cache": true,
21
+ "vocab_size": 51200,
22
+ num_key_value_heads": 8
23
  }