Added support for traditional LoRa extract using LoCon script

This commit is contained in:
Jaret Burkett
2023-07-12 19:51:40 -06:00
parent 57f14e5ef2
commit 8d6edae9fd
9 changed files with 111 additions and 8 deletions

View File

@@ -6,10 +6,12 @@
"extract_model": "/path/to/model/to/extract",
"output_folder": "/path/to/output/folder",
"is_v2": false,
"dtype": "fp16",
"device": "cpu",
"process": [
{
"filename":"[name]_64_32.safetensors",
"dtype": "fp16",
"type": "locon",
"mode": "fixed",
"linear": 64,