- 22 Oct, 2025 1 commit
-
-
gushiqiao authored
-
- 21 Oct, 2025 1 commit
-
-
Zhuguanyu Wu authored
-
- 17 Oct, 2025 2 commits
-
-
Yang Yong (雍洋) authored
-
gushiqiao authored
-
- 29 Sep, 2025 1 commit
-
-
Yang Yong (雍洋) authored
-
- 27 Sep, 2025 1 commit
-
-
gushiqiao authored
-
- 25 Sep, 2025 1 commit
-
-
gushiqiao authored
-
- 23 Sep, 2025 1 commit
-
-
gushiqiao authored
-
- 18 Sep, 2025 1 commit
-
-
gushiqiao authored
-
- 16 Sep, 2025 2 commits
- 15 Sep, 2025 1 commit
-
-
Yang Yong(雍洋) authored
-
- 12 Sep, 2025 1 commit
-
-
Yang Yong(雍洋) authored
## Contributing Guidelines We have prepared a `pre-commit` hook to enforce consistent code formatting across the project. If your code complies with the standards, you should not see any errors, you can clean up your code following the steps below: 1. Install the required dependencies: ```shell pip install ruff pre-commit ``` 2. Then, run the following command before commit: ```shell pre-commit run --all-files ``` 3. Finally, please double-check your code to ensure it complies with the following additional specifications as much as possible: - Avoid hard-coding local paths: Make sure your submissions do not include hard-coded local paths, as these paths are specific to individual development environments and can cause compatibility issues. Use relative paths or configuration files instead. - Clear error handling: Implement clear error-handling mechanisms in your code so that error messages can accurately indicate the location of the problem, possible causes, and suggested solutions, facilitating quick debugging. - Detailed comments and documentation: Add comments to complex code sections and provide comprehensive documentation to explain the functionality of the code, input-output requirements, and potential error scenarios. Thank you for your contributions! --------- Co-authored-by:gushiqiao <975033167@qq.com>
-
- 02 Sep, 2025 1 commit
-
-
gushiqiao authored
* [Fix] Fix A14B load quant model bug and tae bug * [Fix] Fix A14B load quant model bug and tae bug
-
- 27 Aug, 2025 1 commit
-
-
sandy authored
-
- 21 Aug, 2025 1 commit
-
-
gushiqiao authored
-
- 20 Aug, 2025 1 commit
-
-
gushiqiao authored
-
- 19 Aug, 2025 1 commit
-
-
Musisoul authored
* Add magcache * fix * lint * fix * update script * Support cfg infer * support cfg parallel * update cfgsp/t2v config * support magcache calibration * calibration
-
- 18 Aug, 2025 1 commit
-
-
helloyongyang authored
-
- 15 Aug, 2025 2 commits
-
-
helloyongyang authored
-
gushiqiao authored
-
- 14 Aug, 2025 7 commits
-
-
helloyongyang authored
-
helloyongyang authored
-
helloyongyang authored
-
helloyongyang authored
-
wangshankun authored
-
helloyongyang authored
-
helloyongyang authored
-
- 11 Aug, 2025 2 commits
- 09 Aug, 2025 1 commit
-
-
wangshankun authored
-
- 08 Aug, 2025 2 commits
-
-
wangshankun authored
-
wangshankun authored
-
- 07 Aug, 2025 1 commit
-
-
gushiqiao authored
-
- 06 Aug, 2025 4 commits
-
-
gushiqiao authored
-
gushiqiao authored
-
helloyongyang authored
-
gushiqiao authored
-
- 05 Aug, 2025 2 commits
-
-
Zhuguanyu Wu authored
* add gguf loading functions * support wan22 distill
-
PengGao authored
-