olmoe-7b-split / README.md
sinatras's picture
Add files using upload-large-folder tool
9bdee48 verified
|
Raw
History Blame Contribute Delete
743 Bytes
---
license: apache-2.0
base_model: allenai/OLMoE-1B-7B-0125-Instruct
tags:
- gguf
- wllama
- browser
---
# olmoe-7b-split
OLMoE 7B-A1B 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: [allenai/OLMoE-1B-7B-0125-Instruct](https://huggingface.co/allenai/OLMoE-1B-7B-0125-Instruct)
- License: Apache-2.0, inherited from the source model/artifact.
The GGUF conversion, quantization, and splitting steps do not change the
upstream model license.