Views
No views yet
merged_bias bidirectional
training run, checkpoint 4800.Wan-AI/Wan2.1-Fun-1.3B-InP (Apache-2.0)transformer/model.safetensors, ~2.9 GB). Text encoder / VAE are the standard Wan components.WanTrack
architecture. Load it with the FastVideo fork that produced it, e.g.:1# in the FastVideo repo, using the trackwan inference helper
2import data_pipeline.trackwan_infer as twi
3model, cfg = twi.load_trackwan("<this repo checked out>", "<train yaml>")model.safetensors — trained transformer weights (bf16).config.json — transformer architecture config.