Fixed: - `llama.cpp` prompt/messages and image when saved in file remove `prompt`, `messages` and `image` from params.
0.1.36
Fixed: - `llama.cpp` prompt/messages and image removed from temp file(s).
0.1.35
Added: - `llama.cpp` prompt/messages and image written in temp file(s).
0.1.34
Added: - `LlamaCppParams.file` Prompt go to temp prompt file because of CLI argument limit in terminal/shell. - `LlamaCppParams.image` Prompt image go to temp prompt file. - `LlamaCppParams.mmproj` Path to a multimodal projector file for LLaVA.