Historial de Commits

Autor SHA1 Mensaje Fecha
  Suraj Subramanian 537108bd91 Update README.md hace 1 año
  Matthias Reso 8b0a233c1a Use new chat format in custom dataset hace 1 año
  Hamid Shojanazeri df03fd4b12 Recipe to add a new language to Llama2 (#429) hace 1 año
  Rahul A R cc1029bcf1 update wordlist.txt hace 1 año
  Rahul A R 664429b726 Merge branch 'main' of github.com:rahul-sarvam/llama-recipes hace 1 año
  Rahul A R e98f6de80d typo hace 1 año
  Kai Wu 03f1ca7817 fixed some typo to pass spellcheck hace 1 año
  Matthias Reso 83fae41195 Add test for chat completion formatting hace 1 año
  Kai Wu d0b7a20c89 finetuning readme updated hace 1 año
  Hamid Shojanazeri e3d750f49f Update wordlist.txt hace 1 año
  Rahul A R 09028bf893 addressing Hamid's comments hace 1 año
  Matthias Reso 6d9d48d619 Use apply_chat_template instead of custom functions hace 1 año
  Matthias Reso 5efea160a2 Adapt test_finetuning to new model hace 1 año
  rahul-sarvam eb7ef4225f Update recipes/multilingual/README.md hace 1 año
  rahul-sarvam f1f335a591 Update recipes/multilingual/README.md hace 1 año
  rahul-sarvam 47556ce0a6 Update recipes/multilingual/README.md hace 1 año
  Matthias Reso 739483f262 Adjust test_grammar_datasets to stable sort hace 1 año
  Matthias Reso b96e435cda Adjust test_samsum_dataset to second model hace 1 año
  Matthias Reso fac41298b0 Adapt test_custom_dataset to new model hace 1 año
  Matthias Reso 960014a3bb Fix test_custom_dataset by introducing a stable sort algorithm hace 1 año
  Matthias Reso b5583b31d5 Adapt test_grammar_dataset to new model hace 1 año
  Matthias Reso 17a6d16289 Test batching for both llama versions hace 1 año
  Kai Wu 7b1a9413d2 fixed a typo hace 1 año
  Kai Wu 41434dc825 formatted and removed duplicated or unused function get_total_flops() and byte2mb() hace 1 año
  Kai Wu f2e80bae22 created a FlopMeasure class on top of FlopCounterMode instead of keep of copy of our own tflop_counter.py hace 1 año
  Matthias Reso a414ca6a57 Update chat format for llama3 hace 1 año
  Kai Wu 69e46887b4 handling incorrect profiling early stop caused by max_train_steps and add profiler.step() for each train step hace 1 año
  Matthias Reso 113ea18bf1 Replace LlamaTokenizer with AutoTokenizer hace 1 año
  Beto 5979dbe996 Merging local with remote hace 1 año
  Kai Wu 34e0bf4c6e second draft of this feature, seems to be working now hace 1 año