AKILESH18 commited on
Commit
d77f83a
1 Parent(s): 9ac38e1

Update config.json

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