LanguageBind commited on
Commit
e300a12
1 Parent(s): 83f8b05

Rename config.json to 65x256x256/config.json

Browse files
config.json → 65x256x256/config.json RENAMED
@@ -4,7 +4,7 @@
4
  "activation_fn": "gelu-approximate",
5
  "attention_bias": true,
6
  "attention_head_dim": 72,
7
- "attention_mode": "flash",
8
  "attention_type": "default",
9
  "caption_channels": 4096,
10
  "cross_attention_dim": 1152,
 
4
  "activation_fn": "gelu-approximate",
5
  "attention_bias": true,
6
  "attention_head_dim": 72,
7
+ "attention_mode": "xformers",
8
  "attention_type": "default",
9
  "caption_channels": 4096,
10
  "cross_attention_dim": 1152,