[PR #5985] [MERGED] Use llama3.1 in tools example #10718

Closed
opened 2025-11-12 15:35:01 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/5985
Author: @rgbkrk
Created: 7/26/2024
Status: Merged
Merged: 8/7/2024
Merged by: @jmorganca

Base: mainHead: patch-1


📝 Commits (2)

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 docs/api.md (+2 -2)

📄 Description

Running this example with mistral produces the error "mistral does not support tools". What wasn't obvious to me until I made this PR was that my copy of mistral needed upgrading for tools (ollama pull mistral). Making the example be llama3.1 will lead to more success for other long time ollama users.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/5985 **Author:** [@rgbkrk](https://github.com/rgbkrk) **Created:** 7/26/2024 **Status:** ✅ Merged **Merged:** 8/7/2024 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`2c043de`](https://github.com/ollama/ollama/commit/2c043dea2d4c821ba08f39b7b7c47f9a12de0cad) Use llama3.1 in tools example - [`5871a9b`](https://github.com/ollama/ollama/commit/5871a9b8b7b1805ee90e7f566f3a12778bf73606) Update api.md ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/api.md` (+2 -2) </details> ### 📄 Description Running this example with `mistral` produces the error "mistral does not support tools". What wasn't obvious to me until I made this PR was that my copy of mistral needed upgrading for tools (`ollama pull mistral`). Making the example be `llama3.1` will lead to more success for other long time ollama users. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-12 15:35:01 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama-ollama#10718