Tobias commited on
Commit
ee3287b
1 Parent(s): 94af5e4

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -9,7 +9,7 @@
9
  "intermediate_size": 11008,
10
  "initializer_range": 0.02,
11
  "max_sequence_length": 2048,
12
- "model_type": "LLaMA",
13
  "num_attention_heads": 32,
14
  "num_hidden_layers": 32,
15
  "pad_token_id": -1,
 
9
  "intermediate_size": 11008,
10
  "initializer_range": 0.02,
11
  "max_sequence_length": 2048,
12
+ "model_type": "llama",
13
  "num_attention_heads": 32,
14
  "num_hidden_layers": 32,
15
  "pad_token_id": -1,