erfanzar commited on
Commit
7c3f924
1 Parent(s): c32083e

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -16,7 +16,7 @@
16
  "initializer_range": 0.02,
17
  "intermediate_size": 11008,
18
  "max_sequence_length": 32768,
19
- "model_type": "LGeM",
20
  "num_attention_heads": 32,
21
  "num_hidden_layers": 32,
22
  "pad_token_id": 0,
 
16
  "initializer_range": 0.02,
17
  "intermediate_size": 11008,
18
  "max_sequence_length": 32768,
19
+ "model_type": "llama",
20
  "num_attention_heads": 32,
21
  "num_hidden_layers": 32,
22
  "pad_token_id": 0,