hk311 commited on
Commit
9375f9f
·
verified ·
1 Parent(s): 39b84fb

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -46,6 +46,6 @@
46
  "spatial_merge_size": 2,
47
  "spatial_patch_size": 14,
48
  "vit_first_fwd_bsz": 128,
49
- "attn_sep": "true,"
50
  }
51
  }
 
46
  "spatial_merge_size": 2,
47
  "spatial_patch_size": 14,
48
  "vit_first_fwd_bsz": 128,
49
+ "attn_sep": true
50
  }
51
  }