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