Commit Graph

21 Commits (13f49d1e4acc304ea63ae9b4a8a218130f44fc2f)

Author SHA1 Message Date
Kohya S c918489259 update readme 2023-10-01 20:34:12 +09:00
青龍聖者@bdsqlsz d131bde183
Support for bitsandbytes 0.39.1 with Paged Optimizer(AdamW8bit and Lion8bit) (#631)
* ADD libbitsandbytes.dll for 0.38.1

* Delete libbitsandbytes_cuda116.dll

* Delete cextension.py

* add main.py

* Update requirements.txt for bitsandbytes 0.38.1

* Update README.md for bitsandbytes-windows

* Update README-ja.md  for bitsandbytes 0.38.1

* Update main.py for return cuda118

* Update train_util.py for lion8bit

* Update train_README-ja.md for lion8bit

* Update train_util.py for add DAdaptAdan and DAdaptSGD

* Update train_util.py for DAdaptadam

* Update train_network.py for dadapt

* Update train_README-ja.md for DAdapt

* Update train_util.py for DAdapt

* Update train_network.py for DAdaptAdaGrad

* Update train_db.py for DAdapt

* Update fine_tune.py for DAdapt

* Update train_textual_inversion.py for DAdapt

* Update train_textual_inversion_XTI.py for DAdapt

* Revert "Merge branch 'qinglong' into main"

This reverts commit b65c023083d6d1e8a30eb42eddd603d1aac97650, reversing
changes made to f6fda20caf5e773d56bcfb5c4575c650bb85362b.

* Revert "Update requirements.txt for bitsandbytes 0.38.1"

This reverts commit 83abc60dfaddb26845f54228425b98dd67997528.

* Revert "Delete cextension.py"

This reverts commit 3ba4dfe046874393f2a022a4cbef3628ada35391.

* Revert "Update README.md for bitsandbytes-windows"

This reverts commit 4642c52086b5e9791233007e2fdfd97f832cd897.

* Revert "Update README-ja.md  for bitsandbytes 0.38.1"

This reverts commit fa6d7485ac067ebc49e6f381afdb8dd2f12caa8f.

* Update train_util.py

* Update requirements.txt

* support PagedAdamW8bit/PagedLion8bit

* Update requirements.txt

* update for PageAdamW8bit and PagedLion8bit

* Revert

* revert main
2023-07-22 19:45:32 +09:00
Kohya S 8856496aac update link to documents 2023-05-07 20:59:02 +09:00
Kohya S 59507c7c02 update documents 2023-05-07 20:50:19 +09:00
ykume b271a6bd89 update readme 2023-05-03 16:22:32 +09:00
Kohya S cf2bc437ec update readme 2023-03-09 21:51:22 +09:00
Kohya S a76ad2d1d5 add comment for future requirement update 2023-02-19 15:25:01 +09:00
Kohya S 2bad87f2f6
Update README-ja.md 2023-02-10 18:12:03 +09:00
Kohya S 9682772b09
Update README-ja.md 2023-02-03 22:10:17 +09:00
Kohya S 505768ea86 Update documents for TI 2023-01-26 22:06:29 +09:00
Kohya S a68501bede
Update README-ja.md 2023-01-25 14:02:27 +09:00
Kohya S 25f8ac731f
Update README-ja.md 2023-01-22 22:22:53 +09:00
Yuta Hayashibe 8544e219b0 Fix typos 2023-01-15 17:29:42 +09:00
Kohya S f981dfd38a Add credits 2023-01-10 17:43:35 +09:00
Kohya S cbfe8126d6 Update readme for error: fp16 ... requires a GPU 2023-01-07 12:29:03 +09:00
Kohya S 0f398fea65 Update README. 2022-12-21 22:13:09 +09:00
bmaltais 600d78ae08 Merge all requirements into one 2022-12-20 10:17:22 -05:00
Kohya S e53adbdbcc Add translation from EN and license information. 2022-12-19 22:16:38 +09:00
Kohya S bedea62ff0 Fix readme. 2022-12-18 15:03:29 +09:00
Kohya S 7a04196e66 Add scripts. 2022-12-18 14:55:34 +09:00
Kohya S f0dfe6bf31 add readme. 2022-12-18 14:09:50 +09:00