"src/include/blockwise_2d_tensor_op.cuh" did not exist on "99d05ba77f6b075852d165d93926dc67cf0cad86"
- 30 Oct, 2025 2 commits
-
-
Bilang ZHANG authored
-
Bilang ZHANG authored
-
- 28 Oct, 2025 1 commit
-
-
gushiqiao authored
-
- 22 Oct, 2025 2 commits
-
-
gushiqiao authored
-
PengGao authored
This new script facilitates the merging of R2V and distillation models via LoRA, and converts the merged model and audio adapter to multiple precision formats (FP32, BF16, FP8). It includes detailed logging and error handling for each step of the conversion pipeline.
-
- 21 Oct, 2025 1 commit
-
-
gushiqiao authored
Co-authored-by:gaclove <peng.gaoc@gmail.com>
-
- 16 Oct, 2025 1 commit
- 15 Oct, 2025 1 commit
-
-
sandy authored
-
- 10 Oct, 2025 1 commit
-
-
gushiqiao authored
-
- 09 Oct, 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>
-
- 28 Aug, 2025 1 commit
-
-
Yang Yong(雍洋) authored
* update seko file names * update * [Update] update seko-models configs * Add seko scripts --------- Co-authored-by:gushiqiao <975033167@qq.com>
-
- 26 Aug, 2025 1 commit
-
-
Yang Yong(雍洋) authored
-
- 25 Aug, 2025 1 commit
-
-
helloyongyang authored
-
- 05 Aug, 2025 1 commit
-
-
PengGao authored
-
- 11 Jul, 2025 4 commits
-
-
helloyongyang authored
-
Zhuguanyu Wu authored
* bugs fixed for distill_model server * bug fixed for lora merge
-
GoatWu authored
-
gushiqiao authored
-
- 09 Jul, 2025 2 commits
- 03 Jul, 2025 1 commit
-
-
Zhuguanyu Wu authored
* update lora keys * update lora extractor/merger tools
-
- 01 Jul, 2025 2 commits
-
-
GoatWu authored
-
gushiqiao authored
Co-authored-by:gushiqiao <gushiqiao@sensetime.com>
-
- 16 Jun, 2025 2 commits
- 11 Jun, 2025 2 commits
- 10 Jun, 2025 1 commit
-
-
gushiqiao authored
-
- 09 Jun, 2025 2 commits
-
-
gushiqiao authored
-
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>
-