hdv250202 commited on
Commit
d709af8
·
1 Parent(s): cebd3cc

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -29,5 +29,6 @@
29
  "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
- "use_rslora": false
 
33
  }
 
29
  "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
+ "use_rslora": false,
33
+ "model_type": "mistral"
34
  }