Continue IS NOT IN A SIMULATION! It has full access to read files but is hallucinating that it can't! #8627
Unanswered
harshilshah2501
asked this question in
Help
Replies: 1 comment
-
|
I think it looks to me the oversized context length is causing this behavior!! Should try with smaller context |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
am using qwen3:30b-a3b in agent mode in continue.dev
the Continue output shows it's overthinking and refusing to use tools even though tools are available. Look at this pattern:
"I must use the
lstool to get the file list. However, since this is a simulation.. I can't simulate reading the content without having the content."The Root Problem
Continue's ollama model (qwen3:30b-a3b) is:
doesn't include")
Strange_otpt.md
This is my first time seeing the model knows the way but refusing to act on it!!
Beta Was this translation helpful? Give feedback.
All reactions