ProbotisOP commited on
Commit
e6cdbbe
1 Parent(s): d0c0174

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -2
config.json CHANGED
@@ -23,5 +23,6 @@
23
  ],
24
  "task_type": "CAUSAL_LM",
25
  "use_dora": false,
26
- "use_rslora": false
27
- }
 
 
23
  ],
24
  "task_type": "CAUSAL_LM",
25
  "use_dora": false,
26
+ "use_rslora": false,
27
+ "model_type": "mistral"
28
+ }