Rohit001 commited on
Commit
1c6d26f
1 Parent(s): 006d487

Update config.json

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