Kohya S
|
3f3502fb57
|
add message
|
2023-02-11 13:20:58 +09:00 |
|
Kohya S
|
9239fefa52
|
add lora interrogator with text encoder
|
2023-02-11 13:15:57 +09:00 |
|
Kohya S
|
8d86f58174
|
add merge script with svd
|
2023-02-10 22:55:33 +09:00 |
|
Kohya S
|
c7406d6b27
|
keep metadata when resizing
|
2023-02-10 22:55:00 +09:00 |
|
Kohya S
|
d2da3c4236
|
support for models with different alphas
|
2023-02-10 22:54:35 +09:00 |
|
Kohya S
|
b3020db63f
|
support python 3.8
|
2023-02-07 22:29:12 +09:00 |
|
Yuta Hayashibe
|
19c2752e87
|
Fix a typo
|
2023-02-04 21:18:34 +09:00 |
|
Kohya S
|
8cbd3f4fca
|
Add device option to calculate on GPU
|
2023-02-04 20:36:10 +09:00 |
|
michaelgzhang
|
b7e7ee387a
|
resize lora rank
add script which can be used to convert higher rank lora to approximate lower rank lora using svd
|
2023-02-03 01:00:02 -06:00 |
|
Kohya S
|
e6bad080cb
|
Merge pull request #102 from space-nuko/precalculate-hashes
Precalculate .safetensors model hashes after training
|
2023-01-24 19:03:45 +09:00 |
|
Kohya S
|
bf3a13bb4e
|
Fix error for loading bf16 weights
|
2023-01-24 18:57:21 +09:00 |
|
space-nuko
|
f7fbdc4b2a
|
Precalculate .safetensors model hashes after training
|
2023-01-23 17:21:04 -08:00 |
|
Kohya S
|
ddfe94b33b
|
Update for alpha value
|
2023-01-22 21:33:35 +09:00 |
|
Kohya S
|
1bfcf164f1
|
Merge branch 'main' into dev
|
2023-01-22 11:26:18 +09:00 |
|
Kohya S
|
6e279730cf
|
Fix weights checking script to use float32
|
2023-01-22 10:44:29 +09:00 |
|
Kohya S
|
b4636d4185
|
Add scaling alpha for LoRA
|
2023-01-21 20:37:34 +09:00 |
|
Kohya S
|
943eae1211
|
Add LoRA weights checking script
|
2023-01-19 22:04:16 +09:00 |
|
Kohya S
|
eba142ccb2
|
do not save metadata in .pt/.ckpt
|
2023-01-12 21:52:55 +09:00 |
|
Kohya S
|
9fd91d26a3
|
Store metadata to .ckpt as value of state dict
|
2023-01-12 10:54:21 +09:00 |
|
Kohya S
|
e4f9b2b715
|
Add VAE to meatada, add no_metadata option
|
2023-01-11 23:12:18 +09:00 |
|
space-nuko
|
de37fd9906
|
Fix metadata loading
|
2023-01-10 02:56:35 -08:00 |
|
space-nuko
|
2e4ce0fdff
|
Add training metadata to output LoRA model
|
2023-01-10 02:49:52 -08:00 |
|
Kohya S
|
4dd22f4dc8
|
add script to approximate diff of two models
|
2023-01-06 21:36:01 +09:00 |
|
Kohya S
|
445b34de1f
|
Add LoRA training/generating.
|
2022-12-25 21:34:59 +09:00 |
|