Skip to content

Commit ca2be41

Browse files
committed
docs: add Model Zoo section with HuggingFace links
- Add Model Zoo section with longcat LoRA checkpoints - Include links to step 500, 1000, and 1500 checkpoints on HuggingFace - Checkpoints are available at lightx2v/Wan2.1-T2V-1.3B-longcat-stepXXX
1 parent c858a61 commit ca2be41

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,20 @@ logs/
427427
<!-- } -->
428428
<!-- ``` -->
429429

430+
---
431+
432+
## 🏛️ Model Zoo
433+
434+
We provide pre-trained LoRA checkpoints fine-tuned with LongCat on the Wan2.1-T2V-1.3B model.
435+
436+
| Model | Steps | LoRA Rank | HuggingFace |
437+
|-------|-------|-----------|-------------|
438+
| **Wan2.1-T2V-1.3B-longcat-step500** | 500 | 128 | 🤗 [Link](https://huggingface.co/lightx2v/Wan2.1-T2V-1.3B-longcat-step500) |
439+
| **Wan2.1-T2V-1.3B-longcat-step1000** | 1000 | 128 | 🤗 [Link](https://huggingface.co/lightx2v/Wan2.1-T2V-1.3B-longcat-step1000) |
440+
| **Wan2.1-T2V-1.3B-longcat-step1500** | 1500 | 128 | 🤗 [Link](https://huggingface.co/lightx2v/Wan2.1-T2V-1.3B-longcat-step1500) |
441+
442+
---
443+
430444
## 📝 TODO
431445

432446
- **Model support**

0 commit comments

Comments
 (0)