Commit History

Author SHA1 Message Date
  Matthias Reso f398bc54c9 Added basic unit test for train method 1 year ago
  Matthias Reso 5b58afc754 Fix div by zero if run_validation=False 1 year ago
  Matthias Reso 2717048197 Add vllm and pytest as dependencies 1 year ago
  Matthias Reso c46be5f7a3 Bump version as 0.1.0 has been burned on name registration 1 year ago
  Matthias Reso bd9f933c77 Exclude dist folder when creating source package 1 year ago
  Matthias Reso 27e56bdfd3 Add llama_finetuning.py script to provide support for torchrun 1 year ago
  Matthias Reso 6e327c95e1 Added install section to readme 1 year ago
  Matthias Reso 38ac7963a8 Added pyproject.toml 1 year ago
  Matthias Reso cf678b9bf0 Adjust imports to package structure + cleaned up imports 1 year ago
  Matthias Reso 02428c992a Adding vllm as dependency; fix dep install with hatchling 1 year ago
  Matthias Reso c8522eb0ff Remove peft install from src 1 year ago
  Matthias Reso 4c9cc7d223 Move modules into separate src folder 1 year ago
  Abhilash Majumder 95e845cb24 add header 1 year ago
  Geeta Chauhan fbc513ec47 adding notes how to get the HF models (#151) 1 year ago
  Hamid Shojanazeri bcfafd9a0b adding notes how to get the HF models 1 year ago
  Abhilash Majumder 4a7bad83af Merge branch 'main' into ipex_feature 1 year ago
  Geeta Chauhan cfba150311 adding llama code inference (#144) 1 year ago
  Hamid Shojanazeri 6105a3f886 clarifying the infilling use-case 1 year ago
  Hamid Shojanazeri 8b0008433c fix typos 1 year ago
  Hamid Shojanazeri 564ef2f628 remove padding logic 1 year ago
  Hamid Shojanazeri 277a292fbc adding autotokenizer 1 year ago
  Hamid Shojanazeri 3f2fb9167e adding notes to model not supporting infilling 1 year ago
  sekyonda 1e0e4fb8a9 Update inference.md 1 year ago
  sekyondaMeta 37d7151494 Merge branch 'facebookresearch:main' into promptInfo 1 year ago
  Hamid Shojanazeri c62428b99c setting defaults of temp and top_p 1 year ago
  Hamid Shojanazeri c014ae7cb8 setting BT option to true 1 year ago
  Hamid Shojanazeri 4fa44e16d9 add note for python llama not suited for llama infilling 1 year ago
  Hamid Shojanazeri b18a186385 removing the option to take prompt from cli 1 year ago
  Hamid Shojanazeri 75991d8795 fix the extra line added and remove take prompt from cli 1 year ago
  Hamid Shojanazeri d28fc9898a addressing doc comments 1 year ago