xxxn3m3s1sxxx commited on
Commit
28f53e5
·
verified ·
1 Parent(s): 3a24807

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": 3072,
6
  "num_attention_heads": 20,
7
  "num_key_value_heads": 20,
8
- "head_dim": 64,
9
- "rope_theta": 10000.0,
10
- "vocab_size": 50304,
11
- "architectures": [
12
- "LlamaForCausalLM"
13
- ]
14
  }
 
5
  "intermediate_size": 3072,
6
  "num_attention_heads": 20,
7
  "num_key_value_heads": 20,
8
+ "vocab_size": 50304
 
 
 
 
 
9
  }