Waypoint-1.5-1B / config.yaml
lapp0's picture
Duplicate from Overworld-Models/WP1.5-1B-nightly-41
06e2986
raw
history blame contribute delete
808 Bytes
model_type: waypoint-1.5
inference_fps: 60
temporal_compression: 4
taehv_ae: true
ae_uri: Overworld-Models/taehv1_5
prompt_conditioning: null
channels: 32
n_layers: 24
n_heads: 32
n_kv_heads: 16
d_model: 2048
mlp_ratio: 4
mlp_gradient_checkpointing: true
block_gradient_checkpointing: true
causal: true
moe: false
n_buttons: 256
tokens_per_frame: 512
height: 16
width: 32
conv_kw:
kernel_size:
- 2
- 2
stride:
- 2
- 2
patch:
- 2
- 2
base_fps: 15
local_window: 16
global_window: 128
global_pinned_dilation: 8
global_attn_period: 4
global_attn_offset: -1
n_frames: 512
rope_impl: ortho
value_residual: true
gated_attn: false
noise_conditioning: wan
ctrl_conditioning: true
ctrl_cond_dropout: 0.0
ctrl_conditioning_period: 3
prompt_cond_dropout: 0.0
scheduler_sigmas:
- 1.0
- 0.9
- 0.75
- 0.3
- 0.0