提交历史

作者 SHA1 备注 提交日期
  Matthias Reso 8075c4801a Remove debug print statements 1 年之前
  Matthias Reso 448af9d7c1 Fix test on non cuda machine 1 年之前
  Matthias Reso 9fd81d7590 Skip test samsum if dataset is unavailable 1 年之前
  Matthias Reso cb3658f284 Skip test_batching when tokenizer is missing 1 年之前
  Matthias Reso c129020f2b Fix issues with fake_llama 1 年之前
  Matthias Reso fce8c26091 [WIP]add fake tokenizer 1 年之前
  Matthias Reso fac71cd136 Fix src/tests/test_train_utils.py 1 年之前
  Matthias Reso 1090ccf455 Fix test_finetuning 1 年之前
  Matthias Reso 9f5200670d Fix tests for custom dataset, grammar, batching, chat_completion 1 年之前
  Matthias Reso 8b01298aee Remove trust_remote_code in favor of setting env variable 1 年之前
  Matthias Reso 6a0f956831 Fix test_grammar_dataset.py 1 年之前
  Matthias Reso dd8ca3c211 Fix test_custom_dataset.py 1 年之前
  Sanyam Bhutani b9ec61a384 fix Colab link in quickstart_peft_finetuning.ipynb (#720) 1 年之前
  Sanyam Bhutani 20b79de45b Fix link to LLM finetuning overview (#719) 1 年之前
  Jens Grivolla 352c9e3168 fix Colab link in quickstart_peft_finetuning.ipynb 1 年之前
  Václav Volhejn 19a95abf89 Fix link to overview 1 年之前
  Ethan 188509529b Updated spell check word list to include Crusoe terms and referenced libraries. 1 年之前
  Himanshu Shukla 597e44eace Update README.md 1 年之前
  Himanshu Shukla a261aea41f Update README.md 1 年之前
  himanshushukla12 6f7c028e6a added the passing of hugging-face token from the argument 1 年之前
  himanshushukla12 c0405b6efc Changes the UI from textbox to chatbox with max_tokens, rop_k, temperature and top_p sliders there. 1 年之前
  himanshushukla12 3170c2785d Changed readme for usage of multimodal inferencing of gradio UI by passsing hugigng-face token from the arguments 1 年之前
  himanshushukla12 750b499d14 Added passing of Hugging-face token from the arguments 1 年之前
  himanshushukla12 c609a442b0 Change Gradio -> gradio 1 年之前
  Himanshu Shukla b94a3402d5 Merge branch 'meta-llama:main' into main 1 年之前
  himanshushukla12 19938dded9 Added instructions in README.md for using the Gradio UI 1 年之前
  Huang Zhihong a620831762 Fix the bug when continue the peft. (#717) 1 年之前
  himanshushukla12 b2f96557da Modified requirements.txt by adding the gradio dependency 1 年之前
  himanshushukla12 22be586773 Implemented memory management to release GPU resources after inference 1 年之前
  himanshushukla12 405371288b Added basic LlamaInference class structure, model loading functionality, image processing and text generation 1 年之前