mgz-dev
|
efe4c98341
|
Enable ability to resize lora dim based off ratios
|
2023-02-28 14:55:15 -06:00 |
|
Kohya S
|
3c29784825
|
Add ja comment
|
2023-02-14 20:55:20 +09:00 |
|
michaelgzhang
|
b35b053b8d
|
clean up print formatting
|
2023-02-11 03:14:43 -06:00 |
|
michaelgzhang
|
55521eece0
|
add verbosity option for resize_lora.py
add --verbose flag to print additional statistics during resize_lora function
correct some parameter references in resize_lora_model function
|
2023-02-11 02:38:13 -06:00 |
|
Kohya S
|
c7406d6b27
|
keep metadata when resizing
|
2023-02-10 22:55:00 +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 |
|