Hamid Shojanazeri
|
0e9d1dfa78
passing input_ids as peft doesn't pass position args to base_model
|
1 year ago |
Hamid Shojanazeri
|
a14363ca41
Update inference.md (#136)
|
1 year ago |
Matthias Reso
|
8b9c586b73
Correct path to finetuning script in readme; added example description
|
1 year ago |
Matthias Reso
|
2374b73aad
Remove __init__.py files from examples
|
1 year ago |
Matthias Reso
|
360a658262
Adjusted docs to reflect move of qs nb + finetuning script into examples
|
1 year ago |
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 |