Qwen 3.5 2B Base for Drowse
A raw-completion base model for the Drowse browser runtime. This repository contains converted weights, the original tokenizer, an instrumented WebAssembly library, and the required core geometry pack. J-lens and SAE are optional and are not bundled.
- Source: Qwen/Qwen3.5-2B-Base
- Quantization: q4f32_1
- Advertised context: 2048 tokens
- Runtime ABI: drowse-web-runtime-v1
Install through Drowse's signed catalog, which binds downloads to an immutable revision and verifies their exact SHA-256 digests. These are browser artifacts, not a standard Transformers checkpoint. Recorded browser checks cover Apple Metal WebGPU in Chrome; other devices are not implied to have numerical-parity certification.
Reproducibility and licenses
The exact input-file, converted-file, compiler-source and runtime hashes are in drowse-build.json and hosted-artifacts.json. The runtime source archive contains the pinned build recipe, compiler overlays, adapters, and notices. The upstream sources named by the overlay manifest are required to apply the patches. Source model licenses remain in force. See LICENSES.md.