dminhvu02 commited on
Commit
322c798
·
verified ·
1 Parent(s): b165130

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -30,6 +30,7 @@
30
  "num_hidden_layers": 32,
31
  "num_key_value_heads": 8,
32
  "num_query": 32,
 
33
  "rms_norm_eps": 1e-05,
34
  "rope_theta": 10000.0,
35
  "sliding_window": 4096,
 
30
  "num_hidden_layers": 32,
31
  "num_key_value_heads": 8,
32
  "num_query": 32,
33
+ "pretrain_mm_mlp_adapter": "/content/Vivid-7B-PT/mm_projector.bin",
34
  "rms_norm_eps": 1e-05,
35
  "rope_theta": 10000.0,
36
  "sliding_window": 4096,