Montalte/qwen4b-code-nothink-random

TEXT GENERATIONPricing:Input $0.4 / Cached $0.08 / Output $0.8Concurrent Unit Cost:1Model Size:4BQuant:BF16Context Size:32kTool Calling:SupportedPublished:Sep 11, 2026License:apache-2.0Architecture:Transformer Open Weights Featherless Exclusive Cold

Montalte/qwen4b-code-nothink-random is a 4 billion parameter language model based on the Qwen3-4B-Base architecture, developed by Montalte. This model is specifically designed for code-related tasks, utilizing a unique 'random' method for directional transfer experiments. It focuses on code generation and understanding, making it suitable for developers working with programming language applications.

Loading preview...

Montalte/qwen4b-code-nothink-random Overview

This model, developed by Montalte, is a 4 billion parameter variant built upon the Qwen/Qwen3-4B-Base architecture. It represents a unified merge artifact specifically created for experimental directional transfer between mathematical and coding domains. The model's core focus is on code-related tasks, distinguishing it from general-purpose language models.

Key Characteristics

  • Base Model: Utilizes Qwen/Qwen3-4B-Base as its foundation.
  • Domain Specialization: Explicitly categorized for the code domain.
  • Experimental Method: Employs a unique "random" method, which involves an exact-k random binary mask on the task vector with a keep fraction of 0.1 and a seed of 42. This method is a variation of the "Plan B" stitch body, where the mask is uniformly random instead of learned.
  • Context Length: Supports a context window of 32768 tokens.

Good For

  • Code Generation: Its specialization in the code domain suggests proficiency in generating programming language constructs.
  • Code Understanding: Likely performs well in tasks requiring comprehension of code logic and structure.
  • Research in Model Merging: Ideal for researchers exploring directional transfer techniques and experimental merging methodologies in large language models, particularly for code-centric applications.