misc/llama-cpp: Multiple changes
- Allow for multiple models to be selected at the run-time
- Remove the leftover VULKAN option. VULKAN is enabled in misc/ggml.
PR: 294795 (allow multiple models at run-time)
Requested by: Ivan Rozhuk <rozhuk.im@gmail.com>