๐Ÿฆ™Stalecollected in 2h

LMStudio Adds Presence Penalty for Qwen 3.5

LMStudio Adds Presence Penalty for Qwen 3.5
PostLinkedIn
๐Ÿฆ™Read original on Reddit r/LocalLLaMA
#presence-penalty#local-inference#qwenlmstudiolmstudioqwen-3.5

๐Ÿ’กLMStudio's Presence Penalty for Qwen 3.5 means better local LLM diversity soon

โšก 30-Second TL;DR

What Changed

Presence Penalty feature coming to LMStudio

Why It Matters

This update brings LMStudio closer to full parity with cloud APIs for advanced sampling parameters, benefiting local AI developers experimenting with Qwen models. It could boost adoption of open-weight models in production workflows.

What To Do Next

Update LMStudio to the latest version and test Presence Penalty with Qwen 3.5 models for repetition-free outputs.

Who should care:Developers & AI Engineers

Key Points

  • โ€ขPresence Penalty feature coming to LMStudio
  • โ€ขSpecifically for Qwen 3.5 models
  • โ€ขPosted by u/ZootAllures9111 on r/LocalLLaMA
  • โ€ขImproves token repetition control in local runs

๐Ÿง  Deep Insight

Background and context from public sources โ€” not the original article. 8 sources cited.

๐Ÿ”‘ Enhanced Key Takeaways

  • โ€ขQwen3.5 models feature a hybrid architecture with 35B total parameters and only 3B activated parameters, enabling efficient inference on consumer hardware while maintaining performance comparable to much larger models[4]
  • โ€ขPresence penalty is one of multiple sampling parameters (including frequency penalty, DRY sampling, and temperature controls) that LM inference servers like LLaMA Box and LM Studio support to control token repetition and generation quality[2][5]
  • โ€ขQwen3.5 defaults to reasoning mode enabled, automatically triggering extended thinking before responses unless explicitly disabled, which interacts with repetition penalties during the thinking phase[1][4][7]

๐Ÿ› ๏ธ Technical Deep Dive

Architecture

  • โ€ขQwen3.5 uses Gated Delta Networks combined with sparse Mixture-of-Experts (256 total experts, 8 routed + 1 shared active) for efficient hybrid inference[4]
  • โ€ขNative context length of 262,144 tokens with demonstrated accuracy up to 1M tokens via YaRN-based positional extension[3][4]
  • โ€ขEarly fusion training on multimodal tokens enables unified vision-language capabilities across reasoning, coding, and visual understanding tasks[4]

Sampling_parameters

  • โ€ขPresence penalty: Repeat alpha presence penalty (default: 0.0, disabled)[2]
  • โ€ขFrequency penalty: Repeat alpha frequency penalty (default: 0.0, disabled)[2]
  • โ€ขRepeat penalty: Penalize repeat sequence of tokens (default: 1.0, disabled)[2]
  • โ€ขDRY sampling: Multiplier (default: 0.0), base value (default: 1.75), allowed length (default: 2)[2]
  • โ€ขTemperature, top-p, top-k, min-p, and typical sampling also available for fine-grained control[2][5]

Thinking_mode

  • โ€ขQwen3.5 enables thinking by default and does not support soft switches like /think and /nothink that existed in Qwen3[7]
  • โ€ขThinking mode can generate excessive tokens (reported 1661+ tokens) requiring parameter tuning to control output length[6]

๐Ÿ”ฎ Future ImplicationsAI analysis grounded in cited sources

Presence penalty tuning becomes critical for Qwen3.5 reasoning mode stability
Users report excessive token generation during thinking phases, making presence penalty configuration essential for practical deployment[6]
Local inference frameworks will increasingly expose fine-grained sampling controls as standard features
Multiple sampling parameters (presence, frequency, DRY) are now standard across LM inference servers, indicating convergence toward advanced control as baseline functionality[2][5]

โณ Timeline

2025-12
Qwen3.5 series released with 35B and 122B models featuring reasoning and vision capabilities
2026-02
Qwen3.5 models integrated into LM Studio with 64.9K downloads and community adoption
2026-03
Community discussion of presence penalty and sampling parameter optimization for Qwen3.5 on local inference platforms
๐Ÿ“ฐ

Weekly AI Recap

Read this week's curated digest of top AI events โ†’

๐Ÿ‘‰Related Updates

AI-curated news aggregator. All content rights belong to original publishers.
Original source: Reddit r/LocalLLaMA โ†—

This is a summary, not the original. Read the source, or get the weekly briefing.

Weekly AI briefing

One email a week. Unsubscribe anytime.