Commit Verlauf

Autor SHA1 Nachricht Datum
  Matthias Reso 23b6220f2a Reference optional dep autidnlg in README vor 1 Jahr
  Matthias Reso f7e9421651 Added reference to new examples in examples README vor 1 Jahr
  Matthias Reso 5ce80a51c0 Correct paths in inference examples vor 1 Jahr
  Matthias Reso 674452bd00 Fix pip install -e . option in README vor 1 Jahr
  Andrew Gu 353dfcdc21 Pass `use_cache=False` when training with FSDP vor 1 Jahr
  Geeta Chauhan 322522e9a2 Fix the chat example for generate when load peft model (#158) vor 1 Jahr
  Hamid Shojanazeri 0e9d1dfa78 passing input_ids as peft doesn't pass position args to base_model vor 1 Jahr
  Hamid Shojanazeri a14363ca41 Update inference.md (#136) vor 1 Jahr
  Matthias Reso 8b9c586b73 Correct path to finetuning script in readme; added example description vor 1 Jahr
  Matthias Reso 2374b73aad Remove __init__.py files from examples vor 1 Jahr
  Matthias Reso 360a658262 Adjusted docs to reflect move of qs nb + finetuning script into examples vor 1 Jahr
  Matthias Reso 7702d702cc Add missing file extension vor 1 Jahr
  Matthias Reso 682943551f Move quickstart nb, finetuning script and slurm config to examples vor 1 Jahr
  Matthias Reso 42d09ac202 Document installation of optional dependencies vor 1 Jahr
  Matthias Reso 8df0365c03 Align examples paths to be called from main folder vor 1 Jahr
  Matthias Reso e39784dd9f Adapt main inference doc to example folder changes vor 1 Jahr
  Matthias Reso 8c45a713ee Adapt example documentation vor 1 Jahr
  Matthias Reso 3ddf755539 Move examples into subfolders vor 1 Jahr
  Matthias Reso ccda6fb8ca Move inference scripts into example folder vor 1 Jahr
  Matthias Reso 1c473b6e7c remove --find-links which is unsupported by packaging backends; Update documentation how to retireve correct pytorch version vor 1 Jahr
  Matthias Reso 1437b917d0 Fix lint error vor 1 Jahr
  Matthias Reso 34e45490ba Exchange micro_batching_size against gradient_accumulation_steps in docs vor 1 Jahr
  Matthias Reso 47ae6d0326 Remove print as it breaks progress bar and update progress bar description instead vor 1 Jahr
  Matthias Reso 9def4fbafd Remove micro_batch_training parameter and replace with gradient_accumulation_steps vor 1 Jahr
  Matthias Reso bf152a7dcb Upgrade torch requirement to 2.1 RC vor 1 Jahr
  Matthias Reso 5b6858949d remove version pinning from bitsandbytes vor 1 Jahr
  Matthias Reso 5f548bd8f3 Remove pytest as dependency as pytest-mock has it as dependency vor 1 Jahr
  Matthias Reso ce9501f22c remove relative imports vor 1 Jahr
  Matthias Reso f6f0cf861e Correctly configure finetuning unit test vor 1 Jahr
  Matthias Reso 257e2baf55 Added test for finetuning script vor 1 Jahr