When I try to use koboldcpp from command line it exits without any output. I am using the following command:
koboldcpp_nocuda.exe --model Phi-3.5-mini-instruct-Q4_K_M.gguf --usecpu --skiplauncher --prompt "hello world!"

Adding --debugmode did not produce any additional output.
However, when I simply lanuch using koboldcpp_nocuda.exe, I am able to inference using GUI with the same model.
Additional Information:
Koboldcpp 1.75.2
Using on Windows 11
When I try to use koboldcpp from command line it exits without any output. I am using the following command:
koboldcpp_nocuda.exe --model Phi-3.5-mini-instruct-Q4_K_M.gguf --usecpu --skiplauncher --prompt "hello world!"Adding --debugmode did not produce any additional output.
However, when I simply lanuch using
koboldcpp_nocuda.exe, I am able to inference using GUI with the same model.Additional Information:
Koboldcpp 1.75.2
Using on Windows 11