Views
No views yet
bonsai_tq_f32 for MLC/WebLLMprism-ml/Ternary-Bonsai-1.7B-unpacked.
It is a browser-runtime artifact, not a new model, fine-tune, GGUF, MLX, or ONNX
mirror.bonsai_tq_f32 profile: symmetric 2-bit group
quantization with uint32 storage, group size 128, and FP32 scales. The encoded
values represent the ternary lane -scale, 0, and +scale.| Field | Value |
|---|---|
| Source checkpoint | prism-ml/Ternary-Bonsai-1.7B-unpacked |
| Architecture | Qwen3-shaped decoder |
| MLC model type | qwen3 |
| Quantization | bonsai_tq_f32 |
| Quantized storage | 2-bit symmetric group quantization in uint32 |
| Conversation template | qwen3_nothink |
| Context window in config | 32768 |
| Prefill chunk in config | 2048 |
| Total parameters | 1,720,028,160 |
| Quantized parameter size | 0.451 GB |
| Bits per parameter | 2.252 |
| Parameter shards | 13 |
| Artifact size | about 460 MB |
| WebGPU library | libs/ternary-bonsai-1.7b-bonsai_tq_f32-webgpu.wasm |
bonsai_tq_f32
quantization profile registered. It is not expected to load in an unmodified
upstream WebLLM build until this profile is upstreamed or otherwise carried in
the runtime.1const appConfig = {
2 model_list: [
3 {
4 model: "https://huggingface.co/welcoma/Ternary-Bonsai-1.7B-bonsai_tq_f32-MLC/resolve/main/",
5 model_id: "Ternary-Bonsai-1.7B-tq-MLC",
6 model_lib:
7 "https://huggingface.co/welcoma/Ternary-Bonsai-1.7B-bonsai_tq_f32-MLC/resolve/main/libs/ternary-bonsai-1.7b-bonsai_tq_f32-webgpu.wasm",
8 overrides: {
9 context_window_size: 4096,
10 prefill_chunk_size: 512,
11 },
12 },
13 ],
14};prism-ml/Ternary-Bonsai-1.7B-unpackedbonsai_tq_f32int2 values, uint32 packed storage, FP32 scalestransformers model
checkpoint.welcoma.