[GH-ISSUE #5185] florance vision model #29021

Open
opened 2026-04-22 07:36:42 -05:00 by GiteaMirror · 8 comments
Owner
Originally created by @iplayfast on GitHub (Jun 20, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/5185 https://huggingface.co/microsoft/Florence-2-large/tree/main uses pytorch https://huggingface.co/spaces/SixOpen/Florence-2-large-ft
GiteaMirror added the model label 2026-04-22 07:36:42 -05:00
Author
Owner

@javierxio commented on GitHub (Jun 20, 2024):

This is kind of related to what I am working on. I am trying to bring the Florence-2-base model into ollama (manually).

https://github.com/ollama/ollama/issues/5195

<!-- gh-comment-id:2181304279 --> @javierxio commented on GitHub (Jun 20, 2024): This is kind of related to what I am working on. I am trying to bring the Florence-2-base model into ollama (manually). https://github.com/ollama/ollama/issues/5195
Author
Owner

@lojik-ng commented on GitHub (Aug 13, 2024):

Is there still hope for Florence 2 in Ollama?

<!-- gh-comment-id:2287278261 --> @lojik-ng commented on GitHub (Aug 13, 2024): Is there still hope for Florence 2 in Ollama?
Author
Owner

@dev3py commented on GitHub (Aug 28, 2024):

@javierxio Is there any updates?

<!-- gh-comment-id:2314385247 --> @dev3py commented on GitHub (Aug 28, 2024): @javierxio Is there any updates?
Author
Owner

@javierxio commented on GitHub (Aug 28, 2024):

@dev3py It seems that the florence is a pytorch model and not supported by ollama.

C:\ollama_models\florence-2-base>ollama create flo -f ./Modelfile -q Q5_K_M
transferring model data 100%
converting model
Error: unsupported architecture

Have you tried lm studio?

<!-- gh-comment-id:2315960340 --> @javierxio commented on GitHub (Aug 28, 2024): @dev3py It seems that the florence is a pytorch model and not supported by ollama. ```cmd C:\ollama_models\florence-2-base>ollama create flo -f ./Modelfile -q Q5_K_M transferring model data 100% converting model Error: unsupported architecture ``` Have you tried lm studio?
Author
Owner

@dev3py commented on GitHub (Aug 29, 2024):

@javierxio I have no idea. I am not a python dev

<!-- gh-comment-id:2317072461 --> @dev3py commented on GitHub (Aug 29, 2024): @javierxio I have no idea. I am not a python dev
Author
Owner

@javierxio commented on GitHub (Sep 3, 2024):

@dev3py i mean, have you tried another program (not ollama). check out LM Studio:

https://lmstudio.ai/

They may have florence model available.

<!-- gh-comment-id:2327012757 --> @javierxio commented on GitHub (Sep 3, 2024): @dev3py i mean, have you tried another program (not ollama). check out LM Studio: https://lmstudio.ai/ They may have florence model available.
Author
Owner

@sneak-it commented on GitHub (May 16, 2025):

With 0.7, is Florence2 now a possibility?

<!-- gh-comment-id:2885541299 --> @sneak-it commented on GitHub (May 16, 2025): With 0.7, is Florence2 now a possibility?
Author
Owner

@visago commented on GitHub (Jan 7, 2026):

Any updates if we can get florence2 with ollama ?

<!-- gh-comment-id:3718771687 --> @visago commented on GitHub (Jan 7, 2026): Any updates if we can get florence2 with ollama ?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#29021