SykoSLM commited on
Commit
97108b0
·
verified ·
1 Parent(s): 84c7810

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -2,6 +2,7 @@
2
  "architectures": [
3
  "Phi3ForCausalLM"
4
  ],
 
5
  "attention_dropout": 0.0,
6
  "bos_token_id": 0,
7
  "dtype": "float32",
 
2
  "architectures": [
3
  "Phi3ForCausalLM"
4
  ],
5
+ "model_type": "phi3",
6
  "attention_dropout": 0.0,
7
  "bos_token_id": 0,
8
  "dtype": "float32",