Quantization made by Richard Erkhov.
Please be aware that this model is highly experimental, and no further training has been conducted following the merge.
Therefore, the model performance may not meet expectations, as described in the
SOLAR paper
FrankenCRIA v1.3 comes with several variants.
This model was merged using the passthrough merge method.
The following YAML configuration was used to produce this model.
1# https://huggingface.co/Undi95/Mistral-11B-v0.1
2slices:
3 - sources:
4 - model: davzoku/cria-llama2-7b-v1.3
5 layer_range: [0, 24]
6 - sources:
7 - model: davzoku/cria-llama2-7b-v1.3
8 layer_range: [8, 32]
9merge_method: passthrough
10dtype: bfloat16
11