BWGZK commited on
Commit
6ccbef2
·
verified ·
1 Parent(s): b84c217

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -83,8 +83,6 @@ state_dict = torch.load(ckpt, map_location="cpu")
83
 
84
  ## Training
85
 
86
- - **Run:** `self_forcing_dmd_separate` (DMD distillation, separate fake-score
87
- network), step **1000**.
88
  - **Framework:** Multi-GPU FSDP via the [`train.py`](https://github.com/BWGZK-keke/EndlessWorld/blob/main/train.py)
89
  entry point with [`configs/self_forcing_dmd.yaml`](https://github.com/BWGZK-keke/EndlessWorld/blob/main/configs/self_forcing_dmd.yaml).
90
 
 
83
 
84
  ## Training
85
 
 
 
86
  - **Framework:** Multi-GPU FSDP via the [`train.py`](https://github.com/BWGZK-keke/EndlessWorld/blob/main/train.py)
87
  entry point with [`configs/self_forcing_dmd.yaml`](https://github.com/BWGZK-keke/EndlessWorld/blob/main/configs/self_forcing_dmd.yaml).
88