[GH-ISSUE #7569] I wanted to the add Donut LLM model which seems to be not supported at the moment #4822

Open
opened 2026-04-12 15:48:49 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @KIC on GitHub (Nov 8, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/7569

after cloning: https://huggingface.co/docs/transformers/en/model_doc/donut

I have tried to run
docker run --rm -v .:/model ollama/quantize -q q8_0 /model but it fails with:
unknown architecture VisionEncoderDecoderModel

I think one can never have enough vision models, so please add support for Donut models and its fine tunings.

Originally created by @KIC on GitHub (Nov 8, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/7569 after cloning: https://huggingface.co/docs/transformers/en/model_doc/donut I have tried to run `docker run --rm -v .:/model ollama/quantize -q q8_0 /model` but it fails with: `unknown architecture VisionEncoderDecoderModel` I think one can never have enough vision models, so please add support for Donut models and its fine tunings.
GiteaMirror added the model label 2026-04-12 15:48:49 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#4822