Historial de Commits

Autor SHA1 Mensaje Fecha
  Matthias Reso 3ddf755539 Move examples into subfolders hace 1 año
  Matthias Reso ccda6fb8ca Move inference scripts into example folder hace 1 año
  Matthias Reso 1c473b6e7c remove --find-links which is unsupported by packaging backends; Update documentation how to retireve correct pytorch version hace 1 año
  Matthias Reso bf152a7dcb Upgrade torch requirement to 2.1 RC hace 1 año
  Matthias Reso 5b6858949d remove version pinning from bitsandbytes hace 1 año
  Matthias Reso 5f548bd8f3 Remove pytest as dependency as pytest-mock has it as dependency hace 1 año
  Matthias Reso ce9501f22c remove relative imports hace 1 año
  Matthias Reso f6f0cf861e Correctly configure finetuning unit test hace 1 año
  Matthias Reso 257e2baf55 Added test for finetuning script hace 1 año
  Matthias Reso 31fabb254a Make vllm optional hace 1 año
  Matthias Reso 38be3d79f3 Added bitsandbytes to wordlist hace 1 año
  Matthias Reso e804e2ba3b Address more spell checker issues hace 1 año
  Matthias Reso 18d4c3c580 Fix broken links hace 1 año
  Matthias Reso 1d3780f3ab Address spell check issues hace 1 año
  Matthias Reso 6c38cbeb6e Update dataset folder hace 1 año
  Matthias Reso 789846a548 Update docs/multi_gpu.md docs/single_gpu.md with package context hace 1 año
  Matthias Reso 69d921bec2 Updating inference.md with packaging context hace 1 año
  Matthias Reso 207d2f80e9 Make code-llama and hf-tgi inference runnable as module hace 1 año
  Matthias Reso 5ac5d992ac Update imports in chat_completion hace 1 año
  Matthias Reso dc5780f65c Update README.md docs/Dataset.md docs/FAQ.md to reflect llama_recipes package hace 1 año
  Matthias Reso f398bc54c9 Added basic unit test for train method hace 1 año
  Matthias Reso 5b58afc754 Fix div by zero if run_validation=False hace 1 año
  Matthias Reso 2717048197 Add vllm and pytest as dependencies hace 1 año
  Matthias Reso c46be5f7a3 Bump version as 0.1.0 has been burned on name registration hace 1 año
  Matthias Reso bd9f933c77 Exclude dist folder when creating source package hace 1 año
  Matthias Reso 27e56bdfd3 Add llama_finetuning.py script to provide support for torchrun hace 1 año
  Matthias Reso 6e327c95e1 Added install section to readme hace 1 año
  Matthias Reso 38ac7963a8 Added pyproject.toml hace 1 año
  Matthias Reso cf678b9bf0 Adjust imports to package structure + cleaned up imports hace 1 año
  Matthias Reso 02428c992a Adding vllm as dependency; fix dep install with hatchling hace 1 año