From 150bb089cf78d4f1826caa1ce5e05cb803e2d288 Mon Sep 17 00:00:00 2001 From: josc146 Date: Fri, 3 May 2024 13:10:49 +0800 Subject: [PATCH] update state-tuned safetensors converter --- backend-python/convert_safetensors.py | 1 + 1 file changed, 1 insertion(+) diff --git a/backend-python/convert_safetensors.py b/backend-python/convert_safetensors.py index c5a702b..67eb42a 100644 --- a/backend-python/convert_safetensors.py +++ b/backend-python/convert_safetensors.py @@ -102,6 +102,7 @@ if __name__ == "__main__": "time_mix_w2", "time_decay_w1", "time_decay_w2", + "time_state", "lora.0", ], )