Commit History

Author SHA1 Message Date
  albertodepaola 79c2dd0355 Merge pull request #4 from tryrobbo/main 10 months ago
  Beto f63ba19827 Fixing tokenizer used for llama 3. Changing quantization configs on safety_utils. 10 months ago
  Beto bcdb5b31fe Fixing quantization config. Removing prints 10 months ago
  Beto 825cdad951 Adding Llama Guard 2 categories and prompt treatment updates. Adding params to inference script and updating the documentation. 10 months ago
  Hamid Shojanazeri d717be8ad4 Merge pull request #3 from albertodepaola/l3p/finetuning_inference_chat_mods 10 months ago
  Matthias Reso ab254d121c 7b -> 8b 10 months ago
  Matthias Reso 43cb6a2db4 Remove check for nighlies for low_cpu_fsdp and bump torch version to 2.2 instead 10 months ago
  Suraj Subramanian 71cbaa29e9 add clarity on EOS token 10 months ago
  Thomas Robinson 81642c247d Create CodeShieldUsageDemo.ipynb 10 months ago
  Matthias Reso cad284c66f Replace new model url 10 months ago
  Suraj Subramanian 9944493de7 escape pipe 10 months ago
  Suraj Subramanian b8fe06affc Update README.md to include prompt template 10 months ago
  Suraj Subramanian 537108bd91 Update README.md 10 months ago
  Matthias Reso 8b0a233c1a Use new chat format in custom dataset 10 months ago
  Hamid Shojanazeri df03fd4b12 Recipe to add a new language to Llama2 (#429) 10 months ago
  Rahul A R cc1029bcf1 update wordlist.txt 10 months ago
  Rahul A R 664429b726 Merge branch 'main' of github.com:rahul-sarvam/llama-recipes 10 months ago
  Rahul A R e98f6de80d typo 10 months ago
  Matthias Reso 83fae41195 Add test for chat completion formatting 10 months ago
  Hamid Shojanazeri e3d750f49f Update wordlist.txt 10 months ago
  Rahul A R 09028bf893 addressing Hamid's comments 10 months ago
  Matthias Reso 6d9d48d619 Use apply_chat_template instead of custom functions 10 months ago
  Matthias Reso 5efea160a2 Adapt test_finetuning to new model 10 months ago
  rahul-sarvam eb7ef4225f Update recipes/multilingual/README.md 10 months ago
  rahul-sarvam f1f335a591 Update recipes/multilingual/README.md 10 months ago
  rahul-sarvam 47556ce0a6 Update recipes/multilingual/README.md 10 months ago
  Matthias Reso 739483f262 Adjust test_grammar_datasets to stable sort 10 months ago
  Matthias Reso b96e435cda Adjust test_samsum_dataset to second model 10 months ago
  Matthias Reso fac41298b0 Adapt test_custom_dataset to new model 10 months ago
  Matthias Reso 960014a3bb Fix test_custom_dataset by introducing a stable sort algorithm 10 months ago