continuedev / continuedev/continue
Error: QWEN 3.6 27B BF16 V2 - Unknown error
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 36k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
Error Details
Model: QWEN 3.6 27B BF16 V2
Provider: ollama
Status Code: N/A
Error Output
Error parsing Ollama response: Error: XML syntax error on line 8: element <function> closed by </parameter> {"error":"XML syntax error on line 8: element \u003cfunction\u003e closed by \u003c/parameter\u003e"}
Additional Context
I am using a remote Ollama server which worked fine until today but there seems to be something wrong, this happened after it nearly spend 10 minutes searching through and reading 10 files so it was a huge bummer to lose this progress
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the Ollama response parsing path and reproduce the XML syntax error with QWEN 3.6 27B BF16 V2 after a long tool-using task. Determine how malformed function and parameter elements are handled, then verify that the response failure is handled without losing the task progress.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ollama, typescript
- Domain
- ai
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100