Haofan Wang
|
b5b3ae3cbe
|
Update train_dreambooth.py
|
2023-03-21 21:38:15 +08:00 |
|
Sourab Mangrulkar
|
f1980e9be2
|
minor changes
|
2023-03-09 08:57:52 +05:30 |
|
alvanli
|
5e788b329d
|
Use on save callback
|
2023-03-08 10:05:53 -05:00 |
|
alvanli
|
48dc4c624e
|
Add callback to save to local
|
2023-03-08 09:57:13 -05:00 |
|
Sourab Mangrulkar
|
b9451ab458
|
fixing issues and quality ✨
|
2023-03-07 14:04:19 +05:30 |
|
Sourab Mangrulkar
|
a84414f6de
|
minor fixes to the examples
|
2023-03-03 19:36:13 +05:30 |
|
Younes Belkada
|
dbf44fe316
|
[core] Some changes with prepare_model_for_training & few fixes (#105)
* changes
* apply to other notebooks
|
2023-02-17 10:49:11 +01:00 |
|
Sourab Mangrulkar
|
c1281b96ff
|
resolving comments and running jupyter black
|
2023-02-16 17:42:28 +05:30 |
|
Sourab Mangrulkar
|
ca7b46209a
|
adding whisper large peft+int8 training example
|
2023-02-16 15:06:42 +05:30 |
|
younesbelkada
|
afa7739131
|
update
|
2023-02-15 08:01:56 +00:00 |
|
younesbelkada
|
42a793e2f5
|
update
|
2023-02-14 16:45:37 +00:00 |
|
younesbelkada
|
eb8362bbe1
|
update
|
2023-02-14 16:44:18 +00:00 |
|
younesbelkada
|
5733ea9f64
|
add flan example
|
2023-02-14 13:50:22 +00:00 |
|
Kashif Rasul
|
ae85e185ad
|
another typo
|
2023-02-09 10:59:56 +01:00 |
|
Sayak Paul
|
14a293a6b3
|
PeftModel => get_pefT_model()
|
2023-02-09 13:34:21 +05:30 |
|
Sayak Paul
|
250edccdda
|
Merge pull request #59 from sayakpaul/example/sem-seg
add: example on semantic segmentation.
|
2023-02-09 12:09:18 +05:30 |
|
Sayak Paul
|
1daf087682
|
reword some things.
|
2023-02-09 11:22:50 +05:30 |
|
Sourab Mangrulkar
|
8083c9515f
|
update README and fix token_cls example
|
2023-02-08 18:54:46 +05:30 |
|
Sourab Mangrulkar
|
65112b75bb
|
Merge branch 'main' into smangrul/fix-examples-with-hub-utils
|
2023-02-08 18:41:19 +05:30 |
|
Sourab Mangrulkar
|
3cf0b7a2d4
|
fix more examples
|
2023-02-08 18:40:57 +05:30 |
|
Sourab Mangrulkar
|
afb171eefb
|
fixes and updating examples
|
2023-02-08 18:07:15 +05:30 |
|
Sourab Mangrulkar
|
b07ea17f49
|
update examples
|
2023-02-08 14:55:08 +05:30 |
|
Sourab Mangrulkar
|
83ded43ee7
|
Update peft_lora_clm_accelerate_ds_zero3_offload.py
|
2023-02-08 13:35:10 +05:30 |
|
Sourab Mangrulkar
|
ed0c962ff5
|
fixes
|
2023-02-08 12:59:29 +05:30 |
|
Sourab Mangrulkar
|
eec0b9329d
|
Update peft_lora_clm_accelerate_ds_zero3_offload.py
|
2023-02-08 12:41:27 +05:30 |
|
Sayak Paul
|
2b89fbf963
|
add: example on semantic segmentation.
|
2023-02-08 09:49:13 +05:30 |
|
Sayak Paul
|
185c852088
|
Update README.md
|
2023-02-07 12:53:37 +05:30 |
|
Sayak Paul
|
3c4b64785f
|
Update README.md
|
2023-02-07 11:11:36 +05:30 |
|
Sayak Paul
|
ab43d6aa5c
|
fix: inference section
|
2023-02-07 11:04:39 +05:30 |
|
Sayak Paul
|
ddb37c353c
|
add: correct Colab link.
|
2023-02-07 09:55:07 +05:30 |
|
Sayak Paul
|
dbe3b9b99e
|
add: example on fine-tuning for image classification.
|
2023-02-07 09:53:34 +05:30 |
|
Sourab Mangrulkar
|
5a43a3a321
|
seq cls examples update
|
2023-02-06 18:57:13 +05:30 |
|
younesbelkada
|
57de1d2677
|
add bnb example
|
2023-02-02 17:45:38 +01:00 |
|
orenwang
|
80e1b262e5
|
fix validation_steps handling in dreambooth example
|
2023-01-31 10:59:46 +08:00 |
|
orenwang
|
a17cea104e
|
add validation images for lora training
|
2023-01-30 17:18:43 +08:00 |
|
Sourab Mangrulkar
|
ff8a5b9a69
|
colab notebook example for lora peft application
|
2023-01-24 21:19:47 +05:30 |
|
Sourab Mangrulkar
|
fef162cff8
|
correcting requirements.txt in example sub-folders
|
2023-01-22 11:20:39 +05:30 |
|
Sourab Mangrulkar
|
d9e7d6cd22
|
fixes, docs and version bump up
|
2023-01-20 15:34:11 +05:30 |
|
Sourab Mangrulkar
|
9538f5931c
|
adding requirements.txt to the example sub-folders
|
2023-01-19 03:39:30 +05:30 |
|
Sourab Mangrulkar
|
fd8d3804c7
|
Update train_dreambooth.py
|
2023-01-15 15:50:25 +01:00 |
|
Sourab Mangrulkar
|
086b329c1a
|
addressing comments and renaming pet to peft
|
2023-01-15 14:39:56 +01:00 |
|
Sourab Mangrulkar
|
4d76bbac14
|
Update train_dreambooth.py
|
2023-01-13 00:26:58 +01:00 |
|
Sourab Mangrulkar
|
c8d3def60e
|
minor fixes
|
2023-01-04 15:16:32 +05:30 |
|
Sourab Mangrulkar
|
82ef390fb9
|
✨
|
2023-01-03 22:18:35 +05:30 |
|
Sourab Mangrulkar
|
71d6c074de
|
add code and update README
|
2023-01-03 22:01:41 +05:30 |
|
Sourab Mangrulkar
|
49dc9d83c4
|
add examples
|
2022-12-30 19:33:54 +05:30 |
|
Sourab Mangrulkar
|
73d7224b5c
|
add examples and update readme
|
2022-12-30 18:30:54 +05:30 |
|
Sourab Mangrulkar
|
f16750afcc
|
add examples and update README
|
2022-12-29 17:34:39 +05:30 |
|
Sourab Mangrulkar
|
5de1751843
|
add examples, fixes and add docs
|
2022-12-29 13:56:32 +05:30 |
|
Sourab Mangrulkar
|
867b66bc75
|
add code and edit README
|
2022-12-24 01:51:08 +05:30 |
|