lowvram for music lm

This commit is contained in:
Concedo
2026-02-24 22:21:17 +08:00
parent aa58d1ed3b
commit 11a85d62fc
5 changed files with 47 additions and 9 deletions
+1
View File
@@ -332,6 +332,7 @@ struct music_load_model_inputs
const char * musicembedding_filename = nullptr;
const char * musicdiffusion_filename = nullptr;
const char * musicvae_filename = nullptr;
const bool lowvram = false;
const char * executable_path = nullptr;
const int kcpp_main_gpu = 0;
const char * vulkan_info = nullptr;