[GH-ISSUE #9011] Why does it answer some irrelevant answers when I ues DeepSeek-R1-Distill-Qwen-1.5B? #5858

Closed
opened 2026-04-12 17:11:57 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @Shicc on GitHub (Feb 11, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/9011

What is the issue?

model:

  1. https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B
  2. https://huggingface.co/unsloth/DeepSeek-R1-Distill-Qwen-1.5B-GGUF

only FROM /path in modelfile

FROM xxx

both in terminal and open-webui,it answered some irrelevant things, why?
Image

platform:AMD Ryzen7-5800H, windows 11 home.(same in RTX3060)

Relevant log output


OS

Windows

GPU

AMD

CPU

AMD

Ollama version

0.5.7

Originally created by @Shicc on GitHub (Feb 11, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/9011 ### What is the issue? model: 1. https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B 2. https://huggingface.co/unsloth/DeepSeek-R1-Distill-Qwen-1.5B-GGUF only FROM /path in modelfile ```sh FROM xxx ``` both in terminal and open-webui,it answered some irrelevant things, why? ![Image](https://github.com/user-attachments/assets/1518de88-0ed0-45c5-8b2a-f3691f9e1a99) platform:AMD Ryzen7-5800H, windows 11 home.(same in RTX3060) ### Relevant log output ```shell ``` ### OS Windows ### GPU AMD ### CPU AMD ### Ollama version 0.5.7
GiteaMirror added the bug label 2026-04-12 17:11:57 -05:00
Author
Owner

@rick-github commented on GitHub (Feb 11, 2025):

A model needs a TEMPLATE to guide its answers.

<!-- gh-comment-id:2650290201 --> @rick-github commented on GitHub (Feb 11, 2025): A model needs a [TEMPLATE](https://ollama.com/library/deepseek-r1:1.5b/blobs/369ca498f347) to guide its answers.
Author
Owner

@Shicc commented on GitHub (Feb 12, 2025):

A model needs a TEMPLATE to guide its answers.

Thanks!It works!

<!-- gh-comment-id:2652541896 --> @Shicc commented on GitHub (Feb 12, 2025): > A model needs a [TEMPLATE](https://ollama.com/library/deepseek-r1:1.5b/blobs/369ca498f347) to guide its answers. Thanks!It works!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#5858