wsunmoon
  • Joined on Jun 14, 2023
  • Organization
Loading Heatmap…

wsunmoon synced commits to main at wsunmoon/LLaMA-Efficient-Tuning from mirror

  • cff4483392 [config] Fix RoPE scaling patch for resuming from a scaled model (#9588)
  • 5d56817e2b [misc] lint (#9593) Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
  • 1bbb461f76 [assets] update readme (#9587)
  • c1f5f8fff6 [model] support GLM4.6v (#9586)
  • Compare 4 commits »

4 hours ago

wsunmoon synced commits to mmpose at wsunmoon/data-juicer from mirror

12 hours ago

wsunmoon synced commits to main at wsunmoon/data-juicer from mirror

  • 6148dddf0e rename params name of base op (#837) * rename params name of base op --------- Co-authored-by: 烈霖 <lielin.hyl@alibaba-inc.com>

12 hours ago

wsunmoon synced commits to gh-pages at wsunmoon/data-juicer from mirror

  • a37b455c60 deploy: 6148dddf0e8952d7e63ecc5443ab3fe565697646

12 hours ago

wsunmoon synced commits to optimzie_ray_args at wsunmoon/data-juicer from mirror

1 day ago

wsunmoon synced commits to mmpose at wsunmoon/data-juicer from mirror

1 day ago

wsunmoon synced commits to main at wsunmoon/LLaMA-Efficient-Tuning from mirror

  • 5744f1ea94 [v1] add models & accelerator (#9579)

1 day ago

wsunmoon synced commits to main at wsunmoon/LLaMA-Efficient-Tuning from mirror

  • 739954910a [deps] Update for Transformers v5 (#9569)

2 days ago

wsunmoon synced commits to main at wsunmoon/LLaMA-Efficient-Tuning from mirror

  • 109162dc56 [fix] fix the issue when using fsdp2 with gradient checkpointing. (#9541) Co-authored-by: jin-yongxu <jinyongxu@h-partners.com>

3 days ago

wsunmoon synced commits to main at wsunmoon/LLaMA-Efficient-Tuning from mirror

  • 165f3f073a [examples] add fsdp config for mutiple nodes (#9575) Co-authored-by: Yaowei Zheng <hiyouga@buaa.edu.cn>

4 days ago

wsunmoon synced commits to support_ray_vllm_engine at wsunmoon/data-juicer from mirror

  • db4320cba4 update OP_TYPE_DESC
  • c8680b04ac fix conflicts
  • 6c895769b3 fix api_url join
  • 2c521f15d2 Add video_object_segmenting_mapper and video_depth_estimation_mapper (#801) * Upload video_object_segmenting_mapper and video_depth_estimation_mapper * update according to gemini's comments * fix bugs 1104 * Add assertions in tests * fix bugs * * handle possible list of classes * add debug logs * * add debug logs * + add video_depth_anything path to the first position * * show existing logs * * skip the VideoDepthEstimationMapperTest temporarily --------- Co-authored-by: 烈霖 <lielin.hyl@alibaba-inc.com>
  • 752c3301ba Fixes the issue where `export_aws_credentials` cannot be read properly in RayExecutor when using S3 export paths. (#834)
  • Compare 5 commits »

4 days ago

wsunmoon synced commits to optimzie_ray_args at wsunmoon/data-juicer from mirror

4 days ago

wsunmoon synced commits to mmpose at wsunmoon/data-juicer from mirror

  • a83121395a update
  • a87473ae68 merge main
  • 2c521f15d2 Add video_object_segmenting_mapper and video_depth_estimation_mapper (#801) * Upload video_object_segmenting_mapper and video_depth_estimation_mapper * update according to gemini's comments * fix bugs 1104 * Add assertions in tests * fix bugs * * handle possible list of classes * add debug logs * * add debug logs * + add video_depth_anything path to the first position * * show existing logs * * skip the VideoDepthEstimationMapperTest temporarily --------- Co-authored-by: 烈霖 <lielin.hyl@alibaba-inc.com>
  • 752c3301ba Fixes the issue where `export_aws_credentials` cannot be read properly in RayExecutor when using S3 export paths. (#834)
  • 633adeac5e New Op: video_captioning_from_vlm_mapper (#820) * * update init * + add image_captioning_from_vlm_mapper * * fix bugs in video_captioning_from_vlm_mapper * * allow ray>=2.48.0 * * make video_blip compatible with newer version of transformers * update vllm version to support qwen3-vl * * fix bugs involved from the newer version of deps * * update uv.lock * * update unittest docker image version * * refine lazy loader checking * * refine according to gemini's comments * * update uv lock
  • Compare 29 commits »

4 days ago

wsunmoon synced commits to dev/support_lidar_ops at wsunmoon/data-juicer from mirror

  • 3fc32f33d4 update according to gemini's comments
  • b58eb36084 update according to gemini's comments
  • 098567d4d8 Fix bugs & Add unittest
  • dedd99e0b1 * merge from main
  • 2c521f15d2 Add video_object_segmenting_mapper and video_depth_estimation_mapper (#801) * Upload video_object_segmenting_mapper and video_depth_estimation_mapper * update according to gemini's comments * fix bugs 1104 * Add assertions in tests * fix bugs * * handle possible list of classes * add debug logs * * add debug logs * + add video_depth_anything path to the first position * * show existing logs * * skip the VideoDepthEstimationMapperTest temporarily --------- Co-authored-by: 烈霖 <lielin.hyl@alibaba-inc.com>
  • Compare 77 commits »

4 days ago

wsunmoon synced commits to support_ray_vllm_engine at wsunmoon/data-juicer from mirror

6 days ago

wsunmoon synced commits to main at wsunmoon/data-juicer from mirror

  • 2c521f15d2 Add video_object_segmenting_mapper and video_depth_estimation_mapper (#801) * Upload video_object_segmenting_mapper and video_depth_estimation_mapper * update according to gemini's comments * fix bugs 1104 * Add assertions in tests * fix bugs * * handle possible list of classes * add debug logs * * add debug logs * + add video_depth_anything path to the first position * * show existing logs * * skip the VideoDepthEstimationMapperTest temporarily --------- Co-authored-by: 烈霖 <lielin.hyl@alibaba-inc.com>
  • 752c3301ba Fixes the issue where `export_aws_credentials` cannot be read properly in RayExecutor when using S3 export paths. (#834)
  • 633adeac5e New Op: video_captioning_from_vlm_mapper (#820) * * update init * + add image_captioning_from_vlm_mapper * * fix bugs in video_captioning_from_vlm_mapper * * allow ray>=2.48.0 * * make video_blip compatible with newer version of transformers * update vllm version to support qwen3-vl * * fix bugs involved from the newer version of deps * * update uv.lock * * update unittest docker image version * * refine lazy loader checking * * refine according to gemini's comments * * update uv lock
  • Compare 3 commits »

6 days ago

wsunmoon synced commits to gh-pages at wsunmoon/data-juicer from mirror

6 days ago

wsunmoon synced commits to dev/video_segment_and_depth_estimation_ops at wsunmoon/data-juicer from mirror

6 days ago

wsunmoon synced commits to support_ray_vllm_engine at wsunmoon/data-juicer from mirror

1 week ago

wsunmoon synced commits to main at wsunmoon/data-juicer from mirror

  • 71bf57cdb6 Two New Deduplicator with ids (#832) * Add `RayBTSMinhashDeduplicatorWithUid` and `DocumentMinhashDeduplicatorWithUid`. (#677) * Add `RayBTSMinhashDeduplicatorWithUid` and `DocumentMinhashDeduplicatorWithUid`. * doc fix --------- Co-authored-by: Yilun Huang <lielin.hyl@alibaba-inc.com> * * pre-commit --------- Co-authored-by: chenyushuo <297086016@qq.com>
  • 902f3f34e4 Add text_tagging_by_prompt_mapper op (#408) * add text tagging by prompt mapper op * * update op impl * * update op impl * * update op impl * * update op impl * * update op impl * * update op impl * * test with small model * * test with small model --------- Co-authored-by: 问昊 <zwh434786@alibaba-inc.com> Co-authored-by: 烈霖 <lielin.hyl@alibaba-inc.com>
  • Compare 2 commits »

1 week ago