1TuanPham's picture
Upload folder using huggingface_hub
be25515 verified
---
base_model:
- 1TuanPham/InstructEnVi_llama2-bkai-120GB_250kx2e
tags:
- mergekit
- merge
---
# output-model-directory
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:
* [1TuanPham/InstructEnVi_llama2-bkai-120GB_250kx2e](https://huggingface.co/1TuanPham/InstructEnVi_llama2-bkai-120GB_250kx2e)
### Configuration
The following YAML configuration was used to produce this model:
```yaml
slices:
- sources:
- model: 1TuanPham/InstructEnVi_llama2-bkai-120GB_250kx2e
layer_range: [0, 14]
- sources:
- model: 1TuanPham/InstructEnVi_llama2-bkai-120GB_250kx2e
layer_range: [10, 20]
- sources:
- model: 1TuanPham/InstructEnVi_llama2-bkai-120GB_250kx2e
layer_range: [16, 32]
merge_method: passthrough
dtype: float16
```