orenwang
|
a17cea104e
|
add validation images for lora training
|
2023-01-30 17:18:43 +08:00 |
|
Sourab Mangrulkar
|
3f9b310c6a
|
Merge pull request #46 from huggingface/smangrul/fix-hf-hub-utils-tests
fix hf hub util tests
|
2023-01-30 13:35:06 +05:30 |
|
Sourab Mangrulkar
|
06e49c0a87
|
fixes
|
2023-01-30 13:31:01 +05:30 |
|
Sourab Mangrulkar
|
6cf2cf5dae
|
fix hf hub util tests
|
2023-01-30 12:51:30 +05:30 |
|
Sourab Mangrulkar
|
3faaf0916a
|
Merge pull request #39 from younesbelkada/add-push-to-hub
[`core`] Add hub utils
|
2023-01-30 12:34:13 +05:30 |
|
younesbelkada
|
6c9534e660
|
adapt for other models
|
2023-01-29 11:18:31 +00:00 |
|
younesbelkada
|
22295c4278
|
adapt from code review
- remove `README`
- inherit from `dataclass`
- add new test
|
2023-01-29 10:49:31 +00:00 |
|
 Younes BelkadaandSourab Mangrulkar
|
16182ea972
|
Apply suggestions from code review
Co-authored-by: Sourab Mangrulkar <13534540+pacman100@users.noreply.github.com>
|
2023-01-29 11:41:38 +01:00 |
|
Younes Belkada
|
ad69958e52
|
Merge branch 'main' into add-push-to-hub
|
2023-01-28 10:17:57 +01:00 |
|
Sourab Mangrulkar
|
f8a2829318
|
Merge pull request #38 from huggingface/smangrul/fixes
adding support for int8 lora training
|
2023-01-27 19:20:12 +05:30 |
|
younesbelkada
|
634f3692d8
|
working v1
- push to hub method works
- add tests
- add config super class
- add Lora support for `from_pretrained`
|
2023-01-26 11:17:24 +00:00 |
|
younesbelkada
|
2cc7f2cbac
|
add config tests
|
2023-01-26 10:12:51 +00:00 |
|
younesbelkada
|
2896cf05fb
|
v1 working
- from_pretrained support for config
- from_pretrained support for loramodel
- todo: tests
- todo: push_to_hub
|
2023-01-25 22:43:22 +00:00 |
|
Sourab Mangrulkar
|
776a28f053
|
update lora to support int8 training
|
2023-01-25 12:27:02 +05:30 |
|
Sourab Mangrulkar
|
d75746be70
|
adding support for int8 lora training
|
2023-01-25 04:19:23 +05:30 |
|
Sourab Mangrulkar
|
1dbe7fc0db
|
Merge pull request #37 from huggingface/smangrul/fixes
colab notebook example for lora peft application
|
2023-01-24 21:20:06 +05:30 |
|
Sourab Mangrulkar
|
ff8a5b9a69
|
colab notebook example for lora peft application
|
2023-01-24 21:19:47 +05:30 |
|
Sourab Mangrulkar
|
36267af51b
|
Merge pull request #36 from huggingface/smangrul/fixes
correcting requirements.txt in example sub-folders
|
2023-01-22 11:21:01 +05:30 |
|
Sourab Mangrulkar
|
fef162cff8
|
correcting requirements.txt in example sub-folders
|
2023-01-22 11:20:39 +05:30 |
|
Sourab Mangrulkar
|
a8587916c8
|
Merge pull request #35 from huggingface/smangrul/fixes
fixes and addressing comments from previous PR
|
2023-01-21 18:31:28 +05:30 |
|
Sourab Mangrulkar
|
77670ead76
|
fixes and addressing comments from previous PR
1. Minor updates/fixes in README.md and setup.py
2. Make `loralib` optional
|
2023-01-21 18:17:19 +05:30 |
|
Sourab Mangrulkar
|
360fb2f816
|
Merge pull request #34 from huggingface/fix-typos
Review & fix typos
|
2023-01-21 18:00:12 +05:30 |
|
Lysandre
|
a40f20ad6c
|
Fix typos
|
2023-01-20 11:34:45 -05:00 |
|
Sourab Mangrulkar
|
407482eb37
|
Merge pull request #33 from huggingface/smangrul/fixes
fixes, docs and version bump up
|
2023-01-20 15:34:29 +05:30 |
|
Sourab Mangrulkar
|
d9e7d6cd22
|
fixes, docs and version bump up
|
2023-01-20 15:34:11 +05:30 |
|
Sourab Mangrulkar
|
dbf438f99d
|
Merge pull request #32 from huggingface/v0.0.1-release
V0.0.1 release
|
2023-01-20 14:37:57 +05:30 |
|
Sourab Mangrulkar
|
ebff758b1c
|
Release: v0.0.2
|
2023-01-19 23:00:08 +05:30 |
|
Sourab Mangrulkar
|
c1ab732ffe
|
patching
|
2023-01-19 22:30:39 +05:30 |
|
Sourab Mangrulkar
|
a0644fce88
|
Merge pull request #31 from huggingface/smangrul/fixes
adding gradio space screenshot for peft lora dreambooth example
|
2023-01-19 04:14:08 +05:30 |
|
Sourab Mangrulkar
|
90b81fbbfc
|
adding gradio space screenshot for peft lora dreambooth example
|
2023-01-19 04:13:45 +05:30 |
|
Sourab Mangrulkar
|
7eb0d4cd94
|
Merge pull request #30 from huggingface/smangrul/fixes
adding `requirements.txt` to the example sub-folders
|
2023-01-19 03:40:01 +05:30 |
|
Sourab Mangrulkar
|
9538f5931c
|
adding requirements.txt to the example sub-folders
|
2023-01-19 03:39:30 +05:30 |
|
Sourab Mangrulkar
|
5de79b29e9
|
Merge pull request #29 from huggingface/smangrul/fixes
fixing doc strings to follow hf doc-builder format
|
2023-01-19 03:24:50 +05:30 |
|
Sourab Mangrulkar
|
246b2cffba
|
fixing doc strings to follow hf doc-builder format
|
2023-01-19 03:23:57 +05:30 |
|
Sourab Mangrulkar
|
f930518cb2
|
Merge pull request #28 from huggingface/smangrul/fixes
addressing comments and bug fixes
|
2023-01-18 19:43:46 +05:30 |
|
Sourab Mangrulkar
|
416a04008e
|
addressing comments and bug fixes
|
2023-01-18 19:43:29 +05:30 |
|
Sourab Mangrulkar
|
2362bd1b60
|
Merge pull request #27 from huggingface/smangrul/fixes
Update README.md
|
2023-01-15 16:01:29 +01:00 |
|
Sourab Mangrulkar
|
ad71b62365
|
Update README.md
|
2023-01-15 16:00:25 +01:00 |
|
Sourab Mangrulkar
|
f0177067c0
|
Merge pull request #26 from huggingface/smangrul/fixes
addressing comments and renaming `pet` to `peft`
|
2023-01-15 15:59:50 +01:00 |
|
Sourab Mangrulkar
|
03bb01dcf5
|
Update README.md
|
2023-01-15 15:59:32 +01:00 |
|
Sourab Mangrulkar
|
fd8d3804c7
|
Update train_dreambooth.py
|
2023-01-15 15:50:25 +01:00 |
|
Sourab Mangrulkar
|
6ddb6c2f8c
|
Update mapping.py
|
2023-01-15 14:50:24 +01:00 |
|
Sourab Mangrulkar
|
086b329c1a
|
addressing comments and renaming pet to peft
|
2023-01-15 14:39:56 +01:00 |
|
Sourab Mangrulkar
|
6b6177a716
|
Merge pull request #25 from huggingface/smangrul/fixes
Update train_dreambooth.py
|
2023-01-13 00:27:13 +01:00 |
|
Sourab Mangrulkar
|
4d76bbac14
|
Update train_dreambooth.py
|
2023-01-13 00:26:58 +01:00 |
|
Sourab Mangrulkar
|
9d997c59d7
|
Merge pull request #24 from huggingface/smangrul/fixes
Update README.md
|
2023-01-04 20:15:58 +05:30 |
|
Sourab Mangrulkar
|
61c577fc4e
|
Update README.md
|
2023-01-04 20:15:37 +05:30 |
|
Sourab Mangrulkar
|
e66e27afc0
|
Merge pull request #23 from huggingface/smangrul/fixes
minor fixes
|
2023-01-04 15:17:54 +05:30 |
|
Sourab Mangrulkar
|
c8d3def60e
|
minor fixes
|
2023-01-04 15:16:32 +05:30 |
|
Sourab Mangrulkar
|
8a09e7c31a
|
Merge pull request #22 from huggingface/smangrul/fixes
Update README.md
|
2023-01-03 23:14:16 +05:30 |
|