harrisonvanderbyl commited on
Commit
6a25e49
·
verified ·
1 Parent(s): ecaced8

Update config.json

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