Kingsley
|
a5f2c806b9
|
[data] fix internvl plugin when using PIL images (#8129)
|
2025-05-22 01:32:59 +08:00 |
|
hoshi-hiyouga
|
abb581026f
|
[deps] update to transformers 4.52 (#8125)
|
2025-05-21 05:16:18 +08:00 |
|
hoshi-hiyouga
|
117db2f37b
|
[data] llama3 multi tool support (#8124)
|
2025-05-21 02:01:12 +08:00 |
|
hoshi-hiyouga
|
3fff7629b0
|
[data] qwen3 fixes (#8109)
|
2025-05-20 02:00:30 +08:00 |
|
hoshi-hiyouga
|
8325087bb3
|
[model] switch to gptqmodel (#8108)
|
2025-05-19 22:25:40 +08:00 |
|
piamo
|
8dc195e4ad
|
[model] update rope kwargs for yarn (#8101)
|
2025-05-19 20:07:54 +08:00 |
|
hoshi-hiyouga
|
8a18a28624
|
[doc] add no build isolation (#8103)
|
2025-05-19 19:25:13 +08:00 |
|
Ma, Xiaochen
|
7a22989d17
|
[trainer] fix KeyError at end of pretrain (#8099)
|
2025-05-19 18:01:26 +08:00 |
|
Biao Wang
|
021c8a9da7
|
[misc] fix cli (#8095)
Co-authored-by: wangbiao11 <wangbiao11@baidu.com>
|
2025-05-19 17:59:39 +08:00 |
|
Saiya
|
db6cacb457
|
[infer] support lora adapter for SGLang backend (#8067)
|
2025-05-16 23:33:47 +08:00 |
|
Kingsley
|
223a3002f8
|
[data] add forward compatibility for video_utils in Transformers 4.52.0 (#8077)
|
2025-05-16 17:41:04 +08:00 |
|
Eric Tang
|
fc4f22e321
|
[data] support loading folder from remote (#8078)
|
2025-05-16 15:35:38 +08:00 |
|
hoshi-hiyouga
|
e0e97d2867
|
[model] add seed coder and qwen3 quant models (#8039)
|
2025-05-13 15:59:55 +08:00 |
|
hoshi-hiyouga
|
d374dd08be
|
[data] fix kimi vl template (#8015)
|
2025-05-11 20:45:19 +08:00 |
|
yunhao-tech
|
77549c3c47
|
[data] Avoid repetitive tool description warp (#8000)
Co-authored-by: chenyunhao <chenyunhao@wps.cn>
Co-authored-by: hoshi-hiyouga <hiyouga@buaa.edu.cn>
|
2025-05-09 21:16:37 +08:00 |
|
hoshi-hiyouga
|
d25c556714
|
[misc] update liger kernel patch (#7966)
|
2025-05-06 20:32:16 +02:00 |
|
Kingsley
|
d564fc584b
|
[model] add mimo7b (#7946)
|
2025-05-06 17:10:30 +02:00 |
|
hoshi-hiyouga
|
c7250c371f
|
[misc] fix qwen2 omni (#7962)
|
2025-05-06 15:39:13 +02:00 |
|
hoshi-hiyouga
|
634efb3ac9
|
[model] add qwen2 omni 3b (#7945)
|
2025-05-03 16:36:51 +08:00 |
|
hoshi-hiyouga
|
ba3140d1de
|
[hparam] add enable think argument (#7928)
|
2025-04-30 17:21:30 +08:00 |
|
hoshi-hiyouga
|
0f33e040bf
|
[data] fix base plugin (#7924)
|
2025-04-30 16:28:05 +08:00 |
|
hoshi-hiyouga
|
0af4d834ef
|
[data] optimize qwen3 loss computation (#7923)
|
2025-04-30 16:18:00 +08:00 |
|
hoshi-hiyouga
|
1250ff9575
|
[misc] fix uv (#7913)
|
2025-04-30 07:45:03 +08:00 |
|
hoshi-hiyouga
|
23bc89c80c
|
[data] add eval_on_each_dataset arg (#7912)
|
2025-04-30 06:56:43 +08:00 |
|
hoshi-hiyouga
|
142a071309
|
[data] replace eos token for base models (#7911)
|
2025-04-30 06:52:28 +08:00 |
|
hoshi-hiyouga
|
5bb88f7dc9
|
[data] improve mm plugin (#7910)
|
2025-04-30 06:34:28 +08:00 |
|
hoshi-hiyouga
|
660ceaaa3f
|
[model] add qwen3 (#7885)
|
2025-04-29 09:34:05 +08:00 |
|
Kingsley
|
a3869a6514
|
[data] fix qwen2.5 omni template (#7883)
|
2025-04-29 00:58:23 +08:00 |
|
hoshi-hiyouga
|
f7275e1ef5
|
[model] fix dsv3 leaf node (#7879)
|
2025-04-28 18:11:09 +08:00 |
|
hoshi-hiyouga
|
8908a85465
|
[data] fix qwen2 omni plugin (#7875)
|
2025-04-28 14:22:41 +08:00 |
|
zhaop-l
|
392a7879d9
|
[trainer] make projector trainable in freeze training (#7872)
Co-authored-by: hoshi-hiyouga <hiyouga@buaa.edu.cn>
|
2025-04-28 13:19:37 +08:00 |
|
hoshi-hiyouga
|
f6bb4c3f8e
|
[data] fix minicpmo vllm infer (#7870)
|
2025-04-28 01:59:53 +08:00 |
|
Kingsley
|
3e2460bb38
|
fix attn patch for kimivl (#7867)
|
2025-04-27 23:12:28 +08:00 |
|
Eric Tang
|
4ec560df1c
|
[ray] add storage filesystem to ray config (#7854)
|
2025-04-27 22:12:40 +08:00 |
|
hoshi-hiyouga
|
95f92df771
|
[model] fix vit gradient checkpointing (#7830)
|
2025-04-23 22:48:48 +08:00 |
|
hoshi-hiyouga
|
d5f35f8b6c
|
[model] fix moe zero3 (#7826)
|
2025-04-23 15:30:49 +08:00 |
|
Kingsley
|
000dbfe144
|
[data] fix internvl plugin (#7817)
|
2025-04-23 00:58:22 +08:00 |
|
Kingsley
|
19c49ef284
|
[model] add arch check for InternVL (#7803)
|
2025-04-22 16:38:05 +08:00 |
|
Kingsley
|
52eeb0fc4f
|
[misc] update internvl constants (#7801)
|
2025-04-22 15:53:08 +08:00 |
|
hoshi-hiyouga
|
bc969b6ac5
|
[trainer] support early stop (#7797)
|
2025-04-22 01:59:33 +08:00 |
|
hoshi-hiyouga
|
acf641abc2
|
[data] improve mmplugin (#7795)
|
2025-04-22 01:25:33 +08:00 |
|
hoshi-hiyouga
|
cea9071ed1
|
[example] add bash usage (#7794)
|
2025-04-22 00:25:51 +08:00 |
|
Juanxi Tian
|
5a02c5afc2
|
[trainer] Add Muon Optimizer (#7749)
Co-authored-by: hoshi-hiyouga <hiyouga@buaa.edu.cn>
|
2025-04-21 23:38:37 +08:00 |
|
hoshi-hiyouga
|
3fc56b8499
|
[parser] support omegaconf (#7793)
|
2025-04-21 23:30:30 +08:00 |
|
Changrui Chen
|
314bcb3f36
|
[data] Fix wrong position ids with packed attention masks (#7754)
Co-authored-by: hoshi-hiyouga <hiyouga@buaa.edu.cn>
|
2025-04-21 23:19:36 +08:00 |
|
flashJd
|
4d8f459ff6
|
[misc] fix new tokens adding (#7253)
Co-authored-by: hoshi-hiyouga <hiyouga@buaa.edu.cn>
|
2025-04-21 23:19:02 +08:00 |
|
ddddng
|
0313fbd8b0
|
[model] fix gemma3 export (#7786)
Co-authored-by: hoshi-hiyouga <hiyouga@buaa.edu.cn>
|
2025-04-21 23:07:11 +08:00 |
|
Sachin Beldona
|
1bae62b773
|
[misc] fix bug in constant (#7765)
Co-authored-by: Sachin Beldona <sbeldona@cs.cmu.edu>
|
2025-04-21 23:06:31 +08:00 |
|
hoshi-hiyouga
|
8208cbf1dc
|
[trainer] fix pt loss (#7748)
* fix pt loss
* robust
* fix
* test
|
2025-04-17 03:15:35 +08:00 |
|
hoshi-hiyouga
|
a0818eae58
|
[breaking] bump transformers to 4.45.0 & improve ci (#7746)
* update ci
* fix
* fix
* fix
* fix
* fix
|
2025-04-17 02:36:48 +08:00 |
|