LouisCastricato commited on
Commit
090547b
·
verified ·
1 Parent(s): 2450825

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. config.yaml +40 -0
  2. model.safetensors +3 -0
  3. owl_wms.commit +1 -0
config.yaml ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ channels: 16
2
+ n_layers: 22
3
+ n_heads: 40
4
+ n_kv_heads: 20
5
+ d_model: 2560
6
+ mlp_ratio: 5
7
+ mlp_gradient_checkpointing: true
8
+ causal: true
9
+ n_buttons: 256
10
+ tokens_per_frame: 256
11
+ height: 16
12
+ width: 16
13
+ patch:
14
+ - 2
15
+ - 2
16
+ base_fps: 60
17
+ local_window: 16
18
+ global_window: 128
19
+ global_pinned_dilation: 8
20
+ global_attn_period: 4
21
+ global_attn_offset: 0
22
+ value_residual: false
23
+ n_frames: 1100
24
+ rope_impl: ortho
25
+ gated_attn: true
26
+ noise_conditioning: wan
27
+ ctrl_conditioning: mlp_fusion
28
+ ctrl_cond_dropout: 0.0
29
+ ctrl_conditioning_period: 3
30
+ prompt_conditioning: cross_attention
31
+ prompt_cond_dropout: 0.0
32
+ prompt_embedding_dim: 2048
33
+ prompt_conditioning_period: 3
34
+ block_gradient_checkpointing: true
35
+ scheduler_sigmas:
36
+ - 1.0
37
+ - 0.8609585762023926
38
+ - 0.729332447052002
39
+ - 0.3205108940601349
40
+ - 0.0
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb06cab36e64eb73f76b13e7e46374d49ab25b549084dd321a226ce862bd1cb4
3
+ size 12515075376
owl_wms.commit ADDED
@@ -0,0 +1 @@
 
 
1
+ fbb2859bcfbc42b03d8d25bc8b17dbfd55f50d01