xxxn3m3s1sxxx commited on
Commit
ddf82c0
·
verified ·
1 Parent(s): 69ea271

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +1 -6
config.json CHANGED
@@ -5,10 +5,5 @@
5
  "intermediate_size": 6144,
6
  "num_attention_heads": 32,
7
  "num_key_value_heads": 32,
8
- "head_dim": 64,
9
- "rope_theta": 10000.0,
10
- "vocab_size": 50432,
11
- "architectures": [
12
- "LlamaForCausalLM"
13
- ]
14
  }
 
5
  "intermediate_size": 6144,
6
  "num_attention_heads": 32,
7
  "num_key_value_heads": 32,
8
+ "vocab_size": 50432
 
 
 
 
 
9
  }