mixtral-8x7b-split / README.md
sinatras's picture
Add files using upload-large-folder tool
88439fc verified
---
license: apache-2.0
base_model: kat33/Mixtral-8x7B-Instruct-v0.1-Q2_K-GGUF
tags:
- gguf
- wllama
- browser
---
# mixtral-8x7b-split
Mixtral 8x7B Instruct split 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: [kat33/Mixtral-8x7B-Instruct-v0.1-Q2_K-GGUF](https://huggingface.co/kat33/Mixtral-8x7B-Instruct-v0.1-Q2_K-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.