Historial de Commits

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