MohamedIFQ commited on
Commit
6c40605
1 Parent(s): 70b12a3

Update config.json

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