"docs/community/contribute_models/contribute_new_models.rst" did not exist on "7c64e6eceaa0f8c4124c1ca34fc664cd4ff85148"
- 27 Sep, 2025 1 commit
-
-
gushiqiao authored
-
- 15 Sep, 2025 1 commit
-
-
gushiqiao 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>
-
- 25 Aug, 2025 1 commit
-
-
gushiqiao authored
-
- 21 Aug, 2025 1 commit
-
-
gushiqiao authored
-
- 18 Aug, 2025 1 commit
-
-
gushiqiao authored
-
- 15 Aug, 2025 1 commit
-
-
gushiqiao authored
-
- 14 Aug, 2025 1 commit
-
-
helloyongyang authored
-
- 05 Aug, 2025 1 commit
-
-
PengGao authored
-
- 03 Aug, 2025 1 commit
-
-
helloyongyang authored
-
- 31 Jul, 2025 1 commit
-
-
helloyongyang authored
-
- 29 Jul, 2025 1 commit
-
-
helloyongyang authored
-
- 28 Jul, 2025 1 commit
-
-
helloyongyang authored
-
- 22 Jul, 2025 1 commit
-
-
GoatWu authored
-
- 12 Jul, 2025 1 commit
-
-
gushiqiao authored
-
- 10 Jul, 2025 1 commit
-
-
Zhuguanyu Wu authored
* support dynamic cfg for cfg_distill * reformat files
-
- 09 Jul, 2025 1 commit
-
-
gushiqiao authored
-
- 03 Jul, 2025 1 commit
-
-
wangshankun authored
-
- 01 Jul, 2025 1 commit
-
-
gushiqiao authored
* Fix * Fix * Fix --------- Co-authored-by:gushiqiao <gushiqiao@sensetime.com>
-
- 16 Jun, 2025 1 commit
-
-
gushiqiao authored
-
- 09 Jun, 2025 1 commit
-
-
gushiqiao authored
* reconstruct quantization and fix memory leak bug. * Support lazy load inference. * reconstruct quantization * Fix hunyuan bugs * deleted tmp file --------- Co-authored-by:
root <root@pt-c0b333b3a1834e81a0d4d5f412c6ffa1-worker-0.pt-c0b333b3a1834e81a0d4d5f412c6ffa1.ns-devsft-3460edd0.svc.cluster.local> Co-authored-by:
gushiqiao <gushqiaio@sensetime.com> Co-authored-by:
gushiqiao <gushiqiao@sensetime.com>
-
- 22 May, 2025 1 commit
-
-
root authored
-
- 09 May, 2025 2 commits
-
-
Dongz authored
-
gushiqiao authored
* Support load advance ptq model. * Update run_wan_i2v_advanced_ptq.sh --------- Co-authored-by:
gushiqiao <gushiqiao@sensetime.com> Co-authored-by:
Yang Yong(雍洋) <yongyang1030@163.com>
-
- 08 May, 2025 1 commit
-
-
Dongz authored
* [feature]: add Wan Sparge infer * Update scripts/run_wan_t2v_sparge.sh Co-authored-by:
Copilot <175728472+Copilot@users.noreply.github.com> * [minor]: fix typo and use config style * [minor]: remove breakpoint * [feature]: add all attn class * [minor]: remove args * [minor]: remove shared weights --------- Co-authored-by:
Copilot <175728472+Copilot@users.noreply.github.com>
-
- 29 Apr, 2025 1 commit
-
-
helloyongyang authored
-
- 28 Apr, 2025 1 commit
-
-
helloyongyang authored
-
- 20 Apr, 2025 1 commit
-
-
helloyongyang authored
-