harrisonvanderbyl commited on
Commit
1190fdf
·
verified ·
1 Parent(s): 4015a74

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -4,5 +4,6 @@
4
  "LiquidHeadModelForCausalLM"
5
  ],
6
  "vocab_size": 2,
7
- "num_attention_heads":1
 
8
  }
 
4
  "LiquidHeadModelForCausalLM"
5
  ],
6
  "vocab_size": 2,
7
+ "num_attention_heads":1,
8
+ "hidden_size": 8192
9
  }