jlsantiago
jlsantiago
@AsakusaRinne Yes, I have a version working, but not yet integrated cleanly on the currrent Executor architecture.
@microsoft-github-policy-service agree
> Looks like the PR got stale, with some unsolved errors and comments. We might have to archive it unless someone can kindly complete the task. I will resolve the...
> TODO: > > 1. when hybrid search is disabled (default) the code needs to be backward compatible, otherwise people using Postgres and upgrading KM will get a broken deployment....
@dluc , I was unable to find hybrid search support in **Semantic Kernel**. The only reference I came across is [this issue](https://github.com/microsoft/semantic-kernel/issues/11084), which includes the following comment:  I will...
I would like to understand the problem that you want to solve: In my understanding the project doesn't contains external dependencies other than llama.cpp. And we will still need Github...
Could you specify the nuget packages that you are using, including versions? Llava should be included in the nuget packages.
I could try with version 0.24.0. Version 0.25.0 will fail if tries to load llava libraries. See #1275
> I have tried with 0.24.0 but to no avail, same error. Do you have the same problem with a Net8 console example application in OSX?, I never used Unity...
@rockofme1 , Llava libraries was removed from llama.cpp This PR #1261 should allow to use the supported multimodal models in LlamaSharp