a-r-r-o-w HF staff commited on
Commit
c8ba5f8
·
verified ·
1 Parent(s): d36e08f

Delete config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -19
config.json DELETED
@@ -1,19 +0,0 @@
1
- {
2
- "_class_name": "LTXTransformer3DModel",
3
- "_diffusers_version": "0.32.0.dev0",
4
- "activation_fn": "gelu-approximate",
5
- "attention_bias": true,
6
- "attention_head_dim": 64,
7
- "attention_out_bias": true,
8
- "caption_channels": 4096,
9
- "cross_attention_dim": 2048,
10
- "in_channels": 128,
11
- "norm_elementwise_affine": false,
12
- "norm_eps": 1e-06,
13
- "num_attention_heads": 32,
14
- "num_layers": 28,
15
- "out_channels": 128,
16
- "patch_size": 1,
17
- "patch_size_t": 1,
18
- "qk_norm": "rms_norm_across_heads"
19
- }