Historial de Commits

Autor SHA1 Mensaje Fecha
  Kai Wu bd31680eb9 fixed the missing processor after conversion hace 11 meses
  Sanyam Bhutani b554b24b6e Fix/unit test 3.2 (#726) hace 11 meses
  Patrik Lambert f521c93d56 Fix numpy seed in finetuning.py hace 11 meses
  Matthias Reso 1090ccf455 Fix test_finetuning hace 11 meses
  Huang Zhihong a620831762 Fix the bug when continue the peft. (#717) hace 11 meses
  Kai Wu 9c7a5b421f fix AutoModel and bump transformers version to 4.45 (#686) hace 11 meses
  Kai Wu 57afa0b51e use AutoModel hace 11 meses
  Kai Wu 2730bcaab7 fix readme and fsdp logic hace 11 meses
  Kai Wu 50dff0b78e gradient_checkpointing_enable() hace 11 meses
  Kai Wu c18a0d277f changed dataset to ocrvqa hace 11 meses
  Kai Wu bd22f407d5 changed to aid2 dataset hace 11 meses
  Kai Wu 1a76080807 lora+fsdp working hace 11 meses
  Kai Wu 8a11b48022 lora+fsdp not working hace 1 año
  Kai Wu 79dbe05a94 batch fine-tuning lmm working hace 1 año
  Kai Wu ce299b3439 add get_custom_data_collator feature hace 1 año
  Kai Wu 12da109823 Merge branch 'main' into lmm_finetune hace 1 año
  Kai Wu bb990be967 not working, need create dataloader function hace 1 año
  Matthias Reso 778e31e35c Fix checkpoint saving (#650) hace 1 año
  Kai Wu ee204ccb98 working now hace 1 año
  Kai Wu b566582a86 finetune not working with fsdp hace 1 año
  Hamid Shojanazeri 808a3f7a0c Adding support for FSDP+Qlora. (#572) hace 1 año
  haozhx23 e6b0f97199 Fix hsdp_device_mesh=None when enable HSDP and HYBRID_SHARD (#402) hace 1 año
  Kai Wu 41a46d811d fix alpaca dataset by using 5% of the data as eval and make sure len((eval_loader)>0 hace 1 año
  Kai Wu f1d90d0ff0 fix wandb config update hace 1 año
  Kai Wu 480c4f2b5e resume the finetuning given the path of the previous peft checkpoint folder hace 1 año
  Merovingian b4e1a420c8 Freeze layer bug fix hace 1 año
  Pavel Belevich fb2e802cef Fix param_init_fn: move if-statement out of lambda hace 1 año
  Beto 65559c1640 Merge branch 'main' of github.com:albertodepaola/llama-recipes-private into main hace 1 año
  Matthias Reso 43cb6a2db4 Remove check for nighlies for low_cpu_fsdp and bump torch version to 2.2 instead hace 1 año
  Matthias Reso 113ea18bf1 Replace LlamaTokenizer with AutoTokenizer hace 1 año