Divyansh008 commited on
Commit
1f105ae
·
verified ·
1 Parent(s): e6f5445

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +8 -0
config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "hidden_size": 4096,
3
+ "num_attention_heads": 32,
4
+ "num_hidden_layers": 31,
5
+ "intermediate_size": 14336,
6
+ "model_type": "llama",
7
+ "vocab_size": 32000
8
+ }