continuedev / continuedev/continue

Error: QWEN 3.6 27B BF16 V2 - Unknown error

Open
#12,680 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area:integration area:ollama kind:bug stale
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.