metadata
base_model:
- Nitral-AI/Lewcules-7B-v.02
- l3utterfly/mistral-7b-v0.2-layla-v4
library_name: transformers
tags:
- mergekit
- merge
Vision/multimodal capabilities:
If you want to use vision functionality:
- You must use the latest versions of Koboldcpp.
To use the multimodal capabilities of this model and use vision you need to load the specified mmproj file, this can be found inside this model repo.
- You can load the mmproj by using the corresponding section in the interface:
Models Merged
The following models were included in the merge:
Configuration
The following YAML configuration was used to produce this model:
slices:
- sources:
- model: Nitral-AI/Lewcules-7B-v.02
layer_range: [0, 32]
- model: l3utterfly/mistral-7b-v0.2-layla-v4
layer_range: [0, 32]
merge_method: slerp
base_model: Nitral-AI/Lewcules-7B-v.02
parameters:
t:
- filter: self_attn
value: [0, 0.5, 0.3, 0.7, 1]
- filter: mlp
value: [1, 0.5, 0.7, 0.3, 0]
- value: 0.5
dtype: bfloat16