ollama icon indicating copy to clipboard operation
ollama copied to clipboard

Request to add support for InternVL-2 model

Open CNEA-lw opened this issue 1 year ago • 2 comments

It is hoped that the ollama platform can add the model InternVL-2 series.

CNEA-lw avatar Jul 19 '24 05:07 CNEA-lw

Needs support in llama.cpp first.

rick-github avatar Jul 19 '24 10:07 rick-github

https://github.com/ggerganov/llama.cpp/issues/6803

sammcj avatar Jul 25 '24 02:07 sammcj

+1 ❤️

Milor123 avatar Sep 08 '24 20:09 Milor123

Since yesterday vllm has internVL2 support. :-)

vllm-project/vllm/releases/tag/v0.6.1

AlexM4H avatar Sep 13 '24 07:09 AlexM4H

This might be a wayyyy out idea, but why not build support for other model runners into Ollama to cover models that lamacpp doesn't support. I have built apps around Ollama, and am dealing with how I might have to move away from Ollama and go to other or additional engines to support, in particular InternVL and Phi3.5 MOE models and others as they come. Why not build something like transformers support for some models, and/or make it an install option with torch as pre-req like LMDeploy does, or some other method. Ollama could be the "everything engine".

barclaybrown avatar Sep 15 '24 14:09 barclaybrown

Have a look at here:

https://github.com/ggerganov/llama.cpp/pull/9403

https://github.com/qlylangyu/llama.cpp/pull/1

James4Ever0 avatar Jan 28 '25 13:01 James4Ever0

@sammcj Would you like to take a look at this?

Appreciate your work on https://github.com/ollama/ollama/pull/6279

@jmorganca

James4Ever0 avatar Jan 28 '25 13:01 James4Ever0

any updates?

EvilaMany avatar Apr 13 '25 11:04 EvilaMany