Historique des commits

Auteur SHA1 Message Date
  Rahul A R 664429b726 Merge branch 'main' of github.com:rahul-sarvam/llama-recipes il y a 1 an
  Rahul A R e98f6de80d typo il y a 1 an
  Matthias Reso 83fae41195 Add test for chat completion formatting il y a 1 an
  Hamid Shojanazeri e3d750f49f Update wordlist.txt il y a 1 an
  Rahul A R 09028bf893 addressing Hamid's comments il y a 1 an
  Matthias Reso 6d9d48d619 Use apply_chat_template instead of custom functions il y a 1 an
  Matthias Reso 5efea160a2 Adapt test_finetuning to new model il y a 1 an
  rahul-sarvam eb7ef4225f Update recipes/multilingual/README.md il y a 1 an
  rahul-sarvam f1f335a591 Update recipes/multilingual/README.md il y a 1 an
  rahul-sarvam 47556ce0a6 Update recipes/multilingual/README.md il y a 1 an
  Matthias Reso 739483f262 Adjust test_grammar_datasets to stable sort il y a 1 an
  Matthias Reso b96e435cda Adjust test_samsum_dataset to second model il y a 1 an
  Matthias Reso fac41298b0 Adapt test_custom_dataset to new model il y a 1 an
  Matthias Reso 960014a3bb Fix test_custom_dataset by introducing a stable sort algorithm il y a 1 an
  Matthias Reso b5583b31d5 Adapt test_grammar_dataset to new model il y a 1 an
  Matthias Reso 17a6d16289 Test batching for both llama versions il y a 1 an
  Matthias Reso a414ca6a57 Update chat format for llama3 il y a 1 an
  Matthias Reso 113ea18bf1 Replace LlamaTokenizer with AutoTokenizer il y a 1 an
  Beto 5979dbe996 Merging local with remote il y a 1 an
  Beto d4cbfa1cc1 Merging upstream llama-recipes to current repo il y a 1 an
  Hamid Shojanazeri aaa9e2c863 Adding a feature that will stop the training/eval process after reaching some max_steps (#428) il y a 1 an
  Kai Wu e6f69f84ad add max_steps_reached to reduce redundancy il y a 1 an
  rahul-sarvam 0efb8bd31e Update README.md il y a 1 an
  rahul-sarvam 687c2dc5d8 Update README.md il y a 1 an
  Rahul A R 2fa8e69b62 add new argument: tokenizer_name il y a 1 an
  Rahul A R f8183b96fe use new tokenizer_name argument and resize embeddings if required il y a 1 an
  Rahul A R 1e4e3e00fc adding new multilingual recipe il y a 1 an
  Kai Wu 362cda0fa6 fixing test_gradient_accumulation and test_save_to_json il y a 1 an
  Kai Wu fa0a389f74 add max_step feature for training and eval il y a 1 an
  Hamid Shojanazeri 37c8f72211 Update location and name of llm.py example notebook (#417) il y a 1 an