Matthias Reso
|
7702d702cc
Add missing file extension
|
1 year ago |
Matthias Reso
|
682943551f
Move quickstart nb, finetuning script and slurm config to examples
|
1 year ago |
Matthias Reso
|
42d09ac202
Document installation of optional dependencies
|
1 year ago |
Matthias Reso
|
8df0365c03
Align examples paths to be called from main folder
|
1 year ago |
Matthias Reso
|
e39784dd9f
Adapt main inference doc to example folder changes
|
1 year ago |
Matthias Reso
|
8c45a713ee
Adapt example documentation
|
1 year ago |
Matthias Reso
|
3ddf755539
Move examples into subfolders
|
1 year ago |
Matthias Reso
|
ccda6fb8ca
Move inference scripts into example folder
|
1 year ago |
Matthias Reso
|
1c473b6e7c
remove --find-links which is unsupported by packaging backends; Update documentation how to retireve correct pytorch version
|
1 year ago |
Matthias Reso
|
1437b917d0
Fix lint error
|
1 year ago |
Matthias Reso
|
34e45490ba
Exchange micro_batching_size against gradient_accumulation_steps in docs
|
1 year ago |
Matthias Reso
|
47ae6d0326
Remove print as it breaks progress bar and update progress bar description instead
|
1 year ago |
Matthias Reso
|
9def4fbafd
Remove micro_batch_training parameter and replace with gradient_accumulation_steps
|
1 year ago |
Matthias Reso
|
bf152a7dcb
Upgrade torch requirement to 2.1 RC
|
1 year ago |
Matthias Reso
|
5b6858949d
remove version pinning from bitsandbytes
|
1 year ago |
Matthias Reso
|
5f548bd8f3
Remove pytest as dependency as pytest-mock has it as dependency
|
1 year ago |
Matthias Reso
|
ce9501f22c
remove relative imports
|
1 year ago |
Matthias Reso
|
f6f0cf861e
Correctly configure finetuning unit test
|
1 year ago |
Matthias Reso
|
257e2baf55
Added test for finetuning script
|
1 year ago |
Matthias Reso
|
31fabb254a
Make vllm optional
|
1 year ago |
Matthias Reso
|
38be3d79f3
Added bitsandbytes to wordlist
|
1 year ago |
Matthias Reso
|
e804e2ba3b
Address more spell checker issues
|
1 year ago |
Matthias Reso
|
18d4c3c580
Fix broken links
|
1 year ago |
Matthias Reso
|
1d3780f3ab
Address spell check issues
|
1 year ago |
Matthias Reso
|
6c38cbeb6e
Update dataset folder
|
1 year ago |
Matthias Reso
|
789846a548
Update docs/multi_gpu.md docs/single_gpu.md with package context
|
1 year ago |
Matthias Reso
|
69d921bec2
Updating inference.md with packaging context
|
1 year ago |
Matthias Reso
|
207d2f80e9
Make code-llama and hf-tgi inference runnable as module
|
1 year ago |
Matthias Reso
|
5ac5d992ac
Update imports in chat_completion
|
1 year ago |
Matthias Reso
|
dc5780f65c
Update README.md docs/Dataset.md docs/FAQ.md to reflect llama_recipes package
|
1 year ago |