[GH-ISSUE #6671] Reflection 70B NEED Tools #66235

Closed
opened 2026-05-04 01:08:18 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @tianyang2026 on GitHub (Sep 6, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/6671

Reflection 70B NEED Tools

Originally created by @tianyang2026 on GitHub (Sep 6, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/6671 Reflection 70B NEED Tools
GiteaMirror added the model label 2026-05-04 01:08:18 -05:00
Author
Owner

@Utopiah commented on GitHub (Sep 6, 2024):

Is this covered by https://github.com/ollama/ollama/issues/6664 ?

<!-- gh-comment-id:2334123241 --> @Utopiah commented on GitHub (Sep 6, 2024): Is this covered by https://github.com/ollama/ollama/issues/6664 ?
Author
Owner

@rick-github commented on GitHub (Sep 6, 2024):

Since Reflection is based on llama3.1, you might be able to take the template from llama3.1 and use that in place of the current one.

<!-- gh-comment-id:2334173644 --> @rick-github commented on GitHub (Sep 6, 2024): Since Reflection is based on llama3.1, you might be able to take the [template](https://ollama.com/library/llama3.1/blobs/73b313b5552d) from llama3.1 and use that in place of the current one.
Author
Owner

@rick-github commented on GitHub (Sep 6, 2024):

I tried using the llama3.1 template and needs some work. Because of the <thinking>, <reflection> and <output> stages, the model ends up making three tool calls for every query.

<!-- gh-comment-id:2334711557 --> @rick-github commented on GitHub (Sep 6, 2024): I tried using the llama3.1 template and needs some work. Because of the \<thinking\>, \<reflection\> and \<output\> stages, the model ends up making three tool calls for every query.
Author
Owner

@jmorganca commented on GitHub (Sep 6, 2024):

@rick-github that was my worry. I don't think this model is designed for tool calling. If it is, we can re-open this issue. Thanks for giving it a try, I was curious :)

<!-- gh-comment-id:2334825843 --> @jmorganca commented on GitHub (Sep 6, 2024): @rick-github that was my worry. I don't think this model is designed for tool calling. If it is, we can re-open this issue. Thanks for giving it a try, I was curious :)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#66235