mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-10 09:04:36 +00:00
wip submitting of llava image to backend
This commit is contained in:
parent
6990d07a26
commit
d943c739a8
5 changed files with 51 additions and 33 deletions
|
@ -34,6 +34,7 @@ extern "C"
|
|||
std::string model = inputs.model_filename;
|
||||
lora_filename = inputs.lora_filename;
|
||||
lora_base = inputs.lora_base;
|
||||
mmproj_filename = inputs.mmproj_filename;
|
||||
|
||||
int forceversion = inputs.forceversion;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue