miqu-1-103b / README.md
wolfram's picture
Upload folder using huggingface_hub (#1)
37bd2ba verified
|
raw
history blame
No virus
820 Bytes
---
base_model:
- 152334H/miqu-1-70b-sf
library_name: transformers
tags:
- mergekit
- merge
---
# wolfram_miqu-1-103b
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
## Merge Details
### Merge Method
This model was merged using the passthrough merge method.
### Models Merged
The following models were included in the merge:
* [152334H/miqu-1-70b-sf](https://huggingface.co/152334H/miqu-1-70b-sf)
### Configuration
The following YAML configuration was used to produce this model:
```yaml
dtype: float16
merge_method: passthrough
slices:
- sources:
- layer_range: [0, 40]
model: 152334H/miqu-1-70b-sf
- sources:
- layer_range: [20, 60]
model: 152334H/miqu-1-70b-sf
- sources:
- layer_range: [40, 80]
model: 152334H/miqu-1-70b-sf
```