[GH-ISSUE #8595] "neither 'from' or 'files' was specified" error message when trying to upload GGUF #15185

Closed
opened 2026-04-19 21:27:52 -05:00 by GiteaMirror · 6 comments
Owner

Originally created by @Kaszebe on GitHub (Jan 16, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8595

I'm on the latest version of OpenWeb UI. I'm trying to import a 8GB GGUF (https://huggingface.co/bartowski/HuatuoGPT-o1-8B-GGUF) and it's giving me the above error. It doesn't matter if I try to download it or upload the already-downloaded GGUF file into OpenWeb UI...the above error message always pops up.

Anyone know how to fix?

Originally created by @Kaszebe on GitHub (Jan 16, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/8595 I'm on the latest version of OpenWeb UI. I'm trying to import a 8GB GGUF (https://huggingface.co/bartowski/HuatuoGPT-o1-8B-GGUF) and it's giving me the above error. It doesn't matter if I try to download it or upload the already-downloaded GGUF file into OpenWeb UI...the above error message always pops up. Anyone know how to fix?
Author
Owner

@dpk-it commented on GitHub (Jan 16, 2025):

I think it's because you are using Ollama 0.5.5+..? https://github.com/open-webui/open-webui/issues/8523

<!-- gh-comment-id:2594318226 --> @dpk-it commented on GitHub (Jan 16, 2025): I think it's because you are using Ollama 0.5.5+..? https://github.com/open-webui/open-webui/issues/8523
Author
Owner

@Kaszebe commented on GitHub (Jan 16, 2025):

I'm on 0.5.6.

Should I downgrade?

<!-- gh-comment-id:2594321860 --> @Kaszebe commented on GitHub (Jan 16, 2025): I'm on 0.5.6. Should I downgrade?
Author
Owner

@dpk-it commented on GitHub (Jan 16, 2025):

Yes, v0.5.4 should work.

Until support for the new format is added, adding models will not work

<!-- gh-comment-id:2594325552 --> @dpk-it commented on GitHub (Jan 16, 2025): Yes, v0.5.4 should work. Until support for the new format is added, adding models will not work
Author
Owner

@dpk-it commented on GitHub (Jan 16, 2025):

try to use OLLAMA_DOCKER_TAG=0.5.4 env var

<!-- gh-comment-id:2594333502 --> @dpk-it commented on GitHub (Jan 16, 2025): try to use `OLLAMA_DOCKER_TAG=0.5.4` env var
Author
Owner

@tjbck commented on GitHub (Jan 16, 2025):

Closing in favour of #8523!

<!-- gh-comment-id:2594687778 --> @tjbck commented on GitHub (Jan 16, 2025): Closing in favour of #8523!
Author
Owner

@hemzet commented on GitHub (Jan 23, 2025):

am just wondering whether updating ollama model format in the just released version 0.5.6 should have fixed this?

<!-- gh-comment-id:2608804394 --> @hemzet commented on GitHub (Jan 23, 2025): am just wondering whether updating ollama model format in the just released version 0.5.6 should have fixed this?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#15185