HDKLK commited on
Commit
0d3fed4
1 Parent(s): 4e97899

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -1,5 +1,6 @@
1
  {
2
  "_name_or_path": "Phi-3-mini-128k-instruct",
 
3
  "architectures": [
4
  "Phi3ForCausalLM"
5
  ]
 
1
  {
2
  "_name_or_path": "Phi-3-mini-128k-instruct",
3
+ "model_type": "phi3",
4
  "architectures": [
5
  "Phi3ForCausalLM"
6
  ]