GGUF
wllama
browser
File size: 729 Bytes
94118d8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
license: apache-2.0
base_model: prism-ml/Bonsai-4B-unpacked
tags:
- gguf
- wllama
- browser
---

# bonsai-4b-split

Bonsai 4B split GGUF artifacts converted for 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: [prism-ml/Bonsai-4B-unpacked](https://huggingface.co/prism-ml/Bonsai-4B-unpacked)
- License: Apache-2.0, inherited from the source model/artifact.

The GGUF conversion, quantization, and splitting steps do not change the
upstream model license.