joey00072 commited on
Commit
df427dc
1 Parent(s): ba4b4be

Upload BitnetForCausalLM

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -17,6 +17,7 @@
17
  "num_attention_heads": 16,
18
  "num_hidden_layers": 24,
19
  "num_key_value_heads": 16,
 
20
  "pad_token_id": 32000,
21
  "pretraining_tp": 1,
22
  "rms_norm_eps": 1e-05,
 
17
  "num_attention_heads": 16,
18
  "num_hidden_layers": 24,
19
  "num_key_value_heads": 16,
20
+ "packed": true,
21
  "pad_token_id": 32000,
22
  "pretraining_tp": 1,
23
  "rms_norm_eps": 1e-05,