Commit Graph

  • a61cfa692a [readme] Revise bitsandbytes installation instructions in README (#10621) main zhangzhengshan 2026-07-03 13:16:11 +08:00
  • 7a83d28ce3 [readme] Revise bitsandbytes installation instructions (#10622) zhangzhengshan 2026-07-03 13:15:43 +08:00
  • c8a082e0e3 [fix] Fixes Qwen3-VL prompt expansion for multiple videos (#10518) luca-888 2026-07-02 11:06:42 +08:00
  • a48af5cc69 [data] clarify _nothink suffix warning for reasoning-only models (#10613) GSCSD1 2026-06-30 17:15:29 +08:00
  • c383c0d067 [model] add Qwen-AgentWorld-35B-A3B support (#10615) souljoy 2026-06-30 17:15:09 +08:00
  • 50ff45176a [v1] set flash_attn to flash_attention_2 for ulysses CP example (#10616) HelloWorldBeginner 2026-06-30 16:56:12 +08:00
  • 9c0b4b3835 [v1][feature] add dpo trainer (#10544) codingma 2026-06-26 15:32:10 +08:00
  • b7615dbdc9 [v1] Fix device mesh, fix lora for reward model and fix sp (#10555) jiaqiw09 2026-06-25 20:05:56 +08:00
  • 666ee0ca78 [fix] redundant transformers check (#10602) Artyom Iudin 2026-06-24 11:34:59 +03:00
  • aca54c7f17 [model] add Hy-MT2-1.8B/7B support (#10605) souljoy 2026-06-24 16:34:53 +08:00
  • 48aa9ef084 [docs] update supported models list for MiniCPM 4/5 (#10603) souljoy 2026-06-24 15:04:15 +08:00
  • c928c1cb21 [assets] update llamafactory sft skill guidance (#10600) GaoYuYang 2026-06-23 17:22:56 +08:00
  • c35b7d7f55 [assets] add llamafactory sft skills (#10597) GaoYuYang 2026-06-22 17:01:21 +08:00
  • 802bcfe969 [feat] support HyperParallel Context Parallel feature (#10559) Chaoran Wei 2026-06-22 07:40:44 +08:00
  • 8792f06161 [webui] Fix WebUI training hang from subprocess log pipe (#10584) summernight 2026-06-17 15:36:40 +08:00
  • 8669a22e9c [fix] fix liger kernel patch for npu (#10583) jiaqiw09 2026-06-16 18:21:52 +08:00
  • 897a44386c [docs] add DataFlow and DataFlex blog tutorials (#10582) Hao Liang 2026-06-16 14:20:36 +08:00
  • 7a1e9630f2 [fix] update ascend doc link (#10572) jiaqiw09 2026-06-15 13:55:53 +08:00
  • cabe59a343 [model] add MiniCPM5-1B-Chat (#10558) souljoy 2026-06-10 16:18:27 +08:00
  • 9ca4026efe [model] handle unsloth model loading fallback during checkpoint resume (#7156) (#10551) Co-Cl2 2026-06-09 01:01:01 +08:00
  • 0b7aaf8f6a [fix] correctly place new token embeddings when embedding is padded (#10547) Ximing Xing 2026-06-05 10:47:51 +08:00
  • 8a4f6a3da5 [model] add gemma-4-12B-it (#10549) codingma 2026-06-04 23:43:20 +08:00
  • 409e8a477f [model] Patch GDN for NPU (#10504) A1waysBeenHere 2026-06-04 16:39:02 +08:00
  • 053d43c0ac [feat] support HyperParallel PT training and activation optimization (#10370) Cui-yshoho 2026-06-02 22:39:32 +08:00
  • a98a1ef101 [docs] fix README citation typo (#10540) Zhao73 2026-06-01 21:04:53 +08:00
  • 8ef7335b6a [misc] set dev version (#10533) Yaowei Zheng 2026-05-31 00:16:07 +08:00
  • 7af909522a [version] release v0.9.5 (#10532) v0.9.5 Yaowei Zheng 2026-05-30 23:57:09 +08:00
  • e016d2480e [fix] Fix NPU FusedMoE and RMSNorm (#10512) xvxuopop 2026-05-30 21:42:54 +08:00
  • 7d719182c9 [model] fix non-packing batch (bsz>1) for Qwen3.5 with flash attention (#10529) jiaqiw09 2026-05-30 21:41:41 +08:00
  • 01398eb18d [v1] fix padding free with sp (#10513) jiaqiw09 2026-05-26 23:49:21 +08:00
  • 8e68764b65 [v1] Implement dynamic padding-free stretrgy for batching (#10507) cxy 2026-05-25 20:40:21 +08:00
  • 16ff5a23cb [fix] use getattr for profiler attrs to support MCA TrainingArguments (#10506) Copilot 2026-05-21 17:26:29 +08:00
  • bdcb92d035 [v1] Add FlashAttention selection and implement normal / padding-free / dynamic batching (#10469) jiaqiw09 2026-05-21 17:14:19 +08:00
  • 7e20db5735 [v1] support liger_kernel (#10493) sunyi0505 2026-05-21 11:44:56 +08:00
  • 2322bf1cc2 [v1] add cuda fused moe kernel, implementing with triton (#10481) 浮梦 2026-05-20 20:49:42 +08:00
  • 368c48968f [callback] add torch profiler callback (#10463) 浮梦 2026-05-20 20:47:52 +08:00
  • 8b5ea65770 [v1] support reward training stage (#10431) 浮梦 2026-05-20 20:46:52 +08:00
  • 40e786d016 [data] add missing return statement in MiniCPM V Plugin (#10500) Dennis Huang 2026-05-20 01:50:00 +08:00
  • 6b9df75ab9 [docker] update npu docker (#10479) xvxuopop 2026-05-13 20:56:43 +08:00
  • ca50f22c38 [fix] Fix MiniCPM-V-4.6 image preprocessing behavior (#10478) 马境远 2026-05-12 11:35:23 +08:00
  • 53e77a9bfa [model] support MiniCPM-V-4.6 (#10472) 马境远 2026-05-08 18:14:34 +08:00
  • 55bd4944b6 [fix] fix qwen3_6 template doc (#10470) 浮梦 2026-05-08 11:47:02 +08:00
  • 7e09152275 fix(data/converter): handle None tool_calls in OpenAI-style messages (#10455) Tai An 2026-05-07 02:44:41 -07:00
  • 1e503a982d [assets] correct typo in examples/README_zh.md (#10462) simulikeit 2026-05-07 00:42:01 +08:00
  • 8752280dd7 [data] Optimize QwenVL video dataset preprocessing (#10404) luca-888 2026-05-03 18:36:56 +08:00
  • 468723c5d9 [packing] fix GDN crash when meeting dummy image (#10453) Kingsley 2026-05-01 12:10:13 +08:00
  • 887ee2b121 [refactor] Add KTransformers AMX MoE SFT support via Accelerate (#10430) Peilin Li 2026-05-01 01:47:58 +08:00
  • 6b08b948c9 [misc] bump transformers version upperbound (#10446) Kingsley 2026-05-01 01:30:11 +08:00
  • f7f3bfcbd7 [model] support Hy3-Preview (#10432) Hertz 2026-04-29 23:21:13 +08:00
  • 3475198d1e [fa2] fix IMA when train qwen3_5 (#10448) Kingsley 2026-04-29 20:20:55 +08:00
  • 50945ef850 [v1] fix device_mesh and sp for fsdp2 (#10429) sunyi0505 2026-04-28 11:20:11 +08:00
  • 2f0bef207a [export] handle NotImplementedError in export_model for transformers>=5.0 (fixes #10410) (#10438) Octopus 2026-04-27 23:36:23 +08:00
  • 2092abc217 [npu] add Qwen3.5 support with Partial RoPE and Hybrid Attention (#10421) curnane-lab 2026-04-27 23:36:07 +08:00
  • 99464b3d03 [misc] code lint (#10439) Kingsley 2026-04-27 14:07:31 +08:00
  • 9a0cfdccfa [v1] fix init on meta in transformers v5 (#10414) jiaqiw09 2026-04-27 00:37:09 +08:00
  • c8890c32db [data] support discard history cot for multiturn (#10435) Kingsley 2026-04-27 00:32:44 +08:00
  • 79c8332e4c [train] add qwen35 patch for neat_packing (#10436) Kingsley 2026-04-27 00:31:49 +08:00
  • e0bc3c1971 [v1] fix epoch and steps (#10422) jiaqiw09 2026-04-23 17:29:06 +08:00
  • ecca167eb4 [model] support qwen3.6 models (#10415) 浮梦 2026-04-22 19:44:01 +08:00
  • 28a6ea1cdc [v1] add deepspeed zero3 trigger for low memory usage weight loading (#10300) jiaqiw09 2026-04-21 14:09:52 +08:00
  • f5d739b132 [v1] fix device mesh and clip_grad_norm for ulysses cp (#10366) sunyi0505 2026-04-21 10:54:54 +08:00
  • c4bbac49b2 [v1] support resume training from checkpoint (#10280) 浮梦 2026-04-20 20:28:08 +08:00
  • c5aecaf31d [data] fix SeedToolUtils.tool_extractor returns content when no tool calls found (#10408) Cocoon-Break 2026-04-20 12:22:55 +08:00
  • 436d26bc28 fix: projector lookup for gemma4 modules (#10382) Kingsley 2026-04-12 08:32:14 +08:00
  • c109c061e5 [model] set mm_projectors for omni models (#10378) Kingsley 2026-04-10 18:12:57 +08:00
  • fa09c01c36 fix: gemma4 mm_token_type_ids padding (#10359) Kingsley 2026-04-06 13:14:45 +08:00
  • eae6f0b541 [model] gemma4 (#10346) Kingsley 2026-04-05 12:10:28 +08:00
  • acac63ef35 [data] fix qwen3vl timestamp (#10338) Kingsley 2026-04-01 22:40:12 +08:00
  • e5e8546493 [misc] fix moe (#10334) 浮梦 2026-03-31 23:04:45 +08:00
  • 97433c53b6 [feat] support LlamaFactory SFT training by HyperParallel FSDP2 backend (#10289) Cui-yshoho 2026-03-30 10:47:20 +08:00
  • b5afabe3d2 [v1] support ulysses cp for fsdp2 (#10262) sunyi0505 2026-03-27 16:22:48 +08:00
  • df2e6edb7e [v1] add init on rank0 for fsdp2 (#10264) jiaqiw09 2026-03-27 14:54:03 +08:00
  • d02fcd3588 [ci] add nginx cache config for Ascend NPU CI environment (#10323) Goalina 2026-03-27 10:04:16 +08:00
  • c340aa2a33 [v1] add callbacks (#10255) jiaqiw09 2026-03-26 19:59:57 +08:00
  • 1e536733c6 [data] fix mimo-v2 tool call (#10315) Hertz 2026-03-26 17:37:22 +08:00
  • 97d479fa92 [model] support Qwen3.5 liger kernel (#10313) Yutong Wu 2026-03-24 18:25:33 +08:00
  • ffbff33af3 chore: mca workflow compatible with qwen-vl series (#10303) Kingsley 2026-03-22 02:28:52 +08:00
  • 833f6027b1 [fix] fit neat_packing & mrope model packing (#10283) Kingsley 2026-03-20 16:50:11 +08:00
  • d91d8af89e [data] add SGSC zero-hallucination B2B dataset (NOO-Protocol) (#10284) robertglools 2026-03-20 15:49:03 +08:00
  • e67ab9e2f2 fix:MiniCPMVPlugin IndexError in process_messages when training with video (#10276) xxddccaa 2026-03-18 19:18:06 +08:00
  • 2c4f121817 [fix] handle empty content list in system message (#10291) LincolnBurrows2017 2026-03-18 12:05:49 +08:00
  • 487f8b8191 [v1] add qwen3 templates and fix rendering plugin. (#10212) xvxuopop 2026-03-18 11:30:50 +08:00
  • 78cad1e332 [fix] unused keys in ray example (#10290) SnowCharm 2026-03-18 00:23:53 +08:00
  • 70653026f5 [fix] make position_id_per_seconds configurable for Qwen2OmniPlugin (#10281) LincolnBurrows2017 2026-03-16 19:42:38 +08:00
  • 246192abd2 [data] correct gpt_oss template format_assistant (#10269) Ruijie Hou 2026-03-10 21:36:38 +08:00
  • 0258dc14d0 [docker] update npu docker (#10268) 浮梦 2026-03-10 19:37:27 +08:00
  • 3045adf0ba [fix] fallback to audio_processor when feature_extractor is missing (#10267) xxddccaa 2026-03-10 19:36:41 +08:00
  • a3d44e3152 [mca] support qwen3.5 (#10265) Kingsley 2026-03-10 10:55:16 +08:00
  • edeb953bc7 [data] convert filter() to list in read_cloud_json to fix broken empty-check (#10260) JiangNan 2026-03-09 17:12:53 +08:00
  • d045794387 [docs] fix Python version requirement from 3.10 to >=3.11.0 (#10259) yizhouChen 2026-03-09 16:44:07 +08:00
  • 9501c3308a [train] fix compatibility issue with HuggingFace Dataset Column when sav… (#10254) pyx 2026-03-06 18:44:57 +08:00
  • 0ee1c42c2b [v1] Support meta loading for full and free (#10236) jiaqiw09 2026-03-05 23:15:27 +08:00
  • 3061f48d55 [ray] fix get ray head ip (#10252) SnowCharm 2026-03-05 23:14:38 +08:00
  • 2d9bd2aa14 [fix] qwen3.5 projector path (#10242) LittleYanlin 2026-03-04 01:31:09 +08:00
  • c0245c43fc [model] support Qwen3.5 all series models (#10237) Hertz 2026-03-03 17:34:59 +08:00
  • eb976d75a2 [tracker] Add Trackio Integration for LlamaFactory (#10165) Parag Ekbote 2026-03-03 14:49:37 +05:30
  • b5cb7cb0e6 [misc] fix constants (#10232) Yaowei Zheng 2026-03-02 11:10:48 +08:00
  • 0779846513 [infer] support mixed multimodal payloads (#10225) Philip Ottesen 2026-02-28 13:26:53 +01:00
  • 45d335c709 [v1] add seed for training and fix gradient checkpointing (#10211) jiaqiw09 2026-02-28 18:16:06 +08:00
  • 816480012f [fix] register visual part for Qwen3.5 (#10227) Kingsley 2026-02-28 16:39:24 +08:00