Skip to content

Commit

Permalink
update state-tuned safetensors converter
Browse files Browse the repository at this point in the history
  • Loading branch information
josStorer committed May 3, 2024
1 parent 5c8a637 commit 150bb08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend-python/convert_safetensors.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ def convert_file(pt_filename: str, sf_filename: str, rename={}, transpose_names=
"time_mix_w2",
"time_decay_w1",
"time_decay_w2",
"time_state",
"lora.0",
],
)
Expand Down

0 comments on commit 150bb08

Please sign in to comment.