You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a chat using Ollama models where when I add a simple tools it gets stuck in the tool loop. It reaches the max_steps, is told to summarize findings then returns the tool call one last time. I have tried it with 'qwen3-coder:30b', 'nemotron-3-nano:latest' and 'llama3.1:8b'
I have a chat using Ollama models where when I add a simple tools it gets stuck in the tool loop. It reaches the max_steps, is told to summarize findings then returns the tool call one last time. I have tried it with 'qwen3-coder:30b', 'nemotron-3-nano:latest' and 'llama3.1:8b'
https://github.com/SBrewer15/CellMate/blob/main/nb_testing/03_test-toolUse.ipynb