Tonit23 commited on
Commit
52b2d48
·
1 Parent(s): 710838f

Add missing peft_task_type for Hugging Face parsing

Browse files
Files changed (1) hide show
  1. adapter_config.json +1 -0
adapter_config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "alpha_pattern": {},
3
  "auto_mapping": {
4
  "base_model_class": "PhiForCausalLM",
 
1
  {
2
+ "peft_task_type": "CAUSAL_LM",
3
  "alpha_pattern": {},
4
  "auto_mapping": {
5
  "base_model_class": "PhiForCausalLM",