File size: 1,262 Bytes
886e247 54dd599 886e247 54dd599 886e247 54dd599 886e247 54dd599 886e247 54dd599 886e247 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 | {
"repo_id": "Echo-Team/Echo-Memory",
"backbone": "Wan2.1-T2V-1.3B",
"checkpoints": [
{
"id": "context_k1",
"family": "Raw context",
"paper_row": "Context K=1",
"train_recipe": "train/context_learning/run_pre_qkv_ctx1.sh",
"hf_path": "context_k1/epoch-0.safetensors",
"training_steps": 30000,
"backbone": "Wan2.1-T2V-1.3B"
},
{
"id": "framepack_len_r8",
"family": "Compression",
"paper_row": "FramePack length r8",
"train_recipe": "train/memory_baselines_basic/run_ablation_framepack_len_r8_two_chunk.sh",
"hf_path": "framepack_len_r8/epoch-0.safetensors",
"training_steps": 30000,
"sha256": "dd57625506a2c68c402dc05de8f3c6fc5f5376fcac77d7fb6f26eb6ace1d74bf",
"backbone": "Wan2.1-T2V-1.3B"
},
{
"id": "block_wise_ssm_causal_v2",
"family": "State-space",
"paper_row": "Block-wise SSM causal v2",
"train_recipe": "train/memory_baselines_basic/run_ablation_block_wise_ssm_causal_v2_two_chunk.sh",
"hf_path": "block_wise_ssm_causal_v2/epoch-0.safetensors",
"training_steps": 30000,
"sha256": "0dd90ea3f3423644f4d68c6d1185d7d717d328f5922ee21f745fc85abe9a01a9",
"backbone": "Wan2.1-T2V-1.3B"
}
]
}
|