qwen3.5-2b-split / README.md
sinatras's picture
Add files using upload-large-folder tool
c1851c3 verified
---
license: apache-2.0
base_model: unsloth/Qwen3.5-2B-GGUF
tags:
- gguf
- wllama
- browser
---
# qwen3.5-2b-split
Qwen3.5 2B GGUF artifacts used by the playground wllama preset.
These files are the GGUF artifacts used by the local Transformers.js playground
wllama CPU presets. Large files are kept under quantization subdirectories so
browser clients can request the first shard URL and expand the remaining shards.
## Source And License
- Source model/artifact: [unsloth/Qwen3.5-2B-GGUF](https://huggingface.co/unsloth/Qwen3.5-2B-GGUF)
- License: Apache-2.0, inherited from the source model/artifact.
The GGUF conversion, quantization, and splitting steps do not change the
upstream model license.