MihaiPopa-1 commited on
Commit
102b352
·
verified ·
1 Parent(s): 00956c4

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -7,6 +7,6 @@
7
  "num_attention_heads": 6,
8
  "num_hidden_layers": 6,
9
  "vocab_size": 4096,
10
- "model_type": "tinylm",
11
  "torch_dtype": "float32"
12
  }
 
7
  "num_attention_heads": 6,
8
  "num_hidden_layers": 6,
9
  "vocab_size": 4096,
10
+ "model_type": "cinnabarlm",
11
  "torch_dtype": "float32"
12
  }