Falcon2-5.5B-Dutch / README.md
ssmits's picture
Upload folder using huggingface_hub
60d8368 verified
|
raw
history blame
593 Bytes
---
license: apache-2.0
tags:
- merge
- mergekit
- lazymergekit
- tiiuae/falcon-11B
---
# Falcon-5.5B-Dutch
Falcon-5.5B-Dutch is a merge of the following models using [mergekit](https://github.com/cg123/mergekit):
* [tiiuae/falcon-11B](https://huggingface.co/tiiuae/falcon-11B)
* [tiiuae/falcon-11B](https://huggingface.co/tiiuae/falcon-11B)
## 🧩 Configuration
\```yaml
slices:
- sources:
- model: tiiuae/falcon-11B
layer_range: [0, 25]
- sources:
- model: tiiuae/falcon-11B
layer_range: [56,59]
merge_method: passthrough
dtype: bfloat16\```