llm-kb
← Back to news
Incident

User reports character encoding issues with LM Studio, Zoo, and Qwen 3.6 pipeline

A user running an Unsloth quant of Qwen3.6-35B-A3B on a Legion 7i laptop with a 5080 GPU reports two issues in the LM Studio to Zoo (formerly Roo) pipeline: character encoding mismatches causing em-dashes to appear as random characters, and a second unspecified problem. The user achieves ~80 tk/s by offloading all experts to CPU.

3 engagement·1 source·Sun, Jul 12, 2026, 08:04 PM
The user is using an Unsloth quant of Qwen3.6-35B-A3B, a 35B parameter model with 3B active parameters (MoE). They run it on a Legion 7i laptop with an RTX 5080 (16 GB VRAM). By offloading all experts to CPU, they achieve ~80 tokens/second. The model is integrated into VSCode via Zoo (formerly Roo). Two issues are encountered: (1) character encoding mismatch in the LM Studio to Zoo pipeline, causing special characters like em-dashes to appear as random characters; (2) a second, more pressing issue that is cut off in the post. The user cannot find solutions online.

Entities

LM Studio(tool)Zoo(tool)Qwen3.6-35B-A3B(model)Unsloth(tool)Legion 7i(concept)RTX 5080(concept)

Related

BenchmarkSun, Jul 12, 2026, 10:47 AM

User benchmarks 4x RTX 5060 Ti with SGLang for Qwen3.6 27B, finds better concurrency than vLLM

A user shared benchmark results showing that SGLang handles higher concurrency better than vLLM when running Qwen3.6 27B (INT8 with bf16 KV cache) on a 4x RTX 5060 Ti (64GB VRAM) setup. The test achieved 200 successful requests at 8 concurrency over 348.87 seconds, processing 61,870 input tokens and generating 44,525 tokens. This provides a practical reference for others considering multi-GPU configurations with these consumer cards.

3 engagement·1 source·reddit
CommunitySun, Jul 12, 2026, 12:24 PM

Users report tool-call failures and looping in Qwen3.6-27B

A Reddit user reports persistent tool-call failures and looping behavior when using Qwen3.6-27B as a local model. The user describes needing constant monitoring to prevent the model from entering infinite loops or hallucinating tool calls, and has developed an extensible workaround to mitigate these issues.

18 engagement·2 sources·reddit
Model ReleaseSun, Jul 12, 2026, 08:52 AM

Voodoo Quant claims 95% KLD improvement over Unsloth Dynamic 2.0 on Qwen3.5 models

A developer released two new GGUF quantizations of Qwen3.5 0.8B and 2B using a technique called Voodoo Quant, which optimizes mixed precision by assigning higher precision to more important parts of the model. The author claims Voodoo Quant beats Unsloth Dynamic 2.0 by 95% in Kullback-Leibler divergence (KLD). The quantized models are available on Hugging Face.

6 engagement·1 source·reddit
BenchmarkSun, Jul 12, 2026, 01:00 PM

User benchmarks show 2x throughput gain from parallel agents on RTX 5090 with Qwen 3.6 35B

A Reddit user benchmarked LM Studio with Qwen 3.6 35B on an RTX 5090, finding that running at least 4 parallel agents doubles tokens/second compared to a single agent. The test with 8 configured parallel tasks showed significant throughput improvement, suggesting developers using agent frameworks like Open Code should parallelize to maximize performance.

44 engagement·1 source·reddit
CommunitySat, Jul 11, 2026, 06:03 PM

User seeks to extend Qwen 3.6 27B context window beyond 100k tokens

A user reports running Qwen 3.6 27B (Q8_0) at 100k context length but finds reliability insufficient. They ask the community for techniques beyond KV cache quantization to improve stability at longer contexts.

20 engagement·1 source·reddit