paulilioaica commited on
Commit
c45f64c
1 Parent(s): a556c6b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -23,7 +23,7 @@
23
  "layer_norm_eps": 1e-05,
24
  "layer_norm_epsilon": 1e-05,
25
  "max_position_embeddings": 2048,
26
- "model_type": "phi",
27
  "n_embd": 2560,
28
  "n_head": 32,
29
  "n_head_kv": null,
 
23
  "layer_norm_eps": 1e-05,
24
  "layer_norm_epsilon": 1e-05,
25
  "max_position_embeddings": 2048,
26
+ "model_type": "phi-msft",
27
  "n_embd": 2560,
28
  "n_head": 32,
29
  "n_head_kv": null,