mirror of
https://github.com/kohya-ss/sd-scripts.git
synced 2026-04-09 06:45:09 +00:00
update README
This commit is contained in:
@@ -143,6 +143,8 @@ The majority of scripts is licensed under ASL 2.0 (including codes from Diffuser
|
|||||||
- transformers, accelerate and huggingface_hub are updated.
|
- transformers, accelerate and huggingface_hub are updated.
|
||||||
- If you encounter any issues, please report them.
|
- If you encounter any issues, please report them.
|
||||||
|
|
||||||
|
- Fixed an issue where the timesteps in the batch were the same when using Huber loss. PR [#1628](https://github.com/kohya-ss/sd-scripts/pull/1628) Thanks to recris!
|
||||||
|
|
||||||
- Improvements in OFT (Orthogonal Finetuning) Implementation
|
- Improvements in OFT (Orthogonal Finetuning) Implementation
|
||||||
1. Optimization of Calculation Order:
|
1. Optimization of Calculation Order:
|
||||||
- Changed the calculation order in the forward method from (Wx)R to W(xR).
|
- Changed the calculation order in the forward method from (Wx)R to W(xR).
|
||||||
|
|||||||
Reference in New Issue
Block a user