Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -3,6 +3,7 @@
3
  "architectures": [
4
  "LlavaLlamaForCausalLM"
5
  ],
 
6
  "bos_token_id": 1,
7
  "eos_token_id": 2,
8
  "freeze_mm_mlp_adapter": false,
 
3
  "architectures": [
4
  "LlavaLlamaForCausalLM"
5
  ],
6
+ "attention_dropout": 0.1,
7
  "bos_token_id": 1,
8
  "eos_token_id": 2,
9
  "freeze_mm_mlp_adapter": false,