kherud / java-llama.cpp

Java Bindings for llama.cpp - A Port of Facebook's LLaMA model in C/C++
MIT License
279 stars 28 forks source link

Support multimodal inputs #34

Open yeroc opened 8 months ago

yeroc commented 8 months ago

Would be awesome if support for multimodal input were added? Is this planned at all?

kherud commented 8 months ago

Hey @yeroc I would love to have support for multimodal! It's on my agenda, but a rather complicated addition (can't give an ETA yet).