Historial de Commits

Autor SHA1 Mensaje Fecha
  Hamid Shojanazeri e3d750f49f Update wordlist.txt hace 2 años
  Rahul A R 09028bf893 addressing Hamid's comments hace 2 años
  Matthias Reso 6d9d48d619 Use apply_chat_template instead of custom functions hace 2 años
  Matthias Reso 5efea160a2 Adapt test_finetuning to new model hace 2 años
  rahul-sarvam eb7ef4225f Update recipes/multilingual/README.md hace 2 años
  rahul-sarvam f1f335a591 Update recipes/multilingual/README.md hace 2 años
  rahul-sarvam 47556ce0a6 Update recipes/multilingual/README.md hace 2 años
  Matthias Reso 739483f262 Adjust test_grammar_datasets to stable sort hace 2 años
  Matthias Reso b96e435cda Adjust test_samsum_dataset to second model hace 2 años
  Matthias Reso fac41298b0 Adapt test_custom_dataset to new model hace 2 años
  Matthias Reso 960014a3bb Fix test_custom_dataset by introducing a stable sort algorithm hace 2 años
  Matthias Reso b5583b31d5 Adapt test_grammar_dataset to new model hace 2 años
  Matthias Reso 17a6d16289 Test batching for both llama versions hace 2 años
  Kai Wu 7b1a9413d2 fixed a typo hace 2 años
  Kai Wu 41434dc825 formatted and removed duplicated or unused function get_total_flops() and byte2mb() hace 2 años
  Kai Wu f2e80bae22 created a FlopMeasure class on top of FlopCounterMode instead of keep of copy of our own tflop_counter.py hace 2 años
  Matthias Reso a414ca6a57 Update chat format for llama3 hace 2 años
  Kai Wu 69e46887b4 handling incorrect profiling early stop caused by max_train_steps and add profiler.step() for each train step hace 2 años
  Matthias Reso 113ea18bf1 Replace LlamaTokenizer with AutoTokenizer hace 2 años
  Beto 5979dbe996 Merging local with remote hace 2 años
  Kai Wu 34e0bf4c6e second draft of this feature, seems to be working now hace 2 años
  Beto d4cbfa1cc1 Merging upstream llama-recipes to current repo hace 2 años
  Kai Wu a35519ee90 fixed typo and handling unexpected exit hace 2 años
  Kai Wu 2a5de9b448 first draft of flop counter feature hace 2 años
  Hamid Shojanazeri aaa9e2c863 Adding a feature that will stop the training/eval process after reaching some max_steps (#428) hace 2 años
  Kai Wu e6f69f84ad add max_steps_reached to reduce redundancy hace 2 años
  rahul-sarvam 0efb8bd31e Update README.md hace 2 años
  rahul-sarvam 687c2dc5d8 Update README.md hace 2 años
  Rahul A R 2fa8e69b62 add new argument: tokenizer_name hace 2 años
  Rahul A R f8183b96fe use new tokenizer_name argument and resize embeddings if required hace 2 años