Victor Hall
|
a95d2de150
|
fix ckpt to diffusers conversion script
|
2023-11-15 12:55:22 -05:00 |
Victor Hall
|
b63ae0dafd
|
Merge pull request #238 from reijerh/patch-1
Quick edits to improve PLUGINS.md
|
2023-11-13 13:41:10 -05:00 |
Victor Hall
|
0b843718b8
|
Merge pull request #237 from reijerh/misc-minor-fixes
Misc minor fixes + minor improvements to txt2img script
|
2023-11-13 13:35:58 -05:00 |
Victor Hall
|
358dfbecd2
|
Merge pull request #240 from luisgabrielroldan/fix-device-mismatch-when-snr-used
Fix device mismatch when using min snr gamma option
|
2023-11-13 13:24:31 -05:00 |
Victor Hall
|
299af88f22
|
save as safetensors not ckpt
|
2023-11-13 13:12:42 -05:00 |
Gabriel Roldan
|
b212b94d13
|
Fix device mismatch when using min snr gamma option
|
2023-11-13 12:17:56 -03:00 |
reijerh
|
a53f19a048
|
Quick edits to improve PLUGINS.md
Mostly formatting and readability
|
2023-11-09 22:35:36 +01:00 |
reijerh
|
7de666ec2d
|
Misc minor fixes
|
2023-11-09 00:22:41 +01:00 |
Victor Hall
|
6ea721887c
|
allow scheduler change for training
|
2023-11-05 21:14:54 -05:00 |
Victor Hall
|
21361a3622
|
option to swap training scheduler
|
2023-11-05 20:54:14 -05:00 |
Victor Hall
|
4fae89fdee
|
docker work
|
2023-11-05 20:54:14 -05:00 |
Victor Hall
|
c0a1955164
|
Merge pull request #233 from damian0815/feat_the_acculmunator
plugin: grad accumulation scheduler
|
2023-11-05 19:53:11 -05:00 |
Victor Hall
|
3134fa1964
|
Merge pull request #236 from erichocean/erichocean-patch-1
Update CLOUD_SETUP.md
|
2023-11-05 19:52:06 -05:00 |
Victor Hall
|
9692031c27
|
work on docker
|
2023-11-05 19:33:44 -05:00 |
Erich Ocean
|
d999c2fc1c
|
Update CLOUD_SETUP.md
Tell people that the secure cloud option for RunPod.io no longer works, and they must use the community cloud.
|
2023-11-05 18:49:12 -05:00 |
Victor Hall
|
45f41289db
|
fix xf ver in dockerfile
|
2023-11-04 09:29:33 -04:00 |
Victor Hall
|
2bda841b2f
|
Merge pull request #232 from damian0815/feat_add_sde_samplers
Feat add sde samplers
|
2023-11-03 17:37:25 -04:00 |
Victor Hall
|
848b6eec71
|
fix balancing doc
|
2023-11-03 13:51:35 -04:00 |
Victor Hall
|
2512981956
|
remove errant print from kosmos script
|
2023-11-03 13:50:49 -04:00 |
Victor Hall
|
4c3de29d43
|
kosmos update and docs for loss_scale.txt
|
2023-11-03 13:50:49 -04:00 |
Victor Hall
|
30b063dfec
|
Merge pull request #235 from damian0815/feat_negative_loss
add loss_scale.txt
|
2023-11-03 13:36:36 -04:00 |
Victor Hall
|
164f635c6f
|
dtype added for kosmos-2 captions
|
2023-11-02 23:24:00 -04:00 |
Victor Hall
|
24a692801a
|
update kosmos2 caption to use cuda by default
|
2023-11-02 22:53:10 -04:00 |
Victor Hall
|
4fb64fed66
|
updating reqs
|
2023-11-02 21:54:33 -04:00 |
Victor Hall
|
3150f7d299
|
add kosmo-2 caption script and update diffusers and transformers to latest
|
2023-11-02 21:54:33 -04:00 |
Damian Stewart
|
86aaf1c4d7
|
fix big when loss_scale.txt contains 0
|
2023-11-01 19:00:08 +01:00 |
Damian Stewart
|
c485d4ea60
|
fix device mismatch with loss_scale
|
2023-11-01 09:29:41 +01:00 |
Damian Stewart
|
a7343ad190
|
fix scale batch calculation
|
2023-11-01 08:11:42 +01:00 |
Damian Stewart
|
da731268b2
|
put a file loss_scale.txt containing a float in a training folder to apply loss scale (eg -1 for negative examples)
|
2023-10-31 10:06:21 +01:00 |
Damian Stewart
|
bc1058a0d5
|
Merge branch 'victorchall:main' into feat_add_sde_samplers
|
2023-10-23 00:04:03 +02:00 |
Damian Stewart
|
380b2a54ca
|
cleanup logging
|
2023-10-22 23:00:54 +02:00 |
Damian Stewart
|
69158fa51b
|
fix distribution logic
|
2023-10-22 22:02:38 +02:00 |
Damian Stewart
|
20ce83d3e1
|
log curve
|
2023-10-22 21:41:20 +02:00 |
Damian Stewart
|
9a69ce84cb
|
typo
|
2023-10-22 20:23:57 +02:00 |
Damian Stewart
|
6434844432
|
add missing json, fix error
|
2023-10-22 20:09:53 +02:00 |
Damian Stewart
|
9396d2156e
|
Merge remote-tracking branch 'upstream/main' into feat_the_acculmunator
|
2023-10-22 19:35:32 +02:00 |
Damian Stewart
|
26a1475f0c
|
initial implementation of the_acculmunator
|
2023-10-22 19:26:35 +02:00 |
Victor Hall
|
2f2dd4c1f2
|
Merge pull request #229 from luisgabrielroldan/fix-undersize-warning
Fix Inaccuracies in Image Size Validation and Warning Display
|
2023-10-07 15:25:25 -04:00 |
Victor Hall
|
387616083c
|
Merge pull request #228 from luisgabrielroldan/fix-save-ckpt-dir
Fix save_ckpt_dir not being honored when saving model
|
2023-10-07 14:34:52 -04:00 |
Victor Hall
|
81807b6cab
|
Merge pull request #227 from timlawrenz/patch-1
Update CAPTION.md
|
2023-10-07 14:32:16 -04:00 |
Gabriel Roldán
|
60e10867bc
|
Fix undersize warning
|
2023-10-05 01:48:09 -03:00 |
Gabriel Roldán
|
f301677881
|
Fix save_ckpt_dir not being when saving model
|
2023-10-01 00:09:24 -03:00 |
Tim Lawrenz
|
8f9d23cf3b
|
Update CAPTION.md
minor typo
|
2023-09-27 08:17:01 -04:00 |
Victor Hall
|
e8e4f0c2ea
|
Merge pull request #214 from luisgabrielroldan/keep_tags
Add --keep_tags to keep first N tags fixed on shuffle
|
2023-09-25 13:10:21 -04:00 |
Victor Hall
|
85b5bcc6e4
|
Update Train_Colab.ipynb
|
2023-09-25 12:34:13 -04:00 |
Victor Hall
|
3a2485eac5
|
fix save_every_n_epoch bug in colab
|
2023-09-25 12:15:29 -04:00 |
Victor Hall
|
8064c29066
|
add safetensors to colab req
|
2023-09-25 12:01:35 -04:00 |
Victor Hall
|
9e820c8cce
|
doc for lion8bit and prodigy
|
2023-09-22 16:02:22 -04:00 |
Victor Hall
|
78a4c13c4c
|
add prodigyopt requirements
|
2023-09-22 13:46:25 -04:00 |
Victor Hall
|
5444abfd7b
|
finalize lion8bit and add prodigy
|
2023-09-22 12:15:32 -04:00 |