guinmoon / llmfarm_core.swift

Swift library to work with llama and other large language models.
MIT License
232 stars 38 forks source link

Multimodal (Visual) LLM #25

Open dlazares opened 4 months ago

dlazares commented 4 months ago

Hi it looks like you updated the API a little bit in this commit

https://github.com/guinmoon/llmfarm_core.swift/commit/e4e8aa7617e2e86af434677cc4196462a0005ea9

Would you mind giving an updated working example in this repo here and/or here

guinmoon commented 4 months ago

Hi. It's not a big change, I'll send you some sample code later.

Davidqian123 commented 2 weeks ago

If you could send me a sample code too? Thank you so much @guinmoon If all multimodal models that can be run with llama.cpp can be run with llmfarm_core?