aimagelab / LLaVA-MORE

LLaVA-MORE: Enhancing Visual Instruction Tuning with LLaMA 3.1
Apache License 2.0
84 stars 6 forks source link

Is there any way to combine these models to Ollama? #1

Open lichenxi-cat opened 2 months ago

lichenxi-cat commented 2 months ago

Thanks for any response. 😊

hybra commented 2 months ago

came here to ask the same question: can Llava-more be used with Ollama?

federico1-creator commented 2 months ago

Hi @lichenxi-cat and @hybra, thank you for your interest in our work.

At the moment, we don't have a specific timeline for integrating the LLaVA-MORE weights into the Ollama format.

However, you can find some useful information for weight conversion at the following links: https://github.com/ggerganov/llama.cpp/discussions/2948 https://github.com/ggerganov/llama.cpp/pull/7430

I'll keep you updated if there are any future developments. Best, Federico