423A35C7
  • Joined on 2024-05-11
423A35C7 synced commits to main at 423A35C7/pytorch3d from mirror 2026-02-23 23:02:16 +08:00
3ba2030aa4 Fix CQS signal readability-braces-around-statements in fbcode/vision/fair
79a7fcf02b fbcode/vision/fair/pytorch3d/pytorch3d/csrc/rasterize_meshes/rasterize_meshes_cpu.cpp
Compare 2 commits »
423A35C7 synced commits to main at 423A35C7/pytorch3d from mirror 2026-02-23 06:42:16 +08:00
e43ed8c76e fbcode/vision/fair/pytorch3d/pytorch3d/transforms/rotation_conversions.py
49f43402c6 fbcode/vision/fair/pytorch3d/pytorch3d/renderer/mesh/textures.py
90646d93ab fbcode/vision/fair/pytorch3d/pytorch3d/renderer/mesh/clip.py
eabb511410 fbcode/vision/fair/pytorch3d/pytorch3d/loss/mesh_laplacian_smoothing.py
e70188ebbc fbcode/vision/fair/pytorch3d/pytorch3d/transforms/transform3d.py
Compare 8 commits »
423A35C7 synced commits to main at 423A35C7/pytorch3d from mirror 2026-02-22 22:32:20 +08:00
e9ed1cb178 fbcode/vision/fair/pytorch3d/pytorch3d/renderer/utils.py
423A35C7 synced commits to main at 423A35C7/LLaMA-Factory from mirror 2026-02-21 05:22:17 +08:00
a0f3ad0cee [mca] update supported models (#10196)
423A35C7 synced commits to main at 423A35C7/LLaMA-Factory from mirror 2026-02-13 01:12:19 +08:00
f80e15dbb4 [ci] fix ut huggingface hub 429 error when transformers>=5.0.0 (#10155)
991267fd3b [v1] support quantization (#10161)
5c52afa30d [v1] support deepspeed (#10181)
Compare 3 commits »
423A35C7 synced commits to main at 423A35C7/LLaMA-Factory from mirror 2026-02-12 17:02:18 +08:00
675ce8cc7f [algo] add ASFT (#10174)
ab073f4c13 [v1] add LoRA/Freeze support and merge workflow (#10157)
Compare 2 commits »
423A35C7 synced commits to main at 423A35C7/LLaMA-Factory from mirror 2026-02-11 00:12:28 +08:00
184304b5b4 [model] add liger kernel support for Qwen3-Next (#10176)
d3ebd5678d [model] support GLM-OCR SFT (#10183)
Compare 2 commits »
423A35C7 synced commits to main at 423A35C7/LLaMA-Factory from mirror 2026-02-09 23:42:19 +08:00
1d5e8ebcd0 [v1] init commit for v1 docs (#10145)
423A35C7 synced commits to main at 423A35C7/LLaMA-Factory from mirror 2026-02-09 15:32:18 +08:00
ea644d04ec [model] support GLM-4.7-Flash SFT (#10173)
423A35C7 synced commits to main at 423A35C7/LLaMA-Factory from mirror 2026-02-05 05:22:17 +08:00
92fa3df4c4 [trainer] add dpo/kto fsdp fsdp2 support (#10127)
8bedfafa4e [model] support MiniCPM-o-4.5 (#10163)
Compare 2 commits »
423A35C7 synced commits to main at 423A35C7/LLaMA-Factory from mirror 2026-02-03 20:32:16 +08:00
1a02717fa8 [assets] update readme (#10159)
423A35C7 synced commits to main at 423A35C7/LLaMA-Factory from mirror 2026-02-03 12:22:15 +08:00
e7cb145f5d [logging] Fix race condition in LoggerHandler during multi-GPU training (#10156)
423A35C7 synced commits to main at 423A35C7/LLaMA-Factory from mirror 2026-02-03 04:12:17 +08:00
b53d7037c2 [model] support youtu-vl model (#10152)
423A35C7 synced commits to main at 423A35C7/LLaMA-Factory from mirror 2026-02-02 20:02:18 +08:00
bf04ca6af8 [deps] adapt to transformers v5 (#10147)
423A35C7 synced commits to main at 423A35C7/LLaMA-Factory from mirror 2026-01-28 17:22:19 +08:00
762b480131 [feature] support using ray.remote to start distributed training. (#10109)
423A35C7 synced commits to main at 423A35C7/LLaMA-Factory from mirror 2026-01-27 17:00:38 +08:00
9640f79ae5 [fix] add visual.pos_embed to Qwen3-VL visual model keys (#10139)
7ef19eea00 [v0] Fix reward model training safetensors saving (#10137)
Compare 2 commits »
423A35C7 synced commits to main at 423A35C7/LLaMA-Factory from mirror 2026-01-26 00:00:36 +08:00
f9f11dcb97 [v1] support training with fsdp2 (#9773)
641bfdd482 chore: Update outdated GitHub Actions versions (#10123)
Compare 2 commits »
423A35C7 synced commits to main at 423A35C7/LLaMA-Factory from mirror 2026-01-20 21:10:40 +08:00
e70651ac58 [feat] support all_exhausted_without_replacement in datasets.interleave_datasets (#10112)
423A35C7 synced commits to main at 423A35C7/LLaMA-Factory from mirror 2026-01-19 20:40:37 +08:00
db2f794f7b [misc] update mcore related docker and mca supported models (#10114)
423A35C7 synced commits to main at 423A35C7/LLaMA-Factory from mirror 2026-01-17 11:30:34 +08:00
44eadbda1c [v1] fix kernel moe patch (#9867)