Abhaykoul commited on
Commit
9815b02
1 Parent(s): 90000ce

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": "Abhaykoul/HelpingAI-1.8B",
3
  "architectures": [
4
- "LlamaForCausalLM"
5
  ],
6
  "attention_bias": true,
7
  "attention_dropout": 0.0,
@@ -13,7 +13,7 @@
13
  "intermediate_size": 5504,
14
  "max_position_embeddings": 4096,
15
  "max_window_layers": 21,
16
- "model_type": "llama",
17
  "num_attention_heads": 16,
18
  "num_hidden_layers": 24,
19
  "num_key_value_heads": 16,
 
1
  {
2
  "_name_or_path": "Abhaykoul/HelpingAI-1.8B",
3
  "architectures": [
4
+ "HelpingAIForCausalLM"
5
  ],
6
  "attention_bias": true,
7
  "attention_dropout": 0.0,
 
13
  "intermediate_size": 5504,
14
  "max_position_embeddings": 4096,
15
  "max_window_layers": 21,
16
+ "model_type": "HelpingAI",
17
  "num_attention_heads": 16,
18
  "num_hidden_layers": 24,
19
  "num_key_value_heads": 16,