Kai Wu
|
de3e32c8a7
fix typo in auto wrap policy (#793)
|
5 months ago |
Guanghui Qin
|
a62aff3876
fix typo in auto wrap policy
|
5 months ago |
JimChienTW
|
d31ee18e4f
Print model's frozen status after freezing
|
5 months ago |
JimChienTW
|
d1195a6fd8
Fix model parameter mismatch by printing parameters before FSDP
|
5 months ago |
JimChienTW
|
21e8368c7e
add freeze_LLM_only option for mllama finetuning
|
5 months ago |
Kai Wu
|
bd31680eb9
fixed the missing processor after conversion
|
6 months ago |
Sanyam Bhutani
|
b554b24b6e
Fix/unit test 3.2 (#726)
|
6 months ago |
Patrik Lambert
|
f521c93d56
Fix numpy seed in finetuning.py
|
6 months ago |
Matthias Reso
|
1090ccf455
Fix test_finetuning
|
6 months ago |
Huang Zhihong
|
a620831762
Fix the bug when continue the peft. (#717)
|
6 months ago |
Kai Wu
|
9c7a5b421f
fix AutoModel and bump transformers version to 4.45 (#686)
|
6 months ago |
Kai Wu
|
57afa0b51e
use AutoModel
|
7 months ago |
Kai Wu
|
2730bcaab7
fix readme and fsdp logic
|
7 months ago |
Kai Wu
|
50dff0b78e
gradient_checkpointing_enable()
|
7 months ago |
Kai Wu
|
c18a0d277f
changed dataset to ocrvqa
|
7 months ago |
Kai Wu
|
bd22f407d5
changed to aid2 dataset
|
7 months ago |
Kai Wu
|
1a76080807
lora+fsdp working
|
7 months ago |
Kai Wu
|
8a11b48022
lora+fsdp not working
|
7 months ago |
Kai Wu
|
79dbe05a94
batch fine-tuning lmm working
|
7 months ago |
Kai Wu
|
ce299b3439
add get_custom_data_collator feature
|
7 months ago |
Kai Wu
|
12da109823
Merge branch 'main' into lmm_finetune
|
7 months ago |
Kai Wu
|
bb990be967
not working, need create dataloader function
|
7 months ago |
Matthias Reso
|
778e31e35c
Fix checkpoint saving (#650)
|
7 months ago |
Kai Wu
|
ee204ccb98
working now
|
7 months ago |
Kai Wu
|
b566582a86
finetune not working with fsdp
|
7 months ago |
Hamid Shojanazeri
|
808a3f7a0c
Adding support for FSDP+Qlora. (#572)
|
9 months ago |
haozhx23
|
e6b0f97199
Fix hsdp_device_mesh=None when enable HSDP and HYBRID_SHARD (#402)
|
10 months ago |
Kai Wu
|
41a46d811d
fix alpaca dataset by using 5% of the data as eval and make sure len((eval_loader)>0
|
11 months ago |
Kai Wu
|
f1d90d0ff0
fix wandb config update
|
11 months ago |
Kai Wu
|
480c4f2b5e
resume the finetuning given the path of the previous peft checkpoint folder
|
11 months ago |