mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-20 01:31:42 +02:00
lowvram for music lm
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user