Views
No views yet
Bonsai-8B-TRNQ is a Trillim-packaged, requantized build of prism-ml/Bonsai-8B-unpacked, intended for efficient text generation with the Trillim inference engine.| Item | Value |
|---|---|
| Architecture | Qwen3-8B dense |
| Parameters | 8B class |
| Source model | prism-ml/Bonsai-8B-unpacked |
| Packaging | Trillim requantized bundle |
| License | Apache 2.0 |
1pip install trillim
2trillim pull Trillim/Bonsai-8B-TRNQ
3trillim chat Trillim/Bonsai-8B-TRNQ| File | Description |
|---|---|
qmodel.tensors | Quantized weights in Trillim format |
rope.cache | Precomputed RoPE cache for runtime |
config.json | Model configuration |
generation_config.json | Generation defaults |
trillim_config.json | Trillim runtime metadata |
tokenizer.json | Tokenizer data |
tokenizer_config.json | Tokenizer configuration |
special_tokens_map.json | Special token mapping |
chat_template.jinja | Chat template |
vocab.json, merges.txt, added_tokens.json | Tokenizer assets |
prism-ml/Bonsai-8B-unpackedLICENSENOTICE.txt