Vision-CAIR commited on
Commit
9d1413c
1 Parent(s): 723d15e

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -30,6 +30,7 @@
30
  "token_pooling": true,
31
  "lora_target_modules" : ["q_proj","v_proj"],
32
  "lora_dropout": 0.05,
33
- "remove_template": false
 
34
 
35
  }
 
30
  "token_pooling": true,
31
  "lora_target_modules" : ["q_proj","v_proj"],
32
  "lora_dropout": 0.05,
33
+ "remove_template": false,
34
+ "prompt_path":""
35
 
36
  }