Historique des commits

Auteur SHA1 Message Date
  Beto 65559c1640 Merge branch 'main' of github.com:albertodepaola/llama-recipes-private into main il y a 11 mois
  Matthias Reso 43cb6a2db4 Remove check for nighlies for low_cpu_fsdp and bump torch version to 2.2 instead il y a 11 mois
  Matthias Reso 113ea18bf1 Replace LlamaTokenizer with AutoTokenizer il y a 1 an
  Rahul A R f8183b96fe use new tokenizer_name argument and resize embeddings if required il y a 1 an
  Hamid Shojanazeri 11f51db28c adding the kbit prep in the code il y a 1 an
  Hamid Shojanazeri f058ff6ccd update due to peft new release il y a 1 an
  Hamid Shojanazeri ffdc93f00a Merge branch 'main' into wandb_logging il y a 1 an
  Matthias Reso c5a382e509 Make tests run on cpu only machines il y a 1 an
  Hamid Shojanazeri 43ea6bfa71 Merge branch 'main' into ssdp il y a 1 an
  Hamid Shojanazeri d51d2cce9c adding sdpa for flash attn il y a 1 an
  Hamid Shojanazeri 9a2434f408 update the fine-tuning script il y a 1 an
  Hamid Shojanazeri 162be4c045 Revert "Flop counter, profiling and GC (#357)" il y a 1 an
  Hamid Shojanazeri 71d137c722 Merge branch 'main' into flop_counter_gc il y a 1 an
  Less Wright 3f2c33e4f8 Update finetuning.py - remove nightly check il y a 1 an
  Hamid Shojanazeri b15ffeeaf4 clean up il y a 1 an
  Hamid Shojanazeri 19089269d3 add gc il y a 1 an
  kldarek 989b6ee812 wandb logging feedback il y a 1 an
  Abhilash Majumder 4793f0fdf3 Merge branch 'main' into ipex_feature il y a 1 an
  kldarek fc5485d916 fixing wandb for fsdp il y a 1 an
  kldarek f2406cac07 cleanup spaces il y a 1 an
  kldarek cf373529f7 basic wandb logging instrumentation il y a 1 an
  Hamid Shojanazeri aa24e8f57e fix typos il y a 1 an
  Hamid Shojanazeri 38c8cf08c4 adding hsdp il y a 1 an
  Abhilash Majumder 6a78b96764 Merge branch 'main' into ipex_feature il y a 1 an
  Matthias Reso 4c225c65eb Fix order of concat vs sampler il y a 1 an
  Matthias Reso 5da84b2913 Fix usage of dataclass for train_config and fsdp_config il y a 1 an
  Matthias Reso 653a79e3dd Invalidate context in labels for samsum + grammar il y a 1 an
  Matthias Reso a647955fc8 Make packing/padding a training setting il y a 1 an
  Matthias Reso 2e4bd2a665 Resize vocab size to fix idx error il y a 1 an
  Matthias Reso ca41c1c697 Adjust tests to len based batch sampling il y a 1 an