export separate lora ggufs instead

This commit is contained in:
Sigbjørn Skjæret
2025-07-06 22:24:46 +02:00
committed by GitHub
parent 9a39ccb7d9
commit 966d0e0e0b
13 changed files with 85 additions and 82 deletions

View File

@@ -4761,6 +4761,8 @@ int main(int argc, char ** argv) {
{"id", i},
{"path", lora.path},
{"scale", lora.scale},
{"task_name", lora.task_name},
{"prompt_prefix", lora.prompt_prefix},
});
}
res_ok(res, result);