FlareAI commited on
Commit
be6b1ac
·
verified ·
1 Parent(s): 5e6b031

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "vocab_size": 32000,
3
- "model_type": "delta_ultra_mini",
4
  "d_model": 768,
5
  "n_heads": 12,
6
  "n_layers": 10,
 
1
  {
2
  "vocab_size": 32000,
3
+ "model_type": "delta_llm",
4
  "d_model": 768,
5
  "n_heads": 12,
6
  "n_layers": 10,